=>> Building lang/ruby32 build started at Mon Nov 10 22:32:47 EST 2025 port directory: /usr/ports/lang/ruby32 package name: ruby32-3.2.9,1 building for: FreeBSD pkg.DaveG.ca 15.0-ALPHA3 FreeBSD 15.0-ALPHA3 1500064 amd64 maintained by: ruby@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 7038 Jun 29 20:14 /usr/ports/lang/ruby32/Makefile Ports top last git commit: ec159283c191 Ports top unclean checkout: no Port dir last git commit: b578eb6c9288 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1500068 Jail OSVERSION: 1500064 Job Id: 09 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1500064 UNAME_v=FreeBSD 15.0-ALPHA3 1500064 UNAME_r=15.0-ALPHA3 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_c_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_c_x64-HEAD-ALL/09/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=freebsd_15_c_x64-HEAD-ALL SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/freebsd_15_c_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 ruby32-3.2.9,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) ====> Which line editing lib to use: you have to select exactly one of them LIBEDIT=on: Use libedit READLINE=off: Use libreadline ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- ruby@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --with-rubyhdrdir="/usr/local/include/ruby-3.2/" --with-rubylibprefix="/usr/local/lib/ruby" --docdir="/usr/local/share/doc/ruby32" --with-soname=ruby32 --program-prefix="" --program-suffix="32" --disable-rpath --enable-install-static-library --enable-pthread --enable-shared --with-ruby-version="3.2" --with-sitedir="/usr/local/lib/ruby/site_ruby" --with-vendordir="/usr/local/lib/ruby/vendor_ruby" --disable-install-capi --without-gmp --enable-libedit --with-libedit-dir=/usr/local --enable-install-rdoc --disable-yjit --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- debugflags= XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ruby32/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby32/work XDG_CACHE_HOME=/wrkdirs/usr/ports/lang/ruby32/work/.cache HOME=/wrkdirs/usr/ports/lang/ruby32/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/lang/ruby32/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/lang/ruby32/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/ruby32/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby32/work XDG_CACHE_HOME=/wrkdirs/usr/ports/lang/ruby32/work/.cache HOME=/wrkdirs/usr/ports/lang/ruby32/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/lang/ruby32/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/lang/ruby32/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="" LIBEDIT="" NO_LIBEDIT="@comment " RDOC="" NO_RDOC="@comment " READLINE="@comment " NO_READLINE="" YJIT="@comment " NO_YJIT="" RUBY_LIBDIR="lib/ruby/3.2" RUBY_ARCHLIBDIR="lib/ruby/3.2/amd64-freebsd15" RUBY_SITELIBDIR="lib/ruby/site_ruby/3.2" RUBY_SITEARCHLIBDIR="lib/ruby/site_ruby/3.2/amd64-freebsd15" RUBY_VENDORLIBDIR="lib/ruby/vendor_ruby/3.2" RUBY_VENDORARCHLIBDIR="lib/ruby/vendor_ruby/3.2/amd64-freebsd15" RUBY_MODDOCDIR="share/doc/ruby32/ruby" RUBY_MODEXAMPLESDIR="share/examples/ruby32/ruby" RUBY_DOCDIR="share/doc/ruby32" RUBY_EXAMPLESDIR="share/examples/ruby32" RUBY_RIDIR="share/ri/3.2/system" RUBY_SITERIDIR="share/ri/3.2/site" RUBY_VERSION="3.2.9" RUBY_VER="3.2" RUBY_SHLIBVER="32" RUBY_ARCH="amd64-freebsd15" RUBY_SUFFIX="32" 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="" LIBEDIT="" NO_LIBEDIT="@comment " RDOC="" NO_RDOC="@comment " READLINE="@comment " NO_READLINE="" 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 ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Please migrate to newer version. Ruby 3.2 is expected to reach its EoL on March 31, 2026. It is scheduled to be removed on or after 2026-04-30. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> ruby32-3.2.9,1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.4.2_1.pkg [pkg.DaveG.ca] Installing pkg-2.4.2_1... [pkg.DaveG.ca] Extracting pkg-2.4.2_1: .......... done ===> ruby32-3.2.9,1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of ruby32-3.2.9,1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Please migrate to newer version. Ruby 3.2 is expected to reach its EoL on March 31, 2026. It is scheduled to be removed on or after 2026-04-30. ===> Fetching all distfiles required by ruby32-3.2.9,1 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Please migrate to newer version. Ruby 3.2 is expected to reach its EoL on March 31, 2026. It is scheduled to be removed on or after 2026-04-30. ===> Fetching all distfiles required by ruby32-3.2.9,1 for building => SHA256 Checksum OK for ruby/ruby-3.2.9.tar.xz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Please migrate to newer version. Ruby 3.2 is expected to reach its EoL on March 31, 2026. It is scheduled to be removed on or after 2026-04-30. ===> Fetching all distfiles required by ruby32-3.2.9,1 for building ===> Extracting for ruby32-3.2.9,1 => SHA256 Checksum OK for ruby/ruby-3.2.9.tar.xz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Patching for ruby32-3.2.9,1 ===> Applying FreeBSD patches for ruby32-3.2.9,1 from /usr/ports/lang/ruby32/files =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> ruby32-3.2.9,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 ===> ruby32-3.2.9,1 depends on package: libffi>=0 - found ===> Returning to build of ruby32-3.2.9,1 ===> ruby32-3.2.9,1 depends on package: autoconf>=2.72 - not found ===> Installing existing package /packages/All/autoconf-2.72.pkg [pkg.DaveG.ca] Installing autoconf-2.72... [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.23.1... [pkg.DaveG.ca] | `-- Extracting gettext-runtime-0.23.1: .......... 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: .......... done ===> ruby32-3.2.9,1 depends on package: autoconf>=2.72 - found ===> Returning to build of ruby32-3.2.9,1 ===> ruby32-3.2.9,1 depends on package: automake>=1.17 - not found ===> Installing existing package /packages/All/automake-1.17.pkg [pkg.DaveG.ca] Installing automake-1.17... [pkg.DaveG.ca] Extracting automake-1.17: .......... done ===> ruby32-3.2.9,1 depends on package: automake>=1.17 - found ===> Returning to build of ruby32-3.2.9,1 ===> ruby32-3.2.9,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. ===> ruby32-3.2.9,1 depends on file: /usr/local/bin/ccache - found ===> Returning to build of ruby32-3.2.9,1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> ruby32-3.2.9,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 ===> ruby32-3.2.9,1 depends on shared library: libyaml.so - found (/usr/local/lib/libyaml.so) ===> Returning to build of ruby32-3.2.9,1 ===> ruby32-3.2.9,1 depends on shared library: libedit.so.0 - not found ===> Installing existing package /packages/All/libedit-3.1.20251016,1.pkg [pkg.DaveG.ca] Installing libedit-3.1.20251016,1... [pkg.DaveG.ca] Extracting libedit-3.1.20251016,1: .......... done ===> ruby32-3.2.9,1 depends on shared library: libedit.so.0 - found (/usr/local/lib/libedit.so.0) ===> Returning to build of ruby32-3.2.9,1 ===> ruby32-3.2.9,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 ===> ruby32-3.2.9,1 depends on shared library: libunwind.so - found (/usr/local/lib/libunwind.so) ===> Returning to build of ruby32-3.2.9,1 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for ruby32-3.2.9,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 if thread-local storage is supported... yes checking whether the linker is GNU ld... no checking whether cpp accepts -o... yes checking for cc... /usr/local/libexec/ccache/cc checking for ar flags... rcD checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for a race-free mkdir -p... (cached) /bin/mkdir -p checking for dtrace... dtrace checking for dot... no checking for doxygen... no checking for pkg-config... no checking whether it is Android... no checking for cd using physical directory... cd -P checking whether CFLAGS is valid... yes checking whether LDFLAGS is valid... yes checking whether ELF binaries are produced... yes checking whether -Wl,-rpath,. is accepted as LDFLAGS... yes checking whether -fdeclspec is accepted as LDFLAGS... yes checking whether -fdeclspec is accepted as CXXFLAGS... yes checking whether -Wextra-tokens is accepted as CFLAGS... yes checking whether -Wdeprecated-declarations is accepted as CFLAGS... yes checking whether -Wdivision-by-zero is accepted as CFLAGS... yes checking whether -Wdiv-by-zero is accepted as CFLAGS... yes checking whether -Wduplicated-cond is accepted as CFLAGS... no checking whether -Wimplicit-function-declaration is accepted as CFLAGS... yes checking whether -Wimplicit-int is accepted as CFLAGS... yes checking whether -Wmisleading-indentation is accepted as CFLAGS... yes checking whether -Wpointer-arith is accepted as CFLAGS... yes checking whether -Wshorten-64-to-32 is accepted as CFLAGS... 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 -Wundef is accepted as CFLAGS... yes checking whether -Wall -Wextra is accepted as CFLAGS... yes checking whether -Qunused-arguments is accepted as CFLAGS... yes checking whether -O3 -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... yes checking whether -fstack-protector-strong is accepted as CFLAGS... yes checking whether -fstack-protector-strong is accepted as LDFLAGS... yes checking for -fstack-protector... -fstack-protector-strong checking whether -Wl,--compress-debug-sections=zlib is accepted as LDFLAGS... yes checking whether -fno-strict-overflow is accepted as CFLAGS... yes checking whether -fvisibility=hidden is accepted as CFLAGS... yes checking whether -fno-fast-math is accepted as CFLAGS... yes checking whether -fexcess-precision=standard is accepted as CFLAGS... yes checking whether -fp-model precise is accepted as CFLAGS... no checking whether compiler has statement and declarations in expressions... yes checking whether pthread should be enabled by default... yes checking for pthread.h... (cached) yes checking for pthread_create in -lthr... yes checking for pthread_np.h... yes checking thread model... pthread checking whether CXXFLAGS is valid... yes checking for crypt in -lcrypt... (cached) yes checking for dlopen in -ldl... yes checking for shutdown in -lsocket... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for _Bool... (cached) yes checking for stdbool.h that conforms to C99 or later... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for afunix.h... no checking for atomic.h... no checking for copyfile.h... no checking for direct.h... no checking for grp.h... yes checking for fcntl.h... (cached) yes checking for float.h... (cached) yes checking for ieeefp.h... yes checking for intrinsics.h... no checking for langinfo.h... (cached) yes checking for limits.h... (cached) yes checking for locale.h... (cached) yes checking for malloc.h... yes checking for malloc/malloc.h... no checking for malloc_np.h... yes checking for net/socket.h... no checking for process.h... no checking for pwd.h... (cached) yes checking for sanitizer/asan_interface.h... yes checking for sanitizer/msan_interface.h... yes checking for setjmpex.h... no checking for stdalign.h... yes checking for stdio.h... (cached) yes checking for sys/attr.h... no checking for sys/eventfd.h... yes checking for sys/fcntl.h... (cached) yes checking for sys/file.h... (cached) yes checking for sys/id.h... no checking for sys/ioctl.h... (cached) yes checking for sys/mkdev.h... no checking for sys/param.h... (cached) yes checking for sys/prctl.h... no checking for sys/random.h... yes checking for sys/resource.h... (cached) yes checking for sys/select.h... (cached) yes checking for sys/sendfile.h... no checking for sys/socket.h... (cached) yes checking for sys/syscall.h... yes checking for sys/sysmacros.h... no checking for sys/time.h... (cached) yes checking for sys/times.h... (cached) yes checking for sys/uio.h... (cached) yes checking for sys/utime.h... no checking for syscall.h... no checking for time.h... (cached) yes checking for ucontext.h... (cached) yes checking for utime.h... (cached) yes checking for 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 packed struct attribute... x __attribute__((packed)) checking whether -Wno-address-of-packed-member is accepted as CFLAGS... yes checking for printf prefix for long long... ll checking for pid_t... (cached) yes checking for convertible type of pid_t... INT checking for uid_t... (cached) yes checking for convertible type of uid_t... UINT checking for gid_t... yes checking for convertible type of gid_t... UINT checking for time_t... yes checking for convertible type of time_t... LONG checking for dev_t... yes checking for convertible type of dev_t... ULONG checking for mode_t... (cached) yes checking for convertible type of mode_t... USHORT checking for rlim_t... yes checking for convertible type of rlim_t... LONG checking for off_t... (cached) yes checking for convertible type of off_t... LONG checking for clockid_t... yes checking for convertible type of clockid_t... INT checking for variable length macro... yes checking if _Alignof() works... yes checking for CONSTFUNC function attribute... __attribute__ ((__const__)) x checking for PUREFUNC function attribute... __attribute__ ((__pure__)) x checking for NORETURN function attribute... __attribute__ ((__noreturn__)) x checking for DEPRECATED function attribute... __attribute__ ((__deprecated__)) x checking for DEPRECATED_BY function attribute... __attribute__ ((__deprecated__("by "#n))) x checking for NOINLINE function attribute... __attribute__ ((__noinline__)) x checking for ALWAYS_INLINE function attribute... __attribute__ ((__always_inline__)) x checking for NO_SANITIZE function attribute... __attribute__ ((__no_sanitize__(san))) x checking for NO_SANITIZE_ADDRESS function attribute... __attribute__ ((__no_sanitize_address__)) x checking for NO_ADDRESS_SAFETY_ANALYSIS function attribute... __attribute__ ((__no_address_safety_analysis__)) x checking for WARN_UNUSED_RESULT function attribute... __attribute__ ((__warn_unused_result__)) x checking for MAYBE_UNUSED function attribute... __attribute__ ((__unused__)) x checking for ERRORFUNC function attribute... __attribute__ ((__error__ mesg)) x checking for WARNINGFUNC function attribute... __attribute__ ((__warning__ mesg)) x checking for WEAK function attribute... __attribute__ ((__weak__)) x checking for __attribute__((__depreacted__(msg))) in C++... yes checking for std::nullptr_t... yes checking for FUNC_STDCALL function attribute... x checking for FUNC_CDECL function attribute... __attribute__ ((__cdecl__)) x checking for FUNC_FASTCALL function attribute... x checking for FUNC_UNOPTIMIZED function attribute... x checking for FUNC_MINIMIZED function attribute... x checking for function alias... alias checking for __atomic builtins... yes checking for __sync builtins... yes checking for __builtin_unreachable... yes checking for __assume... no checking for exported function attribute... __attribute__ ((__visibility__("default"))) checking for RUBY_FUNC_NONNULL function attribute... __attribute__ ((__nonnull__(n))) x checking for function name string predefined identifier... __func__ checking if enum over int is allowed... yes checking for cc options needed to detect all undeclared functions... -fno-builtin checking whether sys_nerr is declared... yes checking whether getenv is declared... (cached) yes checking for size_t... (cached) yes checking size of size_t... 8 checking size of ptrdiff_t... 8 checking size of dev_t... 8 checking for printf prefix for size_t... z checking for printf prefix for ptrdiff_t... t checking for struct stat.st_blksize... (cached) yes checking for struct stat.st_blocks... yes checking for struct stat.st_rdev... yes checking size of struct stat.st_size... SIZEOF_OFF_T checking size of struct stat.st_blocks... SIZEOF_OFF_T checking size of struct stat.st_ino... SIZEOF_LONG checking size of struct stat.st_dev... SIZEOF_DEV_T checking size of struct stat.st_rdev... SIZEOF_DEV_T checking for struct stat.st_atim... yes checking for struct stat.st_atimespec... yes checking for struct stat.st_atimensec... yes checking for struct stat.st_mtim... yes checking for struct stat.st_mtimespec... yes checking for struct stat.st_mtimensec... yes checking for struct stat.st_ctim... yes checking for struct stat.st_ctimespec... yes checking for struct stat.st_ctimensec... yes checking for struct stat.st_birthtimespec... yes checking for struct timeval... yes checking size of struct timeval.tv_sec... SIZEOF_TIME_T checking for struct timespec... (cached) yes checking for struct timezone... yes checking for fd_mask... yes checking for int8_t... yes checking size of int8_t... 1 checking for uint8_t... yes checking size of uint8_t... 1 checking for int16_t... yes checking size of int16_t... 2 checking for uint16_t... yes checking size of uint16_t... 2 checking for int32_t... yes checking size of int32_t... 4 checking for uint32_t... yes checking size of uint32_t... 4 checking for int64_t... yes checking size of int64_t... 8 checking for uint64_t... yes checking size of uint64_t... 8 checking for int128_t... __int128 checking for uint128_t... unsigned __int128 checking for intptr_t... yes checking size of intptr_t... 8 checking for uintptr_t... yes checking size of uintptr_t... 8 checking for printf prefix for intptr_t... NONE checking for ssize_t... yes checking size of ssize_t... 8 checking for printf prefix for int64_t... NONE checking for stack end address... no checking for uid_t... (cached) yes checking for gid_t... (cached) yes checking type of array argument to getgroups... gid_t checking for working alloca.h... no checking for alloca... yes checking for dynamic size alloca... ok checking for working memcmp... yes checking for close... (cached) no checking for dup... yes checking for dup2... (cached) yes checking for acosh... yes checking for cbrt... yes checking for crypt... yes checking for erf... yes checking for explicit_bzero... yes checking for ffs... (cached) yes checking for flock... yes checking for hypot... yes checking for lgamma_r... yes checking for memmove... (cached) yes checking for nan... yes checking for nextafter... yes checking for setproctitle... (cached) yes checking for strchr... (cached) yes checking for strerror... (cached) yes checking for strlcat... (cached) yes checking for strlcpy... (cached) yes checking for strstr... (cached) yes checking for tgamma... yes checking for sys/pstat.h... no checking for pid_t... (cached) yes checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... yes checking for working vfork... (cached) yes checking for __syscall... yes checking for _longjmp... yes checking for arc4random_buf... (cached) yes checking for atan2l... yes checking for atan2f... yes checking whether atomic_signal_fence is declared... yes checking for chmod... yes checking for chown... (cached) yes checking for chroot... yes checking for chsize... no checking for clock_gettime... (cached) yes checking for copy_file_range... yes checking for cosh... yes checking for crypt_r... yes checking for daemon... (cached) yes checking for dirfd... (cached) yes checking for dl_iterate_phdr... yes checking for dlopen... (cached) yes checking for dladdr... yes checking for dup3... yes checking for eaccess... (cached) yes checking for endgrent... (cached) yes checking for eventfd... yes checking for execl... yes checking for execle... yes checking for execv... yes checking for execve... yes checking for explicit_memset... no checking for fcopyfile... no checking for 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 grantpt... 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 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 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_add_overflow... yes checking for __builtin_sub_overflow... yes checking for __builtin_mul_overflow... yes checking for __builtin_mul_overflow_p... no checking for __builtin_constant_p... yes checking for __builtin_choose_expr... yes checking for __builtin_choose_expr_constant_p... yes checking for __builtin_types_compatible_p... yes checking for __builtin_trap... yes checking for __builtin_expect... yes checking whether qsort_r is GNU version... yes checking whether qsort_r is BSD version... no checking whether atan2 handles Inf as C99... yes checking for clock_getres... yes checking for timer_create in -lrt... yes checking for timer_settime in -lrt... yes checking for unsetenv returns a value... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct tm.tm_gmtoff... yes checking for external int daylight... yes checking for negative time_t for gmtime(3)... yes checking for localtime(3) overflow correctly... yes checking for sig_t... yes checking whether right shift preserve sign bit... yes checking whether _SC_CLK_TCK is supported... yes checking stack growing direction on 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 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... yes 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 sigsetjmp as a macro or function... yes checking for setjmp type... __builtin_setjmp\((void **)\) checking for rustc... no checking for prefix of external symbols... NONE checking if make is GNU make... no checking for safe null command for make... : .ext/include/amd64-freebsd15/ruby/config.h updated configure: ruby library version = 3.2 configure: creating ./config.status config.status: creating Makefile --- Configuration summary for ruby version 3.2.9 * 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 * enable shared libs: yes * dynamic library ext: so * CFLAGS: -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 -Wmisleading-indentation \ -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 -Wundef * strip command: strip -S -x * install doc: rdoc * MJIT support: yes * YJIT support: no * man page type: doc --- =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for ruby32-3.2.9,1 --- showflags --- --- .ext/.timestamp/amd64-freebsd15/.time --- --- coroutine/ucontext/.time --- --- .ext/.timestamp/.enc-trans.time --- --- ./.revision.time --- --- .ext/.timestamp/.RUBYCOMMONDIR.time --- --- main.o --- --- dmydln.o --- --- dmyext.o --- --- debug_counter.o --- --- dln_find.o --- --- encoding.o --- --- inits.o --- --- io_buffer.o --- --- math.o --- --- memory_view.o --- --- pack.o --- --- random.o --- --- re.o --- --- regcomp.o --- --- regenc.o --- --- regerror.o --- --- regexec.o --- --- regparse.o --- --- regsyntax.o --- --- st.o --- --- strftime.o --- --- transient_heap.o --- --- util.o --- --- close.o --- --- addr2line.o --- --- dmyenc.o --- --- dln.o --- --- localeinit.o --- --- probes.h --- --- ast.o --- --- bignum.o --- --- class.o --- --- compar.o --- --- complex.o --- --- cont.o --- --- debug.o --- --- dir.o --- --- enum.o --- --- enumerator.o --- --- file.o --- --- io.o --- --- marshal.o --- --- node.o --- --- numeric.o --- --- proc.o --- --- process.o --- --- ractor.o --- --- range.o --- --- rational.o --- --- ruby.o --- --- scheduler.o --- --- shape.o --- --- signal.o --- --- sprintf.o --- --- struct.o --- --- thread.o --- --- time.o --- --- transcode.o --- --- compar.o --- compiling compar.c --- probes.h --- making dummy probes.h --- dmyenc.o --- compiling dmyenc.c --- close.o --- compiling ./missing/close.c --- transient_heap.o --- compiling transient_heap.c --- regsyntax.o --- compiling regsyntax.c --- inits.o --- compiling inits.c --- dln_find.o --- compiling dln_find.c --- debug_counter.o --- compiling debug_counter.c --- dmyext.o --- compiling dmyext.c --- dmydln.o --- compiling dmydln.c --- main.o --- compiling ./main.c --- showflags --- BASERUBY = echo executable host ruby is required. use --with-baseruby option.; false CC = cc LD = ld LDSHARED = cc -shared CFLAGS = -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fdeclspec -O3 -fno-fast-math -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -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 -Wundef -fPIC XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/amd64-freebsd15 -I./include -I. -I./enc/unicode/15.0.0 CPPFLAGS = -isystem /usr/local/include DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-E -Wl,-soname,libruby32.so.32 -fstack-protector-strong SOLIBS = -lunwind -lexecinfo -lprocstat -lz -lrt -lrt -ldl -lcrypt -lm -lthr -lpthread -L/usr/local/lib LANG = LC_ALL = LC_CTYPE = MFLAGS = -j 64 RUSTC = no YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C opt-level=3 -C overflow-checks=on '--out-dir=/wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/yjit/target/release/' ./yjit/src/lib.rs FreeBSD clang version 19.1.7 (https://github.com/llvm/llvm-project.git llvmorg-19.1.7-0-gcd708029e0b2) Target: x86_64-unknown-freebsd15.0 Thread model: posix InstalledDir: /usr/bin --- io.o --- compiling io.c --- marshal.o --- compiling marshal.c --- node.o --- compiling node.c --- numeric.o --- compiling numeric.c --- proc.o --- compiling proc.c --- process.o --- compiling process.c --- ractor.o --- compiling ractor.c --- range.o --- compiling range.c --- rational.o --- compiling rational.c --- ruby.o --- compiling ruby.c --- scheduler.o --- compiling scheduler.c --- encoding.o --- compiling encoding.c --- shape.o --- compiling shape.c --- io_buffer.o --- compiling io_buffer.c --- math.o --- compiling math.c --- memory_view.o --- compiling memory_view.c --- pack.o --- compiling pack.c --- random.o --- compiling random.c --- re.o --- compiling re.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 --- signal.o --- compiling signal.c --- st.o --- compiling st.c --- strftime.o --- compiling strftime.c --- sprintf.o --- compiling sprintf.c --- util.o --- compiling util.c --- struct.o --- compiling struct.c --- addr2line.o --- compiling addr2line.c --- thread.o --- compiling thread.c --- dln.o --- compiling dln.c --- localeinit.o --- compiling localeinit.c --- time.o --- compiling time.c --- ast.o --- compiling ast.c --- bignum.o --- compiling bignum.c --- class.o --- compiling class.c --- transcode.o --- compiling transcode.c --- complex.o --- compiling complex.c --- cont.o --- compiling cont.c --- debug.o --- compiling debug.c --- dir.o --- compiling dir.c --- enum.o --- compiling enum.c --- enumerator.o --- compiling enumerator.c --- file.o --- compiling file.c --- variable.o --- --- version.o --- --- vm_backtrace.o --- --- vm_dump.o --- --- vm_sync.o --- --- vm_trace.o --- --- compile.o --- --- mjit_c.o --- --- miniinit.o --- --- error.o --- --- iseq.o --- --- array.o --- --- eval.o --- --- gc.o --- --- hash.o --- --- load.o --- --- object.o --- --- string.o --- --- object.o --- compiling object.c --- string.o --- compiling string.c --- variable.o --- compiling variable.c --- version.o --- compiling version.c --- vm_backtrace.o --- compiling vm_backtrace.c --- vm_dump.o --- compiling vm_dump.c --- vm_sync.o --- compiling vm_sync.c --- vm_trace.o --- compiling vm_trace.c --- compile.o --- compiling compile.c --- mjit_c.o --- compiling mjit_c.c --- miniinit.o --- compiling miniinit.c --- error.o --- compiling error.c --- array.o --- compiling array.c --- eval.o --- compiling eval.c --- gc.o --- compiling gc.c --- hash.o --- compiling hash.c --- symbol.o --- --- vm.o --- --- enc/ascii.o --- --- load.o --- compiling load.c --- iseq.o --- compiling iseq.c --- symbol.o --- compiling symbol.c --- enc/us_ascii.o --- --- enc/unicode.o --- compiling enc/unicode.c --- vm.o --- compiling vm.c --- enc/ascii.o --- compiling enc/ascii.c --- enc/us_ascii.o --- compiling enc/us_ascii.c --- enc/utf_8.o --- compiling enc/utf_8.c --- enc/trans/newline.o --- compiling enc/trans/newline.c --- coroutine/ucontext/Context.o --- compiling coroutine/ucontext/Context.c --- parse.o --- compiling parse.c --- mjit_config.h --- making mjit_config.h --- mjit.o --- compiling mjit.c --- process.o --- process.c:1332:1: warning: unused function 'waitpid_no_SIGCHLD' [-Wunused-function] 1332 | waitpid_no_SIGCHLD(struct waitpid_state *w) | ^~~~~~~~~~~~~~~~~~ 1 warning generated. --- parse.o --- parse.c:9138:9: warning: variable 'yynerrs' set but not used [-Wunused-but-set-variable] 9138 | int yynerrs = 0; | ^ 1 warning generated. --- vm.o --- In file included from vm.c:458: ./vm_method.c:1304:33: warning: variable 'ccs' set but not used [-Wunused-but-set-variable] 1304 | struct rb_class_cc_entries *ccs; | ^ 1 warning generated. --- miniruby --- linking miniruby --- .rbconfig.time --- --- builtin_binary.inc --- builtin_binary.inc updated --- builtin.o --- compiling builtin.c --- .rbconfig.time --- /bin/sh ./tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp rbconfig.rb updated --- .ext/.timestamp/rb_mjit_header.time --- --- enc.mk --- --- verconf.h --- --- encdb.h --- --- .ext/.timestamp/rb_mjit_header.time --- building rb_mjit_header.h --- enc.mk --- generating enc.mk --- verconf.h --- creating verconf.h verconf.h updated --- encdb.h --- generating encdb.h --- loadpath.o --- compiling loadpath.c --- encdb.h --- encdb.h updated --- .ext/.timestamp/rb_mjit_header.time --- rb_mjit_header.h updated --- .ext/include/amd64-freebsd15/rb_mjit_min_header-3.2.9.h --- building .ext/include/amd64-freebsd15/rb_mjit_min_header-3.2.9.h --- srcs-enc --- making srcs under enc --- transdb.h --- --- libruby32-static.a --- --- transdb.h --- generating transdb.h --- libruby32-static.a --- linking static-library libruby32-static.a --- libruby32.so.32 --- --- transdb.h --- transdb.h updated --- libruby32.so.32 --- linking shared-library libruby32.so.32 --- ext/configure-ext.mk --- --- enc --- --- trans --- --- ext/configure-ext.mk --- generating makefiles ext/configure-ext.mk --- enc --- making enc --- trans --- making trans --- ext/configure-ext.mk --- ext/configure-ext.mk updated --- exts.mk --- --- ext/bigdecimal/exts.mk --- --- ext/cgi/exts.mk --- --- ext/continuation/exts.mk --- --- ext/coverage/exts.mk --- --- ext/date/exts.mk --- --- ext/digest/exts.mk --- --- ext/erb/exts.mk --- --- ext/etc/exts.mk --- --- ext/fcntl/exts.mk --- --- ext/fiddle/exts.mk --- --- ext/io/exts.mk --- --- ext/json/exts.mk --- --- ext/monitor/exts.mk --- --- ext/nkf/exts.mk --- --- ext/objspace/exts.mk --- --- ext/openssl/exts.mk --- --- ext/pathname/exts.mk --- --- ext/psych/exts.mk --- --- ext/pty/exts.mk --- --- ext/racc/exts.mk --- --- ext/rbconfig/exts.mk --- --- ext/nkf/exts.mk --- configuring nkf --- ext/monitor/exts.mk --- configuring monitor --- ext/fcntl/exts.mk --- configuring fcntl --- ext/erb/exts.mk --- configuring erb/escape --- ext/coverage/exts.mk --- configuring coverage --- ext/continuation/exts.mk --- configuring continuation --- ext/cgi/exts.mk --- configuring cgi/escape --- ext/bigdecimal/exts.mk --- configuring bigdecimal --- ext/objspace/exts.mk --- configuring objspace --- ext/openssl/exts.mk --- configuring openssl --- ext/date/exts.mk --- configuring date --- ext/digest/exts.mk --- configuring digest configuring digest/bubblebabble configuring digest/md5 --- ext/etc/exts.mk --- configuring etc --- ext/fiddle/exts.mk --- configuring fiddle --- ext/io/exts.mk --- configuring io/console --- ext/json/exts.mk --- configuring json configuring json/generator configuring json/parser --- trans --- --- .ext/.timestamp/.enc-trans.so.time --- --- enc/trans/transdb.o --- --- enc/trans/big5.o --- --- enc/trans/cesu_8.o --- --- enc/trans/chinese.o --- --- enc/trans/ebcdic.o --- --- enc/trans/emoji.o --- --- enc/trans/emoji_iso2022_kddi.o --- --- enc/trans/emoji_sjis_docomo.o --- --- enc/trans/emoji_sjis_kddi.o --- --- enc/trans/emoji_sjis_softbank.o --- --- enc/trans/escape.o --- --- enc/trans/gb18030.o --- --- enc/trans/gbk.o --- --- enc/trans/iso2022.o --- --- enc/trans/japanese.o --- --- enc/trans/japanese_euc.o --- --- enc/trans/japanese_sjis.o --- --- enc/trans/korean.o --- --- enc/trans/single_byte.o --- --- enc/trans/utf8_mac.o --- --- enc/trans/utf_16_32.o --- --- enc/trans/transdb.o --- compiling ./enc/trans/transdb.c --- enc/trans/big5.o --- compiling ./enc/trans/big5.c --- enc/trans/cesu_8.o --- compiling ./enc/trans/cesu_8.c --- enc/trans/chinese.o --- compiling ./enc/trans/chinese.c --- enc/trans/ebcdic.o --- compiling ./enc/trans/ebcdic.c --- enc/trans/emoji.o --- compiling ./enc/trans/emoji.c --- enc --- --- .ext/.timestamp/.enc-trans.so.time --- --- enc/encdb.o --- --- enc/big5.o --- --- enc/cesu_8.o --- --- enc/cp949.o --- --- enc/emacs_mule.o --- --- enc/euc_jp.o --- --- enc/euc_kr.o --- --- enc/euc_tw.o --- --- enc/gb2312.o --- --- enc/gb18030.o --- --- enc/gbk.o --- --- enc/iso_8859_1.o --- --- enc/iso_8859_2.o --- --- enc/iso_8859_3.o --- --- enc/iso_8859_4.o --- --- enc/iso_8859_5.o --- --- enc/iso_8859_6.o --- --- enc/iso_8859_7.o --- --- enc/iso_8859_8.o --- --- enc/iso_8859_9.o --- --- enc/iso_8859_10.o --- --- enc/iso_8859_11.o --- --- enc/iso_8859_13.o --- --- enc/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 --- --- trans --- --- 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 --- 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 --- trans --- --- enc/trans/utf_16_32.o --- compiling ./enc/trans/utf_16_32.c --- enc/trans/utf8_mac.o --- compiling ./enc/trans/utf8_mac.c --- enc --- --- enc/iso_8859_14.o --- --- enc/iso_8859_15.o --- --- 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 --- exts.mk --- --- ext/readline/exts.mk --- --- ext/ripper/exts.mk --- --- ext/rubyvm/exts.mk --- --- ext/socket/exts.mk --- --- ext/pathname/exts.mk --- configuring pathname --- enc --- --- enc/iso_8859_15.o --- compiling ./enc/iso_8859_15.c --- exts.mk --- --- ext/stringio/exts.mk --- --- enc --- --- enc/iso_8859_16.o --- --- exts.mk --- --- ext/pty/exts.mk --- configuring pty --- ext/racc/exts.mk --- configuring racc/cparse --- ext/rbconfig/exts.mk --- configuring rbconfig/sizeof --- enc --- compiling ./enc/iso_8859_16.c --- exts.mk --- --- ext/psych/exts.mk --- configuring psych --- ext/rubyvm/exts.mk --- configuring rubyvm --- enc --- --- enc/koi8_r.o --- --- exts.mk --- --- ext/strscan/exts.mk --- --- trans --- --- .ext/amd64-freebsd15/enc/trans/ebcdic.so --- --- enc --- compiling ./enc/koi8_r.c --- enc/koi8_u.o --- compiling ./enc/koi8_u.c --- exts.mk --- --- ext/ripper/exts.mk --- configuring ripper --- ext/socket/exts.mk --- configuring socket --- trans --- --- .ext/amd64-freebsd15/enc/trans/escape.so --- linking transcoder escape.so --- exts.mk --- --- ext/syslog/exts.mk --- --- ext/readline/exts.mk --- configuring readline --- ext/stringio/exts.mk --- configuring stringio --- trans --- --- .ext/amd64-freebsd15/enc/trans/ebcdic.so --- linking transcoder ebcdic.so --- enc --- --- enc/shift_jis.o --- --- trans --- --- .ext/amd64-freebsd15/enc/trans/cesu_8.so --- linking transcoder cesu_8.so --- enc --- compiling ./enc/shift_jis.c --- enc/utf_16be.o --- compiling ./enc/utf_16be.c --- exts.mk --- --- ext/strscan/exts.mk --- configuring strscan --- enc --- --- enc/utf_16le.o --- compiling ./enc/utf_16le.c --- exts.mk --- --- ext/syslog/exts.mk --- configuring syslog --- enc --- --- enc/utf_32be.o --- --- enc/utf_32le.o --- compiling ./enc/utf_32le.c --- enc/utf_32be.o --- compiling ./enc/utf_32be.c --- enc/windows_31j.o --- --- enc/windows_1250.o --- --- enc/windows_31j.o --- compiling ./enc/windows_31j.c --- enc/windows_1250.o --- compiling ./enc/windows_1250.c --- enc/windows_1251.o --- --- exts.mk --- --- ext/zlib/exts.mk --- --- trans --- --- .ext/amd64-freebsd15/enc/trans/japanese.so --- --- .ext/amd64-freebsd15/enc/trans/iso2022.so --- --- .ext/amd64-freebsd15/enc/trans/japanese.so --- linking transcoder japanese.so --- .ext/amd64-freebsd15/enc/trans/transdb.so --- --- enc --- --- enc/windows_1252.o --- --- enc/windows_1253.o --- --- enc/windows_1251.o --- compiling ./enc/windows_1251.c --- enc/windows_1252.o --- compiling ./enc/windows_1252.c --- trans --- linking transcoder transdb.so --- enc --- --- enc/windows_1254.o --- compiling ./enc/windows_1254.c --- enc/windows_1253.o --- compiling ./enc/windows_1253.c --- exts.mk --- --- .bundle/gems/debug-1.7.1/exts.mk --- --- .bundle/gems/rbs-2.8.2/exts.mk --- --- trans --- --- .ext/amd64-freebsd15/enc/trans/emoji.so --- --- .ext/amd64-freebsd15/enc/trans/iso2022.so --- linking transcoder iso2022.so --- .ext/amd64-freebsd15/enc/trans/emoji.so --- linking transcoder emoji.so --- enc --- --- enc/windows_1257.o --- --- .ext/amd64-freebsd15/enc/encdb.so --- --- enc/windows_1257.o --- compiling ./enc/windows_1257.c --- .ext/amd64-freebsd15/enc/encdb.so --- linking encoding encdb.so --- .ext/amd64-freebsd15/enc/cesu_8.so --- linking encoding cesu_8.so --- exts.mk --- --- .bundle/gems/debug-1.7.1/exts.mk --- configuring debug-1.7.1/ext/debug --- enc --- --- .ext/amd64-freebsd15/enc/euc_jp.so --- linking encoding euc_jp.so --- exts.mk --- --- ext/-test-/exts.mk --- --- .bundle/gems/rbs-2.8.2/exts.mk --- configuring rbs-2.8.2/ext/rbs_extension --- ext/zlib/exts.mk --- configuring zlib --- enc --- --- .ext/amd64-freebsd15/enc/big5.so --- --- .ext/amd64-freebsd15/enc/euc_kr.so --- --- trans --- --- .ext/amd64-freebsd15/enc/trans/utf_16_32.so --- linking transcoder utf_16_32.so --- enc --- --- .ext/amd64-freebsd15/enc/gb18030.so --- --- .ext/amd64-freebsd15/enc/cp949.so --- --- .ext/amd64-freebsd15/enc/gbk.so --- --- .ext/amd64-freebsd15/enc/iso_8859_1.so --- --- .ext/amd64-freebsd15/enc/gb2312.so --- --- .ext/amd64-freebsd15/enc/euc_kr.so --- linking encoding euc_kr.so --- .ext/amd64-freebsd15/enc/big5.so --- linking encoding big5.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/gbk.so --- linking encoding gbk.so --- .ext/amd64-freebsd15/enc/iso_8859_1.so --- linking encoding iso_8859_1.so --- exts.mk --- --- ext/-test-/exts.mk --- configuring -test-/RUBY_ALIGNOF --- enc --- --- .ext/amd64-freebsd15/enc/euc_tw.so --- --- .ext/amd64-freebsd15/enc/gb2312.so --- linking encoding gb2312.so --- .ext/amd64-freebsd15/enc/euc_tw.so --- linking encoding euc_tw.so --- .ext/amd64-freebsd15/enc/iso_8859_9.so --- linking encoding iso_8859_9.so --- trans --- --- .ext/amd64-freebsd15/enc/trans/single_byte.so --- linking transcoder single_byte.so --- enc --- --- .ext/amd64-freebsd15/enc/iso_8859_7.so --- --- .ext/amd64-freebsd15/enc/iso_8859_6.so --- --- trans --- --- .ext/amd64-freebsd15/enc/trans/emoji_sjis_kddi.so --- --- .ext/include/amd64-freebsd15/rb_mjit_min_header-3.2.9.h --- transform_mjit_header: making external definition static inline: rb_vm_lvar_exposed, Init_vm_stack_canary, rb_vm_opt_cfunc_p, rb_vm_ic_hit_p, rb_vm_opt_newarray_min, rb_vm_opt_newarray_max, rb_vm_splat_array, rb_vm_concat_array, rb_vm_defined, rb_vm_cc_general, rb_aliased_callable_method_entry, rb_find_defined_class_by_owner, rb_vm_call_ivar_attrset_p, rb_iseq_only_kwparam_p, rb_iseq_only_optparam_p, rb_vm_setinstancevariable, rb_vm_setclassvariable, rb_vm_getclassvariable, rb_vm_get_ev_const, rb_vm_rewrite_cref, rb_vm_get_cref, rb_vm_push_frame_fname, rb_vm_pop_frame_no_int, rb_vm_block_ep_update, rb_vm_cref_new_toplevel, rb_vm_cref_dup_without_refinements, rb_vm_frame_block_handler, rb_vm_cframe_keyword_p, rb_vm_ep_local_ep transform_mjit_header: making declaration static inline: rb_vm_lvar_exposed, rb_vm_lvar_exposed, Init_vm_stack_canary, rb_vm_rewrite_cref, rb_vm_pop_frame_no_int, rb_vm_frame_block_handler, rb_vm_block_ep_update, rb_vm_ep_local_ep, rb_vm_push_frame_fname --- trans --- linking transcoder emoji_sjis_kddi.so --- enc --- --- .ext/amd64-freebsd15/enc/iso_8859_14.so --- --- .ext/amd64-freebsd15/enc/iso_8859_8.so --- --- .ext/amd64-freebsd15/enc/iso_8859_5.so --- --- .ext/amd64-freebsd15/enc/iso_8859_8.so --- linking encoding iso_8859_8.so --- .ext/amd64-freebsd15/enc/iso_8859_6.so --- linking encoding iso_8859_6.so --- .ext/amd64-freebsd15/enc/iso_8859_14.so --- linking encoding iso_8859_14.so --- .ext/amd64-freebsd15/enc/iso_8859_7.so --- linking encoding iso_8859_7.so --- .ext/include/amd64-freebsd15/rb_mjit_min_header-3.2.9.h --- transform_mjit_header: SKIPPED to transform: toupper_l, tolower_l, digittoint_l, isxdigit_l, isupper_l, isspecial_l, isspace_l, isrune_l, ispunct_l, isprint_l, isphonogram_l, isnumber_l, islower_l, isideogram_l, ishexnumber_l, isgraph_l, isdigit_l, iscntrl_l, isblank_l, isalpha_l, isalnum_l, __sbistype_l, __sbmaskrune_l --- enc --- --- .ext/amd64-freebsd15/enc/emacs_mule.so --- --- .ext/amd64-freebsd15/enc/iso_8859_4.so --- --- .ext/amd64-freebsd15/enc/iso_8859_2.so --- --- .ext/amd64-freebsd15/enc/iso_8859_13.so --- --- .ext/amd64-freebsd15/enc/koi8_u.so --- --- .ext/amd64-freebsd15/enc/iso_8859_13.so --- linking encoding iso_8859_13.so --- .ext/amd64-freebsd15/enc/iso_8859_5.so --- linking encoding iso_8859_5.so --- .ext/amd64-freebsd15/enc/iso_8859_2.so --- linking encoding iso_8859_2.so --- .ext/amd64-freebsd15/enc/emacs_mule.so --- linking encoding emacs_mule.so --- .ext/amd64-freebsd15/enc/iso_8859_4.so --- linking encoding iso_8859_4.so --- .ext/include/amd64-freebsd15/rb_mjit_min_header-3.2.9.h --- ln -sf ../../../.ext/include/amd64-freebsd15/rb_mjit_min_header-3.2.9.h include/ruby-3.2/amd64-freebsd15/rb_mjit_min_header-3.2.9.h --- enc --- --- .ext/amd64-freebsd15/enc/iso_8859_16.so --- --- .ext/amd64-freebsd15/enc/iso_8859_10.so --- --- .ext/amd64-freebsd15/enc/iso_8859_11.so --- --- .ext/amd64-freebsd15/enc/iso_8859_3.so --- --- .ext/amd64-freebsd15/enc/iso_8859_15.so --- linking encoding iso_8859_15.so --- .ext/amd64-freebsd15/enc/iso_8859_11.so --- linking encoding iso_8859_11.so --- .ext/amd64-freebsd15/enc/iso_8859_10.so --- linking encoding iso_8859_10.so --- .ext/amd64-freebsd15/enc/iso_8859_3.so --- linking encoding iso_8859_3.so --- .ext/amd64-freebsd15/enc/koi8_u.so --- linking encoding koi8_u.so --- .ext/amd64-freebsd15/enc/iso_8859_16.so --- linking encoding iso_8859_16.so --- trans --- --- .ext/amd64-freebsd15/enc/trans/emoji_sjis_docomo.so --- --- enc --- --- .ext/amd64-freebsd15/enc/koi8_r.so --- --- .ext/amd64-freebsd15/enc/utf_32le.so --- --- .ext/amd64-freebsd15/enc/utf_16le.so --- --- .ext/amd64-freebsd15/enc/windows_31j.so --- --- .ext/amd64-freebsd15/enc/utf_32be.so --- --- .ext/amd64-freebsd15/enc/windows_31j.so --- linking encoding windows_31j.so --- .ext/amd64-freebsd15/enc/utf_32be.so --- linking encoding utf_32be.so --- .ext/amd64-freebsd15/enc/utf_16le.so --- linking encoding utf_16le.so --- .ext/amd64-freebsd15/enc/koi8_r.so --- linking encoding koi8_r.so --- .ext/amd64-freebsd15/enc/utf_32le.so --- linking encoding utf_32le.so --- trans --- --- .ext/amd64-freebsd15/enc/trans/gb18030.so --- --- .ext/amd64-freebsd15/enc/trans/emoji_sjis_docomo.so --- linking transcoder emoji_sjis_docomo.so --- .ext/amd64-freebsd15/enc/trans/gb18030.so --- linking transcoder gb18030.so --- enc --- --- .ext/amd64-freebsd15/enc/utf_16be.so --- --- .ext/amd64-freebsd15/enc/windows_1250.so --- --- .ext/amd64-freebsd15/enc/shift_jis.so --- --- .ext/amd64-freebsd15/enc/utf_16be.so --- linking encoding utf_16be.so --- .ext/amd64-freebsd15/enc/windows_1250.so --- linking encoding windows_1250.so --- .ext/amd64-freebsd15/enc/shift_jis.so --- linking encoding shift_jis.so --- .ext/amd64-freebsd15/enc/windows_1257.so --- --- .ext/amd64-freebsd15/enc/windows_1254.so --- --- .ext/amd64-freebsd15/enc/windows_1252.so --- --- .ext/amd64-freebsd15/enc/windows_1251.so --- --- .ext/amd64-freebsd15/enc/windows_1254.so --- linking encoding windows_1254.so --- .ext/amd64-freebsd15/enc/windows_1252.so --- linking encoding windows_1252.so --- .ext/amd64-freebsd15/enc/windows_1257.so --- linking encoding windows_1257.so --- trans --- --- .ext/amd64-freebsd15/enc/trans/emoji_sjis_softbank.so --- linking transcoder emoji_sjis_softbank.so --- enc --- --- .ext/amd64-freebsd15/enc/windows_1251.so --- linking encoding windows_1251.so --- .ext/amd64-freebsd15/enc/windows_1253.so --- --- trans --- --- .ext/amd64-freebsd15/enc/trans/emoji_iso2022_kddi.so --- --- enc --- linking encoding windows_1253.so --- trans --- linking transcoder emoji_iso2022_kddi.so --- exts.mk --- --- ext/digest/exts.mk --- configuring digest/rmd160 --- trans --- --- .ext/amd64-freebsd15/enc/trans/japanese_sjis.so --- --- exts.mk --- --- ext/-test-/exts.mk --- configuring -test-/abi configuring -test-/arith_seq/beg_len_step configuring -test-/arith_seq/extract configuring -test-/array/concat configuring -test-/array/resize configuring -test-/bignum configuring -test-/bug-14834 configuring -test-/bug-3571 configuring -test-/bug-5832 configuring -test-/bug_reporter configuring -test-/class configuring -test-/cxxanyargs --- trans --- linking transcoder japanese_sjis.so --- .ext/amd64-freebsd15/enc/trans/utf8_mac.so --- linking transcoder utf8_mac.so --- exts.mk --- --- ext/digest/exts.mk --- configuring digest/sha1 --- ext/-test-/exts.mk --- configuring -test-/debug configuring -test-/dln/empty configuring -test-/econv configuring -test-/enumerator_kw configuring -test-/eval configuring -test-/exception configuring -test-/fatal configuring -test-/file --- trans --- --- .ext/amd64-freebsd15/enc/trans/chinese.so --- linking transcoder chinese.so --- exts.mk --- --- ext/digest/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 --- exts.mk --- --- ext/io/exts.mk --- configuring io/nonblock configuring io/wait --- trans --- --- .ext/amd64-freebsd15/enc/trans/japanese_euc.so --- linking transcoder japanese_euc.so --- .ext/amd64-freebsd15/enc/trans/big5.so --- linking transcoder big5.so `trans' is up to date. --- encs --- making encs --- exts.mk --- --- 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-/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-/random configuring -test-/rational configuring -test-/rb_call_super_kw configuring -test-/recursion configuring -test-/regexp configuring -test-/scan_args configuring -test-/st/foreach configuring -test-/st/numhash configuring -test-/st/update configuring -test-/string configuring -test-/struct configuring -test-/symbol configuring -test-/thread/instrumentation configuring -test-/thread_fd configuring -test-/time configuring -test-/tracepoint configuring -test-/typeddata configuring -test-/vm configuring -test-/wait generating makefile exts.mk exts.mk updated --- build-ext --- --- ext/-test-/RUBY_ALIGNOF/all --- --- ext/-test-/abi/all --- --- ext/-test-/arith_seq/beg_len_step/all --- --- ext/-test-/arith_seq/extract/all --- --- ext/-test-/array/concat/all --- --- ext/-test-/array/resize/all --- --- ext/-test-/bignum/all --- --- ext/-test-/bug-14834/all --- --- ext/-test-/bug-3571/all --- --- ext/-test-/bug-5832/all --- --- ext/-test-/bug_reporter/all --- --- ext/-test-/class/all --- --- ext/-test-/cxxanyargs/all --- --- ext/-test-/debug/all --- --- ext/-test-/dln/empty/all --- --- ext/-test-/econv/all --- --- ext/-test-/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-/marshal/compat/all --- --- ext/-test-/marshal/internal_ivar/all --- --- ext/-test-/marshal/usr/all --- --- ext/-test-/memory_status/all --- --- ext/-test-/memory_view/all --- --- ext/-test-/method/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 --- --- 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/-test-/array/resize/all --- --- ../../../../.ext/.timestamp/amd64-freebsd15/.-test-.-.array.time --- --- pre-install-rb-default --- --- resize.o --- compiling resize.c --- ../../../../.ext/amd64-freebsd15/-test-/array/resize.so --- --- ext/-test-/bignum/all --- --- pre-install-rb-default --- --- big2str.o --- --- bigzero.o --- --- div.o --- --- init.o --- --- intpack.o --- --- mul.o --- --- str2big.o --- compiling str2big.c --- 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 --- ext/-test-/bug-14834/all --- --- pre-install-rb-default --- --- bug-14384.o --- compiling bug-14384.c --- ext/-test-/bug-3571/all --- --- pre-install-rb-default --- --- bug.o --- compiling bug.c --- ../../../.ext/amd64-freebsd15/-test-/bug_3571.so --- linking shared-object -test-/bug_3571.so --- ext/-test-/bug-5832/all --- --- pre-install-rb-default --- --- bug.o --- compiling bug.c --- 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 --- compiling init.c --- class2name.o --- compiling class2name.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 --- compiling init.c --- append.o --- compiling append.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 --- --- dataerror.o --- compiling dataerror.c --- enc_raise.o --- compiling enc_raise.c --- ensured.o --- compiling ensured.c --- init.o --- compiling init.c --- ext/-test-/fatal/all --- --- ../../../.ext/.timestamp/amd64-freebsd15/.-test-.-.fatal.time --- --- pre-install-rb-default --- --- rb_fatal.o --- compiling rb_fatal.c --- ext/-test-/file/all --- --- pre-install-rb-default --- --- fs.o --- --- init.o --- --- stat.o --- --- fs.o --- compiling fs.c --- init.o --- compiling init.c --- stat.o --- compiling stat.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 --- --- delete.o --- compiling delete.c --- init.o --- compiling init.c --- ext/-test-/integer/all --- --- pre-install-rb-default --- --- core_ext.o --- --- init.o --- --- my_integer.o --- compiling my_integer.c --- core_ext.o --- compiling core_ext.c --- init.o --- compiling init.c --- ext/-test-/iseq_load/all --- --- pre-install-rb-default --- --- iseq_load.o --- compiling iseq_load.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-/marshal/compat/all --- --- ../../../../.ext/.timestamp/amd64-freebsd15/.-test-.-.marshal.time --- --- pre-install-rb-default --- --- ext/-test-/notimplement/all --- --- ext/-test-/num2int/all --- --- ext/-test-/path_to_class/all --- --- ext/-test-/memory_status/all --- --- all --- --- ext/-test-/method/all --- --- pre-install-rb-default --- --- arity.o --- compiling arity.c --- init.o --- compiling init.c --- ext/-test-/arith_seq/extract/all --- --- ../../../../.ext/amd64-freebsd15/-test-/arith_seq/extract.so --- linking shared-object -test-/arith_seq/extract.so --- ext/-test-/array/resize/all --- linking shared-object -test-/array/resize.so --- ext/-test-/iter/all --- --- pre-install-rb-default --- --- break.o --- --- init.o --- --- yield.o --- --- break.o --- compiling break.c --- yield.o --- compiling yield.c --- init.o --- compiling init.c --- ext/-test-/load/protect/all --- --- pre-install-rb-default --- --- protect.o --- compiling protect.c --- ext/-test-/marshal/compat/all --- --- 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-/marshal/usr/all --- --- pre-install-rb-default --- --- usrmarshal.o --- compiling usrmarshal.c --- ext/-test-/memory_view/all --- --- pre-install-rb-default --- --- memory_view.o --- compiling memory_view.c --- ext/-test-/notimplement/all --- --- pre-install-rb-default --- --- bug.o --- compiling bug.c --- ext/-test-/popen_deadlock/all --- --- ext/-test-/postponed_job/all --- --- ext/-test-/printf/all --- --- ext/-test-/proc/all --- --- ext/-test-/random/all --- --- ext/-test-/array/concat/all --- --- ../../../../.ext/amd64-freebsd15/-test-/array/to_ary_concat.so --- linking shared-object -test-/array/to_ary_concat.so --- ext/-test-/bug-14834/all --- --- ../../../.ext/amd64-freebsd15/-test-/bug_14834.so --- linking shared-object -test-/bug_14834.so --- ext/-test-/bug_reporter/all --- --- ../../../.ext/amd64-freebsd15/-test-/bug_reporter.so --- --- ext/-test-/debug/all --- --- ../../../.ext/amd64-freebsd15/-test-/debug.so --- linking shared-object -test-/debug.so --- ext/-test-/num2int/all --- --- pre-install-rb-default --- --- num2int.o --- compiling num2int.c --- ext/-test-/popen_deadlock/all --- --- all --- --- ext/-test-/postponed_job/all --- --- pre-install-rb-default --- --- postponed_job.o --- compiling postponed_job.c --- ext/-test-/printf/all --- --- pre-install-rb-default --- --- printf.o --- --- ext/-test-/proc/all --- --- pre-install-rb-default --- --- init.o --- --- ext/-test-/printf/all --- compiling printf.c --- ext/-test-/path_to_class/all --- --- pre-install-rb-default --- --- path_to_class.o --- --- ext/-test-/rational/all --- --- ext/-test-/bug_reporter/all --- linking shared-object -test-/bug_reporter.so --- ext/-test-/dln/empty/all --- --- ../../../../.ext/amd64-freebsd15/-test-/dln/empty.so --- --- ext/-test-/path_to_class/all --- compiling path_to_class.c --- ext/-test-/rational/all --- --- pre-install-rb-default --- --- ext/-test-/proc/all --- compiling init.c --- receiver.o --- compiling receiver.c --- ext/-test-/random/all --- --- pre-install-rb-default --- --- bad_version.o --- --- ext/-test-/rb_call_super_kw/all --- --- ext/-test-/dln/empty/all --- linking shared-object -test-/dln/empty.so --- ext/-test-/enumerator_kw/all --- --- ../../../.ext/amd64-freebsd15/-test-/enumerator_kw.so --- linking shared-object -test-/enumerator_kw.so --- ext/-test-/rational/all --- --- rat.o --- compiling rat.c --- ext/-test-/proc/all --- --- super.o --- --- ext/-test-/random/all --- --- init.o --- --- bad_version.o --- compiling bad_version.c --- init.o --- compiling init.c --- ext/-test-/rb_call_super_kw/all --- --- pre-install-rb-default --- --- ext/-test-/bug-5832/all --- --- ../../../.ext/amd64-freebsd15/-test-/bug_5832.so --- linking shared-object -test-/bug_5832.so --- ext/-test-/proc/all --- compiling super.c --- ext/-test-/rb_call_super_kw/all --- --- rb_call_super_kw.o --- compiling rb_call_super_kw.c --- ext/-test-/random/all --- --- loop.o --- --- ext/-test-/eval/all --- --- ../../../.ext/amd64-freebsd15/-test-/eval.so --- --- ext/-test-/random/all --- compiling loop.c --- ext/-test-/eval/all --- linking shared-object -test-/eval.so --- ext/-test-/econv/all --- --- ../../../.ext/amd64-freebsd15/-test-/econv.so --- linking shared-object -test-/econv.so --- ext/-test-/fatal/all --- --- ../../../.ext/amd64-freebsd15/-test-/fatal/rb_fatal.so --- linking shared-object -test-/fatal/rb_fatal.so --- ext/-test-/recursion/all --- --- ext/-test-/regexp/all --- --- ext/-test-/scan_args/all --- --- ext/-test-/st/foreach/all --- --- ext/-test-/st/numhash/all --- --- ext/-test-/st/update/all --- --- ext/-test-/string/all --- --- ext/-test-/struct/all --- --- ext/-test-/RUBY_ALIGNOF/all --- --- ../../../.ext/amd64-freebsd15/-test-/RUBY_ALIGNOF.so --- linking shared-object -test-/RUBY_ALIGNOF.so --- ext/-test-/arith_seq/beg_len_step/all --- --- ../../../../.ext/amd64-freebsd15/-test-/arith_seq/beg_len_step.so --- linking shared-object -test-/arith_seq/beg_len_step.so --- ext/-test-/st/numhash/all --- --- ../../../../.ext/.timestamp/amd64-freebsd15/.-test-.-.st.time --- --- ext/-test-/bignum/all --- --- ../../../.ext/amd64-freebsd15/-test-/bignum.so --- linking shared-object -test-/bignum.so --- ext/-test-/string/all --- --- pre-install-rb-default --- --- capacity.o --- compiling capacity.c --- coderange.o --- compiling coderange.c --- ext/-test-/class/all --- --- ../../../.ext/amd64-freebsd15/-test-/class.so --- linking shared-object -test-/class.so --- ext/-test-/exception/all --- --- ../../../.ext/amd64-freebsd15/-test-/exception.so --- linking shared-object -test-/exception.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-/hash/all --- --- ../../../.ext/amd64-freebsd15/-test-/hash.so --- linking shared-object -test-/hash.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-/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 --- compiling parse_depth_limit.c --- init.o --- compiling init.c --- ext/-test-/scan_args/all --- --- pre-install-rb-default --- --- scan_args.o --- --- ext/-test-/symbol/all --- --- ext/-test-/thread/instrumentation/all --- --- ext/-test-/st/update/all --- --- ../../../../.ext/.timestamp/amd64-freebsd15/.-test-.-.st.time --- --- pre-install-rb-default --- --- ext/-test-/string/all --- --- cstr.o --- compiling cstr.c --- ext/-test-/struct/all --- --- pre-install-rb-default --- --- duplicate.o --- --- init.o --- --- ext/-test-/marshal/internal_ivar/all --- --- ../../../../.ext/amd64-freebsd15/-test-/marshal/internal_ivar.so --- --- ext/-test-/scan_args/all --- compiling scan_args.c --- ext/-test-/struct/all --- compiling init.c --- duplicate.o --- compiling duplicate.c --- ext/-test-/load/protect/all --- --- ../../../../.ext/amd64-freebsd15/-test-/load/protect.so --- linking shared-object -test-/load/protect.so --- ext/-test-/thread_fd/all --- --- ext/-test-/time/all --- --- ext/-test-/st/foreach/all --- --- ../../../../.ext/.timestamp/amd64-freebsd15/.-test-.-.st.time --- --- pre-install-rb-default --- --- foreach.o --- --- ext/-test-/symbol/all --- --- pre-install-rb-default --- --- init.o --- --- type.o --- --- ext/-test-/st/numhash/all --- --- pre-install-rb-default --- --- numhash.o --- compiling numhash.c --- ext/-test-/st/update/all --- --- update.o --- --- ext/-test-/thread/instrumentation/all --- --- ../../../../.ext/.timestamp/amd64-freebsd15/.-test-.-.thread.time --- --- pre-install-rb-default --- --- ext/-test-/thread_fd/all --- --- pre-install-rb-default --- --- thread_fd.o --- --- ext/-test-/struct/all --- --- len.o --- --- member.o --- --- len.o --- compiling len.c --- ext/-test-/iseq_load/all --- --- ../../../.ext/amd64-freebsd15/-test-/iseq_load.so --- --- ext/-test-/marshal/compat/all --- --- ../../../../.ext/amd64-freebsd15/-test-/marshal/compat.so --- --- ext/-test-/marshal/usr/all --- --- ../../../../.ext/amd64-freebsd15/-test-/marshal/usr.so --- --- ext/-test-/num2int/all --- --- ../../../.ext/amd64-freebsd15/-test-/num2int.so --- --- ext/-test-/tracepoint/all --- --- ext/-test-/gvl/call_without_gvl/all --- --- ../../../../.ext/amd64-freebsd15/-test-/gvl/call_without_gvl.so --- --- ext/-test-/typeddata/all --- --- ext/-test-/vm/all --- --- ext/-test-/symbol/all --- compiling type.c --- ext/-test-/st/update/all --- compiling update.c --- ext/-test-/thread/instrumentation/all --- --- instrumentation.o --- --- ext/-test-/thread_fd/all --- compiling thread_fd.c --- ext/-test-/gvl/call_without_gvl/all --- linking shared-object -test-/gvl/call_without_gvl.so --- ext/-test-/marshal/compat/all --- linking shared-object -test-/marshal/compat.so --- ext/-test-/marshal/usr/all --- linking shared-object -test-/marshal/usr.so --- ext/-test-/wait/all --- --- ext/-test-/vm/all --- --- ../../../.ext/.timestamp/amd64-freebsd15/.-test-.-.vm.time --- --- ext/-test-/st/foreach/all --- compiling foreach.c --- ext/-test-/string/all --- --- ellipsize.o --- --- enc_associate.o --- --- ellipsize.o --- compiling ellipsize.c --- enc_associate.o --- compiling enc_associate.c --- enc_str_buf_cat.o --- --- ext/-test-/thread/instrumentation/all --- compiling instrumentation.c --- ext/-test-/tracepoint/all --- --- pre-install-rb-default --- --- ext/-test-/time/all --- --- pre-install-rb-default --- --- init.o --- --- ext/-test-/struct/all --- --- member.o --- compiling member.c --- ext/-test-/iseq_load/all --- linking shared-object -test-/iseq_load.so --- ext/-test-/marshal/internal_ivar/all --- linking shared-object -test-/marshal/internal_ivar.so --- ext/-test-/num2int/all --- linking shared-object -test-/num2int.so --- ext/-test-/typeddata/all --- --- pre-install-rb-default --- --- typeddata.o --- --- ext/-test-/symbol/all --- --- init.o --- compiling init.c --- ext/-test-/string/all --- compiling enc_str_buf_cat.c --- ext/-test-/typeddata/all --- compiling typeddata.c --- ext/bigdecimal/all --- --- ext/-test-/tracepoint/all --- --- gc_hook.o --- --- ext/-test-/time/all --- --- leap_second.o --- --- init.o --- compiling init.c --- ext/-test-/file/all --- --- ../../../.ext/amd64-freebsd15/-test-/file.so --- linking shared-object -test-/file.so --- ext/-test-/path_to_class/all --- --- ../../../.ext/amd64-freebsd15/-test-/path_to_class.so --- --- ext/cgi/escape/all --- --- ext/-test-/tracepoint/all --- compiling gc_hook.c --- ext/-test-/vm/all --- --- pre-install-rb-default --- --- ext/-test-/iter/all --- --- ../../../.ext/amd64-freebsd15/-test-/iter.so --- --- ext/-test-/wait/all --- --- pre-install-rb-default --- --- ext/continuation/all --- --- ext/cgi/escape/all --- --- ../../../.ext/.timestamp/amd64-freebsd15/.cgi.time --- --- ext/-test-/iter/all --- linking shared-object -test-/iter.so --- ext/-test-/path_to_class/all --- linking shared-object -test-/path_to_class.so --- ext/-test-/wait/all --- --- wait.o --- --- ext/continuation/all --- --- pre-install-rb-default --- --- ext/-test-/time/all --- --- new.o --- --- leap_second.o --- compiling leap_second.c --- ext/cgi/escape/all --- --- pre-install-rb-default --- --- escape.o --- --- ext/-test-/wait/all --- compiling wait.c --- ext/coverage/all --- --- ext/-test-/vm/all --- --- at_exit.o --- compiling at_exit.c --- ext/continuation/all --- --- continuation.o --- compiling continuation.c --- ext/bigdecimal/all --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.bigdecimal.time --- --- ext/coverage/all --- --- coverage.o --- --- ext/cgi/escape/all --- compiling escape.c --- ext/-test-/method/all --- --- ../../../.ext/amd64-freebsd15/-test-/method.so --- --- ext/-test-/time/all --- --- new.o --- compiling new.c --- ext/-test-/postponed_job/all --- --- ../../../.ext/amd64-freebsd15/-test-/postponed_job.so --- linking shared-object -test-/postponed_job.so --- ext/date/all --- --- ext/-test-/method/all --- linking shared-object -test-/method.so --- ext/coverage/all --- compiling coverage.c --- ext/-test-/string/all --- --- fstring.o --- compiling fstring.c --- ext/bigdecimal/all --- --- ../../.ext/common/bigdecimal.rb --- --- ../../.ext/common/bigdecimal/jacobian.rb --- --- ../../.ext/common/bigdecimal/ludcmp.rb --- --- ext/-test-/tracepoint/all --- --- tracepoint.o --- --- ext/-test-/memory_view/all --- --- ../../../.ext/amd64-freebsd15/-test-/memory_view.so --- linking shared-object -test-/memory_view.so --- ext/digest/all --- --- ext/bigdecimal/all --- --- ../../.ext/common/bigdecimal/math.rb --- --- ../../.ext/common/bigdecimal/newton.rb --- --- ../../.ext/common/bigdecimal/util.rb --- --- ext/date/all --- --- date_core.o --- --- ext/-test-/tracepoint/all --- compiling tracepoint.c --- ext/-test-/notimplement/all --- --- ../../../.ext/amd64-freebsd15/-test-/notimplement.so --- --- ext/erb/escape/all --- --- ext/date/all --- compiling date_core.c --- ext/etc/all --- --- ext/bigdecimal/all --- --- bigdecimal.o --- --- missing.o --- compiling missing.c --- ext/erb/escape/all --- --- ../../../.ext/.timestamp/amd64-freebsd15/.erb.time --- --- ext/-test-/notimplement/all --- linking shared-object -test-/notimplement.so --- ext/-test-/random/all --- --- ../../../.ext/amd64-freebsd15/-test-/random.so --- linking shared-object -test-/random.so --- 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/etc/all --- --- pre-install-rb-default --- --- ext/bigdecimal/all --- --- bigdecimal.o --- compiling bigdecimal.c --- ext/-test-/printf/all --- --- ../../../.ext/amd64-freebsd15/-test-/printf.so --- linking shared-object -test-/printf.so --- ext/etc/all --- --- etc.o --- compiling etc.c --- ext/fcntl/all --- --- ext/digest/all --- --- ../../.ext/.timestamp/.include.-.ruby.time --- --- ext/erb/escape/all --- --- pre-install-rb-default --- --- escape.o --- --- ext/fiddle/all --- --- ext/digest/all --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.digest.time --- --- ext/erb/escape/all --- compiling escape.c --- ext/fcntl/all --- --- pre-install-rb-default --- --- fcntl.o --- --- ext/-test-/proc/all --- --- ../../../.ext/amd64-freebsd15/-test-/proc.so --- linking shared-object -test-/proc.so --- ext/io/console/all --- --- ext/coverage/all --- --- pre-install-rb-default --- --- ext/io/nonblock/all --- --- ext/io/wait/all --- --- ext/coverage/all --- --- ../../.ext/common/coverage.rb --- --- pre-install-rb-default --- installing default coverage libraries --- ext/bigdecimal/all --- --- pre-install-rb-default --- --- ext/digest/all --- --- digest.o --- compiling digest.c --- ext/fiddle/all --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.fiddle.time --- --- closure.o --- compiling closure.c --- ext/io/nonblock/all --- --- pre-install-rb-default --- --- ext/fcntl/all --- compiling fcntl.c --- ext/io/console/all --- --- ../../../.ext/.timestamp/amd64-freebsd15/.io.time --- --- ../../../.ext/.timestamp/.RUBYCOMMONDIR.-.io.-.console.time --- --- console.o --- compiling console.c --- pre-install-rb-default --- installing default console libraries --- ../../../.ext/common/io/console/size.rb --- --- ext/json/all --- --- ext/monitor/all --- --- ext/bigdecimal/all --- installing default bigdecimal libraries --- ext/digest/all --- --- pre-install-rb --- installing digest libraries --- ../../.ext/include/ruby/digest.h --- --- ext/fiddle/all --- --- conversions.o --- --- ext/io/nonblock/all --- --- nonblock.o --- compiling nonblock.c --- ext/io/wait/all --- --- pre-install-rb-default --- --- wait.o --- --- ext/-test-/regexp/all --- --- ../../../.ext/amd64-freebsd15/-test-/regexp.so --- linking shared-object -test-/regexp.so --- ext/json/all --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.json.-.add.time --- --- ext/nkf/all --- --- ext/digest/all --- --- pre-install-rb-default --- --- ext/io/wait/all --- compiling wait.c --- ext/objspace/all --- --- ext/-test-/cxxanyargs/all --- --- ../../../.ext/amd64-freebsd15/-test-/cxxanyargs.so --- linking shared-object -test-/cxxanyargs.so --- ext/nkf/all --- --- nkf.o --- compiling nkf.c --- ext/openssl/all --- --- ext/pathname/all --- --- ext/digest/all --- installing default digest libraries --- ext/pathname/all --- --- pathname.o --- compiling pathname.c --- ext/json/all --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.json.time --- --- pre-install-rb-default --- --- ext/psych/all --- --- ext/openssl/all --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.openssl.time --- --- ext/fiddle/all --- compiling conversions.c --- ext/nkf/all --- --- pre-install-rb-default --- installing default nkf libraries --- ext/-test-/thread_fd/all --- --- ../../../.ext/amd64-freebsd15/-test-/thread_fd.so --- linking shared-object -test-/thread_fd.so --- ext/monitor/all --- --- monitor.o --- compiling monitor.c --- ext/objspace/all --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.objspace.time --- --- ext/-test-/typeddata/all --- --- ../../../.ext/amd64-freebsd15/-test-/typeddata.so --- linking shared-object -test-/typeddata.so --- ext/-test-/string/all --- --- init.o --- --- ext/pty/all --- --- ext/-test-/string/all --- compiling init.c --- ext/nkf/all --- --- ../../.ext/common/kconv.rb --- --- ext/digest/all --- --- ../../.ext/common/digest/loader.rb --- --- ext/json/all --- installing default libraries --- ext/psych/all --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.psych.time --- --- ext/-test-/st/numhash/all --- --- ../../../../.ext/amd64-freebsd15/-test-/st/numhash.so --- --- ext/digest/all --- --- ../../.ext/common/digest/version.rb --- --- ext/-test-/st/numhash/all --- linking shared-object -test-/st/numhash.so --- ext/-test-/st/update/all --- --- ../../../../.ext/amd64-freebsd15/-test-/st/update.so --- linking shared-object -test-/st/update.so --- ext/-test-/struct/all --- --- ../../../.ext/amd64-freebsd15/-test-/struct.so --- --- ext/digest/all --- --- ../../.ext/common/digest.rb --- --- ext/pathname/all --- --- pre-install-rb-default --- installing default pathname libraries --- ../../.ext/common/pathname.rb --- --- ext/-test-/integer/all --- --- ../../../.ext/amd64-freebsd15/-test-/integer.so --- --- ext/psych/all --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.psych.-.handlers.time --- --- ext/monitor/all --- --- pre-install-rb-default --- --- ext/pty/all --- --- pty.o --- compiling pty.c --- ext/objspace/all --- --- object_tracing.o --- compiling object_tracing.c --- ext/-test-/recursion/all --- --- ../../../.ext/amd64-freebsd15/-test-/recursion.so --- linking shared-object -test-/recursion.so --- ext/json/all --- --- ../../.ext/common/json/add/bigdecimal.rb --- --- ext/racc/cparse/all --- --- ext/-test-/st/foreach/all --- --- ../../../../.ext/amd64-freebsd15/-test-/st/foreach.so --- linking shared-object -test-/st/foreach.so --- ext/continuation/all --- --- ../../.ext/amd64-freebsd15/continuation.so --- linking shared-object continuation.so --- ext/-test-/string/all --- --- modify.o --- --- new.o --- --- nofree.o --- --- modify.o --- compiling modify.c --- ext/date/all --- --- date_parse.o --- compiling date_parse.c --- ext/-test-/struct/all --- linking shared-object -test-/struct.so --- ext/-test-/integer/all --- linking shared-object -test-/integer.so --- ext/psych/all --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.psych.-.json.time --- --- ext/monitor/all --- installing default monitor libraries --- ../../.ext/common/monitor.rb --- --- ext/pty/all --- --- pre-install-rb-default --- installing default pty libraries --- ../../.ext/common/expect.rb --- --- ext/racc/cparse/all --- --- ../../../.ext/.timestamp/amd64-freebsd15/.racc.time --- --- ext/openssl/all --- --- openssl_missing.o --- compiling openssl_missing.c --- ext/objspace/all --- --- objspace.o --- compiling objspace.c --- objspace_dump.o --- --- ext/rbconfig/sizeof/all --- --- ext/-test-/symbol/all --- --- ../../../.ext/amd64-freebsd15/-test-/symbol.so --- linking shared-object -test-/symbol.so --- ext/-test-/string/all --- --- normalize.o --- --- qsort.o --- --- rb_interned_str.o --- --- new.o --- compiling new.c --- nofree.o --- compiling nofree.c --- normalize.o --- compiling normalize.c --- qsort.o --- compiling qsort.c --- rb_interned_str.o --- compiling rb_interned_str.c --- ext/-test-/wait/all --- --- ../../../.ext/amd64-freebsd15/-test-/wait.so --- linking shared-object -test-/wait.so --- ext/psych/all --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.psych.-.nodes.time --- --- ext/racc/cparse/all --- --- pre-install-rb-default --- --- cparse.o --- --- ext/openssl/all --- --- ossl.o --- compiling ossl.c --- ext/objspace/all --- compiling objspace_dump.c --- ext/json/all --- --- ../../.ext/common/json/add/complex.rb --- --- ../../.ext/common/json/add/core.rb --- --- ext/readline/all --- --- ext/-test-/string/all --- --- rb_str_dup.o --- --- ext/psych/all --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.psych.-.visitors.time --- --- ext/-test-/vm/all --- --- ../../../.ext/amd64-freebsd15/-test-/vm/at_exit.so --- --- ext/openssl/all --- --- ossl_asn1.o --- --- ossl_bio.o --- --- ossl_bn.o --- --- ossl_asn1.o --- compiling ossl_asn1.c --- ossl_bio.o --- compiling ossl_bio.c --- ext/readline/all --- --- pre-install-rb-default --- --- ext/-test-/string/all --- --- set_len.o --- --- rb_str_dup.o --- compiling rb_str_dup.c --- set_len.o --- compiling set_len.c --- ext/psych/all --- --- psych.o --- compiling psych.c --- ext/openssl/all --- --- ossl_bn.o --- compiling ossl_bn.c --- ext/ripper/all --- --- ext/-test-/vm/all --- linking shared-object -test-/vm/at_exit.so --- ext/readline/all --- --- readline.o --- compiling readline.c --- ext/date/all --- --- date_strftime.o --- compiling date_strftime.c --- ext/-test-/thread/instrumentation/all --- --- ../../../../.ext/amd64-freebsd15/-test-/thread/instrumentation.so --- --- ext/psych/all --- --- psych_emitter.o --- compiling psych_emitter.c --- ext/racc/cparse/all --- compiling cparse.c --- ext/ripper/all --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.ripper.time --- --- ext/rbconfig/sizeof/all --- --- ../../../.ext/.timestamp/amd64-freebsd15/.rbconfig.time --- --- ext/rubyvm/all --- --- ext/-test-/thread/instrumentation/all --- linking shared-object -test-/thread/instrumentation.so --- ext/json/all --- --- ../../.ext/common/json/add/date.rb --- --- ext/-test-/tracepoint/all --- --- ../../../.ext/amd64-freebsd15/-test-/tracepoint.so --- linking shared-object -test-/tracepoint.so --- ext/ripper/all --- --- .eventids2-check --- checking ../.././parse.y and ../.././ext/ripper/eventids2.c --- ext/rbconfig/sizeof/all --- --- pre-install-rb-default --- --- ext/socket/all --- --- ext/rbconfig/sizeof/all --- --- sizes.c --- --- ext/socket/all --- --- pre-install-rb-default --- --- ext/rubyvm/all --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.forwardable.time --- --- ext/socket/all --- installing default socket libraries --- ../../.ext/common/socket.rb --- --- ext/json/all --- --- ../../.ext/common/json/add/date_time.rb --- --- ext/stringio/all --- --- ext/strscan/all --- --- ext/stringio/all --- --- pre-install-rb-default --- --- ext/rubyvm/all --- --- pre-install-rb-default --- --- ext/erb/escape/all --- --- ../../../.ext/amd64-freebsd15/erb/escape.so --- linking shared-object erb/escape.so --- ext/ripper/all --- --- pre-install-rb-default --- --- ext/json/all --- --- ../../.ext/common/json/add/exception.rb --- --- ext/syslog/all --- --- ext/strscan/all --- --- pre-install-rb-default --- --- strscan.o --- compiling strscan.c --- ext/rubyvm/all --- installing default libraries --- ext/io/nonblock/all --- --- ../../../.ext/amd64-freebsd15/io/nonblock.so --- linking shared-object io/nonblock.so --- ext/ripper/all --- --- ../../.ext/common/ripper/core.rb --- --- ext/rbconfig/sizeof/all --- sizes.c updated --- sizes.o --- compiling sizes.c --- ext/json/all --- --- ../../.ext/common/json/add/ostruct.rb --- --- ext/syslog/all --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.syslog.time --- --- ext/ripper/all --- --- ../../.ext/common/ripper/filter.rb --- --- ext/zlib/all --- --- ext/json/all --- --- ../../.ext/common/json/add/range.rb --- --- ext/stringio/all --- --- stringio.o --- compiling stringio.c --- ext/rubyvm/all --- --- ../../.ext/common/forwardable/impl.rb --- --- ext/fcntl/all --- --- ../../.ext/amd64-freebsd15/fcntl.so --- linking shared-object fcntl.so --- ext/io/wait/all --- --- ../../../.ext/amd64-freebsd15/io/wait.so --- --- ext/-test-/rational/all --- --- ../../../.ext/amd64-freebsd15/-test-/rational.so --- linking shared-object -test-/rational.so --- .bundle/gems/debug-1.7.1/ext/debug/all --- --- ext/io/wait/all --- linking shared-object io/wait.so --- ext/socket/all --- --- ancdata.o --- compiling ancdata.c --- .bundle/gems/rbs-2.8.2/ext/rbs_extension/all --- --- ext/zlib/all --- --- pre-install-rb-default --- --- zlib.o --- compiling zlib.c --- ext/syslog/all --- --- syslog.o --- compiling syslog.c --- ext/fiddle/all --- --- fiddle.o --- compiling fiddle.c --- ext/ripper/all --- --- pre-install-rb-default --- installing default ripper libraries --- ../../.ext/common/ripper/lexer.rb --- --- ext/psych/all --- --- psych_parser.o --- compiling psych_parser.c --- ext/ripper/all --- --- ../../.ext/common/ripper/sexp.rb --- --- ext/objspace/all --- --- pre-install-rb-default --- --- ../../.ext/common/objspace/trace.rb --- --- ../../.ext/common/objspace.rb --- --- .bundle/gems/debug-1.7.1/ext/debug/all --- --- ../../../../../.bundle/.timestamp/amd64-freebsd-15/3.2/.gems.-.debug-1.7.1.-.debug.time --- --- ext/objspace/all --- --- pre-install-rb-default --- installing default objspace libraries --- .bundle/gems/rbs-2.8.2/ext/rbs_extension/all --- --- ../../../../../.bundle/.timestamp/amd64-freebsd-15/3.2/.gems.-.rbs-2.8.2.time --- --- ext/digest/all --- --- ../../.ext/amd64-freebsd15/digest.so --- --- ext/openssl/all --- --- ossl_cipher.o --- --- ext/json/all --- --- ../../.ext/common/json/add/rational.rb --- --- ext/date/all --- --- date_strptime.o --- compiling date_strptime.c --- ext/syslog/all --- --- pre-install-rb-default --- --- ext/ripper/all --- --- ../../.ext/common/ripper.rb --- --- ext/openssl/all --- compiling ossl_cipher.c --- ext/fiddle/all --- --- function.o --- compiling function.c --- ext/rbconfig/sizeof/all --- --- limits.o --- compiling limits.c --- ext/coverage/all --- --- ../../.ext/amd64-freebsd15/coverage.so --- linking shared-object coverage.so --- ext/json/all --- --- ../../.ext/common/json/add/regexp.rb --- --- ext/socket/all --- --- basicsocket.o --- compiling basicsocket.c --- ext/openssl/all --- --- ossl_config.o --- --- ext/date/all --- --- pre-install-rb-default --- installing default date_core libraries --- .bundle/gems/debug-1.7.1/ext/debug/all --- --- gemlib --- --- pre-install-rb-default --- --- ../../../../../.bundle/specifications/debug-1.7.1.gemspec --- --- ext/digest/all --- linking shared-object digest.so --- ext/syslog/all --- --- ../../.ext/common/syslog/logger.rb --- --- pre-install-rb-default --- installing default syslog libraries --- ext/fiddle/all --- --- handle.o --- --- ext/ripper/all --- --- ripper.o --- compiling ripper.c --- ext/psych/all --- --- psych_to_ruby.o --- compiling psych_to_ruby.c --- psych_yaml_tree.o --- compiling psych_yaml_tree.c --- ext/etc/all --- --- ../../.ext/amd64-freebsd15/etc.so --- linking shared-object etc.so --- ext/date/all --- --- ../../.ext/common/date.rb --- --- ext/cgi/escape/all --- --- ../../../.ext/amd64-freebsd15/cgi/escape.so --- --- ext/monitor/all --- --- ../../.ext/amd64-freebsd15/monitor.so --- --- ext/openssl/all --- compiling ossl_config.c --- ext/fiddle/all --- compiling handle.c --- ext/monitor/all --- linking shared-object monitor.so --- ext/json/all --- --- ../../.ext/common/json/add/set.rb --- --- .bundle/gems/rbs-2.8.2/ext/rbs_extension/all --- --- gemlib --- --- ext/openssl/all --- --- ossl_digest.o --- compiling ossl_digest.c --- ext/cgi/escape/all --- linking shared-object cgi/escape.so --- .bundle/gems/debug-1.7.1/ext/debug/all --- --- debug.o --- compiling debug.c --- ext/-test-/scan_args/all --- --- ../../../.ext/amd64-freebsd15/-test-/scan_args.so --- linking shared-object -test-/scan_args.so --- ext/fiddle/all --- --- memory_view.o --- compiling memory_view.c --- .bundle/gems/rbs-2.8.2/ext/rbs_extension/all --- --- pre-install-rb-default --- --- ../../../../../.bundle/specifications/rbs-2.8.2.gemspec --- --- ext/json/all --- --- ../../.ext/common/json/add/struct.rb --- --- ext/socket/all --- --- ifaddr.o --- compiling ifaddr.c --- .bundle/gems/debug-1.7.1/ext/debug/all --- --- iseq_collector.o --- compiling iseq_collector.c --- .bundle/gems/rbs-2.8.2/ext/rbs_extension/all --- --- constants.o --- --- ext/openssl/all --- --- ossl_engine.o --- compiling ossl_engine.c --- .bundle/gems/rbs-2.8.2/ext/rbs_extension/all --- compiling constants.c --- ext/json/all --- --- ../../.ext/common/json/add/symbol.rb --- --- ext/socket/all --- --- init.o --- compiling init.c --- ext/json/all --- --- ../../.ext/common/json/add/time.rb --- --- ../../.ext/common/json/common.rb --- --- .bundle/gems/rbs-2.8.2/ext/rbs_extension/all --- --- lexer.o --- --- ext/openssl/all --- --- ossl_hmac.o --- --- ext/psych/all --- --- pre-install-rb-default --- --- ext/pty/all --- --- ../../.ext/amd64-freebsd15/pty.so --- --- ext/json/all --- --- ../../.ext/common/json/ext.rb --- --- ../../.ext/common/json/generic_object.rb --- --- ext/openssl/all --- compiling ossl_hmac.c --- ext/racc/cparse/all --- --- ../../../.ext/amd64-freebsd15/racc/cparse.so --- linking shared-object racc/cparse.so --- ext/json/all --- --- ../../.ext/common/json/version.rb --- --- ext/pty/all --- linking shared-object pty.so --- ext/json/all --- --- ../../.ext/common/json.rb --- --- ext/fiddle/all --- --- pinned.o --- --- ext/io/console/all --- --- ../../../.ext/amd64-freebsd15/io/console.so --- --- ext/socket/all --- --- ipsocket.o --- compiling ipsocket.c --- ext/openssl/all --- --- ossl_kdf.o --- compiling ossl_kdf.c --- ext/io/console/all --- linking shared-object io/console.so --- ext/fiddle/all --- compiling pinned.c --- ext/json/generator/all --- --- .bundle/gems/rbs-2.8.2/ext/rbs_extension/all --- compiling lexer.c --- ext/-test-/string/all --- --- ../../../.ext/amd64-freebsd15/-test-/string.so --- linking shared-object -test-/string.so --- ext/openssl/all --- --- ossl_ns_spki.o --- --- ossl_ocsp.o --- --- ossl_pkcs12.o --- --- ossl_pkcs7.o --- --- ossl_ns_spki.o --- compiling ossl_ns_spki.c --- ossl_ocsp.o --- compiling ossl_ocsp.c --- ossl_pkcs12.o --- compiling ossl_pkcs12.c --- ossl_pkcs7.o --- compiling ossl_pkcs7.c --- ext/-test-/time/all --- --- ../../../.ext/amd64-freebsd15/-test-/time.so --- --- ext/psych/all --- --- ../../.ext/common/psych/class_loader.rb --- --- pre-install-rb-default --- installing default psych libraries --- ../../.ext/common/psych/coder.rb --- --- ext/json/parser/all --- --- ext/-test-/time/all --- linking shared-object -test-/time.so --- ext/psych/all --- --- ../../.ext/common/psych/core_ext.rb --- --- ../../.ext/common/psych/exception.rb --- --- ext/json/parser/all --- --- ../../../.ext/.timestamp/amd64-freebsd15/.json.-.ext.time --- --- ext/openssl/all --- --- ossl_pkey.o --- --- ext/socket/all --- --- option.o --- compiling option.c --- ext/openssl/all --- compiling ossl_pkey.c --- ext/json/generator/all --- --- ../../../.ext/.timestamp/amd64-freebsd15/.json.-.ext.time --- --- pre-install-rb-default --- --- generator.o --- compiling generator.c --- ext/psych/all --- --- ../../.ext/common/psych/handler.rb --- --- ext/openssl/all --- --- ossl_pkey_dh.o --- compiling ossl_pkey_dh.c --- ext/psych/all --- --- ../../.ext/common/psych/nodes.rb --- --- ../../.ext/common/psych/omap.rb --- --- ext/json/parser/all --- --- pre-install-rb-default --- --- parser.o --- compiling parser.c --- .bundle/gems/rbs-2.8.2/ext/rbs_extension/all --- --- lexstate.o --- compiling lexstate.c --- ext/fiddle/all --- --- pointer.o --- compiling pointer.c --- ext/digest/bubblebabble/all --- --- ext/digest/md5/all --- --- ext/socket/all --- --- raddrinfo.o --- compiling raddrinfo.c --- .bundle/gems/rbs-2.8.2/ext/rbs_extension/all --- --- location.o --- --- ext/openssl/all --- --- ossl_pkey_dsa.o --- compiling ossl_pkey_dsa.c --- ext/digest/md5/all --- --- ../../../.ext/.timestamp/amd64-freebsd15/.digest.time --- --- ext/psych/all --- --- ../../.ext/common/psych/parser.rb --- --- ../../.ext/common/psych/scalar_scanner.rb --- --- ../../.ext/common/psych/set.rb --- --- ext/digest/rmd160/all --- --- ext/digest/md5/all --- --- pre-install-rb-default --- --- ext/strscan/all --- --- ../../.ext/amd64-freebsd15/strscan.so --- --- ext/digest/md5/all --- --- md5init.o --- --- md5.o --- --- md5init.o --- compiling md5init.c --- md5.o --- compiling md5.c --- ext/openssl/all --- --- ossl_pkey_ec.o --- --- ext/objspace/all --- --- ../../.ext/amd64-freebsd15/objspace.so --- --- ext/digest/bubblebabble/all --- --- ../../../.ext/.timestamp/amd64-freebsd15/.digest.time --- --- ext/digest/rmd160/all --- --- pre-install-rb-default --- --- .bundle/gems/rbs-2.8.2/ext/rbs_extension/all --- compiling location.c --- ext/openssl/all --- compiling ossl_pkey_ec.c --- ext/objspace/all --- linking shared-object objspace.so --- ext/digest/rmd160/all --- --- rmd160init.o --- compiling rmd160init.c --- ext/digest/sha1/all --- --- ext/rbconfig/sizeof/all --- --- ../../../.ext/amd64-freebsd15/rbconfig/sizeof.so --- --- ext/readline/all --- --- ../../.ext/amd64-freebsd15/readline.so --- linking shared-object readline.so --- ext/digest/sha1/all --- --- pre-install-rb-default --- --- ext/strscan/all --- linking shared-object strscan.so --- ext/digest/bubblebabble/all --- --- pre-install-rb-default --- --- ext/psych/all --- --- ../../.ext/common/psych/stream.rb --- --- ext/syslog/all --- --- ../../.ext/amd64-freebsd15/syslog.so --- linking shared-object syslog.so --- ext/fiddle/all --- --- pre-install-rb-default --- installing default fiddle libraries --- ext/digest/sha2/all --- --- ext/openssl/all --- --- ossl_pkey_rsa.o --- --- ext/psych/all --- --- ../../.ext/common/psych/streaming.rb --- --- ext/digest/sha2/all --- --- ../../../.ext/.timestamp/.RUBYCOMMONDIR.-.digest.-.sha2.time --- --- sha2init.o --- compiling sha2init.c --- ext/rbconfig/sizeof/all --- linking shared-object rbconfig/sizeof.so --- ext/digest/sha1/all --- --- sha1init.o --- compiling sha1init.c --- ext/socket/all --- --- socket.o --- compiling socket.c --- sockssocket.o --- compiling sockssocket.c --- ext/digest/bubblebabble/all --- --- bubblebabble.o --- compiling bubblebabble.c --- ext/openssl/all --- compiling ossl_pkey_rsa.c --- ext/digest/rmd160/all --- --- rmd160.o --- compiling rmd160.c --- ext/fiddle/all --- --- ../../.ext/common/fiddle/closure.rb --- --- ext/psych/all --- --- ../../.ext/common/psych/syntax_error.rb --- --- ext/fiddle/all --- --- ../../.ext/common/fiddle/cparser.rb --- --- ext/socket/all --- --- tcpserver.o --- compiling tcpserver.c --- tcpsocket.o --- --- ext/openssl/all --- --- ossl_rand.o --- compiling ossl_rand.c --- ext/psych/all --- --- ../../.ext/common/psych/tree_builder.rb --- --- ext/fiddle/all --- --- ../../.ext/common/fiddle/function.rb --- --- ext/socket/all --- --- udpsocket.o --- compiling udpsocket.c --- tcpsocket.o --- compiling tcpsocket.c --- ext/openssl/all --- --- ossl_ssl.o --- compiling ossl_ssl.c --- ext/psych/all --- --- ../../.ext/common/psych/versions.rb --- --- ext/fiddle/all --- --- ../../.ext/common/fiddle/import.rb --- --- ext/openssl/all --- --- ossl_ssl_session.o --- compiling ossl_ssl_session.c --- ext/pathname/all --- --- ../../.ext/amd64-freebsd15/pathname.so --- linking shared-object pathname.so --- ext/digest/sha1/all --- --- sha1.o --- compiling sha1.c --- .bundle/gems/rbs-2.8.2/ext/rbs_extension/all --- --- main.o --- --- ext/openssl/all --- --- ossl_ts.o --- compiling ossl_ts.c --- ext/psych/all --- --- ../../.ext/common/psych/visitors.rb --- --- .bundle/gems/debug-1.7.1/ext/debug/all --- --- ../../../../../.bundle/extensions/amd64-freebsd-15/3.2/debug-1.7.1/debug/debug.so --- linking shared-object debug/debug.so --- ext/psych/all --- --- ../../.ext/common/psych/y.rb --- --- ext/digest/sha2/all --- --- sha2.o --- compiling sha2.c --- .bundle/gems/rbs-2.8.2/ext/rbs_extension/all --- compiling main.c --- parser.o --- --- ext/openssl/all --- --- ossl_x509.o --- compiling ossl_x509.c --- ext/socket/all --- --- unixserver.o --- --- unixsocket.o --- compiling unixsocket.c --- .bundle/gems/rbs-2.8.2/ext/rbs_extension/all --- compiling parser.c --- ext/fiddle/all --- --- ../../.ext/common/fiddle/pack.rb --- --- ../../.ext/common/fiddle/struct.rb --- --- ext/socket/all --- --- unixserver.o --- compiling unixserver.c --- ext/psych/all --- --- ../../.ext/common/psych/handlers/document_stream.rb --- --- ext/openssl/all --- --- ossl_x509attr.o --- compiling ossl_x509attr.c --- ext/fiddle/all --- --- ../../.ext/common/fiddle/types.rb --- --- ext/digest/sha2/all --- --- pre-install-rb-default --- --- ext/stringio/all --- --- ../../.ext/amd64-freebsd15/stringio.so --- linking shared-object stringio.so --- ext/digest/sha2/all --- installing default sha2 libraries --- ../../../.ext/common/digest/sha2/loader.rb --- --- ../../../.ext/common/digest/sha2.rb --- --- ext/fiddle/all --- --- ../../.ext/common/fiddle/value.rb --- --- ../../.ext/common/fiddle/version.rb --- --- ../../.ext/common/fiddle.rb --- --- ext/psych/all --- --- ../../.ext/common/psych/handlers/recorder.rb --- --- ../../.ext/common/psych/json/ruby_events.rb --- --- ../../.ext/common/psych/json/stream.rb --- --- ../../.ext/common/psych/json/tree_builder.rb --- --- ../../.ext/common/psych/json/yaml_events.rb --- --- .bundle/gems/rbs-2.8.2/ext/rbs_extension/all --- --- parserstate.o --- compiling parserstate.c --- ext/psych/all --- --- ../../.ext/common/psych/nodes/alias.rb --- --- ../../.ext/common/psych/nodes/document.rb --- --- ../../.ext/common/psych/nodes/mapping.rb --- --- ../../.ext/common/psych/nodes/node.rb --- --- ext/openssl/all --- --- ossl_x509cert.o --- compiling ossl_x509cert.c --- ext/psych/all --- --- ../../.ext/common/psych/nodes/scalar.rb --- --- ext/socket/all --- --- constants.o --- compiling constants.c --- ext/openssl/all --- --- ossl_x509crl.o --- --- ossl_x509ext.o --- compiling ossl_x509ext.c --- .bundle/gems/rbs-2.8.2/ext/rbs_extension/all --- --- ruby_objs.o --- --- unescape.o --- --- ruby_objs.o --- compiling ruby_objs.c --- ext/psych/all --- --- ../../.ext/common/psych/nodes/sequence.rb --- --- ext/openssl/all --- --- ossl_x509crl.o --- compiling ossl_x509crl.c --- .bundle/gems/debug-1.7.1/ext/debug/all --- --- ../../../../../.bundle/extensions/amd64-freebsd-15/3.2/debug-1.7.1/gem.build_complete --- --- .bundle/gems/rbs-2.8.2/ext/rbs_extension/all --- --- unescape.o --- compiling unescape.c --- ext/psych/all --- --- ../../.ext/common/psych/nodes/stream.rb --- --- ../../.ext/common/psych/visitors/depth_first.rb --- --- ext/openssl/all --- --- ossl_x509name.o --- --- ossl_x509req.o --- --- ossl_x509name.o --- compiling ossl_x509name.c --- ossl_x509req.o --- compiling ossl_x509req.c --- ossl_x509revoked.o --- compiling ossl_x509revoked.c --- ossl_x509store.o --- --- pre-install-rb-default --- --- ossl_x509store.o --- compiling ossl_x509store.c --- ext/psych/all --- --- ../../.ext/common/psych/visitors/emitter.rb --- --- ../../.ext/common/psych/visitors/json_tree.rb --- --- ../../.ext/common/psych/visitors/to_ruby.rb --- --- ext/openssl/all --- --- pre-install-rb-default --- installing default openssl libraries --- ../../.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/psych/all --- --- ../../.ext/common/psych/visitors/visitor.rb --- --- ../../.ext/common/psych/visitors/yaml_tree.rb --- --- ../../.ext/common/psych.rb --- --- ../../.ext/amd64-freebsd15/psych.so --- --- ext/digest/bubblebabble/all --- --- ../../../.ext/amd64-freebsd15/digest/bubblebabble.so --- --- ext/psych/all --- linking shared-object psych.so --- ext/digest/md5/all --- --- ../../../.ext/amd64-freebsd15/digest/md5.so --- linking shared-object digest/md5.so --- ext/digest/bubblebabble/all --- linking shared-object digest/bubblebabble.so --- ext/fiddle/all --- --- ../../.ext/amd64-freebsd15/fiddle.so --- linking shared-object fiddle.so --- ext/openssl/all --- --- ../../.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 --- --- ../../.ext/common/openssl/x509.rb --- --- ../../.ext/common/openssl.rb --- --- ext/digest/rmd160/all --- --- ../../../.ext/amd64-freebsd15/digest/rmd160.so --- --- ext/json/parser/all --- --- ../../../.ext/amd64-freebsd15/json/ext/parser.so --- linking shared-object json/ext/parser.so --- ext/digest/rmd160/all --- linking shared-object digest/rmd160.so --- ext/digest/sha1/all --- --- ../../../.ext/amd64-freebsd15/digest/sha1.so --- --- ext/json/generator/all --- --- ../../../.ext/amd64-freebsd15/json/ext/generator.so --- linking shared-object json/ext/generator.so --- ext/digest/sha1/all --- linking shared-object digest/sha1.so --- ext/digest/sha2/all --- --- ../../../.ext/amd64-freebsd15/digest/sha2.so --- linking shared-object digest/sha2.so --- ext/openssl/all --- --- ossl_pkey.o --- ossl_pkey.c:326:22: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1 [-Wsingle-bit-bitfield-constant-conversion] 326 | arg->interrupted = 1; | ^ ~ 1 warning generated. --- .bundle/gems/rbs-2.8.2/ext/rbs_extension/all --- --- ../../../../../.bundle/extensions/amd64-freebsd-15/3.2/rbs-2.8.2/rbs_extension.so --- linking shared-object rbs_extension.so --- ext/zlib/all --- --- ../../.ext/amd64-freebsd15/zlib.so --- linking shared-object zlib.so --- ext/bigdecimal/all --- --- bigdecimal.o --- bigdecimal.c:7161:18: warning: variable 'prec' set but not used [-Wunused-but-set-variable] 7161 | SIGNED_VALUE prec; | ^ 1 warning generated. --- ../../.ext/amd64-freebsd15/bigdecimal.so --- linking shared-object bigdecimal.so --- .bundle/gems/rbs-2.8.2/ext/rbs_extension/all --- --- ../../../../../.bundle/extensions/amd64-freebsd-15/3.2/rbs-2.8.2/gem.build_complete --- --- ext/openssl/all --- --- ../../.ext/amd64-freebsd15/openssl.so --- linking shared-object openssl.so --- ext/socket/all --- --- ../../.ext/amd64-freebsd15/socket.so --- linking shared-object socket.so --- ext/nkf/all --- --- ../../.ext/amd64-freebsd15/nkf.so --- linking shared-object nkf.so --- ext/date/all --- --- ../../.ext/amd64-freebsd15/date_core.so --- linking shared-object date_core.so --- ext/ripper/all --- ripper.c:10318:9: warning: variable 'yynerrs' set but not used [-Wunused-but-set-variable] 10318 | int yynerrs = 0; | ^ 1 warning generated. --- ../../.ext/amd64-freebsd15/ripper.so --- linking shared-object ripper.so --- ruby32 --- --- ruby32 --- linking ruby32 --- main --- --- rdoc --- Generating RDoc documentation Parsing sources... 0% [ 1/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/NEWS/NEWS-1.8.7 0% [ 2/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/NEWS/NEWS-1.9.1 0% [ 3/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/NEWS/NEWS-1.9.2 0% [ 4/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/NEWS/NEWS-1.9.3 0% [ 5/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/NEWS/NEWS-2.0.0 0% [ 6/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/NEWS/NEWS-2.1.0 0% [ 7/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/NEWS/NEWS-2.2.0 0% [ 8/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/NEWS/NEWS-2.3.0 0% [ 9/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/NEWS/NEWS-2.4.0 1% [10/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/NEWS/NEWS-2.5.0 1% [11/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/NEWS/NEWS-2.6.0 1% [12/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/NEWS/NEWS-2.7.0 1% [13/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/NEWS/NEWS-3.0.0.md 1% [14/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/NEWS/NEWS-3.1.0.md 1% [15/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/bsearch.rdoc 1% [16/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/bug_triaging.rdoc 1% [17/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/case_mapping.rdoc 1% [18/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/character_selectors.rdoc 1% [19/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/command_injection.rdoc 2% [20/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/contributing.md 2% [21/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/contributing/building_ruby.md 2% [22/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/contributing/documentation_guide.md 2% [23/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/contributing/making_changes_to_ruby.md 2% [24/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/contributing/making_changes_to_stdlibs.md 2% [25/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/contributing/reporting_issues.md 2% [26/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/contributing/testing_ruby.md 2% [27/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/dig_methods.rdoc 2% [28/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/dtrace_probes.rdoc 2% [29/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/encodings.rdoc 3% [30/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/extension.ja.rdoc 3% [31/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/extension.rdoc 3% [32/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/fiber.md 3% [33/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/format_specifications.rdoc 3% [34/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/globals.rdoc 3% [35/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/implicit_conversion.rdoc 3% [36/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/keywords.rdoc 3% [37/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/maintainers.rdoc 3% [38/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/marshal.rdoc 3% [39/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/memory_view.md 4% [40/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/optparse/argument_converters.rdoc 4% [41/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/optparse/creates_option.rdoc 4% [42/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/optparse/option_params.rdoc 4% [43/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/optparse/tutorial.rdoc 4% [44/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/packed_data.rdoc 4% [45/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/ractor.md 4% [46/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/rdoc/markup_reference.rb 4% [47/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/regexp.rdoc 4% [48/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/security.rdoc 4% [49/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/signals.rdoc 5% [50/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/standard_library.rdoc 5% [51/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/strftime_formatting.rdoc 5% [52/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/syntax.rdoc 5% [53/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/syntax/assignment.rdoc 5% [54/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/syntax/calling_methods.rdoc 5% [55/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/syntax/comments.rdoc 5% [56/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/syntax/control_expressions.rdoc 5% [57/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/syntax/exceptions.rdoc 5% [58/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/syntax/literals.rdoc 5% [59/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/syntax/methods.rdoc 6% [60/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/syntax/miscellaneous.rdoc 6% [61/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/syntax/modules_and_classes.rdoc 6% [62/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/syntax/pattern_matching.rdoc 6% [63/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/syntax/precedence.rdoc 6% [64/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/syntax/refinements.rdoc 6% [65/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/timezones.rdoc 6% [66/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/transcode.rdoc 6% [67/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/yjit/yjit.md 6% [68/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/yjit/yjit_hacking.md 6% [69/992] COPYING 7% [70/992] COPYING.ja 7% [71/992] LEGAL 7% [72/992] NEWS.md 7% [73/992] README.ja.md 7% [74/992] README.md 7% [75/992] addr2line.c 7% [76/992] array.c 7% [77/992] array.rb 7% [78/992] ast.c 7% [79/992] ast.rb 8% [80/992] bignum.c 8% [81/992] builtin.c 8% [82/992] class.c 8% [83/992] compar.c 8% [84/992] compile.c 8% [85/992] complex.c 8% [86/992] cont.c 8% [87/992] debug.c 8% [88/992] debug_counter.c 8% [89/992] dir.c 9% [90/992] dir.rb 9% [91/992] dln.c 9% [92/992] dln_find.c 9% [93/992] dmydln.c 9% [94/992] dmyenc.c 9% [95/992] dmyext.c 9% [96/992] doc/NEWS/NEWS-1.8.7 9% [97/992] doc/NEWS/NEWS-1.9.1 9% [98/992] doc/NEWS/NEWS-1.9.2 9% [99/992] doc/NEWS/NEWS-1.9.3 10% [100/992] doc/NEWS/NEWS-2.0.0 10% [101/992] doc/NEWS/NEWS-2.1.0 10% [102/992] doc/NEWS/NEWS-2.2.0 10% [103/992] doc/NEWS/NEWS-2.3.0 10% [104/992] doc/NEWS/NEWS-2.4.0 10% [105/992] doc/NEWS/NEWS-2.5.0 10% [106/992] doc/NEWS/NEWS-2.6.0 10% [107/992] doc/NEWS/NEWS-2.7.0 10% [108/992] doc/NEWS/NEWS-3.0.0.md 10% [109/992] doc/NEWS/NEWS-3.1.0.md 11% [110/992] doc/bsearch.rdoc 11% [111/992] doc/bug_triaging.rdoc 11% [112/992] doc/case_mapping.rdoc 11% [113/992] doc/character_selectors.rdoc 11% [114/992] doc/command_injection.rdoc 11% [115/992] doc/contributing.md 11% [116/992] doc/contributing/building_ruby.md 11% [117/992] doc/contributing/documentation_guide.md 11% [118/992] doc/contributing/making_changes_to_ruby.md 11% [119/992] doc/contributing/making_changes_to_stdlibs.md 12% [120/992] doc/contributing/reporting_issues.md 12% [121/992] doc/contributing/testing_ruby.md 12% [122/992] doc/dig_methods.rdoc 12% [123/992] doc/dtrace_probes.rdoc 12% [124/992] doc/encodings.rdoc 12% [125/992] doc/extension.ja.rdoc 12% [126/992] doc/extension.rdoc 12% [127/992] doc/fiber.md 12% [128/992] doc/format_specifications.rdoc 13% [129/992] doc/globals.rdoc 13% [130/992] doc/implicit_conversion.rdoc 13% [131/992] doc/keywords.rdoc 13% [132/992] doc/maintainers.rdoc 13% [133/992] doc/marshal.rdoc 13% [134/992] doc/memory_view.md 13% [135/992] doc/optparse/argument_converters.rdoc 13% [136/992] doc/optparse/creates_option.rdoc 13% [137/992] doc/optparse/option_params.rdoc 13% [138/992] doc/optparse/tutorial.rdoc 14% [139/992] doc/packed_data.rdoc 14% [140/992] doc/ractor.md 14% [141/992] doc/rdoc/markup_reference.rb 14% [142/992] doc/regexp.rdoc 14% [143/992] doc/security.rdoc 14% [144/992] doc/signals.rdoc 14% [145/992] doc/standard_library.rdoc 14% [146/992] doc/strftime_formatting.rdoc 14% [147/992] doc/syntax.rdoc 14% [148/992] doc/syntax/assignment.rdoc 15% [149/992] doc/syntax/calling_methods.rdoc 15% [150/992] doc/syntax/comments.rdoc 15% [151/992] doc/syntax/control_expressions.rdoc 15% [152/992] doc/syntax/exceptions.rdoc 15% [153/992] doc/syntax/literals.rdoc 15% [154/992] doc/syntax/methods.rdoc 15% [155/992] doc/syntax/miscellaneous.rdoc 15% [156/992] doc/syntax/modules_and_classes.rdoc 15% [157/992] doc/syntax/pattern_matching.rdoc 15% [158/992] doc/syntax/precedence.rdoc 16% [159/992] doc/syntax/refinements.rdoc 16% [160/992] doc/timezones.rdoc 16% [161/992] doc/transcode.rdoc 16% [162/992] doc/yjit/yjit.md 16% [163/992] doc/yjit/yjit_hacking.md 16% [164/992] encoding.c 16% [165/992] enum.c 16% [166/992] enumerator.c 16% [167/992] error.c 16% [168/992] eval.c 17% [169/992] eval_error.c 17% [170/992] eval_jump.c 17% [171/992] ext/bigdecimal/bigdecimal.c 17% [172/992] ext/bigdecimal/lib/bigdecimal.rb 17% [173/992] ext/bigdecimal/lib/bigdecimal/jacobian.rb 17% [174/992] ext/bigdecimal/lib/bigdecimal/ludcmp.rb 17% [175/992] ext/bigdecimal/lib/bigdecimal/math.rb 17% [176/992] ext/bigdecimal/lib/bigdecimal/newton.rb 17% [177/992] ext/bigdecimal/lib/bigdecimal/util.rb 17% [178/992] ext/cgi/escape/escape.c 18% [179/992] ext/continuation/continuation.c 18% [180/992] ext/coverage/coverage.c 18% [181/992] ext/coverage/lib/coverage.rb 18% [182/992] ext/date/date_core.c 18% [183/992] ext/date/date_parse.c 18% [184/992] ext/date/date_strftime.c 18% [185/992] ext/date/date_strptime.c 18% [186/992] ext/date/lib/date.rb 18% [187/992] ext/digest/bubblebabble/bubblebabble.c 18% [188/992] ext/digest/digest.c 19% [189/992] ext/digest/lib/digest.rb 19% [190/992] ext/digest/lib/digest/loader.rb 19% [191/992] ext/digest/lib/digest/version.rb 19% [192/992] ext/digest/md5/md5init.c 19% [193/992] ext/digest/rmd160/rmd160init.c 19% [194/992] ext/digest/sha1/sha1init.c 19% [195/992] ext/digest/sha2/lib/sha2.rb 19% [196/992] ext/digest/sha2/lib/sha2/loader.rb 19% [197/992] ext/digest/sha2/sha2init.c 19% [198/992] ext/etc/etc.c 20% [199/992] ext/fcntl/fcntl.c 20% [200/992] ext/fiddle/closure.c 20% [201/992] ext/fiddle/conversions.c 20% [202/992] ext/fiddle/fiddle.c 20% [203/992] ext/fiddle/function.c 20% [204/992] ext/fiddle/handle.c 20% [205/992] ext/fiddle/lib/fiddle.rb 20% [206/992] ext/fiddle/lib/fiddle/closure.rb 20% [207/992] ext/fiddle/lib/fiddle/cparser.rb 20% [208/992] ext/fiddle/lib/fiddle/function.rb 21% [209/992] ext/fiddle/lib/fiddle/import.rb 21% [210/992] ext/fiddle/lib/fiddle/pack.rb 21% [211/992] ext/fiddle/lib/fiddle/struct.rb 21% [212/992] ext/fiddle/lib/fiddle/types.rb 21% [213/992] ext/fiddle/lib/fiddle/value.rb 21% [214/992] ext/fiddle/lib/fiddle/version.rb 21% [215/992] ext/fiddle/pinned.c 21% [216/992] ext/fiddle/pointer.c 21% [217/992] ext/io/console/console.c 21% [218/992] ext/io/console/lib/console/size.rb 22% [219/992] ext/io/nonblock/nonblock.c 22% [220/992] ext/io/wait/wait.c 22% [221/992] ext/json/generator/generator.c 22% [222/992] ext/json/lib/json.rb 22% [223/992] ext/json/lib/json/add/bigdecimal.rb 22% [224/992] ext/json/lib/json/add/complex.rb 22% [225/992] ext/json/lib/json/add/core.rb 22% [226/992] ext/json/lib/json/add/date.rb 22% [227/992] ext/json/lib/json/add/date_time.rb 22% [228/992] ext/json/lib/json/add/exception.rb 23% [229/992] ext/json/lib/json/add/ostruct.rb 23% [230/992] ext/json/lib/json/add/range.rb 23% [231/992] ext/json/lib/json/add/rational.rb 23% [232/992] ext/json/lib/json/add/regexp.rb 23% [233/992] ext/json/lib/json/add/set.rb 23% [234/992] ext/json/lib/json/add/struct.rb 23% [235/992] ext/json/lib/json/add/symbol.rb 23% [236/992] ext/json/lib/json/add/time.rb 23% [237/992] ext/json/lib/json/common.rb 23% [238/992] ext/json/lib/json/ext.rb 24% [239/992] ext/json/lib/json/generic_object.rb 24% [240/992] ext/json/lib/json/version.rb 24% [241/992] ext/json/parser/parser.c 24% [242/992] ext/monitor/lib/monitor.rb 24% [243/992] ext/monitor/monitor.c 24% [244/992] ext/nkf/lib/kconv.rb 24% [245/992] ext/nkf/nkf.c 24% [246/992] ext/objspace/lib/objspace.rb 24% [247/992] ext/objspace/lib/objspace/trace.rb 25% [248/992] ext/objspace/object_tracing.c 25% [249/992] ext/objspace/objspace.c 25% [250/992] ext/objspace/objspace_dump.c 25% [251/992] ext/openssl/lib/openssl.rb 25% [252/992] ext/openssl/lib/openssl/bn.rb 25% [253/992] ext/openssl/lib/openssl/buffering.rb 25% [254/992] ext/openssl/lib/openssl/cipher.rb 25% [255/992] ext/openssl/lib/openssl/digest.rb 25% [256/992] ext/openssl/lib/openssl/hmac.rb 25% [257/992] ext/openssl/lib/openssl/marshal.rb 26% [258/992] ext/openssl/lib/openssl/pkcs5.rb 26% [259/992] ext/openssl/lib/openssl/pkey.rb 26% [260/992] ext/openssl/lib/openssl/ssl.rb 26% [261/992] ext/openssl/lib/openssl/version.rb 26% [262/992] ext/openssl/lib/openssl/x509.rb 26% [263/992] ext/openssl/ossl.c 26% [264/992] ext/openssl/ossl_asn1.c 26% [265/992] ext/openssl/ossl_bio.c 26% [266/992] ext/openssl/ossl_bn.c 26% [267/992] ext/openssl/ossl_cipher.c 27% [268/992] ext/openssl/ossl_config.c 27% [269/992] ext/openssl/ossl_digest.c 27% [270/992] ext/openssl/ossl_engine.c 27% [271/992] ext/openssl/ossl_hmac.c 27% [272/992] ext/openssl/ossl_kdf.c 27% [273/992] ext/openssl/ossl_ns_spki.c 27% [274/992] ext/openssl/ossl_ocsp.c 27% [275/992] ext/openssl/ossl_pkcs12.c 27% [276/992] ext/openssl/ossl_pkcs7.c 27% [277/992] ext/openssl/ossl_pkey.c 28% [278/992] ext/openssl/ossl_pkey_dh.c 28% [279/992] ext/openssl/ossl_pkey_dsa.c 28% [280/992] ext/openssl/ossl_pkey_ec.c 28% [281/992] ext/openssl/ossl_pkey_rsa.c 28% [282/992] ext/openssl/ossl_rand.c 28% [283/992] ext/openssl/ossl_ssl.c 28% [284/992] ext/openssl/ossl_ssl_session.c 28% [285/992] ext/openssl/ossl_ts.c 28% [286/992] ext/openssl/ossl_x509.c 28% [287/992] ext/openssl/ossl_x509attr.c 29% [288/992] ext/openssl/ossl_x509cert.c 29% [289/992] ext/openssl/ossl_x509crl.c 29% [290/992] ext/openssl/ossl_x509ext.c 29% [291/992] ext/openssl/ossl_x509name.c 29% [292/992] ext/openssl/ossl_x509req.c 29% [293/992] ext/openssl/ossl_x509revoked.c 29% [294/992] ext/openssl/ossl_x509store.c 29% [295/992] ext/pathname/lib/pathname.rb 29% [296/992] ext/pathname/pathname.c 29% [297/992] ext/psych/lib/psych.rb 30% [298/992] ext/psych/lib/psych/class_loader.rb 30% [299/992] ext/psych/lib/psych/coder.rb 30% [300/992] ext/psych/lib/psych/core_ext.rb 30% [301/992] ext/psych/lib/psych/exception.rb 30% [302/992] ext/psych/lib/psych/handler.rb 30% [303/992] ext/psych/lib/psych/handlers/document_stream.rb 30% [304/992] ext/psych/lib/psych/handlers/recorder.rb 30% [305/992] ext/psych/lib/psych/json/ruby_events.rb 30% [306/992] ext/psych/lib/psych/json/stream.rb 30% [307/992] ext/psych/lib/psych/json/tree_builder.rb 31% [308/992] ext/psych/lib/psych/json/yaml_events.rb 31% [309/992] ext/psych/lib/psych/nodes.rb 31% [310/992] ext/psych/lib/psych/nodes/alias.rb 31% [311/992] ext/psych/lib/psych/nodes/document.rb 31% [312/992] ext/psych/lib/psych/nodes/mapping.rb 31% [313/992] ext/psych/lib/psych/nodes/node.rb 31% [314/992] ext/psych/lib/psych/nodes/scalar.rb 31% [315/992] ext/psych/lib/psych/nodes/sequence.rb 31% [316/992] ext/psych/lib/psych/nodes/stream.rb 31% [317/992] ext/psych/lib/psych/omap.rb 32% [318/992] ext/psych/lib/psych/parser.rb 32% [319/992] ext/psych/lib/psych/scalar_scanner.rb 32% [320/992] ext/psych/lib/psych/set.rb 32% [321/992] ext/psych/lib/psych/stream.rb 32% [322/992] ext/psych/lib/psych/streaming.rb 32% [323/992] ext/psych/lib/psych/syntax_error.rb 32% [324/992] ext/psych/lib/psych/tree_builder.rb 32% [325/992] ext/psych/lib/psych/versions.rb 32% [326/992] ext/psych/lib/psych/visitors.rb 32% [327/992] ext/psych/lib/psych/visitors/depth_first.rb 33% [328/992] ext/psych/lib/psych/visitors/emitter.rb 33% [329/992] ext/psych/lib/psych/visitors/json_tree.rb 33% [330/992] ext/psych/lib/psych/visitors/to_ruby.rb 33% [331/992] ext/psych/lib/psych/visitors/visitor.rb 33% [332/992] ext/psych/lib/psych/visitors/yaml_tree.rb 33% [333/992] ext/psych/lib/psych/y.rb 33% [334/992] ext/psych/psych.c 33% [335/992] ext/psych/psych_emitter.c 33% [336/992] ext/psych/psych_parser.c 33% [337/992] ext/psych/psych_to_ruby.c 34% [338/992] ext/psych/psych_yaml_tree.c 34% [339/992] ext/pty/lib/expect.rb 34% [340/992] ext/pty/pty.c 34% [341/992] ext/racc/cparse/cparse.c 34% [342/992] ext/rbconfig/sizeof/limits.c 34% [343/992] ext/rbconfig/sizeof/sizes.c 34% [344/992] ext/readline/readline.c 34% [345/992] ext/ripper/lib/ripper.rb 34% [346/992] ext/ripper/lib/ripper/core.rb 34% [347/992] ext/ripper/lib/ripper/filter.rb 35% [348/992] ext/ripper/lib/ripper/lexer.rb 35% [349/992] ext/ripper/lib/ripper/sexp.rb 35% [350/992] ext/socket/ancdata.c 35% [351/992] ext/socket/basicsocket.c 35% [352/992] ext/socket/constants.c 35% [353/992] ext/socket/constdefs.c 35% [354/992] ext/socket/ifaddr.c 35% [355/992] ext/socket/init.c 35% [356/992] ext/socket/ipsocket.c 35% [357/992] ext/socket/lib/socket.rb 36% [358/992] ext/socket/option.c 36% [359/992] ext/socket/raddrinfo.c 36% [360/992] ext/socket/socket.c 36% [361/992] ext/socket/sockssocket.c 36% [362/992] ext/socket/tcpserver.c 36% [363/992] ext/socket/tcpsocket.c 36% [364/992] ext/socket/udpsocket.c 36% [365/992] ext/socket/unixserver.c 36% [366/992] ext/socket/unixsocket.c 36% [367/992] ext/stringio/stringio.c 37% [368/992] ext/strscan/strscan.c 37% [369/992] ext/syslog/lib/syslog/logger.rb 37% [370/992] ext/syslog/syslog.c 37% [371/992] ext/zlib/zlib.c 37% [372/992] file.c 37% [373/992] gc.c 37% [374/992] gc.rb 37% [375/992] golf_prelude.c 37% [376/992] goruby.c 38% [377/992] hash.c 38% [378/992] id.c 38% [379/992] id_table.c 38% [380/992] inits.c 38% [381/992] io.c 38% [382/992] io.rb 38% [383/992] io_buffer.c 38% [384/992] iseq.c 38% [385/992] kernel.rb 38% [386/992] lex.c 39% [387/992] lib/English.rb 39% [388/992] lib/abbrev.rb 39% [389/992] lib/base64.rb 39% [390/992] lib/benchmark.rb 39% [391/992] lib/benchmark/version.rb 39% [392/992] lib/cgi.rb 39% [393/992] lib/cgi/cookie.rb 39% [394/992] lib/cgi/core.rb 39% [395/992] lib/cgi/html.rb 39% [396/992] lib/cgi/session.rb 40% [397/992] lib/cgi/session/pstore.rb 40% [398/992] lib/cgi/util.rb 40% [399/992] lib/csv.rb 40% [400/992] lib/csv/core_ext/array.rb 40% [401/992] lib/csv/core_ext/string.rb 40% [402/992] lib/csv/delete_suffix.rb 40% [403/992] lib/csv/fields_converter.rb 40% [404/992] lib/csv/input_record_separator.rb 40% [405/992] lib/csv/match_p.rb 40% [406/992] lib/csv/parser.rb 41% [407/992] lib/csv/row.rb 41% [408/992] lib/csv/table.rb 41% [409/992] lib/csv/version.rb 41% [410/992] lib/csv/writer.rb 41% [411/992] lib/delegate.rb 41% [412/992] lib/did_you_mean.rb 41% [413/992] lib/did_you_mean/core_ext/name_error.rb 41% [414/992] lib/did_you_mean/experimental.rb 41% [415/992] lib/did_you_mean/formatter.rb 41% [416/992] lib/did_you_mean/formatters/plain_formatter.rb 42% [417/992] lib/did_you_mean/formatters/verbose_formatter.rb 42% [418/992] lib/did_you_mean/jaro_winkler.rb 42% [419/992] lib/did_you_mean/levenshtein.rb 42% [420/992] lib/did_you_mean/spell_checker.rb 42% [421/992] lib/did_you_mean/spell_checkers/key_error_checker.rb 42% [422/992] lib/did_you_mean/spell_checkers/method_name_checker.rb 42% [423/992] lib/did_you_mean/spell_checkers/name_error_checkers.rb 42% [424/992] lib/did_you_mean/spell_checkers/name_error_checkers/class_name_checker.rb 42% [425/992] lib/did_you_mean/spell_checkers/name_error_checkers/variable_name_checker.rb 42% [426/992] lib/did_you_mean/spell_checkers/null_checker.rb 43% [427/992] lib/did_you_mean/spell_checkers/pattern_key_name_checker.rb 43% [428/992] lib/did_you_mean/spell_checkers/require_path_checker.rb 43% [429/992] lib/did_you_mean/tree_spell_checker.rb 43% [430/992] lib/did_you_mean/verbose.rb 43% [431/992] lib/did_you_mean/version.rb 43% [432/992] lib/drb.rb 43% [433/992] lib/drb/acl.rb 43% [434/992] lib/drb/drb.rb 43% [435/992] lib/drb/eq.rb 43% [436/992] lib/drb/extserv.rb 44% [437/992] lib/drb/extservm.rb 44% [438/992] lib/drb/gw.rb 44% [439/992] lib/drb/invokemethod.rb 44% [440/992] lib/drb/observer.rb 44% [441/992] lib/drb/ssl.rb 44% [442/992] lib/drb/timeridconv.rb 44% [443/992] lib/drb/unix.rb 44% [444/992] lib/drb/version.rb 44% [445/992] lib/drb/weakidconv.rb 44% [446/992] lib/erb.rb 45% [447/992] lib/erb/compiler.rb 45% [448/992] lib/erb/def_method.rb 45% [449/992] lib/erb/util.rb 45% [450/992] lib/erb/version.rb 45% [451/992] lib/error_highlight.rb 45% [452/992] lib/error_highlight/base.rb 45% [453/992] lib/error_highlight/core_ext.rb 45% [454/992] lib/error_highlight/formatter.rb 45% [455/992] lib/error_highlight/version.rb 45% [456/992] lib/fileutils.rb 46% [457/992] lib/find.rb 46% [458/992] lib/forwardable.rb 46% [459/992] lib/forwardable/impl.rb 46% [460/992] lib/getoptlong.rb 46% [461/992] lib/ipaddr.rb 46% [462/992] lib/irb.rb 46% [463/992] lib/irb/cmd/backtrace.rb 46% [464/992] lib/irb/cmd/break.rb 46% [465/992] lib/irb/cmd/catch.rb 46% [466/992] lib/irb/cmd/chws.rb 47% [467/992] lib/irb/cmd/continue.rb 47% [468/992] lib/irb/cmd/debug.rb 47% [469/992] lib/irb/cmd/delete.rb 47% [470/992] lib/irb/cmd/edit.rb 47% [471/992] lib/irb/cmd/finish.rb 47% [472/992] lib/irb/cmd/fork.rb 47% [473/992] lib/irb/cmd/help.rb 47% [474/992] lib/irb/cmd/info.rb 47% [475/992] lib/irb/cmd/irb_info.rb 47% [476/992] lib/irb/cmd/load.rb 48% [477/992] lib/irb/cmd/ls.rb 48% [478/992] lib/irb/cmd/measure.rb 48% [479/992] lib/irb/cmd/next.rb 48% [480/992] lib/irb/cmd/nop.rb 48% [481/992] lib/irb/cmd/pushws.rb 48% [482/992] lib/irb/cmd/show_cmds.rb 48% [483/992] lib/irb/cmd/show_source.rb 48% [484/992] lib/irb/cmd/step.rb 48% [485/992] lib/irb/cmd/subirb.rb 48% [486/992] lib/irb/cmd/whereami.rb 49% [487/992] lib/irb/color.rb 49% [488/992] lib/irb/color_printer.rb 49% [489/992] lib/irb/completion.rb 49% [490/992] lib/irb/context.rb 49% [491/992] lib/irb/easter-egg.rb 49% [492/992] lib/irb/ext/change-ws.rb 49% [493/992] lib/irb/ext/history.rb 49% [494/992] lib/irb/ext/loader.rb 49% [495/992] lib/irb/ext/multi-irb.rb 50% [496/992] lib/irb/ext/save-history.rb 50% [497/992] lib/irb/ext/tracer.rb 50% [498/992] lib/irb/ext/use-loader.rb 50% [499/992] lib/irb/ext/workspaces.rb 50% [500/992] lib/irb/extend-command.rb 50% [501/992] lib/irb/frame.rb 50% [502/992] lib/irb/help.rb 50% [503/992] lib/irb/init.rb 50% [504/992] lib/irb/input-method.rb 50% [505/992] lib/irb/inspector.rb 51% [506/992] lib/irb/lc/error.rb 51% [507/992] lib/irb/lc/ja/encoding_aliases.rb 51% [508/992] lib/irb/lc/ja/error.rb 51% [509/992] lib/irb/locale.rb 51% [510/992] lib/irb/magic-file.rb 51% [511/992] lib/irb/notifier.rb 51% [512/992] lib/irb/output-method.rb 51% [513/992] lib/irb/ruby-lex.rb 51% [514/992] lib/irb/src_encoding.rb 51% [515/992] lib/irb/version.rb 52% [516/992] lib/irb/workspace.rb 52% [517/992] lib/irb/ws-for-case-2.rb 52% [518/992] lib/irb/xmp.rb 52% [519/992] lib/logger.rb 52% [520/992] lib/logger/errors.rb 52% [521/992] lib/logger/formatter.rb 52% [522/992] lib/logger/log_device.rb 52% [523/992] lib/logger/period.rb 52% [524/992] lib/logger/severity.rb 52% [525/992] lib/logger/version.rb 53% [526/992] lib/mkmf.rb 53% [527/992] lib/mutex_m.rb 53% [528/992] lib/net/http.rb 53% [529/992] lib/net/http/backward.rb 53% [530/992] lib/net/http/exceptions.rb 53% [531/992] lib/net/http/generic_request.rb 53% [532/992] lib/net/http/header.rb 53% [533/992] lib/net/http/proxy_delta.rb 53% [534/992] lib/net/http/request.rb 53% [535/992] lib/net/http/requests.rb 54% [536/992] lib/net/http/response.rb 54% [537/992] lib/net/http/responses.rb 54% [538/992] lib/net/http/status.rb 54% [539/992] lib/net/https.rb 54% [540/992] lib/net/protocol.rb 54% [541/992] lib/observer.rb 54% [542/992] lib/open-uri.rb 54% [543/992] lib/open3.rb 54% [544/992] lib/open3/version.rb 54% [545/992] lib/optionparser.rb 55% [546/992] lib/optparse.rb 55% [547/992] lib/optparse/ac.rb 55% [548/992] lib/optparse/date.rb 55% [549/992] lib/optparse/kwargs.rb 55% [550/992] lib/optparse/shellwords.rb 55% [551/992] lib/optparse/time.rb 55% [552/992] lib/optparse/uri.rb 55% [553/992] lib/optparse/version.rb 55% [554/992] lib/ostruct.rb 55% [555/992] lib/pp.rb 56% [556/992] lib/prettyprint.rb 56% [557/992] lib/pstore.rb 56% [558/992] lib/racc.rb 56% [559/992] lib/racc/compat.rb 56% [560/992] lib/racc/debugflags.rb 56% [561/992] lib/racc/exception.rb 56% [562/992] lib/racc/grammar.rb 56% [563/992] lib/racc/grammarfileparser.rb 56% [564/992] lib/racc/info.rb 56% [565/992] lib/racc/iset.rb 57% [566/992] lib/racc/logfilegenerator.rb 57% [567/992] lib/racc/parser-text.rb 57% [568/992] lib/racc/parser.rb 57% [569/992] lib/racc/parserfilegenerator.rb 57% [570/992] lib/racc/sourcetext.rb 57% [571/992] lib/racc/state.rb 57% [572/992] lib/racc/statetransitiontable.rb 57% [573/992] lib/racc/static.rb 57% [574/992] lib/random/formatter.rb 57% [575/992] lib/rdoc.rb 58% [576/992] lib/rdoc/alias.rb 58% [577/992] lib/rdoc/anon_class.rb 58% [578/992] lib/rdoc/any_method.rb 58% [579/992] lib/rdoc/attr.rb 58% [580/992] lib/rdoc/class_module.rb 58% [581/992] lib/rdoc/code_object.rb 58% [582/992] lib/rdoc/code_objects.rb 58% [583/992] lib/rdoc/comment.rb 58% [584/992] lib/rdoc/constant.rb 58% [585/992] lib/rdoc/context.rb 59% [586/992] lib/rdoc/cross_reference.rb 59% [587/992] lib/rdoc/encoding.rb 59% [588/992] lib/rdoc/erb_partial.rb 59% [589/992] lib/rdoc/erbio.rb 59% [590/992] lib/rdoc/extend.rb 59% [591/992] lib/rdoc/generator.rb 59% [592/992] lib/rdoc/ghost_method.rb 59% [593/992] lib/rdoc/i18n.rb 59% [594/992] lib/rdoc/include.rb 59% [595/992] lib/rdoc/known_classes.rb 60% [596/992] lib/rdoc/markdown.rb 60% [597/992] lib/rdoc/markup.rb 60% [598/992] lib/rdoc/meta_method.rb 60% [599/992] lib/rdoc/method_attr.rb 60% [600/992] lib/rdoc/mixin.rb 60% [601/992] lib/rdoc/normal_class.rb 60% [602/992] lib/rdoc/normal_module.rb 60% [603/992] lib/rdoc/options.rb 60% [604/992] lib/rdoc/parser.rb 60% [605/992] lib/rdoc/parser/c.rb 61% [606/992] lib/rdoc/parser/changelog.rb 61% [607/992] lib/rdoc/parser/markdown.rb 61% [608/992] lib/rdoc/parser/rd.rb 61% [609/992] lib/rdoc/parser/ripper_state_lex.rb 61% [610/992] lib/rdoc/parser/ruby.rb 61% [611/992] lib/rdoc/parser/ruby_tools.rb 61% [612/992] lib/rdoc/parser/simple.rb 61% [613/992] lib/rdoc/parser/text.rb 61% [614/992] lib/rdoc/rd.rb 61% [615/992] lib/rdoc/rdoc.rb 62% [616/992] lib/rdoc/require.rb 62% [617/992] lib/rdoc/ri.rb 62% [618/992] lib/rdoc/rubygems_hook.rb 62% [619/992] lib/rdoc/servlet.rb 62% [620/992] lib/rdoc/single_class.rb 62% [621/992] lib/rdoc/stats.rb 62% [622/992] lib/rdoc/store.rb 62% [623/992] lib/rdoc/task.rb 62% [624/992] lib/rdoc/text.rb 63% [625/992] lib/rdoc/token_stream.rb 63% [626/992] lib/rdoc/tom_doc.rb 63% [627/992] lib/rdoc/top_level.rb 63% [628/992] lib/rdoc/version.rb 63% [629/992] lib/readline.rb 63% [630/992] lib/reline.rb 63% [631/992] lib/reline/ansi.rb 63% [632/992] lib/reline/config.rb 63% [633/992] lib/reline/general_io.rb 63% [634/992] lib/reline/history.rb 64% [635/992] lib/reline/key_actor.rb 64% [636/992] lib/reline/key_actor/base.rb 64% [637/992] lib/reline/key_actor/emacs.rb 64% [638/992] lib/reline/key_actor/vi_command.rb 64% [639/992] lib/reline/key_actor/vi_insert.rb 64% [640/992] lib/reline/key_stroke.rb 64% [641/992] lib/reline/kill_ring.rb 64% [642/992] lib/reline/line_editor.rb 64% [643/992] lib/reline/terminfo.rb 64% [644/992] lib/reline/unicode.rb 65% [645/992] lib/reline/unicode/east_asian_width.rb 65% [646/992] lib/reline/version.rb 65% [647/992] lib/reline/windows.rb 65% [648/992] lib/resolv-replace.rb 65% [649/992] lib/resolv.rb 65% [650/992] lib/rinda/rinda.rb 65% [651/992] lib/rinda/ring.rb 65% [652/992] lib/rinda/tuplespace.rb 65% [653/992] lib/ruby_vm/mjit/c_pointer.rb 65% [654/992] lib/ruby_vm/mjit/c_type.rb 66% [655/992] lib/ruby_vm/mjit/compiler.rb 66% [656/992] lib/ruby_vm/mjit/hooks.rb 66% [657/992] lib/ruby_vm/mjit/instruction.rb 66% [658/992] lib/rubygems.rb 66% [659/992] lib/rubygems/available_set.rb 66% [660/992] lib/rubygems/basic_specification.rb 66% [661/992] lib/rubygems/bundler_version_finder.rb 66% [662/992] lib/rubygems/command.rb 66% [663/992] lib/rubygems/command_manager.rb 66% [664/992] lib/rubygems/commands/build_command.rb 67% [665/992] lib/rubygems/commands/cert_command.rb 67% [666/992] lib/rubygems/commands/check_command.rb 67% [667/992] lib/rubygems/commands/cleanup_command.rb 67% [668/992] lib/rubygems/commands/contents_command.rb 67% [669/992] lib/rubygems/commands/dependency_command.rb 67% [670/992] lib/rubygems/commands/environment_command.rb 67% [671/992] lib/rubygems/commands/exec_command.rb 67% [672/992] lib/rubygems/commands/fetch_command.rb 67% [673/992] lib/rubygems/commands/generate_index_command.rb 67% [674/992] lib/rubygems/commands/help_command.rb 68% [675/992] lib/rubygems/commands/info_command.rb 68% [676/992] lib/rubygems/commands/install_command.rb 68% [677/992] lib/rubygems/commands/list_command.rb 68% [678/992] lib/rubygems/commands/lock_command.rb 68% [679/992] lib/rubygems/commands/mirror_command.rb 68% [680/992] lib/rubygems/commands/open_command.rb 68% [681/992] lib/rubygems/commands/outdated_command.rb 68% [682/992] lib/rubygems/commands/owner_command.rb 68% [683/992] lib/rubygems/commands/pristine_command.rb 68% [684/992] lib/rubygems/commands/push_command.rb 69% [685/992] lib/rubygems/commands/query_command.rb 69% [686/992] lib/rubygems/commands/rdoc_command.rb 69% [687/992] lib/rubygems/commands/search_command.rb 69% [688/992] lib/rubygems/commands/server_command.rb 69% [689/992] lib/rubygems/commands/setup_command.rb 69% [690/992] lib/rubygems/commands/signin_command.rb 69% [691/992] lib/rubygems/commands/signout_command.rb 69% [692/992] lib/rubygems/commands/sources_command.rb 69% [693/992] lib/rubygems/commands/specification_command.rb 69% [694/992] lib/rubygems/commands/stale_command.rb 70% [695/992] lib/rubygems/commands/uninstall_command.rb 70% [696/992] lib/rubygems/commands/unpack_command.rb 70% [697/992] lib/rubygems/commands/update_command.rb 70% [698/992] lib/rubygems/commands/which_command.rb 70% [699/992] lib/rubygems/commands/yank_command.rb 70% [700/992] lib/rubygems/compatibility.rb 70% [701/992] lib/rubygems/config_file.rb 70% [702/992] lib/rubygems/core_ext/kernel_gem.rb 70% [703/992] lib/rubygems/core_ext/kernel_require.rb 70% [704/992] lib/rubygems/core_ext/kernel_warn.rb 71% [705/992] lib/rubygems/core_ext/tcpsocket_init.rb 71% [706/992] lib/rubygems/defaults.rb 71% [707/992] lib/rubygems/dependency.rb 71% [708/992] lib/rubygems/dependency_installer.rb 71% [709/992] lib/rubygems/dependency_list.rb 71% [710/992] lib/rubygems/deprecate.rb 71% [711/992] lib/rubygems/doctor.rb 71% [712/992] lib/rubygems/errors.rb 71% [713/992] lib/rubygems/exceptions.rb 71% [714/992] lib/rubygems/ext.rb 72% [715/992] lib/rubygems/ext/build_error.rb 72% [716/992] lib/rubygems/ext/builder.rb 72% [717/992] lib/rubygems/ext/cargo_builder.rb 72% [718/992] lib/rubygems/ext/cargo_builder/link_flag_converter.rb 72% [719/992] lib/rubygems/ext/cmake_builder.rb 72% [720/992] lib/rubygems/ext/configure_builder.rb 72% [721/992] lib/rubygems/ext/ext_conf_builder.rb 72% [722/992] lib/rubygems/ext/rake_builder.rb 72% [723/992] lib/rubygems/gem_runner.rb 72% [724/992] lib/rubygems/gemcutter_utilities.rb 73% [725/992] lib/rubygems/gemcutter_utilities/webauthn_listener.rb 73% [726/992] lib/rubygems/gemcutter_utilities/webauthn_listener/response.rb 73% [727/992] lib/rubygems/gemcutter_utilities/webauthn_poller.rb 73% [728/992] lib/rubygems/indexer.rb 73% [729/992] lib/rubygems/install_default_message.rb 73% [730/992] lib/rubygems/install_message.rb 73% [731/992] lib/rubygems/install_update_options.rb 73% [732/992] lib/rubygems/installer.rb 73% [733/992] lib/rubygems/installer_uninstaller_utils.rb 73% [734/992] lib/rubygems/local_remote_options.rb 74% [735/992] lib/rubygems/mock_gem_ui.rb 74% [736/992] lib/rubygems/name_tuple.rb 74% [737/992] lib/rubygems/openssl.rb 74% [738/992] lib/rubygems/optparse.rb 74% [739/992] lib/rubygems/package.rb 74% [740/992] lib/rubygems/package/digest_io.rb 74% [741/992] lib/rubygems/package/file_source.rb 74% [742/992] lib/rubygems/package/io_source.rb 74% [743/992] lib/rubygems/package/old.rb 75% [744/992] lib/rubygems/package/source.rb 75% [745/992] lib/rubygems/package/tar_header.rb 75% [746/992] lib/rubygems/package/tar_reader.rb 75% [747/992] lib/rubygems/package/tar_reader/entry.rb 75% [748/992] lib/rubygems/package/tar_writer.rb 75% [749/992] lib/rubygems/package_task.rb 75% [750/992] lib/rubygems/path_support.rb 75% [751/992] lib/rubygems/platform.rb 75% [752/992] lib/rubygems/psych_tree.rb 75% [753/992] lib/rubygems/query_utils.rb 76% [754/992] lib/rubygems/rdoc.rb 76% [755/992] lib/rubygems/remote_fetcher.rb 76% [756/992] lib/rubygems/request.rb 76% [757/992] lib/rubygems/request/connection_pools.rb 76% [758/992] lib/rubygems/request/http_pool.rb 76% [759/992] lib/rubygems/request/https_pool.rb 76% [760/992] lib/rubygems/request_set.rb 76% [761/992] lib/rubygems/request_set/gem_dependency_api.rb 76% [762/992] lib/rubygems/request_set/lockfile.rb 76% [763/992] lib/rubygems/request_set/lockfile/parser.rb 77% [764/992] lib/rubygems/request_set/lockfile/tokenizer.rb 77% [765/992] lib/rubygems/requirement.rb 77% [766/992] lib/rubygems/resolver.rb 77% [767/992] lib/rubygems/resolver/activation_request.rb 77% [768/992] lib/rubygems/resolver/api_set.rb 77% [769/992] lib/rubygems/resolver/api_set/gem_parser.rb 77% [770/992] lib/rubygems/resolver/api_specification.rb 77% [771/992] lib/rubygems/resolver/best_set.rb 77% [772/992] lib/rubygems/resolver/composed_set.rb 77% [773/992] lib/rubygems/resolver/conflict.rb 78% [774/992] lib/rubygems/resolver/current_set.rb 78% [775/992] lib/rubygems/resolver/dependency_request.rb 78% [776/992] lib/rubygems/resolver/git_set.rb 78% [777/992] lib/rubygems/resolver/git_specification.rb 78% [778/992] lib/rubygems/resolver/index_set.rb 78% [779/992] lib/rubygems/resolver/index_specification.rb 78% [780/992] lib/rubygems/resolver/installed_specification.rb 78% [781/992] lib/rubygems/resolver/installer_set.rb 78% [782/992] lib/rubygems/resolver/local_specification.rb 78% [783/992] lib/rubygems/resolver/lock_set.rb 79% [784/992] lib/rubygems/resolver/lock_specification.rb 79% [785/992] lib/rubygems/resolver/molinillo.rb 79% [786/992] lib/rubygems/resolver/molinillo/lib/molinillo.rb 79% [787/992] lib/rubygems/resolver/molinillo/lib/molinillo/delegates/resolution_state.rb 79% [788/992] lib/rubygems/resolver/molinillo/lib/molinillo/delegates/specification_provider.rb 79% [789/992] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph.rb 79% [790/992] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/action.rb 79% [791/992] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/add_edge_no_circular.rb 79% [792/992] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/add_vertex.rb 79% [793/992] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/delete_edge.rb 80% [794/992] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/detach_vertex_named.rb 80% [795/992] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/log.rb 80% [796/992] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/set_payload.rb 80% [797/992] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/tag.rb 80% [798/992] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/vertex.rb 80% [799/992] lib/rubygems/resolver/molinillo/lib/molinillo/errors.rb 80% [800/992] lib/rubygems/resolver/molinillo/lib/molinillo/gem_metadata.rb 80% [801/992] lib/rubygems/resolver/molinillo/lib/molinillo/modules/specification_provider.rb 80% [802/992] lib/rubygems/resolver/molinillo/lib/molinillo/modules/ui.rb 80% [803/992] lib/rubygems/resolver/molinillo/lib/molinillo/resolution.rb 81% [804/992] lib/rubygems/resolver/molinillo/lib/molinillo/resolver.rb 81% [805/992] lib/rubygems/resolver/molinillo/lib/molinillo/state.rb 81% [806/992] lib/rubygems/resolver/requirement_list.rb 81% [807/992] lib/rubygems/resolver/set.rb 81% [808/992] lib/rubygems/resolver/source_set.rb 81% [809/992] lib/rubygems/resolver/spec_specification.rb 81% [810/992] lib/rubygems/resolver/specification.rb 81% [811/992] lib/rubygems/resolver/stats.rb 81% [812/992] lib/rubygems/resolver/vendor_set.rb 81% [813/992] lib/rubygems/resolver/vendor_specification.rb 82% [814/992] lib/rubygems/s3_uri_signer.rb 82% [815/992] lib/rubygems/safe_yaml.rb 82% [816/992] lib/rubygems/security.rb 82% [817/992] lib/rubygems/security/policies.rb 82% [818/992] lib/rubygems/security/policy.rb 82% [819/992] lib/rubygems/security/signer.rb 82% [820/992] lib/rubygems/security/trust_dir.rb 82% [821/992] lib/rubygems/security_option.rb 82% [822/992] lib/rubygems/shellwords.rb 82% [823/992] lib/rubygems/source.rb 83% [824/992] lib/rubygems/source/git.rb 83% [825/992] lib/rubygems/source/installed.rb 83% [826/992] lib/rubygems/source/local.rb 83% [827/992] lib/rubygems/source/lock.rb 83% [828/992] lib/rubygems/source/specific_file.rb 83% [829/992] lib/rubygems/source/vendor.rb 83% [830/992] lib/rubygems/source_list.rb 83% [831/992] lib/rubygems/spec_fetcher.rb 83% [832/992] lib/rubygems/specification.rb 83% [833/992] lib/rubygems/specification_policy.rb 84% [834/992] lib/rubygems/stub_specification.rb 84% [835/992] lib/rubygems/text.rb 84% [836/992] lib/rubygems/tsort.rb 84% [837/992] lib/rubygems/uninstaller.rb 84% [838/992] lib/rubygems/unknown_command_spell_checker.rb 84% [839/992] lib/rubygems/update_suggestion.rb 84% [840/992] lib/rubygems/uri.rb 84% [841/992] lib/rubygems/uri_formatter.rb 84% [842/992] lib/rubygems/user_interaction.rb 84% [843/992] lib/rubygems/util.rb 85% [844/992] lib/rubygems/util/licenses.rb 85% [845/992] lib/rubygems/util/list.rb 85% [846/992] lib/rubygems/validator.rb 85% [847/992] lib/rubygems/version.rb 85% [848/992] lib/rubygems/version_option.rb 85% [849/992] lib/securerandom.rb 85% [850/992] lib/set.rb 85% [851/992] lib/set/sorted_set.rb 85% [852/992] lib/shellwords.rb 85% [853/992] lib/singleton.rb 86% [854/992] lib/syntax_suggest.rb 86% [855/992] lib/syntax_suggest/api.rb 86% [856/992] lib/syntax_suggest/around_block_scan.rb 86% [857/992] lib/syntax_suggest/block_expand.rb 86% [858/992] lib/syntax_suggest/capture/before_after_keyword_ends.rb 86% [859/992] lib/syntax_suggest/capture/falling_indent_lines.rb 86% [860/992] lib/syntax_suggest/capture_code_context.rb 86% [861/992] lib/syntax_suggest/clean_document.rb 86% [862/992] lib/syntax_suggest/cli.rb 86% [863/992] lib/syntax_suggest/code_block.rb 87% [864/992] lib/syntax_suggest/code_frontier.rb 87% [865/992] lib/syntax_suggest/code_line.rb 87% [866/992] lib/syntax_suggest/code_search.rb 87% [867/992] lib/syntax_suggest/core_ext.rb 87% [868/992] lib/syntax_suggest/display_code_with_line_numbers.rb 87% [869/992] lib/syntax_suggest/display_invalid_blocks.rb 87% [870/992] lib/syntax_suggest/explain_syntax.rb 87% [871/992] lib/syntax_suggest/left_right_lex_count.rb 87% [872/992] lib/syntax_suggest/lex_all.rb 88% [873/992] lib/syntax_suggest/lex_value.rb 88% [874/992] lib/syntax_suggest/parse_blocks_from_indent_line.rb 88% [875/992] lib/syntax_suggest/pathname_from_message.rb 88% [876/992] lib/syntax_suggest/priority_engulf_queue.rb 88% [877/992] lib/syntax_suggest/priority_queue.rb 88% [878/992] lib/syntax_suggest/ripper_errors.rb 88% [879/992] lib/syntax_suggest/scan_history.rb 88% [880/992] lib/syntax_suggest/unvisited_lines.rb 88% [881/992] lib/syntax_suggest/version.rb 88% [882/992] lib/tempfile.rb 89% [883/992] lib/time.rb 89% [884/992] lib/timeout.rb 89% [885/992] lib/tmpdir.rb 89% [886/992] lib/tsort.rb 89% [887/992] lib/un.rb 89% [888/992] lib/unicode_normalize/normalize.rb 89% [889/992] lib/unicode_normalize/tables.rb 89% [890/992] lib/uri.rb 89% [891/992] lib/uri/common.rb 89% [892/992] lib/uri/file.rb 90% [893/992] lib/uri/ftp.rb 90% [894/992] lib/uri/generic.rb 90% [895/992] lib/uri/http.rb 90% [896/992] lib/uri/https.rb 90% [897/992] lib/uri/ldap.rb 90% [898/992] lib/uri/ldaps.rb 90% [899/992] lib/uri/mailto.rb 90% [900/992] lib/uri/rfc2396_parser.rb 90% [901/992] lib/uri/rfc3986_parser.rb 90% [902/992] lib/uri/version.rb 91% [903/992] lib/uri/ws.rb 91% [904/992] lib/uri/wss.rb 91% [905/992] lib/weakref.rb 91% [906/992] lib/yaml.rb 91% [907/992] lib/yaml/dbm.rb 91% [908/992] lib/yaml/store.rb 91% [909/992] load.c 91% [910/992] loadpath.c 91% [911/992] localeinit.c 91% [912/992] main.c 92% [913/992] marshal.c 92% [914/992] marshal.rb 92% [915/992] math.c 92% [916/992] memory_view.c 92% [917/992] mini_builtin.c 92% [918/992] miniinit.c 92% [919/992] miniprelude.c 92% [920/992] mjit.c 92% [921/992] mjit.rb 92% [922/992] mjit_c.c 93% [923/992] nilclass.rb 93% [924/992] node.c 93% [925/992] numeric.c 93% [926/992] numeric.rb 93% [927/992] object.c 93% [928/992] pack.c 93% [929/992] pack.rb 93% [930/992] parse.c 93% [931/992] parse.y 93% [932/992] prelude.rb 94% [933/992] proc.c 94% [934/992] process.c 94% [935/992] ractor.c 94% [936/992] ractor.rb 94% [937/992] random.c 94% [938/992] range.c 94% [939/992] rational.c 94% [940/992] rbconfig.rb 94% [941/992] re.c 94% [942/992] regcomp.c 95% [943/992] regenc.c 95% [944/992] regerror.c 95% [945/992] regexec.c 95% [946/992] regparse.c 95% [947/992] regsyntax.c 95% [948/992] ruby-runner.c 95% [949/992] ruby.c 95% [950/992] rubystub.c 95% [951/992] scheduler.c 95% [952/992] shape.c 96% [953/992] signal.c 96% [954/992] siphash.c 96% [955/992] sparc.c 96% [956/992] sprintf.c 96% [957/992] st.c 96% [958/992] strftime.c 96% [959/992] string.c 96% [960/992] string.rb 96% [961/992] struct.c 96% [962/992] symbol.c 97% [963/992] symbol.rb 97% [964/992] thread.c 97% [965/992] thread_none.c 97% [966/992] thread_pthread.c 97% [967/992] thread_sync.c 97% [968/992] thread_sync.rb 97% [969/992] thread_win32.c 97% [970/992] time.c 97% [971/992] timev.rb 97% [972/992] trace_point.rb 98% [973/992] transcode.c 98% [974/992] transient_heap.c 98% [975/992] util.c 98% [976/992] variable.c 98% [977/992] version.c 98% [978/992] vm.c 98% [979/992] vm_args.c 98% [980/992] vm_backtrace.c 98% [981/992] vm_dump.c 98% [982/992] vm_eval.c 99% [983/992] vm_exec.c 99% [984/992] vm_insnhelper.c 99% [985/992] vm_method.c 99% [986/992] vm_sync.c 99% [987/992] vm_trace.c 99% [988/992] vsnprintf.c 99% [989/992] warning.rb 99% [990/992] win32/README.win32 99% [991/992] yjit.c 100% [992/992] yjit.rb Generating RI format into /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/.ext/rdoc... Files: 992 Classes: 1024 ( 274 undocumented) Modules: 207 ( 65 undocumented) Constants: 2142 ( 542 undocumented) Attributes: 1026 ( 312 undocumented) Methods: 9561 (2224 undocumented) Total: 13960 (3417 undocumented) 75.52% documented Elapsed: 82.5s =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> ruby32-3.2.9,1 depends on package: libffi>=0 - found =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Staging for ruby32-3.2.9,1 /bin/mkdir -p /wrkdirs/usr/ports/lang/ruby32/work/stage/usr/local/lib/ruby/site_ruby/3.2/amd64-freebsd15 /bin/mkdir -p /wrkdirs/usr/ports/lang/ruby32/work/stage/usr/local/lib/ruby/vendor_ruby/3.2/amd64-freebsd15 /bin/mkdir -p /wrkdirs/usr/ports/lang/ruby32/work/stage/usr/local/share/doc/ruby32 /bin/mkdir -p /wrkdirs/usr/ports/lang/ruby32/work/stage/usr/local/share/examples/ruby32 /bin/mkdir -p /wrkdirs/usr/ports/lang/ruby32/work/stage/usr/local/share/ri/3.2/system /bin/mkdir -p /wrkdirs/usr/ports/lang/ruby32/work/stage/usr/local/share/ri/3.2/site ===> Generating temporary packing list BASERUBY = echo executable host ruby is required. use --with-baseruby option.; false CC = cc LD = ld LDSHARED = cc -shared CFLAGS = -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fdeclspec -O3 -fno-fast-math -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -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 -Wundef -fPIC XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/amd64-freebsd15 -I./include -I. -I./enc/unicode/15.0.0 CPPFLAGS = -isystem /usr/local/include DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-E -Wl,-soname,libruby32.so.32 -fstack-protector-strong SOLIBS = -lunwind -lexecinfo -lprocstat -lz -lrt -lrt -ldl -lcrypt -lm -lthr -lpthread -L/usr/local/lib LANG = LC_ALL = LC_CTYPE = MFLAGS = RUSTC = no YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C opt-level=3 -C overflow-checks=on '--out-dir=/wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/yjit/target/release/' ./yjit/src/lib.rs FreeBSD clang version 19.1.7 (https://github.com/llvm/llvm-project.git llvmorg-19.1.7-0-gcd708029e0b2) Target: x86_64-unknown-freebsd15.0 Thread model: posix InstalledDir: /usr/bin generating enc.mk making srcs under enc generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated configuring -test-/RUBY_ALIGNOF configuring -test-/abi configuring -test-/arith_seq/beg_len_step configuring -test-/arith_seq/extract configuring -test-/array/concat configuring -test-/array/resize configuring -test-/bignum configuring -test-/bug-14834 configuring -test-/bug-3571 configuring -test-/bug-5832 configuring -test-/bug_reporter configuring -test-/class configuring -test-/cxxanyargs configuring -test-/debug configuring -test-/dln/empty configuring -test-/econv configuring -test-/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-/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-/random configuring -test-/rational configuring -test-/rb_call_super_kw configuring -test-/recursion configuring -test-/regexp configuring -test-/scan_args configuring -test-/st/foreach configuring -test-/st/numhash configuring -test-/st/update configuring -test-/string configuring -test-/struct configuring -test-/symbol configuring -test-/thread/instrumentation configuring -test-/thread_fd configuring -test-/time configuring -test-/tracepoint configuring -test-/typeddata configuring -test-/vm configuring -test-/wait configuring bigdecimal configuring cgi/escape configuring continuation configuring coverage configuring date configuring digest configuring digest/bubblebabble configuring digest/md5 configuring digest/rmd160 configuring digest/sha1 configuring digest/sha2 configuring erb/escape configuring etc configuring fcntl configuring fiddle configuring io/console configuring io/nonblock configuring io/wait configuring json configuring json/generator configuring json/parser configuring monitor configuring nkf configuring objspace configuring openssl configuring pathname configuring psych configuring pty configuring racc/cparse configuring rbconfig/sizeof configuring readline configuring ripper configuring rubyvm configuring socket configuring stringio configuring strscan configuring syslog configuring zlib configuring debug-1.7.1/ext/debug configuring rbs-2.8.2/ext/rbs_extension 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-/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-/enumerator_kw.so linking shared-object -test-/eval.so linking shared-object -test-/exception.so linking shared-object -test-/fatal/rb_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-/marshal/compat.so linking shared-object -test-/marshal/internal_ivar.so linking shared-object -test-/marshal/usr.so linking shared-object -test-/memory_view.so linking shared-object -test-/method.so linking shared-object -test-/notimplement.so linking shared-object -test-/num2int.so linking shared-object -test-/path_to_class.so linking shared-object -test-/postponed_job.so linking shared-object -test-/printf.so linking shared-object -test-/proc.so linking shared-object -test-/random.so linking shared-object -test-/rational.so linking shared-object -test-/rb_call_super_kw.so linking shared-object -test-/recursion.so linking shared-object -test-/regexp.so linking shared-object -test-/scan_args.so linking shared-object -test-/st/foreach.so linking shared-object -test-/st/numhash.so linking shared-object -test-/st/update.so linking shared-object -test-/string.so linking shared-object -test-/struct.so linking shared-object -test-/symbol.so linking shared-object -test-/thread/instrumentation.so linking shared-object -test-/thread_fd.so linking shared-object -test-/time.so linking shared-object -test-/tracepoint.so linking shared-object -test-/typeddata.so linking shared-object -test-/vm/at_exit.so linking shared-object -test-/wait.so linking shared-object bigdecimal.so installing default bigdecimal libraries linking shared-object cgi/escape.so linking shared-object continuation.so linking shared-object coverage.so installing default coverage libraries linking shared-object date_core.so installing default date_core libraries linking shared-object digest.so installing digest libraries installing default digest libraries linking shared-object digest/bubblebabble.so linking shared-object digest/md5.so linking shared-object digest/rmd160.so linking shared-object digest/sha1.so linking shared-object digest/sha2.so installing default sha2 libraries linking shared-object erb/escape.so linking shared-object etc.so linking shared-object fcntl.so linking shared-object fiddle.so installing default fiddle libraries linking shared-object io/console.so installing default console libraries linking shared-object io/nonblock.so linking shared-object io/wait.so installing default libraries linking shared-object json/ext/generator.so linking shared-object json/ext/parser.so linking shared-object monitor.so installing default monitor libraries linking shared-object nkf.so installing default nkf libraries linking shared-object objspace.so installing default objspace libraries linking shared-object openssl.so installing default openssl libraries linking shared-object pathname.so installing default pathname libraries linking shared-object psych.so installing default psych libraries linking shared-object pty.so installing default pty libraries linking shared-object racc/cparse.so linking shared-object rbconfig/sizeof.so linking shared-object readline.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 linking shared-object syslog.so installing default syslog libraries linking shared-object zlib.so compiling debug.c compiling iseq_collector.c linking shared-object debug/debug.so linking shared-object rbs_extension.so `ruby32' is up to date. making enc making trans `trans' is up to date. making encs Generating RDoc documentation Parsing sources... 0% [ 1/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/NEWS/NEWS-1.8.7 0% [ 2/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/NEWS/NEWS-1.9.1 0% [ 3/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/NEWS/NEWS-1.9.2 0% [ 4/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/NEWS/NEWS-1.9.3 0% [ 5/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/NEWS/NEWS-2.0.0 0% [ 6/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/NEWS/NEWS-2.1.0 0% [ 7/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/NEWS/NEWS-2.2.0 0% [ 8/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/NEWS/NEWS-2.3.0 0% [ 9/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/NEWS/NEWS-2.4.0 1% [10/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/NEWS/NEWS-2.5.0 1% [11/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/NEWS/NEWS-2.6.0 1% [12/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/NEWS/NEWS-2.7.0 1% [13/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/NEWS/NEWS-3.0.0.md 1% [14/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/NEWS/NEWS-3.1.0.md 1% [15/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/bsearch.rdoc 1% [16/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/bug_triaging.rdoc 1% [17/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/case_mapping.rdoc 1% [18/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/character_selectors.rdoc 1% [19/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/command_injection.rdoc 2% [20/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/contributing.md 2% [21/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/contributing/building_ruby.md 2% [22/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/contributing/documentation_guide.md 2% [23/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/contributing/making_changes_to_ruby.md 2% [24/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/contributing/making_changes_to_stdlibs.md 2% [25/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/contributing/reporting_issues.md 2% [26/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/contributing/testing_ruby.md 2% [27/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/dig_methods.rdoc 2% [28/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/dtrace_probes.rdoc 2% [29/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/encodings.rdoc 3% [30/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/extension.ja.rdoc 3% [31/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/extension.rdoc 3% [32/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/fiber.md 3% [33/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/format_specifications.rdoc 3% [34/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/globals.rdoc 3% [35/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/implicit_conversion.rdoc 3% [36/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/keywords.rdoc 3% [37/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/maintainers.rdoc 3% [38/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/marshal.rdoc 3% [39/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/memory_view.md 4% [40/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/optparse/argument_converters.rdoc 4% [41/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/optparse/creates_option.rdoc 4% [42/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/optparse/option_params.rdoc 4% [43/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/optparse/tutorial.rdoc 4% [44/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/packed_data.rdoc 4% [45/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/ractor.md 4% [46/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/rdoc/markup_reference.rb 4% [47/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/regexp.rdoc 4% [48/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/security.rdoc 4% [49/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/signals.rdoc 5% [50/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/standard_library.rdoc 5% [51/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/strftime_formatting.rdoc 5% [52/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/syntax.rdoc 5% [53/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/syntax/assignment.rdoc 5% [54/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/syntax/calling_methods.rdoc 5% [55/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/syntax/comments.rdoc 5% [56/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/syntax/control_expressions.rdoc 5% [57/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/syntax/exceptions.rdoc 5% [58/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/syntax/literals.rdoc 5% [59/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/syntax/methods.rdoc 6% [60/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/syntax/miscellaneous.rdoc 6% [61/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/syntax/modules_and_classes.rdoc 6% [62/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/syntax/pattern_matching.rdoc 6% [63/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/syntax/precedence.rdoc 6% [64/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/syntax/refinements.rdoc 6% [65/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/timezones.rdoc 6% [66/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/transcode.rdoc 6% [67/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/yjit/yjit.md 6% [68/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/doc/yjit/yjit_hacking.md 6% [69/992] COPYING 7% [70/992] COPYING.ja 7% [71/992] LEGAL 7% [72/992] NEWS.md 7% [73/992] README.ja.md 7% [74/992] README.md 7% [75/992] addr2line.c 7% [76/992] array.c 7% [77/992] array.rb 7% [78/992] ast.c 7% [79/992] ast.rb 8% [80/992] bignum.c 8% [81/992] builtin.c 8% [82/992] class.c 8% [83/992] compar.c 8% [84/992] compile.c 8% [85/992] complex.c 8% [86/992] cont.c 8% [87/992] debug.c 8% [88/992] debug_counter.c 8% [89/992] dir.c 9% [90/992] dir.rb 9% [91/992] dln.c 9% [92/992] dln_find.c 9% [93/992] dmydln.c 9% [94/992] dmyenc.c 9% [95/992] dmyext.c 9% [96/992] doc/NEWS/NEWS-1.8.7 9% [97/992] doc/NEWS/NEWS-1.9.1 9% [98/992] doc/NEWS/NEWS-1.9.2 9% [99/992] doc/NEWS/NEWS-1.9.3 10% [100/992] doc/NEWS/NEWS-2.0.0 10% [101/992] doc/NEWS/NEWS-2.1.0 10% [102/992] doc/NEWS/NEWS-2.2.0 10% [103/992] doc/NEWS/NEWS-2.3.0 10% [104/992] doc/NEWS/NEWS-2.4.0 10% [105/992] doc/NEWS/NEWS-2.5.0 10% [106/992] doc/NEWS/NEWS-2.6.0 10% [107/992] doc/NEWS/NEWS-2.7.0 10% [108/992] doc/NEWS/NEWS-3.0.0.md 10% [109/992] doc/NEWS/NEWS-3.1.0.md 11% [110/992] doc/bsearch.rdoc 11% [111/992] doc/bug_triaging.rdoc 11% [112/992] doc/case_mapping.rdoc 11% [113/992] doc/character_selectors.rdoc 11% [114/992] doc/command_injection.rdoc 11% [115/992] doc/contributing.md 11% [116/992] doc/contributing/building_ruby.md 11% [117/992] doc/contributing/documentation_guide.md 11% [118/992] doc/contributing/making_changes_to_ruby.md 11% [119/992] doc/contributing/making_changes_to_stdlibs.md 12% [120/992] doc/contributing/reporting_issues.md 12% [121/992] doc/contributing/testing_ruby.md 12% [122/992] doc/dig_methods.rdoc 12% [123/992] doc/dtrace_probes.rdoc 12% [124/992] doc/encodings.rdoc 12% [125/992] doc/extension.ja.rdoc 12% [126/992] doc/extension.rdoc 12% [127/992] doc/fiber.md 12% [128/992] doc/format_specifications.rdoc 13% [129/992] doc/globals.rdoc 13% [130/992] doc/implicit_conversion.rdoc 13% [131/992] doc/keywords.rdoc 13% [132/992] doc/maintainers.rdoc 13% [133/992] doc/marshal.rdoc 13% [134/992] doc/memory_view.md 13% [135/992] doc/optparse/argument_converters.rdoc 13% [136/992] doc/optparse/creates_option.rdoc 13% [137/992] doc/optparse/option_params.rdoc 13% [138/992] doc/optparse/tutorial.rdoc 14% [139/992] doc/packed_data.rdoc 14% [140/992] doc/ractor.md 14% [141/992] doc/rdoc/markup_reference.rb 14% [142/992] doc/regexp.rdoc 14% [143/992] doc/security.rdoc 14% [144/992] doc/signals.rdoc 14% [145/992] doc/standard_library.rdoc 14% [146/992] doc/strftime_formatting.rdoc 14% [147/992] doc/syntax.rdoc 14% [148/992] doc/syntax/assignment.rdoc 15% [149/992] doc/syntax/calling_methods.rdoc 15% [150/992] doc/syntax/comments.rdoc 15% [151/992] doc/syntax/control_expressions.rdoc 15% [152/992] doc/syntax/exceptions.rdoc 15% [153/992] doc/syntax/literals.rdoc 15% [154/992] doc/syntax/methods.rdoc 15% [155/992] doc/syntax/miscellaneous.rdoc 15% [156/992] doc/syntax/modules_and_classes.rdoc 15% [157/992] doc/syntax/pattern_matching.rdoc 15% [158/992] doc/syntax/precedence.rdoc 16% [159/992] doc/syntax/refinements.rdoc 16% [160/992] doc/timezones.rdoc 16% [161/992] doc/transcode.rdoc 16% [162/992] doc/yjit/yjit.md 16% [163/992] doc/yjit/yjit_hacking.md 16% [164/992] encoding.c 16% [165/992] enum.c 16% [166/992] enumerator.c 16% [167/992] error.c 16% [168/992] eval.c 17% [169/992] eval_error.c 17% [170/992] eval_jump.c 17% [171/992] ext/bigdecimal/bigdecimal.c 17% [172/992] ext/bigdecimal/lib/bigdecimal.rb 17% [173/992] ext/bigdecimal/lib/bigdecimal/jacobian.rb 17% [174/992] ext/bigdecimal/lib/bigdecimal/ludcmp.rb 17% [175/992] ext/bigdecimal/lib/bigdecimal/math.rb 17% [176/992] ext/bigdecimal/lib/bigdecimal/newton.rb 17% [177/992] ext/bigdecimal/lib/bigdecimal/util.rb 17% [178/992] ext/cgi/escape/escape.c 18% [179/992] ext/continuation/continuation.c 18% [180/992] ext/coverage/coverage.c 18% [181/992] ext/coverage/lib/coverage.rb 18% [182/992] ext/date/date_core.c 18% [183/992] ext/date/date_parse.c 18% [184/992] ext/date/date_strftime.c 18% [185/992] ext/date/date_strptime.c 18% [186/992] ext/date/lib/date.rb 18% [187/992] ext/digest/bubblebabble/bubblebabble.c 18% [188/992] ext/digest/digest.c 19% [189/992] ext/digest/lib/digest.rb 19% [190/992] ext/digest/lib/digest/loader.rb 19% [191/992] ext/digest/lib/digest/version.rb 19% [192/992] ext/digest/md5/md5init.c 19% [193/992] ext/digest/rmd160/rmd160init.c 19% [194/992] ext/digest/sha1/sha1init.c 19% [195/992] ext/digest/sha2/lib/sha2.rb 19% [196/992] ext/digest/sha2/lib/sha2/loader.rb 19% [197/992] ext/digest/sha2/sha2init.c 19% [198/992] ext/etc/etc.c 20% [199/992] ext/fcntl/fcntl.c 20% [200/992] ext/fiddle/closure.c 20% [201/992] ext/fiddle/conversions.c 20% [202/992] ext/fiddle/fiddle.c 20% [203/992] ext/fiddle/function.c 20% [204/992] ext/fiddle/handle.c 20% [205/992] ext/fiddle/lib/fiddle.rb 20% [206/992] ext/fiddle/lib/fiddle/closure.rb 20% [207/992] ext/fiddle/lib/fiddle/cparser.rb 20% [208/992] ext/fiddle/lib/fiddle/function.rb 21% [209/992] ext/fiddle/lib/fiddle/import.rb 21% [210/992] ext/fiddle/lib/fiddle/pack.rb 21% [211/992] ext/fiddle/lib/fiddle/struct.rb 21% [212/992] ext/fiddle/lib/fiddle/types.rb 21% [213/992] ext/fiddle/lib/fiddle/value.rb 21% [214/992] ext/fiddle/lib/fiddle/version.rb 21% [215/992] ext/fiddle/pinned.c 21% [216/992] ext/fiddle/pointer.c 21% [217/992] ext/io/console/console.c 21% [218/992] ext/io/console/lib/console/size.rb 22% [219/992] ext/io/nonblock/nonblock.c 22% [220/992] ext/io/wait/wait.c 22% [221/992] ext/json/generator/generator.c 22% [222/992] ext/json/lib/json.rb 22% [223/992] ext/json/lib/json/add/bigdecimal.rb 22% [224/992] ext/json/lib/json/add/complex.rb 22% [225/992] ext/json/lib/json/add/core.rb 22% [226/992] ext/json/lib/json/add/date.rb 22% [227/992] ext/json/lib/json/add/date_time.rb 22% [228/992] ext/json/lib/json/add/exception.rb 23% [229/992] ext/json/lib/json/add/ostruct.rb 23% [230/992] ext/json/lib/json/add/range.rb 23% [231/992] ext/json/lib/json/add/rational.rb 23% [232/992] ext/json/lib/json/add/regexp.rb 23% [233/992] ext/json/lib/json/add/set.rb 23% [234/992] ext/json/lib/json/add/struct.rb 23% [235/992] ext/json/lib/json/add/symbol.rb 23% [236/992] ext/json/lib/json/add/time.rb 23% [237/992] ext/json/lib/json/common.rb 23% [238/992] ext/json/lib/json/ext.rb 24% [239/992] ext/json/lib/json/generic_object.rb 24% [240/992] ext/json/lib/json/version.rb 24% [241/992] ext/json/parser/parser.c 24% [242/992] ext/monitor/lib/monitor.rb 24% [243/992] ext/monitor/monitor.c 24% [244/992] ext/nkf/lib/kconv.rb 24% [245/992] ext/nkf/nkf.c 24% [246/992] ext/objspace/lib/objspace.rb 24% [247/992] ext/objspace/lib/objspace/trace.rb 25% [248/992] ext/objspace/object_tracing.c 25% [249/992] ext/objspace/objspace.c 25% [250/992] ext/objspace/objspace_dump.c 25% [251/992] ext/openssl/lib/openssl.rb 25% [252/992] ext/openssl/lib/openssl/bn.rb 25% [253/992] ext/openssl/lib/openssl/buffering.rb 25% [254/992] ext/openssl/lib/openssl/cipher.rb 25% [255/992] ext/openssl/lib/openssl/digest.rb 25% [256/992] ext/openssl/lib/openssl/hmac.rb 25% [257/992] ext/openssl/lib/openssl/marshal.rb 26% [258/992] ext/openssl/lib/openssl/pkcs5.rb 26% [259/992] ext/openssl/lib/openssl/pkey.rb 26% [260/992] ext/openssl/lib/openssl/ssl.rb 26% [261/992] ext/openssl/lib/openssl/version.rb 26% [262/992] ext/openssl/lib/openssl/x509.rb 26% [263/992] ext/openssl/ossl.c 26% [264/992] ext/openssl/ossl_asn1.c 26% [265/992] ext/openssl/ossl_bio.c 26% [266/992] ext/openssl/ossl_bn.c 26% [267/992] ext/openssl/ossl_cipher.c 27% [268/992] ext/openssl/ossl_config.c 27% [269/992] ext/openssl/ossl_digest.c 27% [270/992] ext/openssl/ossl_engine.c 27% [271/992] ext/openssl/ossl_hmac.c 27% [272/992] ext/openssl/ossl_kdf.c 27% [273/992] ext/openssl/ossl_ns_spki.c 27% [274/992] ext/openssl/ossl_ocsp.c 27% [275/992] ext/openssl/ossl_pkcs12.c 27% [276/992] ext/openssl/ossl_pkcs7.c 27% [277/992] ext/openssl/ossl_pkey.c 28% [278/992] ext/openssl/ossl_pkey_dh.c 28% [279/992] ext/openssl/ossl_pkey_dsa.c 28% [280/992] ext/openssl/ossl_pkey_ec.c 28% [281/992] ext/openssl/ossl_pkey_rsa.c 28% [282/992] ext/openssl/ossl_rand.c 28% [283/992] ext/openssl/ossl_ssl.c 28% [284/992] ext/openssl/ossl_ssl_session.c 28% [285/992] ext/openssl/ossl_ts.c 28% [286/992] ext/openssl/ossl_x509.c 28% [287/992] ext/openssl/ossl_x509attr.c 29% [288/992] ext/openssl/ossl_x509cert.c 29% [289/992] ext/openssl/ossl_x509crl.c 29% [290/992] ext/openssl/ossl_x509ext.c 29% [291/992] ext/openssl/ossl_x509name.c 29% [292/992] ext/openssl/ossl_x509req.c 29% [293/992] ext/openssl/ossl_x509revoked.c 29% [294/992] ext/openssl/ossl_x509store.c 29% [295/992] ext/pathname/lib/pathname.rb 29% [296/992] ext/pathname/pathname.c 29% [297/992] ext/psych/lib/psych.rb 30% [298/992] ext/psych/lib/psych/class_loader.rb 30% [299/992] ext/psych/lib/psych/coder.rb 30% [300/992] ext/psych/lib/psych/core_ext.rb 30% [301/992] ext/psych/lib/psych/exception.rb 30% [302/992] ext/psych/lib/psych/handler.rb 30% [303/992] ext/psych/lib/psych/handlers/document_stream.rb 30% [304/992] ext/psych/lib/psych/handlers/recorder.rb 30% [305/992] ext/psych/lib/psych/json/ruby_events.rb 30% [306/992] ext/psych/lib/psych/json/stream.rb 30% [307/992] ext/psych/lib/psych/json/tree_builder.rb 31% [308/992] ext/psych/lib/psych/json/yaml_events.rb 31% [309/992] ext/psych/lib/psych/nodes.rb 31% [310/992] ext/psych/lib/psych/nodes/alias.rb 31% [311/992] ext/psych/lib/psych/nodes/document.rb 31% [312/992] ext/psych/lib/psych/nodes/mapping.rb 31% [313/992] ext/psych/lib/psych/nodes/node.rb 31% [314/992] ext/psych/lib/psych/nodes/scalar.rb 31% [315/992] ext/psych/lib/psych/nodes/sequence.rb 31% [316/992] ext/psych/lib/psych/nodes/stream.rb 31% [317/992] ext/psych/lib/psych/omap.rb 32% [318/992] ext/psych/lib/psych/parser.rb 32% [319/992] ext/psych/lib/psych/scalar_scanner.rb 32% [320/992] ext/psych/lib/psych/set.rb 32% [321/992] ext/psych/lib/psych/stream.rb 32% [322/992] ext/psych/lib/psych/streaming.rb 32% [323/992] ext/psych/lib/psych/syntax_error.rb 32% [324/992] ext/psych/lib/psych/tree_builder.rb 32% [325/992] ext/psych/lib/psych/versions.rb 32% [326/992] ext/psych/lib/psych/visitors.rb 32% [327/992] ext/psych/lib/psych/visitors/depth_first.rb 33% [328/992] ext/psych/lib/psych/visitors/emitter.rb 33% [329/992] ext/psych/lib/psych/visitors/json_tree.rb 33% [330/992] ext/psych/lib/psych/visitors/to_ruby.rb 33% [331/992] ext/psych/lib/psych/visitors/visitor.rb 33% [332/992] ext/psych/lib/psych/visitors/yaml_tree.rb 33% [333/992] ext/psych/lib/psych/y.rb 33% [334/992] ext/psych/psych.c 33% [335/992] ext/psych/psych_emitter.c 33% [336/992] ext/psych/psych_parser.c 33% [337/992] ext/psych/psych_to_ruby.c 34% [338/992] ext/psych/psych_yaml_tree.c 34% [339/992] ext/pty/lib/expect.rb 34% [340/992] ext/pty/pty.c 34% [341/992] ext/racc/cparse/cparse.c 34% [342/992] ext/rbconfig/sizeof/limits.c 34% [343/992] ext/rbconfig/sizeof/sizes.c 34% [344/992] ext/readline/readline.c 34% [345/992] ext/ripper/lib/ripper.rb 34% [346/992] ext/ripper/lib/ripper/core.rb 34% [347/992] ext/ripper/lib/ripper/filter.rb 35% [348/992] ext/ripper/lib/ripper/lexer.rb 35% [349/992] ext/ripper/lib/ripper/sexp.rb 35% [350/992] ext/socket/ancdata.c 35% [351/992] ext/socket/basicsocket.c 35% [352/992] ext/socket/constants.c 35% [353/992] ext/socket/constdefs.c 35% [354/992] ext/socket/ifaddr.c 35% [355/992] ext/socket/init.c 35% [356/992] ext/socket/ipsocket.c 35% [357/992] ext/socket/lib/socket.rb 36% [358/992] ext/socket/option.c 36% [359/992] ext/socket/raddrinfo.c 36% [360/992] ext/socket/socket.c 36% [361/992] ext/socket/sockssocket.c 36% [362/992] ext/socket/tcpserver.c 36% [363/992] ext/socket/tcpsocket.c 36% [364/992] ext/socket/udpsocket.c 36% [365/992] ext/socket/unixserver.c 36% [366/992] ext/socket/unixsocket.c 36% [367/992] ext/stringio/stringio.c 37% [368/992] ext/strscan/strscan.c 37% [369/992] ext/syslog/lib/syslog/logger.rb 37% [370/992] ext/syslog/syslog.c 37% [371/992] ext/zlib/zlib.c 37% [372/992] file.c 37% [373/992] gc.c 37% [374/992] gc.rb 37% [375/992] golf_prelude.c 37% [376/992] goruby.c 38% [377/992] hash.c 38% [378/992] id.c 38% [379/992] id_table.c 38% [380/992] inits.c 38% [381/992] io.c 38% [382/992] io.rb 38% [383/992] io_buffer.c 38% [384/992] iseq.c 38% [385/992] kernel.rb 38% [386/992] lex.c 39% [387/992] lib/English.rb 39% [388/992] lib/abbrev.rb 39% [389/992] lib/base64.rb 39% [390/992] lib/benchmark.rb 39% [391/992] lib/benchmark/version.rb 39% [392/992] lib/cgi.rb 39% [393/992] lib/cgi/cookie.rb 39% [394/992] lib/cgi/core.rb 39% [395/992] lib/cgi/html.rb 39% [396/992] lib/cgi/session.rb 40% [397/992] lib/cgi/session/pstore.rb 40% [398/992] lib/cgi/util.rb 40% [399/992] lib/csv.rb 40% [400/992] lib/csv/core_ext/array.rb 40% [401/992] lib/csv/core_ext/string.rb 40% [402/992] lib/csv/delete_suffix.rb 40% [403/992] lib/csv/fields_converter.rb 40% [404/992] lib/csv/input_record_separator.rb 40% [405/992] lib/csv/match_p.rb 40% [406/992] lib/csv/parser.rb 41% [407/992] lib/csv/row.rb 41% [408/992] lib/csv/table.rb 41% [409/992] lib/csv/version.rb 41% [410/992] lib/csv/writer.rb 41% [411/992] lib/delegate.rb 41% [412/992] lib/did_you_mean.rb 41% [413/992] lib/did_you_mean/core_ext/name_error.rb 41% [414/992] lib/did_you_mean/experimental.rb 41% [415/992] lib/did_you_mean/formatter.rb 41% [416/992] lib/did_you_mean/formatters/plain_formatter.rb 42% [417/992] lib/did_you_mean/formatters/verbose_formatter.rb 42% [418/992] lib/did_you_mean/jaro_winkler.rb 42% [419/992] lib/did_you_mean/levenshtein.rb 42% [420/992] lib/did_you_mean/spell_checker.rb 42% [421/992] lib/did_you_mean/spell_checkers/key_error_checker.rb 42% [422/992] lib/did_you_mean/spell_checkers/method_name_checker.rb 42% [423/992] lib/did_you_mean/spell_checkers/name_error_checkers.rb 42% [424/992] lib/did_you_mean/spell_checkers/name_error_checkers/class_name_checker.rb 42% [425/992] lib/did_you_mean/spell_checkers/name_error_checkers/variable_name_checker.rb 42% [426/992] lib/did_you_mean/spell_checkers/null_checker.rb 43% [427/992] lib/did_you_mean/spell_checkers/pattern_key_name_checker.rb 43% [428/992] lib/did_you_mean/spell_checkers/require_path_checker.rb 43% [429/992] lib/did_you_mean/tree_spell_checker.rb 43% [430/992] lib/did_you_mean/verbose.rb 43% [431/992] lib/did_you_mean/version.rb 43% [432/992] lib/drb.rb 43% [433/992] lib/drb/acl.rb 43% [434/992] lib/drb/drb.rb 43% [435/992] lib/drb/eq.rb 43% [436/992] lib/drb/extserv.rb 44% [437/992] lib/drb/extservm.rb 44% [438/992] lib/drb/gw.rb 44% [439/992] lib/drb/invokemethod.rb 44% [440/992] lib/drb/observer.rb 44% [441/992] lib/drb/ssl.rb 44% [442/992] lib/drb/timeridconv.rb 44% [443/992] lib/drb/unix.rb 44% [444/992] lib/drb/version.rb 44% [445/992] lib/drb/weakidconv.rb 44% [446/992] lib/erb.rb 45% [447/992] lib/erb/compiler.rb 45% [448/992] lib/erb/def_method.rb 45% [449/992] lib/erb/util.rb 45% [450/992] lib/erb/version.rb 45% [451/992] lib/error_highlight.rb 45% [452/992] lib/error_highlight/base.rb 45% [453/992] lib/error_highlight/core_ext.rb 45% [454/992] lib/error_highlight/formatter.rb 45% [455/992] lib/error_highlight/version.rb 45% [456/992] lib/fileutils.rb 46% [457/992] lib/find.rb 46% [458/992] lib/forwardable.rb 46% [459/992] lib/forwardable/impl.rb 46% [460/992] lib/getoptlong.rb 46% [461/992] lib/ipaddr.rb 46% [462/992] lib/irb.rb 46% [463/992] lib/irb/cmd/backtrace.rb 46% [464/992] lib/irb/cmd/break.rb 46% [465/992] lib/irb/cmd/catch.rb 46% [466/992] lib/irb/cmd/chws.rb 47% [467/992] lib/irb/cmd/continue.rb 47% [468/992] lib/irb/cmd/debug.rb 47% [469/992] lib/irb/cmd/delete.rb 47% [470/992] lib/irb/cmd/edit.rb 47% [471/992] lib/irb/cmd/finish.rb 47% [472/992] lib/irb/cmd/fork.rb 47% [473/992] lib/irb/cmd/help.rb 47% [474/992] lib/irb/cmd/info.rb 47% [475/992] lib/irb/cmd/irb_info.rb 47% [476/992] lib/irb/cmd/load.rb 48% [477/992] lib/irb/cmd/ls.rb 48% [478/992] lib/irb/cmd/measure.rb 48% [479/992] lib/irb/cmd/next.rb 48% [480/992] lib/irb/cmd/nop.rb 48% [481/992] lib/irb/cmd/pushws.rb 48% [482/992] lib/irb/cmd/show_cmds.rb 48% [483/992] lib/irb/cmd/show_source.rb 48% [484/992] lib/irb/cmd/step.rb 48% [485/992] lib/irb/cmd/subirb.rb 48% [486/992] lib/irb/cmd/whereami.rb 49% [487/992] lib/irb/color.rb 49% [488/992] lib/irb/color_printer.rb 49% [489/992] lib/irb/completion.rb 49% [490/992] lib/irb/context.rb 49% [491/992] lib/irb/easter-egg.rb 49% [492/992] lib/irb/ext/change-ws.rb 49% [493/992] lib/irb/ext/history.rb 49% [494/992] lib/irb/ext/loader.rb 49% [495/992] lib/irb/ext/multi-irb.rb 50% [496/992] lib/irb/ext/save-history.rb 50% [497/992] lib/irb/ext/tracer.rb 50% [498/992] lib/irb/ext/use-loader.rb 50% [499/992] lib/irb/ext/workspaces.rb 50% [500/992] lib/irb/extend-command.rb 50% [501/992] lib/irb/frame.rb 50% [502/992] lib/irb/help.rb 50% [503/992] lib/irb/init.rb 50% [504/992] lib/irb/input-method.rb 50% [505/992] lib/irb/inspector.rb 51% [506/992] lib/irb/lc/error.rb 51% [507/992] lib/irb/lc/ja/encoding_aliases.rb 51% [508/992] lib/irb/lc/ja/error.rb 51% [509/992] lib/irb/locale.rb 51% [510/992] lib/irb/magic-file.rb 51% [511/992] lib/irb/notifier.rb 51% [512/992] lib/irb/output-method.rb 51% [513/992] lib/irb/ruby-lex.rb 51% [514/992] lib/irb/src_encoding.rb 51% [515/992] lib/irb/version.rb 52% [516/992] lib/irb/workspace.rb 52% [517/992] lib/irb/ws-for-case-2.rb 52% [518/992] lib/irb/xmp.rb 52% [519/992] lib/logger.rb 52% [520/992] lib/logger/errors.rb 52% [521/992] lib/logger/formatter.rb 52% [522/992] lib/logger/log_device.rb 52% [523/992] lib/logger/period.rb 52% [524/992] lib/logger/severity.rb 52% [525/992] lib/logger/version.rb 53% [526/992] lib/mkmf.rb 53% [527/992] lib/mutex_m.rb 53% [528/992] lib/net/http.rb 53% [529/992] lib/net/http/backward.rb 53% [530/992] lib/net/http/exceptions.rb 53% [531/992] lib/net/http/generic_request.rb 53% [532/992] lib/net/http/header.rb 53% [533/992] lib/net/http/proxy_delta.rb 53% [534/992] lib/net/http/request.rb 53% [535/992] lib/net/http/requests.rb 54% [536/992] lib/net/http/response.rb 54% [537/992] lib/net/http/responses.rb 54% [538/992] lib/net/http/status.rb 54% [539/992] lib/net/https.rb 54% [540/992] lib/net/protocol.rb 54% [541/992] lib/observer.rb 54% [542/992] lib/open-uri.rb 54% [543/992] lib/open3.rb 54% [544/992] lib/open3/version.rb 54% [545/992] lib/optionparser.rb 55% [546/992] lib/optparse.rb 55% [547/992] lib/optparse/ac.rb 55% [548/992] lib/optparse/date.rb 55% [549/992] lib/optparse/kwargs.rb 55% [550/992] lib/optparse/shellwords.rb 55% [551/992] lib/optparse/time.rb 55% [552/992] lib/optparse/uri.rb 55% [553/992] lib/optparse/version.rb 55% [554/992] lib/ostruct.rb 55% [555/992] lib/pp.rb 56% [556/992] lib/prettyprint.rb 56% [557/992] lib/pstore.rb 56% [558/992] lib/racc.rb 56% [559/992] lib/racc/compat.rb 56% [560/992] lib/racc/debugflags.rb 56% [561/992] lib/racc/exception.rb 56% [562/992] lib/racc/grammar.rb 56% [563/992] lib/racc/grammarfileparser.rb 56% [564/992] lib/racc/info.rb 56% [565/992] lib/racc/iset.rb 57% [566/992] lib/racc/logfilegenerator.rb 57% [567/992] lib/racc/parser-text.rb 57% [568/992] lib/racc/parser.rb 57% [569/992] lib/racc/parserfilegenerator.rb 57% [570/992] lib/racc/sourcetext.rb 57% [571/992] lib/racc/state.rb 57% [572/992] lib/racc/statetransitiontable.rb 57% [573/992] lib/racc/static.rb 57% [574/992] lib/random/formatter.rb 57% [575/992] lib/rdoc.rb 58% [576/992] lib/rdoc/alias.rb 58% [577/992] lib/rdoc/anon_class.rb 58% [578/992] lib/rdoc/any_method.rb 58% [579/992] lib/rdoc/attr.rb 58% [580/992] lib/rdoc/class_module.rb 58% [581/992] lib/rdoc/code_object.rb 58% [582/992] lib/rdoc/code_objects.rb 58% [583/992] lib/rdoc/comment.rb 58% [584/992] lib/rdoc/constant.rb 58% [585/992] lib/rdoc/context.rb 59% [586/992] lib/rdoc/cross_reference.rb 59% [587/992] lib/rdoc/encoding.rb 59% [588/992] lib/rdoc/erb_partial.rb 59% [589/992] lib/rdoc/erbio.rb 59% [590/992] lib/rdoc/extend.rb 59% [591/992] lib/rdoc/generator.rb 59% [592/992] lib/rdoc/ghost_method.rb 59% [593/992] lib/rdoc/i18n.rb 59% [594/992] lib/rdoc/include.rb 59% [595/992] lib/rdoc/known_classes.rb 60% [596/992] lib/rdoc/markdown.rb 60% [597/992] lib/rdoc/markup.rb 60% [598/992] lib/rdoc/meta_method.rb 60% [599/992] lib/rdoc/method_attr.rb 60% [600/992] lib/rdoc/mixin.rb 60% [601/992] lib/rdoc/normal_class.rb 60% [602/992] lib/rdoc/normal_module.rb 60% [603/992] lib/rdoc/options.rb 60% [604/992] lib/rdoc/parser.rb 60% [605/992] lib/rdoc/parser/c.rb 61% [606/992] lib/rdoc/parser/changelog.rb 61% [607/992] lib/rdoc/parser/markdown.rb 61% [608/992] lib/rdoc/parser/rd.rb 61% [609/992] lib/rdoc/parser/ripper_state_lex.rb 61% [610/992] lib/rdoc/parser/ruby.rb 61% [611/992] lib/rdoc/parser/ruby_tools.rb 61% [612/992] lib/rdoc/parser/simple.rb 61% [613/992] lib/rdoc/parser/text.rb 61% [614/992] lib/rdoc/rd.rb 61% [615/992] lib/rdoc/rdoc.rb 62% [616/992] lib/rdoc/require.rb 62% [617/992] lib/rdoc/ri.rb 62% [618/992] lib/rdoc/rubygems_hook.rb 62% [619/992] lib/rdoc/servlet.rb 62% [620/992] lib/rdoc/single_class.rb 62% [621/992] lib/rdoc/stats.rb 62% [622/992] lib/rdoc/store.rb 62% [623/992] lib/rdoc/task.rb 62% [624/992] lib/rdoc/text.rb 63% [625/992] lib/rdoc/token_stream.rb 63% [626/992] lib/rdoc/tom_doc.rb 63% [627/992] lib/rdoc/top_level.rb 63% [628/992] lib/rdoc/version.rb 63% [629/992] lib/readline.rb 63% [630/992] lib/reline.rb 63% [631/992] lib/reline/ansi.rb 63% [632/992] lib/reline/config.rb 63% [633/992] lib/reline/general_io.rb 63% [634/992] lib/reline/history.rb 64% [635/992] lib/reline/key_actor.rb 64% [636/992] lib/reline/key_actor/base.rb 64% [637/992] lib/reline/key_actor/emacs.rb 64% [638/992] lib/reline/key_actor/vi_command.rb 64% [639/992] lib/reline/key_actor/vi_insert.rb 64% [640/992] lib/reline/key_stroke.rb 64% [641/992] lib/reline/kill_ring.rb 64% [642/992] lib/reline/line_editor.rb 64% [643/992] lib/reline/terminfo.rb 64% [644/992] lib/reline/unicode.rb 65% [645/992] lib/reline/unicode/east_asian_width.rb 65% [646/992] lib/reline/version.rb 65% [647/992] lib/reline/windows.rb 65% [648/992] lib/resolv-replace.rb 65% [649/992] lib/resolv.rb 65% [650/992] lib/rinda/rinda.rb 65% [651/992] lib/rinda/ring.rb 65% [652/992] lib/rinda/tuplespace.rb 65% [653/992] lib/ruby_vm/mjit/c_pointer.rb 65% [654/992] lib/ruby_vm/mjit/c_type.rb 66% [655/992] lib/ruby_vm/mjit/compiler.rb 66% [656/992] lib/ruby_vm/mjit/hooks.rb 66% [657/992] lib/ruby_vm/mjit/instruction.rb 66% [658/992] lib/rubygems.rb 66% [659/992] lib/rubygems/available_set.rb 66% [660/992] lib/rubygems/basic_specification.rb 66% [661/992] lib/rubygems/bundler_version_finder.rb 66% [662/992] lib/rubygems/command.rb 66% [663/992] lib/rubygems/command_manager.rb 66% [664/992] lib/rubygems/commands/build_command.rb 67% [665/992] lib/rubygems/commands/cert_command.rb 67% [666/992] lib/rubygems/commands/check_command.rb 67% [667/992] lib/rubygems/commands/cleanup_command.rb 67% [668/992] lib/rubygems/commands/contents_command.rb 67% [669/992] lib/rubygems/commands/dependency_command.rb 67% [670/992] lib/rubygems/commands/environment_command.rb 67% [671/992] lib/rubygems/commands/exec_command.rb 67% [672/992] lib/rubygems/commands/fetch_command.rb 67% [673/992] lib/rubygems/commands/generate_index_command.rb 67% [674/992] lib/rubygems/commands/help_command.rb 68% [675/992] lib/rubygems/commands/info_command.rb 68% [676/992] lib/rubygems/commands/install_command.rb 68% [677/992] lib/rubygems/commands/list_command.rb 68% [678/992] lib/rubygems/commands/lock_command.rb 68% [679/992] lib/rubygems/commands/mirror_command.rb 68% [680/992] lib/rubygems/commands/open_command.rb 68% [681/992] lib/rubygems/commands/outdated_command.rb 68% [682/992] lib/rubygems/commands/owner_command.rb 68% [683/992] lib/rubygems/commands/pristine_command.rb 68% [684/992] lib/rubygems/commands/push_command.rb 69% [685/992] lib/rubygems/commands/query_command.rb 69% [686/992] lib/rubygems/commands/rdoc_command.rb 69% [687/992] lib/rubygems/commands/search_command.rb 69% [688/992] lib/rubygems/commands/server_command.rb 69% [689/992] lib/rubygems/commands/setup_command.rb 69% [690/992] lib/rubygems/commands/signin_command.rb 69% [691/992] lib/rubygems/commands/signout_command.rb 69% [692/992] lib/rubygems/commands/sources_command.rb 69% [693/992] lib/rubygems/commands/specification_command.rb 69% [694/992] lib/rubygems/commands/stale_command.rb 70% [695/992] lib/rubygems/commands/uninstall_command.rb 70% [696/992] lib/rubygems/commands/unpack_command.rb 70% [697/992] lib/rubygems/commands/update_command.rb 70% [698/992] lib/rubygems/commands/which_command.rb 70% [699/992] lib/rubygems/commands/yank_command.rb 70% [700/992] lib/rubygems/compatibility.rb 70% [701/992] lib/rubygems/config_file.rb 70% [702/992] lib/rubygems/core_ext/kernel_gem.rb 70% [703/992] lib/rubygems/core_ext/kernel_require.rb 70% [704/992] lib/rubygems/core_ext/kernel_warn.rb 71% [705/992] lib/rubygems/core_ext/tcpsocket_init.rb 71% [706/992] lib/rubygems/defaults.rb 71% [707/992] lib/rubygems/dependency.rb 71% [708/992] lib/rubygems/dependency_installer.rb 71% [709/992] lib/rubygems/dependency_list.rb 71% [710/992] lib/rubygems/deprecate.rb 71% [711/992] lib/rubygems/doctor.rb 71% [712/992] lib/rubygems/errors.rb 71% [713/992] lib/rubygems/exceptions.rb 71% [714/992] lib/rubygems/ext.rb 72% [715/992] lib/rubygems/ext/build_error.rb 72% [716/992] lib/rubygems/ext/builder.rb 72% [717/992] lib/rubygems/ext/cargo_builder.rb 72% [718/992] lib/rubygems/ext/cargo_builder/link_flag_converter.rb 72% [719/992] lib/rubygems/ext/cmake_builder.rb 72% [720/992] lib/rubygems/ext/configure_builder.rb 72% [721/992] lib/rubygems/ext/ext_conf_builder.rb 72% [722/992] lib/rubygems/ext/rake_builder.rb 72% [723/992] lib/rubygems/gem_runner.rb 72% [724/992] lib/rubygems/gemcutter_utilities.rb 73% [725/992] lib/rubygems/gemcutter_utilities/webauthn_listener.rb 73% [726/992] lib/rubygems/gemcutter_utilities/webauthn_listener/response.rb 73% [727/992] lib/rubygems/gemcutter_utilities/webauthn_poller.rb 73% [728/992] lib/rubygems/indexer.rb 73% [729/992] lib/rubygems/install_default_message.rb 73% [730/992] lib/rubygems/install_message.rb 73% [731/992] lib/rubygems/install_update_options.rb 73% [732/992] lib/rubygems/installer.rb 73% [733/992] lib/rubygems/installer_uninstaller_utils.rb 73% [734/992] lib/rubygems/local_remote_options.rb 74% [735/992] lib/rubygems/mock_gem_ui.rb 74% [736/992] lib/rubygems/name_tuple.rb 74% [737/992] lib/rubygems/openssl.rb 74% [738/992] lib/rubygems/optparse.rb 74% [739/992] lib/rubygems/package.rb 74% [740/992] lib/rubygems/package/digest_io.rb 74% [741/992] lib/rubygems/package/file_source.rb 74% [742/992] lib/rubygems/package/io_source.rb 74% [743/992] lib/rubygems/package/old.rb 75% [744/992] lib/rubygems/package/source.rb 75% [745/992] lib/rubygems/package/tar_header.rb 75% [746/992] lib/rubygems/package/tar_reader.rb 75% [747/992] lib/rubygems/package/tar_reader/entry.rb 75% [748/992] lib/rubygems/package/tar_writer.rb 75% [749/992] lib/rubygems/package_task.rb 75% [750/992] lib/rubygems/path_support.rb 75% [751/992] lib/rubygems/platform.rb 75% [752/992] lib/rubygems/psych_tree.rb 75% [753/992] lib/rubygems/query_utils.rb 76% [754/992] lib/rubygems/rdoc.rb 76% [755/992] lib/rubygems/remote_fetcher.rb 76% [756/992] lib/rubygems/request.rb 76% [757/992] lib/rubygems/request/connection_pools.rb 76% [758/992] lib/rubygems/request/http_pool.rb 76% [759/992] lib/rubygems/request/https_pool.rb 76% [760/992] lib/rubygems/request_set.rb 76% [761/992] lib/rubygems/request_set/gem_dependency_api.rb 76% [762/992] lib/rubygems/request_set/lockfile.rb 76% [763/992] lib/rubygems/request_set/lockfile/parser.rb 77% [764/992] lib/rubygems/request_set/lockfile/tokenizer.rb 77% [765/992] lib/rubygems/requirement.rb 77% [766/992] lib/rubygems/resolver.rb 77% [767/992] lib/rubygems/resolver/activation_request.rb 77% [768/992] lib/rubygems/resolver/api_set.rb 77% [769/992] lib/rubygems/resolver/api_set/gem_parser.rb 77% [770/992] lib/rubygems/resolver/api_specification.rb 77% [771/992] lib/rubygems/resolver/best_set.rb 77% [772/992] lib/rubygems/resolver/composed_set.rb 77% [773/992] lib/rubygems/resolver/conflict.rb 78% [774/992] lib/rubygems/resolver/current_set.rb 78% [775/992] lib/rubygems/resolver/dependency_request.rb 78% [776/992] lib/rubygems/resolver/git_set.rb 78% [777/992] lib/rubygems/resolver/git_specification.rb 78% [778/992] lib/rubygems/resolver/index_set.rb 78% [779/992] lib/rubygems/resolver/index_specification.rb 78% [780/992] lib/rubygems/resolver/installed_specification.rb 78% [781/992] lib/rubygems/resolver/installer_set.rb 78% [782/992] lib/rubygems/resolver/local_specification.rb 78% [783/992] lib/rubygems/resolver/lock_set.rb 79% [784/992] lib/rubygems/resolver/lock_specification.rb 79% [785/992] lib/rubygems/resolver/molinillo.rb 79% [786/992] lib/rubygems/resolver/molinillo/lib/molinillo.rb 79% [787/992] lib/rubygems/resolver/molinillo/lib/molinillo/delegates/resolution_state.rb 79% [788/992] lib/rubygems/resolver/molinillo/lib/molinillo/delegates/specification_provider.rb 79% [789/992] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph.rb 79% [790/992] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/action.rb 79% [791/992] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/add_edge_no_circular.rb 79% [792/992] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/add_vertex.rb 79% [793/992] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/delete_edge.rb 80% [794/992] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/detach_vertex_named.rb 80% [795/992] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/log.rb 80% [796/992] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/set_payload.rb 80% [797/992] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/tag.rb 80% [798/992] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/vertex.rb 80% [799/992] lib/rubygems/resolver/molinillo/lib/molinillo/errors.rb 80% [800/992] lib/rubygems/resolver/molinillo/lib/molinillo/gem_metadata.rb 80% [801/992] lib/rubygems/resolver/molinillo/lib/molinillo/modules/specification_provider.rb 80% [802/992] lib/rubygems/resolver/molinillo/lib/molinillo/modules/ui.rb 80% [803/992] lib/rubygems/resolver/molinillo/lib/molinillo/resolution.rb 81% [804/992] lib/rubygems/resolver/molinillo/lib/molinillo/resolver.rb 81% [805/992] lib/rubygems/resolver/molinillo/lib/molinillo/state.rb 81% [806/992] lib/rubygems/resolver/requirement_list.rb 81% [807/992] lib/rubygems/resolver/set.rb 81% [808/992] lib/rubygems/resolver/source_set.rb 81% [809/992] lib/rubygems/resolver/spec_specification.rb 81% [810/992] lib/rubygems/resolver/specification.rb 81% [811/992] lib/rubygems/resolver/stats.rb 81% [812/992] lib/rubygems/resolver/vendor_set.rb 81% [813/992] lib/rubygems/resolver/vendor_specification.rb 82% [814/992] lib/rubygems/s3_uri_signer.rb 82% [815/992] lib/rubygems/safe_yaml.rb 82% [816/992] lib/rubygems/security.rb 82% [817/992] lib/rubygems/security/policies.rb 82% [818/992] lib/rubygems/security/policy.rb 82% [819/992] lib/rubygems/security/signer.rb 82% [820/992] lib/rubygems/security/trust_dir.rb 82% [821/992] lib/rubygems/security_option.rb 82% [822/992] lib/rubygems/shellwords.rb 82% [823/992] lib/rubygems/source.rb 83% [824/992] lib/rubygems/source/git.rb 83% [825/992] lib/rubygems/source/installed.rb 83% [826/992] lib/rubygems/source/local.rb 83% [827/992] lib/rubygems/source/lock.rb 83% [828/992] lib/rubygems/source/specific_file.rb 83% [829/992] lib/rubygems/source/vendor.rb 83% [830/992] lib/rubygems/source_list.rb 83% [831/992] lib/rubygems/spec_fetcher.rb 83% [832/992] lib/rubygems/specification.rb 83% [833/992] lib/rubygems/specification_policy.rb 84% [834/992] lib/rubygems/stub_specification.rb 84% [835/992] lib/rubygems/text.rb 84% [836/992] lib/rubygems/tsort.rb 84% [837/992] lib/rubygems/uninstaller.rb 84% [838/992] lib/rubygems/unknown_command_spell_checker.rb 84% [839/992] lib/rubygems/update_suggestion.rb 84% [840/992] lib/rubygems/uri.rb 84% [841/992] lib/rubygems/uri_formatter.rb 84% [842/992] lib/rubygems/user_interaction.rb 84% [843/992] lib/rubygems/util.rb 85% [844/992] lib/rubygems/util/licenses.rb 85% [845/992] lib/rubygems/util/list.rb 85% [846/992] lib/rubygems/validator.rb 85% [847/992] lib/rubygems/version.rb 85% [848/992] lib/rubygems/version_option.rb 85% [849/992] lib/securerandom.rb 85% [850/992] lib/set.rb 85% [851/992] lib/set/sorted_set.rb 85% [852/992] lib/shellwords.rb 85% [853/992] lib/singleton.rb 86% [854/992] lib/syntax_suggest.rb 86% [855/992] lib/syntax_suggest/api.rb 86% [856/992] lib/syntax_suggest/around_block_scan.rb 86% [857/992] lib/syntax_suggest/block_expand.rb 86% [858/992] lib/syntax_suggest/capture/before_after_keyword_ends.rb 86% [859/992] lib/syntax_suggest/capture/falling_indent_lines.rb 86% [860/992] lib/syntax_suggest/capture_code_context.rb 86% [861/992] lib/syntax_suggest/clean_document.rb 86% [862/992] lib/syntax_suggest/cli.rb 86% [863/992] lib/syntax_suggest/code_block.rb 87% [864/992] lib/syntax_suggest/code_frontier.rb 87% [865/992] lib/syntax_suggest/code_line.rb 87% [866/992] lib/syntax_suggest/code_search.rb 87% [867/992] lib/syntax_suggest/core_ext.rb 87% [868/992] lib/syntax_suggest/display_code_with_line_numbers.rb 87% [869/992] lib/syntax_suggest/display_invalid_blocks.rb 87% [870/992] lib/syntax_suggest/explain_syntax.rb 87% [871/992] lib/syntax_suggest/left_right_lex_count.rb 87% [872/992] lib/syntax_suggest/lex_all.rb 88% [873/992] lib/syntax_suggest/lex_value.rb 88% [874/992] lib/syntax_suggest/parse_blocks_from_indent_line.rb 88% [875/992] lib/syntax_suggest/pathname_from_message.rb 88% [876/992] lib/syntax_suggest/priority_engulf_queue.rb 88% [877/992] lib/syntax_suggest/priority_queue.rb 88% [878/992] lib/syntax_suggest/ripper_errors.rb 88% [879/992] lib/syntax_suggest/scan_history.rb 88% [880/992] lib/syntax_suggest/unvisited_lines.rb 88% [881/992] lib/syntax_suggest/version.rb 88% [882/992] lib/tempfile.rb 89% [883/992] lib/time.rb 89% [884/992] lib/timeout.rb 89% [885/992] lib/tmpdir.rb 89% [886/992] lib/tsort.rb 89% [887/992] lib/un.rb 89% [888/992] lib/unicode_normalize/normalize.rb 89% [889/992] lib/unicode_normalize/tables.rb 89% [890/992] lib/uri.rb 89% [891/992] lib/uri/common.rb 89% [892/992] lib/uri/file.rb 90% [893/992] lib/uri/ftp.rb 90% [894/992] lib/uri/generic.rb 90% [895/992] lib/uri/http.rb 90% [896/992] lib/uri/https.rb 90% [897/992] lib/uri/ldap.rb 90% [898/992] lib/uri/ldaps.rb 90% [899/992] lib/uri/mailto.rb 90% [900/992] lib/uri/rfc2396_parser.rb 90% [901/992] lib/uri/rfc3986_parser.rb 90% [902/992] lib/uri/version.rb 91% [903/992] lib/uri/ws.rb 91% [904/992] lib/uri/wss.rb 91% [905/992] lib/weakref.rb 91% [906/992] lib/yaml.rb 91% [907/992] lib/yaml/dbm.rb 91% [908/992] lib/yaml/store.rb 91% [909/992] load.c 91% [910/992] loadpath.c 91% [911/992] localeinit.c 91% [912/992] main.c 92% [913/992] marshal.c 92% [914/992] marshal.rb 92% [915/992] math.c 92% [916/992] memory_view.c 92% [917/992] mini_builtin.c 92% [918/992] miniinit.c 92% [919/992] miniprelude.c 92% [920/992] mjit.c 92% [921/992] mjit.rb 92% [922/992] mjit_c.c 93% [923/992] nilclass.rb 93% [924/992] node.c 93% [925/992] numeric.c 93% [926/992] numeric.rb 93% [927/992] object.c 93% [928/992] pack.c 93% [929/992] pack.rb 93% [930/992] parse.c 93% [931/992] parse.y 93% [932/992] prelude.rb 94% [933/992] proc.c 94% [934/992] process.c 94% [935/992] ractor.c 94% [936/992] ractor.rb 94% [937/992] random.c 94% [938/992] range.c 94% [939/992] rational.c 94% [940/992] rbconfig.rb 94% [941/992] re.c 94% [942/992] regcomp.c 95% [943/992] regenc.c 95% [944/992] regerror.c 95% [945/992] regexec.c 95% [946/992] regparse.c 95% [947/992] regsyntax.c 95% [948/992] ruby-runner.c 95% [949/992] ruby.c 95% [950/992] rubystub.c 95% [951/992] scheduler.c 95% [952/992] shape.c 96% [953/992] signal.c 96% [954/992] siphash.c 96% [955/992] sparc.c 96% [956/992] sprintf.c 96% [957/992] st.c 96% [958/992] strftime.c 96% [959/992] string.c 96% [960/992] string.rb 96% [961/992] struct.c 96% [962/992] symbol.c 97% [963/992] symbol.rb 97% [964/992] thread.c 97% [965/992] thread_none.c 97% [966/992] thread_pthread.c 97% [967/992] thread_sync.c 97% [968/992] thread_sync.rb 97% [969/992] thread_win32.c 97% [970/992] time.c 97% [971/992] timev.rb 97% [972/992] trace_point.rb 98% [973/992] transcode.c 98% [974/992] transient_heap.c 98% [975/992] util.c 98% [976/992] variable.c 98% [977/992] version.c 98% [978/992] vm.c 98% [979/992] vm_args.c 98% [980/992] vm_backtrace.c 98% [981/992] vm_dump.c 98% [982/992] vm_eval.c 99% [983/992] vm_exec.c 99% [984/992] vm_insnhelper.c 99% [985/992] vm_method.c 99% [986/992] vm_sync.c 99% [987/992] vm_trace.c 99% [988/992] vsnprintf.c 99% [989/992] warning.rb 99% [990/992] win32/README.win32 99% [991/992] yjit.c 100% [992/992] yjit.rb Generating RI format into /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/.ext/rdoc... Files: 992 Classes: 1024 ( 274 undocumented) Modules: 207 ( 65 undocumented) Constants: 2142 ( 542 undocumented) Attributes: 1026 ( 312 undocumented) Methods: 9561 (2223 undocumented) Total: 13960 (3416 undocumented) 75.53% documented Elapsed: 75.8s generating amd64-freebsd15-fake.rb amd64-freebsd15-fake.rb updated ./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/ruby32/work/stage" --extout=".ext" --ext-build-dir="./ext" --mflags=" " --make-flags=" DESTDIR=/wrkdirs/usr/ports/lang/ruby32/work/stage" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --install=all --rdoc-output=".ext/rdoc" --html-output=".ext/html" Installing to /wrkdirs/usr/ports/lang/ruby32/work/stage installing binary commands: /usr/local/bin installing base libraries: /usr/local/lib installing arch files: /usr/local/lib/ruby/3.2/amd64-freebsd15 installing pkgconfig data: /usr/local/lib/pkgconfig installing extension objects: /usr/local/lib/ruby/3.2/amd64-freebsd15 installing extension objects: /usr/local/lib/ruby/site_ruby/3.2/amd64-freebsd15 installing extension objects: /usr/local/lib/ruby/vendor_ruby/3.2/amd64-freebsd15 installing extension headers: /usr/local/include/ruby-3.2//amd64-freebsd15 installing extension scripts: /usr/local/lib/ruby/3.2 installing extension scripts: /usr/local/lib/ruby/site_ruby/3.2 installing extension scripts: /usr/local/lib/ruby/vendor_ruby/3.2 installing extension headers: /usr/local/include/ruby-3.2//ruby installing rdoc: /usr/local/share/ri/3.2/system installing html-docs: /usr/local/share/doc/ruby32 installing capi-docs: /usr/local/share/doc/ruby32 installing command scripts: /usr/local/bin installing library scripts: /usr/local/lib/ruby/3.2 installing common headers: /usr/local/include/ruby-3.2/ installing manpages: /usr/local/share/man/man1 /usr/bin/strip /wrkdirs/usr/ports/lang/ruby32/work/stage/usr/local/bin/ruby32 /usr/bin/strip /wrkdirs/usr/ports/lang/ruby32/work/stage/usr/local/lib/libruby32.so.32 /usr/bin/find /wrkdirs/usr/ports/lang/ruby32/work/stage/usr/local/lib/ruby/3.2/amd64-freebsd15 -type f -name '*\.so' -exec /usr/bin/strip {} \; /bin/mkdir -p /wrkdirs/usr/ports/lang/ruby32/work/stage/usr/local/share/doc/ruby32/readline /wrkdirs/usr/ports/lang/ruby32/work/stage/usr/local/share/doc/ruby32/ripper /wrkdirs/usr/ports/lang/ruby32/work/stage/usr/local/share/doc/ruby32/stringio /wrkdirs/usr/ports/lang/ruby32/work/stage/usr/local/share/doc/ruby32/syslog install -m 0644 /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/ext/readline/README /wrkdirs/usr/ports/lang/ruby32/work/stage/usr/local/share/doc/ruby32/readline/ install -m 0644 /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/ext/ripper/README /wrkdirs/usr/ports/lang/ruby32/work/stage/usr/local/share/doc/ruby32/ripper/ install -m 0644 /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/ext/stringio/README.md /wrkdirs/usr/ports/lang/ruby32/work/stage/usr/local/share/doc/ruby32/stringio/ install -m 0644 /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/ext/syslog/syslog.txt /wrkdirs/usr/ports/lang/ruby32/work/stage/usr/local/share/doc/ruby32/syslog/ install -m 0644 /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/COPYING* /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/ChangeLog /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/LEGAL /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/README* /wrkdirs/usr/ports/lang/ruby32/work/stage/usr/local/share/doc/ruby32/ /bin/mkdir -p /wrkdirs/usr/ports/lang/ruby32/work/stage/usr/local/share/examples/ruby32/bigdecimal install -m 0644 /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/ext/bigdecimal/sample/*.rb /wrkdirs/usr/ports/lang/ruby32/work/stage/usr/local/share/examples/ruby32/bigdecimal/ (cd /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.9/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/ruby32/work/stage/usr/local/share/examples/ruby32/) ====> 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=2025-11-11T03:32:47+0000' 'PKG_NOTE_ports_top_git_hash=ec159283c191' 'PKG_NOTE_ports_top_checkout_unclean=no' 'PKG_NOTE_port_git_hash=b578eb6c9288' '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 ruby32-3.2.9,1 ===> Building ruby32-3.2.9,1 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for ruby32-3.2.9,1 build of lang/ruby32 | ruby32-3.2.9,1 ended at Mon Nov 10 22:52:04 EST 2025 build time: 00:19:19