=>> Building lang/ruby32 build started at Tue Apr 9 05:48:39 CEST 2024 port directory: /usr/ports/lang/ruby32 package name: ruby-3.2.3,1 building for: FreeBSD 14amd64-default-php82-job-05 14.0-RELEASE-p6 FreeBSD 14.0-RELEASE-p6 amd64 maintained by: ruby@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 6832 Feb 21 18:02 /usr/ports/lang/ruby32/Makefile Ports top last git commit: 3d100fcffcd Ports top unclean checkout: yes Port dir last git commit: ef1feb15907 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.99.20240122_1 Host OSVERSION: 1500018 Jail OSVERSION: 1400097 Job Id: 05 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1400097 UNAME_v=FreeBSD 14.0-RELEASE-p6 UNAME_r=14.0-RELEASE-p6 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.99.20240122_1 MASTERMNT=/usr/local/poudriere/data/.m/14amd64-default-php82/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=tmux-256color GID=0 OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 UID=0 PWD=/usr/local/poudriere/data/.m/14amd64-default-php82/05/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=14amd64-default-php82 SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/14amd64-default-php82/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.99.20240122_1 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 ruby-3.2.3,1: CAPIDOCS=off: Build and install C API documents DEBUG=off: Build with debugging support DOCS=off: 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="-I/usr/local/include -isystem /usr/local/include" LDFLAGS=" -fstack-protector-strong " LIBS="-lpthread -L/usr/local/lib -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="@comment " PORTEXAMPLES="" CAPIDOCS="@comment " NO_CAPIDOCS="" DEBUG="@comment " NO_DEBUG="" DOCS="@comment " NO_DOCS="" 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-freebsd14" RUBY_SITELIBDIR="lib/ruby/site_ruby/3.2" RUBY_SITEARCHLIBDIR="lib/ruby/site_ruby/3.2/amd64-freebsd14" RUBY_VENDORLIBDIR="lib/ruby/vendor_ruby/3.2" RUBY_VENDORARCHLIBDIR="lib/ruby/vendor_ruby/3.2/amd64-freebsd14" 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.3" RUBY_VER="3.2" RUBY_SHLIBVER="32" RUBY_ARCH="amd64-freebsd14" RUBY_SUFFIX="32" RUBY_DEFAULT_SUFFIX="32" IF_DEFAULT="" OSREL=14.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="@comment " NO_DOCS="" 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--- 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 #### #### DISABLE_LICENSES="YES" multimedia_liba-utils_UNSET=WAYLAND net-mgmt_icingaweb2-module-reporting_UNSET=PDF lang_gcc12_UNSET=LTO_BOOTSTRAP lang_gcc13_UNSET=LTO_BOOTSTRAP lang_gcc_UNSET=LTO_BOOTSTRAP www_nginx_SET+=HEADERS_MORE www_nginx_SET+=LUA www_nginx_SET+=SET_MISC #### #### /usr/local/etc/poudriere.d/14amd64-php82-make.conf DISABLE_LICENSES="YES" WITHOUT_HAL="yes" DEFAULT_VERSIONS+=php=8.2 DEFAULT_VERSIONS+=bdb=5 DEFAULT_VERSIONS+=pgsql=15 DEFAULT_VERSIONS+=corosync=3 DEFAULT_VERSIONS+=mysql=10.11m DEFAULT_VERSIONS+=samba=4.16 DEFAULT_VERSIONS+=lua=5.1 OPTIONS_UNSET+=DOCS OPTIONS_SET+=SSL LINUX_BASE_PORT=c7 mail_postfix_SET+=SASL mail_postfix-current_SET+=SASL net-mgmt_monitoring-plugins_SET+=MYSQL net-mgmt_monitoring-plugins_UNSET+=DNS_BASE net-mgmt_monitoring-plugins_SET+=DNS_BINDTOOLS sysutils_bacula11-server_UNSET+=PGSQL sysutils_bacula11-server_SET+=SQLITE3 security_strongswan_SET+=UNITY security_strongswan_SET+=MYSQL graphics_pecl-imagick+=X11 net-mgmt_nrpe_SET+=ARGS net-mgmt_nrpe_UNSET+=NAGPLUGINS net-mgmt_nrpe_SET+=MONPLUGINS net-mgmt_librenms_UNSET+=NAGPLUGINS www_nginx_SET+=HEADERS_MORE www_nginx_SET+=LUA www_nginx_SET+=SET_MISC www_nginx-devel_SET+=HEADERS_MORE mail_rspamd_UNSET+=LUAJIT sysutils_iocage_UNSET+=GIT mail_postfix_SET+=MYSQL mail_postfix-current_SET+=MYSQL #graphics_zbar_UNSET+=X11 #### Misc Poudriere #### .include "/etc/make.conf.ports_env" ---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) 63795 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 --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> ruby-3.2.3,1 depends on file: /usr/local/sbin/pkg - found =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by ruby-3.2.3,1 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by ruby-3.2.3,1 for building => SHA256 Checksum OK for ruby/ruby-3.2.3.tar.xz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Fetching all distfiles required by ruby-3.2.3,1 for building ===> Extracting for ruby-3.2.3,1 => SHA256 Checksum OK for ruby/ruby-3.2.3.tar.xz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Patching for ruby-3.2.3,1 ===> Applying FreeBSD patches for ruby-3.2.3,1 from /usr/ports/lang/ruby32/files =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> ruby-3.2.3,1 depends on package: libffi>=0 - not found ===> Installing existing package /packages/All/libffi-3.4.4_1.pkg [14amd64-default-php82-job-05] Installing libffi-3.4.4_1... [14amd64-default-php82-job-05] `-- Installing indexinfo-0.3.1... [14amd64-default-php82-job-05] `-- Extracting indexinfo-0.3.1: . done [14amd64-default-php82-job-05] Extracting libffi-3.4.4_1: .......... done ===> ruby-3.2.3,1 depends on package: libffi>=0 - found ===> Returning to build of ruby-3.2.3,1 ===> ruby-3.2.3,1 depends on package: autoconf>=2.72 - not found ===> Installing existing package /packages/All/autoconf-2.72.pkg [14amd64-default-php82-job-05] Installing autoconf-2.72... [14amd64-default-php82-job-05] `-- Installing autoconf-switch-20220527... [14amd64-default-php82-job-05] `-- Extracting autoconf-switch-20220527: ....... done [14amd64-default-php82-job-05] `-- Installing m4-1.4.19_1,1... [14amd64-default-php82-job-05] | `-- Installing gettext-runtime-0.22.5... [14amd64-default-php82-job-05] | `-- Extracting gettext-runtime-0.22.5: .......... done [14amd64-default-php82-job-05] `-- Extracting m4-1.4.19_1,1: .......... done [14amd64-default-php82-job-05] `-- Installing perl5-5.36.3_1... [14amd64-default-php82-job-05] `-- Extracting perl5-5.36.3_1: .......... done [14amd64-default-php82-job-05] Extracting autoconf-2.72: .......... done ===> ruby-3.2.3,1 depends on package: autoconf>=2.72 - found ===> Returning to build of ruby-3.2.3,1 ===> ruby-3.2.3,1 depends on package: automake>=1.16.5 - not found ===> Installing existing package /packages/All/automake-1.16.5_1.pkg [14amd64-default-php82-job-05] Installing automake-1.16.5_1... [14amd64-default-php82-job-05] Extracting automake-1.16.5_1: .......... done ===> ruby-3.2.3,1 depends on package: automake>=1.16.5 - found ===> Returning to build of ruby-3.2.3,1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> ruby-3.2.3,1 depends on shared library: libyaml.so - not found ===> Installing existing package /packages/All/libyaml-0.2.5.pkg [14amd64-default-php82-job-05] Installing libyaml-0.2.5... [14amd64-default-php82-job-05] Extracting libyaml-0.2.5: ...... done ===> ruby-3.2.3,1 depends on shared library: libyaml.so - found (/usr/local/lib/libyaml.so) ===> Returning to build of ruby-3.2.3,1 ===> ruby-3.2.3,1 depends on shared library: libedit.so.0 - not found ===> Installing existing package /packages/All/libedit-3.1.20230828_1,1.pkg [14amd64-default-php82-job-05] Installing libedit-3.1.20230828_1,1... [14amd64-default-php82-job-05] Extracting libedit-3.1.20230828_1,1: .......... done ===> ruby-3.2.3,1 depends on shared library: libedit.so.0 - found (/usr/local/lib/libedit.so.0) ===> Returning to build of ruby-3.2.3,1 ===> ruby-3.2.3,1 depends on shared library: libunwind.so - not found ===> Installing existing package /packages/All/libunwind-20240221.pkg [14amd64-default-php82-job-05] Installing libunwind-20240221... [14amd64-default-php82-job-05] Extracting libunwind-20240221: .......... done ===> ruby-3.2.3,1 depends on shared library: libunwind.so - found (/usr/local/lib/libunwind.so) ===> Returning to build of ruby-3.2.3,1 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Configuring for ruby-3.2.3,1 configure: loading site script /usr/ports/Templates/config.site checking for ruby... false checking build system type... amd64-portbld-freebsd14 checking host system type... amd64-portbld-freebsd14 checking target system type... amd64-portbld-freebsd14 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/bin/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 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 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... no 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-freebsd14... 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-freebsd14/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.3 * Installation prefix: /usr/local * exec prefix: ${prefix} * arch: amd64-freebsd14 * 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: freebsd14 * 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: -fstack-protector-strong \ -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=nobody UID=65534 GID=65534 ===> Building for ruby-3.2.3,1 --- showflags --- --- .ext/.timestamp/amd64-freebsd14/.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 --- compiling regsyntax.c compiling math.c compiling inits.c compiling dln_find.c compiling debug_counter.c compiling dmyext.c compiling dmydln.c 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-freebsd14 -I./include -I. -I./enc/unicode/15.0.0 CPPFLAGS = -I/usr/local/include -isystem /usr/local/include DLDFLAGS = -fstack-protector-strong -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 -L/usr/local/lib LANG = LC_ALL = LC_CTYPE = MFLAGS = -j 30 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.3/yjit/target/release/' ./yjit/src/lib.rs FreeBSD clang version 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152) Target: x86_64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin compiling pack.c compiling random.c compiling re.c compiling regcomp.c compiling regenc.c compiling regerror.c compiling regexec.c compiling regparse.c compiling st.c compiling strftime.c compiling encoding.c compiling transient_heap.c compiling io_buffer.c compiling util.c compiling memory_view.c --- 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 --- making dummy probes.h compiling localeinit.c compiling dln.c compiling dmyenc.c compiling ./missing/close.c compiling bignum.c compiling class.c compiling complex.c compiling compar.c compiling ast.c compiling addr2line.c compiling cont.c compiling debug.c compiling dir.c --- enumerator.o --- --- file.o --- --- io.o --- --- marshal.o --- --- node.o --- --- numeric.o --- --- proc.o --- --- process.o --- --- ractor.o --- --- range.o --- compiling enum.c compiling ractor.c compiling proc.c compiling process.c compiling enumerator.c compiling file.c compiling io.c compiling marshal.c compiling node.c compiling numeric.c --- rational.o --- --- ruby.o --- --- scheduler.o --- --- shape.o --- compiling scheduler.c compiling rational.c compiling ruby.c compiling range.c --- signal.o --- --- sprintf.o --- --- struct.o --- --- thread.o --- --- time.o --- --- transcode.o --- --- variable.o --- compiling thread.c compiling time.c compiling shape.c compiling transcode.c compiling signal.c compiling sprintf.c compiling struct.c --- version.o --- --- vm_backtrace.o --- --- vm_dump.o --- --- vm_sync.o --- compiling vm_dump.c compiling variable.c compiling version.c compiling vm_backtrace.c --- vm_trace.o --- --- compile.o --- --- mjit_c.o --- --- miniinit.o --- compiling compile.c compiling vm_sync.c compiling vm_trace.c compiling mjit_c.c --- error.o --- --- iseq.o --- --- enc/ascii.o --- --- enc/us_ascii.o --- compiling miniinit.c compiling enc/ascii.c compiling iseq.c compiling error.c --- enc/unicode.o --- --- enc/utf_8.o --- --- enc/trans/newline.o --- --- coroutine/ucontext/Context.o --- --- array.o --- compiling enc/trans/newline.c compiling enc/us_ascii.c compiling enc/unicode.c compiling enc/utf_8.c --- eval.o --- --- gc.o --- --- hash.o --- compiling coroutine/ucontext/Context.c compiling gc.c compiling array.c compiling hash.c compiling eval.c --- load.o --- --- object.o --- --- string.o --- --- symbol.o --- compiling string.c compiling object.c compiling load.c --- vm.o --- --- parse.o --- --- mjit_config.h --- compiling symbol.c compiling vm.c compiling parse.c making mjit_config.h --- mjit.o --- compiling mjit.c --- 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] struct rb_class_cc_entries *ccs; ^ --- parse.o --- parse.c:9130:9: warning: variable 'yynerrs' set but not used [-Wunused-but-set-variable] int yynerrs = 0; ^ 1 warning generated. --- vm.o --- 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 creating verconf.h --- encdb.h --- generating encdb.h --- verconf.h --- verconf.h updated --- loadpath.o --- compiling loadpath.c --- encdb.h --- encdb.h updated --- .ext/.timestamp/rb_mjit_header.time --- rb_mjit_header.h updated --- .ext/include/amd64-freebsd14/rb_mjit_min_header-3.2.3.h --- building .ext/include/amd64-freebsd14/rb_mjit_min_header-3.2.3.h --- libruby32-static.a --- linking static-library libruby32-static.a --- libruby32.so.32 --- linking shared-library libruby32.so.32 --- enc --- --- srcs-enc --- --- enc --- making enc making srcs under enc --- transdb.h --- generating transdb.h transdb.h updated --- trans --- --- ext/configure-ext.mk --- making trans generating makefiles ext/configure-ext.mk --- trans --- --- enc/trans/transdb.o --- --- enc/trans/big5.o --- --- enc/trans/cesu_8.o --- compiling ./enc/trans/transdb.c compiling ./enc/trans/big5.c compiling ./enc/trans/cesu_8.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/iso_8859_14.o --- compiling ./enc/iso_8859_7.c --- ext/configure-ext.mk --- ext/configure-ext.mk updated --- enc --- compiling ./enc/iso_8859_6.c compiling ./enc/iso_8859_4.c compiling ./enc/iso_8859_3.c compiling ./enc/iso_8859_2.c compiling ./enc/iso_8859_1.c compiling ./enc/gbk.c compiling ./enc/gb18030.c compiling ./enc/gb2312.c compiling ./enc/euc_tw.c compiling ./enc/euc_kr.c compiling ./enc/euc_jp.c compiling ./enc/emacs_mule.c compiling ./enc/cp949.c compiling ./enc/cesu_8.c compiling ./enc/big5.c compiling ./enc/encdb.c compiling ./enc/iso_8859_10.c compiling ./enc/iso_8859_11.c compiling ./enc/iso_8859_5.c compiling ./enc/iso_8859_13.c compiling ./enc/iso_8859_8.c compiling ./enc/iso_8859_9.c --- exts.mk --- --- trans --- --- enc/trans/chinese.o --- --- enc/trans/ebcdic.o --- --- enc/trans/emoji.o --- --- enc/trans/emoji_iso2022_kddi.o --- compiling ./enc/trans/emoji.c compiling ./enc/trans/chinese.c compiling ./enc/trans/ebcdic.c --- enc --- --- enc/iso_8859_15.o --- --- enc/iso_8859_16.o --- --- enc/koi8_r.o --- --- enc/koi8_u.o --- --- enc/shift_jis.o --- --- enc/utf_16be.o --- --- enc/utf_16le.o --- --- enc/utf_32be.o --- --- enc/utf_32le.o --- --- enc/windows_31j.o --- compiling ./enc/koi8_r.c compiling ./enc/iso_8859_15.c compiling ./enc/iso_8859_14.c compiling ./enc/shift_jis.c compiling ./enc/utf_16be.c compiling ./enc/iso_8859_16.c compiling ./enc/utf_16le.c compiling ./enc/utf_32be.c compiling ./enc/koi8_u.c compiling ./enc/utf_32le.c --- trans --- --- 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 --- compiling ./enc/trans/emoji_iso2022_kddi.c compiling ./enc/trans/emoji_sjis_docomo.c compiling ./enc/trans/emoji_sjis_kddi.c compiling ./enc/trans/emoji_sjis_softbank.c compiling ./enc/trans/escape.c compiling ./enc/trans/gb18030.c compiling ./enc/trans/gbk.c --- 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/continuation/exts.mk --- configuring continuation --- ext/cgi/exts.mk --- configuring cgi/escape --- ext/bigdecimal/exts.mk --- configuring bigdecimal --- ext/date/exts.mk --- configuring date --- ext/etc/exts.mk --- --- ext/coverage/exts.mk --- configuring coverage --- ext/digest/exts.mk --- configuring digest --- enc --- --- enc/windows_1250.o --- --- enc/windows_1251.o --- --- enc/windows_1252.o --- compiling ./enc/windows_31j.c compiling ./enc/windows_1251.c compiling ./enc/windows_1250.c --- enc/windows_1253.o --- --- enc/windows_1254.o --- --- enc/windows_1257.o --- compiling ./enc/windows_1253.c compiling ./enc/windows_1252.c compiling ./enc/windows_1254.c --- exts.mk --- --- ext/fcntl/exts.mk --- --- ext/fiddle/exts.mk --- --- ext/erb/exts.mk --- configuring erb/escape --- ext/digest/exts.mk --- configuring digest/bubblebabble configuring digest/md5 --- ext/etc/exts.mk --- configuring etc --- ext/io/exts.mk --- --- trans --- --- enc/trans/iso2022.o --- --- enc/trans/japanese.o --- --- enc/trans/japanese_euc.o --- --- enc/trans/japanese_sjis.o --- compiling ./enc/trans/japanese_euc.c compiling ./enc/trans/iso2022.c compiling ./enc/trans/japanese.c --- enc/trans/korean.o --- compiling ./enc/trans/japanese_sjis.c compiling ./enc/trans/korean.c --- exts.mk --- --- ext/json/exts.mk --- --- enc --- --- .ext/amd64-freebsd14/enc/encdb.so --- --- .ext/amd64-freebsd14/enc/big5.so --- --- .ext/amd64-freebsd14/enc/cesu_8.so --- linking encoding big5.so compiling ./enc/windows_1257.c linking encoding encdb.so linking encoding cesu_8.so --- trans --- --- enc/trans/single_byte.o --- --- exts.mk --- --- ext/monitor/exts.mk --- --- ext/fcntl/exts.mk --- configuring fcntl --- 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 --- enc --- --- .ext/amd64-freebsd14/enc/cp949.so --- --- .ext/amd64-freebsd14/enc/emacs_mule.so --- --- exts.mk --- --- ext/nkf/exts.mk --- --- trans --- --- enc/trans/utf8_mac.o --- --- enc/trans/utf_16_32.o --- compiling ./enc/trans/single_byte.c compiling ./enc/trans/utf8_mac.c --- enc --- linking encoding cp949.so --- trans --- --- .ext/amd64-freebsd14/enc/trans/cesu_8.so --- linking transcoder cesu_8.so --- exts.mk --- --- ext/objspace/exts.mk --- --- ext/monitor/exts.mk --- configuring monitor --- ext/nkf/exts.mk --- configuring nkf --- ext/objspace/exts.mk --- configuring objspace --- enc --- --- .ext/amd64-freebsd14/enc/euc_jp.so --- linking encoding emacs_mule.so --- .ext/amd64-freebsd14/enc/euc_kr.so --- linking encoding euc_jp.so --- .ext/amd64-freebsd14/enc/euc_tw.so --- linking encoding euc_kr.so linking encoding euc_tw.so --- .ext/amd64-freebsd14/enc/gb2312.so --- linking encoding gb2312.so --- exts.mk --- --- ext/openssl/exts.mk --- --- trans --- --- .ext/amd64-freebsd14/enc/trans/transdb.so --- compiling ./enc/trans/utf_16_32.c linking transcoder transdb.so --- exts.mk --- --- ext/pathname/exts.mk --- --- trans --- --- .ext/amd64-freebsd14/enc/trans/escape.so --- linking transcoder escape.so --- exts.mk --- --- ext/digest/exts.mk --- configuring digest/rmd160 --- ext/pathname/exts.mk --- configuring pathname --- ext/openssl/exts.mk --- configuring openssl --- enc --- --- .ext/amd64-freebsd14/enc/gb18030.so --- linking encoding gb18030.so --- exts.mk --- --- ext/psych/exts.mk --- --- .ext/include/amd64-freebsd14/rb_mjit_min_header-3.2.3.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 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 --- exts.mk --- --- ext/pty/exts.mk --- --- trans --- --- .ext/amd64-freebsd14/enc/trans/ebcdic.so --- linking transcoder ebcdic.so --- .ext/include/amd64-freebsd14/rb_mjit_min_header-3.2.3.h --- ln -sf ../../../.ext/include/amd64-freebsd14/rb_mjit_min_header-3.2.3.h include/ruby-3.2/amd64-freebsd14/rb_mjit_min_header-3.2.3.h --- exts.mk --- --- ext/psych/exts.mk --- configuring psych --- ext/racc/exts.mk --- --- ext/pty/exts.mk --- configuring pty --- ext/rbconfig/exts.mk --- --- enc --- --- .ext/amd64-freebsd14/enc/gbk.so --- --- .ext/amd64-freebsd14/enc/iso_8859_1.so --- linking encoding gbk.so linking encoding iso_8859_1.so --- .ext/amd64-freebsd14/enc/iso_8859_2.so --- --- exts.mk --- --- ext/readline/exts.mk --- --- ext/racc/exts.mk --- configuring racc/cparse --- ext/rbconfig/exts.mk --- configuring rbconfig/sizeof --- ext/digest/exts.mk --- configuring digest/sha1 --- enc --- linking encoding iso_8859_2.so --- .ext/amd64-freebsd14/enc/iso_8859_3.so --- --- .ext/amd64-freebsd14/enc/iso_8859_4.so --- linking encoding iso_8859_3.so --- exts.mk --- --- ext/ripper/exts.mk --- --- enc --- linking encoding iso_8859_4.so --- .ext/amd64-freebsd14/enc/iso_8859_6.so --- linking encoding iso_8859_6.so --- exts.mk --- --- ext/rubyvm/exts.mk --- --- ext/ripper/exts.mk --- configuring ripper --- trans --- --- .ext/amd64-freebsd14/enc/trans/japanese.so --- linking transcoder japanese.so --- enc --- --- .ext/amd64-freebsd14/enc/iso_8859_7.so --- linking encoding iso_8859_7.so --- exts.mk --- --- ext/socket/exts.mk --- --- ext/readline/exts.mk --- configuring readline --- ext/stringio/exts.mk --- --- ext/rubyvm/exts.mk --- configuring rubyvm --- enc --- --- .ext/amd64-freebsd14/enc/koi8_r.so --- linking encoding koi8_r.so --- exts.mk --- --- ext/socket/exts.mk --- configuring socket --- trans --- --- .ext/amd64-freebsd14/enc/trans/iso2022.so --- linking transcoder iso2022.so --- enc --- --- .ext/amd64-freebsd14/enc/iso_8859_15.so --- linking encoding iso_8859_15.so --- trans --- --- .ext/amd64-freebsd14/enc/trans/emoji.so --- linking transcoder emoji.so --- enc --- --- .ext/amd64-freebsd14/enc/iso_8859_14.so --- linking encoding iso_8859_14.so --- exts.mk --- --- ext/strscan/exts.mk --- --- ext/stringio/exts.mk --- configuring stringio --- enc --- --- .ext/amd64-freebsd14/enc/iso_8859_13.so --- linking encoding iso_8859_13.so --- trans --- --- .ext/amd64-freebsd14/enc/trans/single_byte.so --- linking transcoder single_byte.so --- exts.mk --- --- ext/syslog/exts.mk --- --- enc --- --- .ext/amd64-freebsd14/enc/iso_8859_11.so --- linking encoding iso_8859_11.so --- exts.mk --- --- ext/strscan/exts.mk --- configuring strscan --- trans --- --- .ext/amd64-freebsd14/enc/trans/utf_16_32.so --- linking transcoder utf_16_32.so --- .ext/amd64-freebsd14/enc/trans/gb18030.so --- linking transcoder gb18030.so --- enc --- --- .ext/amd64-freebsd14/enc/iso_8859_10.so --- linking encoding iso_8859_10.so --- trans --- --- .ext/amd64-freebsd14/enc/trans/emoji_iso2022_kddi.so --- --- enc --- --- .ext/amd64-freebsd14/enc/iso_8859_9.so --- --- trans --- linking transcoder emoji_iso2022_kddi.so --- enc --- linking encoding iso_8859_9.so --- exts.mk --- --- ext/syslog/exts.mk --- configuring syslog --- trans --- --- .ext/amd64-freebsd14/enc/trans/emoji_sjis_docomo.so --- linking transcoder emoji_sjis_docomo.so --- exts.mk --- --- ext/zlib/exts.mk --- --- ext/io/exts.mk --- configuring io/nonblock --- ext/digest/exts.mk --- configuring digest/sha2 --- enc --- --- .ext/amd64-freebsd14/enc/iso_8859_8.so --- --- trans --- --- .ext/amd64-freebsd14/enc/trans/emoji_sjis_softbank.so --- --- enc --- linking encoding iso_8859_8.so --- trans --- linking transcoder emoji_sjis_softbank.so --- exts.mk --- --- .bundle/gems/debug-1.7.1/exts.mk --- --- ext/zlib/exts.mk --- configuring zlib --- trans --- --- .ext/amd64-freebsd14/enc/trans/emoji_sjis_kddi.so --- linking transcoder emoji_sjis_kddi.so --- enc --- --- .ext/amd64-freebsd14/enc/iso_8859_5.so --- linking encoding iso_8859_5.so --- .ext/amd64-freebsd14/enc/utf_32le.so --- linking encoding utf_32le.so --- exts.mk --- --- .bundle/gems/debug-1.7.1/exts.mk --- configuring debug-1.7.1/ext/debug --- trans --- --- .ext/amd64-freebsd14/enc/trans/chinese.so --- linking transcoder chinese.so --- enc --- --- .ext/amd64-freebsd14/enc/utf_32be.so --- linking encoding utf_32be.so --- exts.mk --- --- .bundle/gems/rbs-2.8.2/exts.mk --- --- enc --- --- .ext/amd64-freebsd14/enc/utf_16le.so --- --- exts.mk --- --- ext/-test-/exts.mk --- --- enc --- linking encoding utf_16le.so --- .ext/amd64-freebsd14/enc/utf_16be.so --- --- .ext/amd64-freebsd14/enc/shift_jis.so --- linking encoding shift_jis.so --- trans --- --- .ext/amd64-freebsd14/enc/trans/japanese_sjis.so --- linking transcoder japanese_sjis.so --- enc --- --- .ext/amd64-freebsd14/enc/utf_16be.so --- linking encoding utf_16be.so --- exts.mk --- --- ext/io/exts.mk --- configuring io/wait --- .bundle/gems/rbs-2.8.2/exts.mk --- configuring rbs-2.8.2/ext/rbs_extension --- enc --- --- .ext/amd64-freebsd14/enc/koi8_u.so --- --- exts.mk --- --- ext/-test-/exts.mk --- configuring -test-/RUBY_ALIGNOF --- enc --- --- .ext/amd64-freebsd14/enc/iso_8859_16.so --- linking encoding iso_8859_16.so --- .ext/amd64-freebsd14/enc/windows_1251.so --- linking encoding windows_1251.so --- .ext/amd64-freebsd14/enc/koi8_u.so --- linking encoding koi8_u.so --- .ext/amd64-freebsd14/enc/windows_1250.so --- --- .ext/amd64-freebsd14/enc/windows_31j.so --- linking encoding windows_1250.so --- .ext/amd64-freebsd14/enc/windows_1253.so --- linking encoding windows_31j.so linking encoding windows_1253.so --- .ext/amd64-freebsd14/enc/windows_1252.so --- linking encoding windows_1252.so --- .ext/amd64-freebsd14/enc/windows_1257.so --- --- .ext/amd64-freebsd14/enc/windows_1254.so --- linking encoding windows_1257.so linking encoding windows_1254.so --- trans --- --- .ext/amd64-freebsd14/enc/trans/utf8_mac.so --- linking transcoder utf8_mac.so --- .ext/amd64-freebsd14/enc/trans/gbk.so --- linking transcoder gbk.so --- 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 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-freebsd14/enc/trans/korean.so --- linking transcoder korean.so --- .ext/amd64-freebsd14/enc/trans/japanese_euc.so --- linking transcoder japanese_euc.so --- .ext/amd64-freebsd14/enc/trans/big5.so --- linking transcoder big5.so `trans' is up to date. --- encs --- making encs --- 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-/array/resize/all --- --- ../../../../.ext/.timestamp/amd64-freebsd14/.-test-.-.array.time --- --- pre-install-rb-default --- --- resize.o --- compiling resize.c --- ../../../../.ext/amd64-freebsd14/-test-/array/resize.so --- linking shared-object -test-/array/resize.so --- ext/-test-/array/concat/all --- --- ../../../../.ext/.timestamp/amd64-freebsd14/.-test-.-.array.time --- --- pre-install-rb-default --- --- to_ary_concat.o --- compiling to_ary_concat.c --- ../../../../.ext/amd64-freebsd14/-test-/array/to_ary_concat.so --- linking shared-object -test-/array/to_ary_concat.so --- ext/-test-/abi/all --- --- all --- --- ext/-test-/RUBY_ALIGNOF/all --- --- ../../../.ext/.timestamp/amd64-freebsd14/.-test-.time --- --- pre-install-rb-default --- --- c.o --- --- cpp.o --- compiling c.c compiling cpp.cpp --- ../../../.ext/amd64-freebsd14/-test-/RUBY_ALIGNOF.so --- linking shared-object -test-/RUBY_ALIGNOF.so --- ext/-test-/arith_seq/beg_len_step/all --- --- ../../../../.ext/.timestamp/amd64-freebsd14/.-test-.-.arith_seq.time --- --- pre-install-rb-default --- --- beg_len_step.o --- compiling beg_len_step.c --- ../../../../.ext/amd64-freebsd14/-test-/arith_seq/beg_len_step.so --- linking shared-object -test-/arith_seq/beg_len_step.so --- ext/-test-/arith_seq/extract/all --- --- ../../../../.ext/.timestamp/amd64-freebsd14/.-test-.-.arith_seq.time --- --- pre-install-rb-default --- --- extract.o --- compiling extract.c --- ../../../../.ext/amd64-freebsd14/-test-/arith_seq/extract.so --- linking shared-object -test-/arith_seq/extract.so --- ext/-test-/bignum/all --- --- pre-install-rb-default --- --- big2str.o --- --- bigzero.o --- --- div.o --- --- init.o --- --- intpack.o --- --- mul.o --- --- str2big.o --- compiling div.c compiling big2str.c compiling intpack.c compiling mul.c compiling bigzero.c compiling init.c compiling str2big.c --- ext/-test-/bug-14834/all --- --- pre-install-rb-default --- --- bug-14384.o --- compiling bug-14384.c --- ../../../.ext/amd64-freebsd14/-test-/bug_14834.so --- linking shared-object -test-/bug_14834.so --- ext/-test-/bug-3571/all --- --- pre-install-rb-default --- --- bug.o --- compiling bug.c --- ../../../.ext/amd64-freebsd14/-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/amd64-freebsd14/-test-/bug_reporter.so --- linking shared-object -test-/bug_reporter.so --- ext/-test-/class/all --- --- pre-install-rb-default --- --- class2name.o --- --- init.o --- compiling class2name.c compiling init.c --- ext/-test-/cxxanyargs/all --- --- pre-install-rb-default --- --- cxxanyargs.o --- --- failure.failed --- --- failurem1.failed --- compiling cxxanyargs.cpp --- ext/-test-/debug/all --- --- pre-install-rb-default --- --- init.o --- --- inspector.o --- --- profile_frames.o --- compiling init.c compiling inspector.c compiling profile_frames.c --- ext/-test-/econv/all --- --- pre-install-rb-default --- --- append.o --- --- init.o --- compiling append.c compiling init.c --- ext/-test-/enumerator_kw/all --- --- pre-install-rb-default --- --- enumerator_kw.o --- --- ext/-test-/float/all --- --- ext/-test-/funcall/all --- --- ext/-test-/file/all --- --- pre-install-rb-default --- --- fs.o --- --- init.o --- --- stat.o --- compiling fs.c compiling init.c compiling stat.c --- ext/-test-/bignum/all --- --- ../../../.ext/amd64-freebsd14/-test-/bignum.so --- linking shared-object -test-/bignum.so --- ext/-test-/bug-3571/all --- linking shared-object -test-/bug_3571.so --- ext/-test-/bug-5832/all --- --- ../../../.ext/amd64-freebsd14/-test-/bug_5832.so --- linking shared-object -test-/bug_5832.so --- ext/-test-/class/all --- --- ../../../.ext/amd64-freebsd14/-test-/class.so --- linking shared-object -test-/class.so --- ext/-test-/dln/empty/all --- --- ../../../../.ext/.timestamp/amd64-freebsd14/.-test-.-.dln.time --- --- pre-install-rb-default --- --- empty.o --- compiling empty.c --- ext/-test-/enumerator_kw/all --- compiling enumerator_kw.c --- ext/-test-/eval/all --- --- pre-install-rb-default --- --- eval.o --- compiling eval.c --- ext/-test-/fatal/all --- --- ../../../.ext/.timestamp/amd64-freebsd14/.-test-.-.fatal.time --- --- pre-install-rb-default --- --- rb_fatal.o --- --- ext/-test-/gvl/call_without_gvl/all --- --- ext/-test-/fatal/all --- compiling rb_fatal.c --- ext/-test-/funcall/all --- --- pre-install-rb-default --- --- funcall.o --- compiling funcall.c --- ext/-test-/float/all --- --- pre-install-rb-default --- --- init.o --- --- nextafter.o --- --- 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-/exception/all --- --- pre-install-rb-default --- --- dataerror.o --- --- enc_raise.o --- --- ensured.o --- --- init.o --- compiling dataerror.c compiling enc_raise.c compiling init.c compiling ensured.c --- ext/-test-/gvl/call_without_gvl/all --- --- ../../../../.ext/.timestamp/amd64-freebsd14/.-test-.-.gvl.time --- --- pre-install-rb-default --- --- call_without_gvl.o --- compiling call_without_gvl.c --- ext/-test-/debug/all --- --- ../../../.ext/amd64-freebsd14/-test-/debug.so --- linking shared-object -test-/debug.so --- ext/-test-/econv/all --- --- ../../../.ext/amd64-freebsd14/-test-/econv.so --- linking shared-object -test-/econv.so --- ext/-test-/enumerator_kw/all --- --- ../../../.ext/amd64-freebsd14/-test-/enumerator_kw.so --- linking shared-object -test-/enumerator_kw.so --- ext/-test-/eval/all --- --- ../../../.ext/amd64-freebsd14/-test-/eval.so --- linking shared-object -test-/eval.so --- ext/-test-/float/all --- compiling nextafter.c --- init.o --- compiling init.c --- ext/-test-/iseq_load/all --- --- pre-install-rb-default --- --- ext/-test-/load/protect/all --- --- ext/-test-/iter/all --- --- pre-install-rb-default --- --- ext/-test-/load/dot.dot/all --- --- ../../../../.ext/.timestamp/amd64-freebsd14/.-test-.-.load.time --- --- ext/-test-/integer/all --- --- pre-install-rb-default --- --- ext/-test-/iseq_load/all --- --- iseq_load.o --- --- ext/-test-/integer/all --- --- core_ext.o --- --- ext/-test-/load/protect/all --- --- pre-install-rb-default --- --- protect.o --- compiling protect.c --- ../../../../.ext/amd64-freebsd14/-test-/load/protect.so --- linking shared-object -test-/load/protect.so --- ext/-test-/load/dot.dot/all --- --- pre-install-rb-default --- --- dot.dot.o --- compiling dot.dot.c --- ../../../../.ext/amd64-freebsd14/-test-/load/dot.dot.so --- linking shared-object -test-/load/dot.dot.so --- ext/-test-/hash/all --- --- pre-install-rb-default --- --- delete.o --- --- init.o --- --- delete.o --- compiling delete.c compiling init.c --- ../../../.ext/amd64-freebsd14/-test-/hash.so --- linking shared-object -test-/hash.so --- ext/-test-/gvl/call_without_gvl/all --- --- ../../../../.ext/amd64-freebsd14/-test-/gvl/call_without_gvl.so --- linking shared-object -test-/gvl/call_without_gvl.so --- ext/-test-/funcall/all --- --- ../../../.ext/amd64-freebsd14/-test-/funcall.so --- linking shared-object -test-/funcall.so --- ext/-test-/float/all --- --- ../../../.ext/amd64-freebsd14/-test-/float.so --- linking shared-object -test-/float.so --- ext/-test-/file/all --- --- ../../../.ext/amd64-freebsd14/-test-/file.so --- linking shared-object -test-/file.so --- ext/-test-/fatal/all --- --- ../../../.ext/amd64-freebsd14/-test-/fatal/rb_fatal.so --- linking shared-object -test-/fatal/rb_fatal.so --- ext/-test-/dln/empty/all --- --- ../../../../.ext/amd64-freebsd14/-test-/dln/empty.so --- linking shared-object -test-/dln/empty.so --- ext/-test-/cxxanyargs/all --- --- ../../../.ext/amd64-freebsd14/-test-/cxxanyargs.so --- linking shared-object -test-/cxxanyargs.so --- ext/-test-/iter/all --- --- break.o --- --- init.o --- --- yield.o --- compiling break.c compiling init.c compiling yield.c --- ext/-test-/integer/all --- compiling core_ext.c --- init.o --- compiling init.c --- my_integer.o --- compiling my_integer.c --- 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-/notimplement/all --- --- ext/-test-/num2int/all --- --- ext/-test-/path_to_class/all --- --- ext/-test-/popen_deadlock/all --- --- ext/-test-/postponed_job/all --- --- ext/-test-/printf/all --- --- ext/-test-/proc/all --- --- ext/-test-/random/all --- --- ext/-test-/rational/all --- --- ext/-test-/rb_call_super_kw/all --- --- ext/-test-/recursion/all --- --- ext/-test-/regexp/all --- --- ext/-test-/scan_args/all --- --- ext/-test-/st/foreach/all --- --- ext/-test-/st/numhash/all --- --- ext/-test-/popen_deadlock/all --- --- all --- --- ext/-test-/memory_status/all --- --- all --- --- ext/-test-/marshal/usr/all --- --- pre-install-rb-default --- --- usrmarshal.o --- compiling usrmarshal.c --- ../../../../.ext/amd64-freebsd14/-test-/marshal/usr.so --- linking shared-object -test-/marshal/usr.so --- ext/-test-/num2int/all --- --- pre-install-rb-default --- --- num2int.o --- compiling num2int.c --- ../../../.ext/amd64-freebsd14/-test-/num2int.so --- linking shared-object -test-/num2int.so --- ext/-test-/marshal/compat/all --- --- ../../../../.ext/.timestamp/amd64-freebsd14/.-test-.-.marshal.time --- --- pre-install-rb-default --- --- usrcompat.o --- compiling usrcompat.c --- ../../../../.ext/amd64-freebsd14/-test-/marshal/compat.so --- linking shared-object -test-/marshal/compat.so --- ext/-test-/iseq_load/all --- compiling iseq_load.c --- ../../../.ext/amd64-freebsd14/-test-/iseq_load.so --- linking shared-object -test-/iseq_load.so --- ext/-test-/integer/all --- --- ../../../.ext/amd64-freebsd14/-test-/integer.so --- linking shared-object -test-/integer.so --- ext/-test-/exception/all --- --- ../../../.ext/amd64-freebsd14/-test-/exception.so --- linking shared-object -test-/exception.so --- ext/-test-/random/all --- --- pre-install-rb-default --- --- bad_version.o --- --- init.o --- compiling init.c compiling bad_version.c --- loop.o --- compiling loop.c --- ext/-test-/rb_call_super_kw/all --- --- pre-install-rb-default --- --- rb_call_super_kw.o --- compiling rb_call_super_kw.c --- ext/-test-/rational/all --- --- pre-install-rb-default --- --- rat.o --- compiling rat.c --- ext/-test-/recursion/all --- --- pre-install-rb-default --- --- recursion.o --- compiling recursion.c --- ext/-test-/marshal/internal_ivar/all --- --- pre-install-rb-default --- --- internal_ivar.o --- compiling internal_ivar.c --- ../../../../.ext/amd64-freebsd14/-test-/marshal/internal_ivar.so --- linking shared-object -test-/marshal/internal_ivar.so --- ext/-test-/scan_args/all --- --- pre-install-rb-default --- --- ext/-test-/st/foreach/all --- --- ../../../../.ext/.timestamp/amd64-freebsd14/.-test-.-.st.time --- --- ext/-test-/memory_view/all --- --- pre-install-rb-default --- --- memory_view.o --- compiling memory_view.c --- ../../../.ext/amd64-freebsd14/-test-/memory_view.so --- linking shared-object -test-/memory_view.so --- ext/-test-/method/all --- --- pre-install-rb-default --- --- arity.o --- --- init.o --- compiling arity.c compiling init.c --- ../../../.ext/amd64-freebsd14/-test-/method.so --- linking shared-object -test-/method.so --- ext/-test-/notimplement/all --- --- pre-install-rb-default --- --- bug.o --- compiling bug.c --- ../../../.ext/amd64-freebsd14/-test-/notimplement.so --- linking shared-object -test-/notimplement.so --- ext/-test-/regexp/all --- --- pre-install-rb-default --- --- init.o --- --- parse_depth_limit.o --- compiling init.c --- ext/-test-/path_to_class/all --- --- pre-install-rb-default --- --- path_to_class.o --- compiling path_to_class.c --- ../../../.ext/amd64-freebsd14/-test-/path_to_class.so --- linking shared-object -test-/path_to_class.so --- ext/-test-/postponed_job/all --- --- pre-install-rb-default --- --- postponed_job.o --- compiling postponed_job.c --- ../../../.ext/amd64-freebsd14/-test-/postponed_job.so --- linking shared-object -test-/postponed_job.so --- ext/-test-/printf/all --- --- pre-install-rb-default --- --- printf.o --- compiling printf.c --- ext/-test-/proc/all --- --- pre-install-rb-default --- --- init.o --- --- receiver.o --- --- super.o --- compiling init.c compiling receiver.c compiling super.c --- ext/-test-/st/update/all --- --- ext/-test-/string/all --- --- ext/-test-/struct/all --- --- ext/-test-/symbol/all --- --- ext/-test-/thread/instrumentation/all --- --- ext/-test-/rb_call_super_kw/all --- --- ../../../.ext/amd64-freebsd14/-test-/rb_call_super_kw.so --- linking shared-object -test-/rb_call_super_kw.so --- ext/-test-/scan_args/all --- --- scan_args.o --- compiling scan_args.c --- ext/-test-/st/foreach/all --- --- pre-install-rb-default --- --- foreach.o --- compiling foreach.c --- ext/-test-/regexp/all --- compiling parse_depth_limit.c --- ext/-test-/st/numhash/all --- --- ../../../../.ext/.timestamp/amd64-freebsd14/.-test-.-.st.time --- --- pre-install-rb-default --- --- numhash.o --- compiling numhash.c --- ext/-test-/printf/all --- --- ../../../.ext/amd64-freebsd14/-test-/printf.so --- linking shared-object -test-/printf.so --- ext/-test-/st/update/all --- --- pre-install-rb-default --- --- update.o --- compiling update.c --- ext/-test-/string/all --- --- pre-install-rb-default --- --- capacity.o --- --- coderange.o --- --- cstr.o --- compiling cstr.c compiling capacity.c compiling coderange.c --- ext/-test-/thread_fd/all --- --- ext/-test-/time/all --- --- ext/-test-/symbol/all --- --- pre-install-rb-default --- --- init.o --- --- type.o --- compiling init.c compiling type.c --- ext/-test-/thread/instrumentation/all --- --- ../../../../.ext/.timestamp/amd64-freebsd14/.-test-.-.thread.time --- --- pre-install-rb-default --- --- ext/-test-/regexp/all --- --- ../../../.ext/amd64-freebsd14/-test-/regexp.so --- linking shared-object -test-/regexp.so --- ext/-test-/thread_fd/all --- --- pre-install-rb-default --- --- ext/-test-/string/all --- --- ellipsize.o --- --- enc_associate.o --- compiling ellipsize.c compiling enc_associate.c --- ext/-test-/struct/all --- --- pre-install-rb-default --- --- duplicate.o --- --- init.o --- --- len.o --- compiling duplicate.c compiling len.c compiling init.c --- ext/-test-/thread_fd/all --- --- thread_fd.o --- --- ext/-test-/struct/all --- --- member.o --- compiling member.c --- ext/-test-/thread_fd/all --- compiling thread_fd.c --- ext/-test-/string/all --- --- enc_str_buf_cat.o --- compiling enc_str_buf_cat.c --- ext/-test-/thread/instrumentation/all --- --- instrumentation.o --- --- ext/-test-/tracepoint/all --- --- ext/-test-/time/all --- --- pre-install-rb-default --- --- ext/-test-/proc/all --- --- ../../../.ext/amd64-freebsd14/-test-/proc.so --- --- ext/-test-/iter/all --- --- ../../../.ext/amd64-freebsd14/-test-/iter.so --- --- ext/-test-/proc/all --- linking shared-object -test-/proc.so --- ext/-test-/st/update/all --- --- ../../../../.ext/amd64-freebsd14/-test-/st/update.so --- linking shared-object -test-/st/update.so --- ext/-test-/thread/instrumentation/all --- compiling instrumentation.c --- ext/-test-/iter/all --- linking shared-object -test-/iter.so --- ext/-test-/time/all --- --- init.o --- compiling init.c --- ext/-test-/string/all --- --- fstring.o --- compiling fstring.c --- ext/-test-/tracepoint/all --- --- pre-install-rb-default --- --- gc_hook.o --- --- ext/-test-/recursion/all --- --- ../../../.ext/amd64-freebsd14/-test-/recursion.so --- linking shared-object -test-/recursion.so --- ext/-test-/string/all --- --- init.o --- compiling init.c --- ext/-test-/tracepoint/all --- --- tracepoint.o --- compiling gc_hook.c compiling tracepoint.c --- ext/-test-/time/all --- --- leap_second.o --- compiling leap_second.c --- ext/-test-/st/numhash/all --- --- ../../../../.ext/amd64-freebsd14/-test-/st/numhash.so --- --- ext/-test-/typeddata/all --- --- ext/-test-/thread_fd/all --- --- ../../../.ext/amd64-freebsd14/-test-/thread_fd.so --- linking shared-object -test-/thread_fd.so --- ext/-test-/st/numhash/all --- linking shared-object -test-/st/numhash.so --- ext/-test-/time/all --- --- new.o --- compiling new.c --- ext/-test-/string/all --- --- modify.o --- --- ext/-test-/vm/all --- --- ext/-test-/struct/all --- --- ../../../.ext/amd64-freebsd14/-test-/struct.so --- linking shared-object -test-/struct.so --- ext/-test-/typeddata/all --- --- pre-install-rb-default --- --- ext/-test-/string/all --- --- new.o --- --- ext/-test-/wait/all --- --- ext/-test-/typeddata/all --- --- typeddata.o --- --- ext/-test-/string/all --- compiling modify.c --- ext/-test-/vm/all --- --- ../../../.ext/.timestamp/amd64-freebsd14/.-test-.-.vm.time --- --- ext/-test-/string/all --- --- nofree.o --- compiling new.c --- ext/-test-/vm/all --- --- pre-install-rb-default --- --- at_exit.o --- compiling at_exit.c --- ext/bigdecimal/all --- --- ext/cgi/escape/all --- --- ext/-test-/wait/all --- --- pre-install-rb-default --- --- wait.o --- compiling wait.c --- ext/-test-/scan_args/all --- --- ../../../.ext/amd64-freebsd14/-test-/scan_args.so --- linking shared-object -test-/scan_args.so --- ext/-test-/thread/instrumentation/all --- --- ../../../../.ext/amd64-freebsd14/-test-/thread/instrumentation.so --- linking shared-object -test-/thread/instrumentation.so --- ext/-test-/typeddata/all --- compiling typeddata.c --- ext/continuation/all --- --- ext/-test-/symbol/all --- --- ../../../.ext/amd64-freebsd14/-test-/symbol.so --- --- ext/-test-/tracepoint/all --- --- ../../../.ext/amd64-freebsd14/-test-/tracepoint.so --- --- ext/cgi/escape/all --- --- ../../../.ext/.timestamp/amd64-freebsd14/.cgi.time --- --- ext/-test-/vm/all --- --- ../../../.ext/amd64-freebsd14/-test-/vm/at_exit.so --- linking shared-object -test-/vm/at_exit.so --- ext/-test-/tracepoint/all --- linking shared-object -test-/tracepoint.so --- ext/continuation/all --- --- pre-install-rb-default --- --- ext/coverage/all --- --- ext/bigdecimal/all --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.bigdecimal.time --- --- ext/-test-/symbol/all --- linking shared-object -test-/symbol.so --- ext/-test-/string/all --- --- normalize.o --- --- qsort.o --- --- rb_interned_str.o --- --- rb_str_dup.o --- compiling nofree.c compiling normalize.c compiling rb_interned_str.c compiling qsort.c --- set_len.o --- --- ext/date/all --- --- ext/digest/all --- --- ext/erb/escape/all --- --- ext/bigdecimal/all --- --- ../../.ext/common/bigdecimal.rb --- --- bigdecimal.o --- --- missing.o --- compiling bigdecimal.c --- ext/-test-/st/foreach/all --- --- ../../../../.ext/amd64-freebsd14/-test-/st/foreach.so --- linking shared-object -test-/st/foreach.so --- ext/-test-/typeddata/all --- --- ../../../.ext/amd64-freebsd14/-test-/typeddata.so --- linking shared-object -test-/typeddata.so --- ext/cgi/escape/all --- --- pre-install-rb-default --- --- escape.o --- compiling escape.c --- ext/-test-/string/all --- compiling set_len.c compiling rb_str_dup.c --- ext/coverage/all --- --- coverage.o --- compiling coverage.c --- pre-install-rb-default --- installing default coverage libraries --- ../../.ext/common/coverage.rb --- --- ext/continuation/all --- --- continuation.o --- compiling continuation.c --- ext/etc/all --- --- ext/date/all --- --- date_core.o --- --- date_parse.o --- --- date_strftime.o --- compiling date_core.c compiling date_parse.c compiling date_strftime.c --- ext/digest/all --- --- ../../.ext/.timestamp/.include.-.ruby.time --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.digest.time --- --- digest.o --- compiling digest.c --- ../../.ext/common/digest.rb --- --- ext/fcntl/all --- --- ext/-test-/wait/all --- --- ../../../.ext/amd64-freebsd14/-test-/wait.so --- --- ext/fiddle/all --- --- ext/bigdecimal/all --- --- pre-install-rb-default --- --- ../../.ext/common/bigdecimal/jacobian.rb --- compiling missing.c --- ext/-test-/wait/all --- linking shared-object -test-/wait.so --- ext/continuation/all --- --- ../../.ext/amd64-freebsd14/continuation.so --- linking shared-object continuation.so --- ext/etc/all --- --- pre-install-rb-default --- --- ext/fcntl/all --- --- pre-install-rb-default --- --- ext/etc/all --- --- etc.o --- compiling etc.c --- ext/digest/all --- --- pre-install-rb-default --- --- ext/fcntl/all --- --- fcntl.o --- compiling fcntl.c --- ext/date/all --- --- date_strptime.o --- --- ext/erb/escape/all --- --- ../../../.ext/.timestamp/amd64-freebsd14/.erb.time --- --- ext/digest/all --- --- ../../.ext/common/digest/loader.rb --- --- pre-install-rb-default --- installing default digest libraries --- ext/io/console/all --- --- ext/bigdecimal/all --- --- pre-install-rb-default --- installing default bigdecimal libraries --- ../../.ext/common/bigdecimal/ludcmp.rb --- --- ext/-test-/random/all --- --- ../../../.ext/amd64-freebsd14/-test-/random.so --- linking shared-object -test-/random.so --- ext/fiddle/all --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.fiddle.time --- --- closure.o --- compiling closure.c --- ext/date/all --- --- pre-install-rb-default --- compiling date_strptime.c --- ../../.ext/common/date.rb --- --- pre-install-rb-default --- installing default date_core libraries --- ext/erb/escape/all --- --- pre-install-rb-default --- --- escape.o --- compiling escape.c --- ext/digest/all --- --- ../../.ext/common/digest/version.rb --- --- pre-install-rb --- --- ext/io/console/all --- --- ../../../.ext/.timestamp/amd64-freebsd14/.io.time --- --- ext/fcntl/all --- --- ../../.ext/amd64-freebsd14/fcntl.so --- linking shared-object fcntl.so --- ext/io/nonblock/all --- --- ext/bigdecimal/all --- --- ../../.ext/common/bigdecimal/math.rb --- --- ext/-test-/rational/all --- --- ../../../.ext/amd64-freebsd14/-test-/rational.so --- linking shared-object -test-/rational.so --- ext/coverage/all --- --- ../../.ext/amd64-freebsd14/coverage.so --- linking shared-object coverage.so --- ext/fiddle/all --- --- conversions.o --- --- fiddle.o --- compiling conversions.c compiling fiddle.c --- ext/digest/all --- --- ../../.ext/include/ruby/digest.h --- --- ext/io/console/all --- --- ../../../.ext/.timestamp/.RUBYCOMMONDIR.-.io.-.console.time --- --- ext/-test-/string/all --- --- ../../../.ext/amd64-freebsd14/-test-/string.so --- linking shared-object -test-/string.so --- ext/digest/all --- --- pre-install-rb --- installing digest libraries --- ext/io/console/all --- --- console.o --- compiling console.c --- ext/fiddle/all --- --- function.o --- compiling function.c --- ext/io/nonblock/all --- --- ../../../.ext/.timestamp/amd64-freebsd14/.io.time --- --- ext/bigdecimal/all --- --- ../../.ext/common/bigdecimal/newton.rb --- --- ../../.ext/common/bigdecimal/util.rb --- --- ext/fiddle/all --- --- handle.o --- compiling handle.c --- memory_view.o --- compiling memory_view.c --- ext/io/wait/all --- --- ext/io/nonblock/all --- --- pre-install-rb-default --- --- ext/erb/escape/all --- --- ../../../.ext/amd64-freebsd14/erb/escape.so --- linking shared-object erb/escape.so --- ext/digest/all --- --- ../../.ext/amd64-freebsd14/digest.so --- linking shared-object digest.so --- ext/cgi/escape/all --- --- ../../../.ext/amd64-freebsd14/cgi/escape.so --- linking shared-object cgi/escape.so --- ext/json/all --- --- ext/fiddle/all --- --- pinned.o --- --- ext/io/nonblock/all --- --- nonblock.o --- --- ext/fiddle/all --- compiling pinned.c --- ext/etc/all --- --- ../../.ext/amd64-freebsd14/etc.so --- linking shared-object etc.so --- ext/io/console/all --- --- pre-install-rb-default --- --- ext/io/wait/all --- --- pre-install-rb-default --- --- ext/io/console/all --- --- ../../../.ext/common/io/console/size.rb --- --- ext/json/all --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.json.-.add.time --- --- ext/io/nonblock/all --- compiling nonblock.c --- ext/io/wait/all --- --- wait.o --- --- ext/monitor/all --- --- ext/json/all --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.json.time --- --- ext/io/wait/all --- compiling wait.c --- ext/io/console/all --- --- pre-install-rb-default --- installing default console libraries --- ext/nkf/all --- --- ext/objspace/all --- --- ext/json/all --- --- ../../.ext/common/json.rb --- --- ext/fiddle/all --- --- pointer.o --- compiling pointer.c --- ext/openssl/all --- --- ext/pathname/all --- --- ext/json/all --- --- ../../.ext/common/json/common.rb --- --- ext/objspace/all --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.objspace.time --- --- ext/nkf/all --- --- nkf.o --- compiling nkf.c --- ext/fiddle/all --- --- ../../.ext/common/fiddle.rb --- --- ext/monitor/all --- --- monitor.o --- --- pre-install-rb-default --- --- ../../.ext/common/monitor.rb --- compiling monitor.c --- ext/openssl/all --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.openssl.time --- --- openssl_missing.o --- compiling openssl_missing.c --- ext/fiddle/all --- --- pre-install-rb-default --- --- ext/nkf/all --- --- pre-install-rb-default --- --- ext/io/wait/all --- --- ../../../.ext/amd64-freebsd14/io/wait.so --- linking shared-object io/wait.so --- ext/openssl/all --- --- ossl.o --- compiling ossl.c --- ext/monitor/all --- --- pre-install-rb-default --- installing default monitor libraries --- ext/objspace/all --- --- object_tracing.o --- --- ext/pathname/all --- --- pathname.o --- --- ext/json/all --- --- ../../.ext/common/json/ext.rb --- --- ../../.ext/common/json/generic_object.rb --- --- ext/pathname/all --- --- pre-install-rb-default --- compiling pathname.c --- ../../.ext/common/pathname.rb --- --- pre-install-rb-default --- installing default pathname libraries --- ext/json/all --- --- ../../.ext/common/json/version.rb --- --- pre-install-rb-default --- --- ext/objspace/all --- compiling object_tracing.c --- objspace.o --- compiling objspace.c --- objspace_dump.o --- compiling objspace_dump.c --- ext/nkf/all --- --- ../../.ext/common/kconv.rb --- --- pre-install-rb-default --- installing default nkf libraries --- ext/fiddle/all --- --- ../../.ext/common/fiddle/closure.rb --- --- ../../.ext/common/fiddle/cparser.rb --- --- ext/openssl/all --- --- ossl_asn1.o --- compiling ossl_asn1.c --- ossl_bio.o --- --- ext/-test-/time/all --- --- ../../../.ext/amd64-freebsd14/-test-/time.so --- linking shared-object -test-/time.so --- ext/json/all --- --- ../../.ext/common/json/add/bigdecimal.rb --- --- pre-install-rb-default --- installing default libraries --- ext/io/nonblock/all --- --- ../../../.ext/amd64-freebsd14/io/nonblock.so --- linking shared-object io/nonblock.so --- ext/objspace/all --- --- ../../.ext/common/objspace.rb --- --- ext/psych/all --- --- ext/fiddle/all --- --- ../../.ext/common/fiddle/function.rb --- --- ext/openssl/all --- --- ossl_bn.o --- compiling ossl_bio.c --- ext/io/console/all --- --- ../../../.ext/amd64-freebsd14/io/console.so --- --- ext/monitor/all --- --- ../../.ext/amd64-freebsd14/monitor.so --- linking shared-object monitor.so --- ext/json/all --- --- ../../.ext/common/json/add/complex.rb --- --- ../../.ext/common/json/add/core.rb --- --- ../../.ext/common/json/add/date.rb --- --- ../../.ext/common/json/add/date_time.rb --- --- ../../.ext/common/json/add/exception.rb --- --- ../../.ext/common/json/add/ostruct.rb --- --- ../../.ext/common/json/add/range.rb --- --- ../../.ext/common/json/add/rational.rb --- --- ../../.ext/common/json/add/regexp.rb --- --- ../../.ext/common/json/add/set.rb --- --- ../../.ext/common/json/add/struct.rb --- --- ../../.ext/common/json/add/symbol.rb --- --- ../../.ext/common/json/add/time.rb --- --- ext/io/console/all --- linking shared-object io/console.so --- ext/pty/all --- --- ext/racc/cparse/all --- --- ext/bigdecimal/all --- --- bigdecimal.o --- bigdecimal.c:7161:18: warning: variable 'prec' set but not used [-Wunused-but-set-variable] SIGNED_VALUE prec; ^ --- ext/openssl/all --- --- ossl_cipher.o --- compiling ossl_bn.c --- ossl_config.o --- compiling ossl_config.c compiling ossl_cipher.c --- ossl_digest.o --- --- ossl_engine.o --- --- ossl_hmac.o --- compiling ossl_digest.c compiling ossl_engine.c compiling ossl_hmac.c --- ossl_kdf.o --- compiling ossl_kdf.c --- ossl_ns_spki.o --- compiling ossl_ns_spki.c --- ossl_ocsp.o --- --- ossl_pkcs12.o --- --- ossl_pkcs7.o --- compiling ossl_ocsp.c compiling ossl_pkcs12.c --- ossl_pkey.o --- compiling ossl_pkey.c --- ossl_pkey_dh.o --- compiling ossl_pkcs7.c --- ossl_pkey_dsa.o --- compiling ossl_pkey_dh.c compiling ossl_pkey_dsa.c --- ossl_pkey_ec.o --- --- ossl_pkey_rsa.o --- compiling ossl_pkey_ec.c compiling ossl_pkey_rsa.c --- ossl_rand.o --- --- 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] arg->interrupted = 1; ^ ~ compiling ossl_rand.c --- ext/objspace/all --- --- pre-install-rb-default --- installing default objspace libraries --- ../../.ext/common/objspace/trace.rb --- --- ../../.ext/amd64-freebsd14/objspace.so --- linking shared-object objspace.so --- ext/fiddle/all --- --- ../../.ext/common/fiddle/import.rb --- --- ../../.ext/common/fiddle/pack.rb --- --- ../../.ext/common/fiddle/struct.rb --- --- ../../.ext/common/fiddle/types.rb --- --- ../../.ext/common/fiddle/value.rb --- --- ../../.ext/common/fiddle/version.rb --- --- ../../.ext/amd64-freebsd14/fiddle.so --- linking shared-object fiddle.so --- ext/pathname/all --- --- ../../.ext/amd64-freebsd14/pathname.so --- linking shared-object pathname.so --- ext/psych/all --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.psych.time --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.psych.-.handlers.time --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.psych.-.json.time --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.psych.-.nodes.time --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.psych.-.visitors.time --- --- psych.o --- --- psych_emitter.o --- --- psych_parser.o --- compiling psych.c compiling psych_emitter.c compiling psych_parser.c --- psych_to_ruby.o --- compiling psych_to_ruby.c --- psych_yaml_tree.o --- compiling psych_yaml_tree.c --- ../../.ext/common/psych/class_loader.rb --- --- ../../.ext/common/psych/coder.rb --- --- ../../.ext/common/psych/core_ext.rb --- --- ../../.ext/common/psych/exception.rb --- --- ../../.ext/common/psych/handler.rb --- --- ../../.ext/common/psych/nodes.rb --- --- ../../.ext/common/psych/omap.rb --- --- ../../.ext/common/psych/parser.rb --- --- ../../.ext/common/psych/scalar_scanner.rb --- --- ../../.ext/common/psych/set.rb --- --- ../../.ext/common/psych/stream.rb --- --- ../../.ext/common/psych/streaming.rb --- --- ../../.ext/common/psych/syntax_error.rb --- --- ../../.ext/common/psych/tree_builder.rb --- --- ../../.ext/common/psych/versions.rb --- --- ext/openssl/all --- --- ossl_ssl.o --- --- ossl_ssl_session.o --- --- ossl_ts.o --- compiling ossl_ssl.c compiling ossl_ssl_session.c --- ext/rbconfig/sizeof/all --- --- ext/readline/all --- --- ext/openssl/all --- --- ossl_x509.o --- --- ossl_x509attr.o --- compiling ossl_ts.c compiling ossl_x509.c --- ext/racc/cparse/all --- --- ../../../.ext/.timestamp/amd64-freebsd14/.racc.time --- --- pre-install-rb-default --- --- ext/psych/all --- --- ../../.ext/common/psych/visitors.rb --- --- ../../.ext/common/psych/y.rb --- --- ../../.ext/common/psych/handlers/document_stream.rb --- --- ext/pty/all --- --- pty.o --- --- pre-install-rb-default --- --- ../../.ext/common/expect.rb --- --- pre-install-rb-default --- installing default pty libraries compiling pty.c --- ext/openssl/all --- compiling ossl_x509attr.c --- ext/racc/cparse/all --- --- cparse.o --- --- ext/ripper/all --- --- ext/openssl/all --- --- ossl_x509cert.o --- --- ext/psych/all --- --- ../../.ext/common/psych/handlers/recorder.rb --- --- ext/readline/all --- --- pre-install-rb-default --- --- readline.o --- compiling readline.c --- ext/psych/all --- --- ../../.ext/common/psych/json/ruby_events.rb --- --- ext/openssl/all --- --- ossl_x509crl.o --- compiling ossl_x509cert.c compiling ossl_x509crl.c --- ext/racc/cparse/all --- compiling cparse.c --- ext/rbconfig/sizeof/all --- --- ../../../.ext/.timestamp/amd64-freebsd14/.rbconfig.time --- --- pre-install-rb-default --- --- ext/rubyvm/all --- --- ext/openssl/all --- --- ossl_pkey.o --- 1 warning generated. --- ext/rbconfig/sizeof/all --- --- sizes.c --- --- ext/openssl/all --- --- ossl_x509ext.o --- compiling ossl_x509ext.c --- ext/rubyvm/all --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.forwardable.time --- --- pre-install-rb-default --- --- ext/psych/all --- --- ../../.ext/common/psych/json/stream.rb --- --- ext/pty/all --- --- ../../.ext/amd64-freebsd14/pty.so --- linking shared-object pty.so --- ext/rbconfig/sizeof/all --- sizes.c updated --- sizes.o --- compiling sizes.c --- ext/ripper/all --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.ripper.time --- --- .eventids2-check --- checking ../.././parse.y and ../.././ext/ripper/eventids2.c --- ext/fiddle/all --- --- pre-install-rb-default --- installing default fiddle libraries --- ext/openssl/all --- --- ossl_x509name.o --- --- ossl_pkey_ec.o --- ossl_pkey_ec.c:489:5: warning: assigning to 'EC_KEY *' (aka 'struct ec_key_st *') from 'const struct ec_key_st *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] GetEC(self, ec); ^~~~~~~~~~~~~~~ ossl_pkey_ec.c:24:11: note: expanded from macro 'GetEC' (key) = EVP_PKEY_get0_EC_KEY(_pkey); \ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- ext/rubyvm/all --- --- ../../.ext/common/forwardable/impl.rb --- --- pre-install-rb-default --- installing default libraries --- ext/psych/all --- --- ../../.ext/common/psych/json/tree_builder.rb --- --- ../../.ext/common/psych/json/yaml_events.rb --- --- ../../.ext/common/psych.rb --- --- ../../.ext/common/psych/visitors/depth_first.rb --- --- ext/openssl/all --- --- ossl_x509req.o --- --- ossl_x509revoked.o --- compiling ossl_x509name.c compiling ossl_x509revoked.c compiling ossl_x509req.c --- ossl_x509store.o --- --- ext/rbconfig/sizeof/all --- --- limits.o --- compiling limits.c --- ext/socket/all --- --- ext/openssl/all --- --- pre-install-rb-default --- compiling ossl_x509store.c --- ../../.ext/common/openssl/bn.rb --- --- ext/psych/all --- --- ../../.ext/common/psych/visitors/emitter.rb --- --- ext/openssl/all --- --- ossl_pkey_ec.o --- 1 warning generated. --- ext/stringio/all --- --- ext/socket/all --- --- pre-install-rb-default --- --- ext/rbconfig/sizeof/all --- --- ../../../.ext/amd64-freebsd14/rbconfig/sizeof.so --- linking shared-object rbconfig/sizeof.so --- ext/strscan/all --- --- ext/syslog/all --- --- ext/zlib/all --- --- .bundle/gems/debug-1.7.1/ext/debug/all --- --- ext/readline/all --- --- ../../.ext/amd64-freebsd14/readline.so --- linking shared-object readline.so --- ext/racc/cparse/all --- --- ../../../.ext/amd64-freebsd14/racc/cparse.so --- linking shared-object racc/cparse.so --- ext/openssl/all --- --- ../../.ext/common/openssl/buffering.rb --- --- ../../.ext/common/openssl/cipher.rb --- --- ../../.ext/common/openssl/digest.rb --- --- pre-install-rb-default --- installing default openssl libraries --- ../../.ext/common/openssl/hmac.rb --- --- ../../.ext/common/openssl/marshal.rb --- --- ../../.ext/common/openssl/pkcs5.rb --- --- ../../.ext/common/openssl/pkey.rb --- --- ../../.ext/common/openssl/ssl.rb --- --- ../../.ext/common/openssl/version.rb --- --- ../../.ext/common/openssl/x509.rb --- --- ../../.ext/common/openssl.rb --- --- ext/ripper/all --- --- pre-install-rb-default --- --- ../../.ext/common/ripper/core.rb --- --- ../../.ext/common/ripper/filter.rb --- --- ../../.ext/common/ripper/lexer.rb --- --- ../../.ext/common/ripper/sexp.rb --- --- pre-install-rb-default --- installing default ripper libraries --- ../../.ext/common/ripper.rb --- --- ripper.o --- compiling ripper.c --- ext/syslog/all --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.syslog.time --- --- syslog.o --- compiling syslog.c --- ext/psych/all --- --- ../../.ext/common/psych/visitors/json_tree.rb --- --- ../../.ext/common/psych/visitors/to_ruby.rb --- --- ../../.ext/common/psych/visitors/visitor.rb --- --- ../../.ext/common/psych/visitors/yaml_tree.rb --- --- pre-install-rb-default --- --- ../../.ext/common/psych/nodes/alias.rb --- --- ../../.ext/common/psych/nodes/document.rb --- --- pre-install-rb-default --- installing default psych libraries --- ../../.ext/common/psych/nodes/mapping.rb --- --- ../../.ext/common/psych/nodes/node.rb --- --- ext/socket/all --- --- ../../.ext/common/socket.rb --- --- pre-install-rb-default --- installing default socket libraries --- ancdata.o --- compiling ancdata.c --- basicsocket.o --- --- ifaddr.o --- --- init.o --- compiling basicsocket.c compiling ifaddr.c --- ipsocket.o --- compiling init.c compiling ipsocket.c --- option.o --- --- raddrinfo.o --- --- socket.o --- --- sockssocket.o --- compiling option.c compiling raddrinfo.c compiling socket.c --- tcpserver.o --- compiling sockssocket.c --- tcpsocket.o --- --- udpsocket.o --- --- unixserver.o --- compiling tcpserver.c compiling udpsocket.c --- unixsocket.o --- --- constants.o --- compiling unixserver.c compiling tcpsocket.c compiling unixsocket.c compiling constants.c --- ext/stringio/all --- --- pre-install-rb-default --- --- stringio.o --- compiling stringio.c --- .bundle/gems/rbs-2.8.2/ext/rbs_extension/all --- --- ext/digest/bubblebabble/all --- --- ext/digest/md5/all --- --- .bundle/gems/debug-1.7.1/ext/debug/all --- --- ../../../../../.bundle/.timestamp/amd64-freebsd-14/3.2/.gems.-.debug-1.7.1.-.debug.time --- --- gemlib --- --- pre-install-rb-default --- --- ../../../../../.bundle/specifications/debug-1.7.1.gemspec --- --- ext/psych/all --- --- ../../.ext/common/psych/nodes/scalar.rb --- --- ../../.ext/common/psych/nodes/sequence.rb --- --- ../../.ext/common/psych/nodes/stream.rb --- --- ../../.ext/amd64-freebsd14/psych.so --- linking shared-object psych.so --- ext/strscan/all --- --- pre-install-rb-default --- --- strscan.o --- compiling strscan.c --- ext/zlib/all --- --- pre-install-rb-default --- --- zlib.o --- --- ext/stringio/all --- --- ../../.ext/amd64-freebsd14/stringio.so --- linking shared-object stringio.so --- .bundle/gems/rbs-2.8.2/ext/rbs_extension/all --- --- ../../../../../.bundle/.timestamp/amd64-freebsd-14/3.2/.gems.-.rbs-2.8.2.time --- --- gemlib --- --- ext/digest/rmd160/all --- --- ext/syslog/all --- --- pre-install-rb-default --- --- ../../.ext/common/syslog/logger.rb --- --- ext/zlib/all --- compiling zlib.c --- ext/syslog/all --- --- pre-install-rb-default --- installing default syslog libraries --- ext/digest/sha1/all --- --- ext/openssl/all --- --- ../../.ext/amd64-freebsd14/openssl.so --- linking shared-object openssl.so --- .bundle/gems/debug-1.7.1/ext/debug/all --- --- debug.o --- --- iseq_collector.o --- --- .bundle/gems/rbs-2.8.2/ext/rbs_extension/all --- --- pre-install-rb-default --- --- ../../../../../.bundle/specifications/rbs-2.8.2.gemspec --- --- constants.o --- --- ext/digest/bubblebabble/all --- --- ../../../.ext/.timestamp/amd64-freebsd14/.digest.time --- --- pre-install-rb-default --- --- bubblebabble.o --- compiling bubblebabble.c --- ext/digest/rmd160/all --- --- pre-install-rb-default --- --- rmd160init.o --- --- rmd160.o --- compiling rmd160init.c compiling rmd160.c --- ext/digest/sha1/all --- --- pre-install-rb-default --- --- ext/digest/sha2/all --- --- ext/digest/sha1/all --- --- sha1init.o --- --- .bundle/gems/rbs-2.8.2/ext/rbs_extension/all --- --- lexer.o --- compiling lexer.c compiling constants.c --- ext/digest/sha2/all --- --- ../../../.ext/.timestamp/.RUBYCOMMONDIR.-.digest.-.sha2.time --- --- ext/digest/sha1/all --- --- sha1.o --- compiling sha1.c compiling sha1init.c --- ext/json/generator/all --- --- ../../../.ext/.timestamp/amd64-freebsd14/.json.-.ext.time --- --- ext/digest/sha2/all --- --- sha2init.o --- --- .bundle/gems/rbs-2.8.2/ext/rbs_extension/all --- --- lexstate.o --- compiling lexstate.c --- ext/digest/md5/all --- --- pre-install-rb-default --- --- md5init.o --- --- ext/digest/sha2/all --- --- sha2.o --- --- ext/json/generator/all --- --- pre-install-rb-default --- --- .bundle/gems/rbs-2.8.2/ext/rbs_extension/all --- --- location.o --- --- ext/json/parser/all --- --- .bundle/gems/debug-1.7.1/ext/debug/all --- compiling debug.c compiling iseq_collector.c --- ext/json/generator/all --- --- generator.o --- --- ext/digest/md5/all --- compiling md5init.c --- .bundle/gems/rbs-2.8.2/ext/rbs_extension/all --- --- main.o --- --- location.o --- compiling location.c --- ext/digest/sha2/all --- --- ../../../.ext/common/digest/sha2.rb --- compiling sha2.c compiling sha2init.c --- ext/digest/md5/all --- --- md5.o --- compiling md5.c --- .bundle/gems/rbs-2.8.2/ext/rbs_extension/all --- --- main.o --- compiling main.c --- ext/syslog/all --- --- ../../.ext/amd64-freebsd14/syslog.so --- --- ext/json/generator/all --- compiling generator.c --- ext/json/parser/all --- --- pre-install-rb-default --- --- ext/digest/sha2/all --- --- pre-install-rb-default --- --- ext/syslog/all --- linking shared-object syslog.so --- ext/digest/bubblebabble/all --- --- ../../../.ext/amd64-freebsd14/digest/bubblebabble.so --- linking shared-object digest/bubblebabble.so --- ext/digest/sha2/all --- --- ../../../.ext/common/digest/sha2/loader.rb --- --- pre-install-rb-default --- installing default sha2 libraries --- ext/json/parser/all --- --- parser.o --- --- .bundle/gems/rbs-2.8.2/ext/rbs_extension/all --- --- parser.o --- --- parserstate.o --- --- ruby_objs.o --- --- unescape.o --- compiling parser.c compiling parserstate.c compiling ruby_objs.c compiling unescape.c --- ext/json/parser/all --- compiling parser.c --- .bundle/gems/debug-1.7.1/ext/debug/all --- --- ../../../../../.bundle/extensions/amd64-freebsd-14/3.2/debug-1.7.1/debug/debug.so --- linking shared-object debug/debug.so --- ext/strscan/all --- --- ../../.ext/amd64-freebsd14/strscan.so --- linking shared-object strscan.so --- ext/digest/md5/all --- --- ../../../.ext/amd64-freebsd14/digest/md5.so --- linking shared-object digest/md5.so --- ext/digest/sha1/all --- --- ../../../.ext/amd64-freebsd14/digest/sha1.so --- linking shared-object digest/sha1.so --- ext/ripper/all --- ripper.c:10310:9: warning: variable 'yynerrs' set but not used [-Wunused-but-set-variable] int yynerrs = 0; ^ --- ext/digest/rmd160/all --- --- ../../../.ext/amd64-freebsd14/digest/rmd160.so --- linking shared-object digest/rmd160.so --- ext/digest/sha2/all --- --- ../../../.ext/amd64-freebsd14/digest/sha2.so --- linking shared-object digest/sha2.so --- ext/date/all --- --- ../../.ext/amd64-freebsd14/date_core.so --- linking shared-object date_core.so --- ext/socket/all --- --- ../../.ext/amd64-freebsd14/socket.so --- linking shared-object socket.so --- .bundle/gems/debug-1.7.1/ext/debug/all --- --- ../../../../../.bundle/extensions/amd64-freebsd-14/3.2/debug-1.7.1/gem.build_complete --- --- ext/json/generator/all --- --- ../../../.ext/amd64-freebsd14/json/ext/generator.so --- linking shared-object json/ext/generator.so --- ext/json/parser/all --- --- ../../../.ext/amd64-freebsd14/json/ext/parser.so --- linking shared-object json/ext/parser.so --- ext/zlib/all --- --- ../../.ext/amd64-freebsd14/zlib.so --- --- .bundle/gems/rbs-2.8.2/ext/rbs_extension/all --- --- ../../../../../.bundle/extensions/amd64-freebsd-14/3.2/rbs-2.8.2/rbs_extension.so --- linking shared-object rbs_extension.so --- ../../../../../.bundle/extensions/amd64-freebsd-14/3.2/rbs-2.8.2/gem.build_complete --- --- ext/zlib/all --- linking shared-object zlib.so --- ext/bigdecimal/all --- 1 warning generated. --- ../../.ext/amd64-freebsd14/bigdecimal.so --- linking shared-object bigdecimal.so --- ext/nkf/all --- --- ../../.ext/amd64-freebsd14/nkf.so --- linking shared-object nkf.so --- ext/ripper/all --- 1 warning generated. --- ../../.ext/amd64-freebsd14/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.3/doc/NEWS/NEWS-1.8.7 0% [ 2/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/NEWS/NEWS-1.9.1 0% [ 3/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/NEWS/NEWS-1.9.2 0% [ 4/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/NEWS/NEWS-1.9.3 0% [ 5/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/NEWS/NEWS-2.0.0 0% [ 6/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/NEWS/NEWS-2.1.0 0% [ 7/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/NEWS/NEWS-2.2.0 0% [ 8/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/NEWS/NEWS-2.3.0 0% [ 9/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/NEWS/NEWS-2.4.0 1% [10/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/NEWS/NEWS-2.5.0 1% [11/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/NEWS/NEWS-2.6.0 1% [12/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/NEWS/NEWS-2.7.0 1% [13/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/NEWS/NEWS-3.0.0.md 1% [14/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/NEWS/NEWS-3.1.0.md 1% [15/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/bsearch.rdoc 1% [16/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/bug_triaging.rdoc 1% [17/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/case_mapping.rdoc 1% [18/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/character_selectors.rdoc 1% [19/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/command_injection.rdoc 2% [20/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/contributing.md 2% [21/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/contributing/building_ruby.md 2% [22/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/contributing/documentation_guide.md 2% [23/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/contributing/making_changes_to_ruby.md 2% [24/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/contributing/making_changes_to_stdlibs.md 2% [25/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/contributing/reporting_issues.md 2% [26/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/contributing/testing_ruby.md 2% [27/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/dig_methods.rdoc 2% [28/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/dtrace_probes.rdoc 2% [29/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/encodings.rdoc 3% [30/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/extension.ja.rdoc 3% [31/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/extension.rdoc 3% [32/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/fiber.md 3% [33/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/format_specifications.rdoc 3% [34/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/globals.rdoc 3% [35/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/implicit_conversion.rdoc 3% [36/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/keywords.rdoc 3% [37/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/maintainers.rdoc 3% [38/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/marshal.rdoc 3% [39/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/memory_view.md 4% [40/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/optparse/argument_converters.rdoc 4% [41/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/optparse/creates_option.rdoc 4% [42/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/optparse/option_params.rdoc 4% [43/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/optparse/tutorial.rdoc 4% [44/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/packed_data.rdoc 4% [45/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/ractor.md 4% [46/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/rdoc/markup_reference.rb 4% [47/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/regexp.rdoc 4% [48/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/security.rdoc 4% [49/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/signals.rdoc 5% [50/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/standard_library.rdoc 5% [51/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/strftime_formatting.rdoc 5% [52/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/syntax.rdoc 5% [53/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/syntax/assignment.rdoc 5% [54/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/syntax/calling_methods.rdoc 5% [55/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/syntax/comments.rdoc 5% [56/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/syntax/control_expressions.rdoc 5% [57/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/syntax/exceptions.rdoc 5% [58/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/syntax/literals.rdoc 5% [59/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/syntax/methods.rdoc 6% [60/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/syntax/miscellaneous.rdoc 6% [61/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/syntax/modules_and_classes.rdoc 6% [62/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/syntax/pattern_matching.rdoc 6% [63/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/syntax/precedence.rdoc 6% [64/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/syntax/refinements.rdoc 6% [65/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/timezones.rdoc 6% [66/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/transcode.rdoc 6% [67/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/yjit/yjit.md 6% [68/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/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.3/.ext/rdoc... Files: 992 Classes: 1024 ( 274 undocumented) Modules: 207 ( 65 undocumented) Constants: 2140 ( 540 undocumented) Attributes: 1026 ( 312 undocumented) Methods: 9560 (2223 undocumented) Total: 13957 (3414 undocumented) 75.54% documented Elapsed: 130.8s =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> ruby-3.2.3,1 depends on package: libffi>=0 - found =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for ruby-3.2.3,1 /bin/mkdir -p /wrkdirs/usr/ports/lang/ruby32/work/stage/usr/local/lib/ruby/site_ruby/3.2/amd64-freebsd14 /bin/mkdir -p /wrkdirs/usr/ports/lang/ruby32/work/stage/usr/local/lib/ruby/vendor_ruby/3.2/amd64-freebsd14 /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-freebsd14 -I./include -I. -I./enc/unicode/15.0.0 CPPFLAGS = -I/usr/local/include -isystem /usr/local/include DLDFLAGS = -fstack-protector-strong -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 -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.3/yjit/target/release/' ./yjit/src/lib.rs FreeBSD clang version 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152) Target: x86_64-unknown-freebsd14.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.3/doc/NEWS/NEWS-1.8.7 0% [ 2/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/NEWS/NEWS-1.9.1 0% [ 3/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/NEWS/NEWS-1.9.2 0% [ 4/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/NEWS/NEWS-1.9.3 0% [ 5/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/NEWS/NEWS-2.0.0 0% [ 6/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/NEWS/NEWS-2.1.0 0% [ 7/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/NEWS/NEWS-2.2.0 0% [ 8/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/NEWS/NEWS-2.3.0 0% [ 9/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/NEWS/NEWS-2.4.0 1% [10/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/NEWS/NEWS-2.5.0 1% [11/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/NEWS/NEWS-2.6.0 1% [12/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/NEWS/NEWS-2.7.0 1% [13/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/NEWS/NEWS-3.0.0.md 1% [14/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/NEWS/NEWS-3.1.0.md 1% [15/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/bsearch.rdoc 1% [16/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/bug_triaging.rdoc 1% [17/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/case_mapping.rdoc 1% [18/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/character_selectors.rdoc 1% [19/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/command_injection.rdoc 2% [20/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/contributing.md 2% [21/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/contributing/building_ruby.md 2% [22/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/contributing/documentation_guide.md 2% [23/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/contributing/making_changes_to_ruby.md 2% [24/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/contributing/making_changes_to_stdlibs.md 2% [25/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/contributing/reporting_issues.md 2% [26/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/contributing/testing_ruby.md 2% [27/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/dig_methods.rdoc 2% [28/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/dtrace_probes.rdoc 2% [29/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/encodings.rdoc 3% [30/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/extension.ja.rdoc 3% [31/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/extension.rdoc 3% [32/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/fiber.md 3% [33/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/format_specifications.rdoc 3% [34/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/globals.rdoc 3% [35/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/implicit_conversion.rdoc 3% [36/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/keywords.rdoc 3% [37/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/maintainers.rdoc 3% [38/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/marshal.rdoc 3% [39/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/memory_view.md 4% [40/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/optparse/argument_converters.rdoc 4% [41/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/optparse/creates_option.rdoc 4% [42/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/optparse/option_params.rdoc 4% [43/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/optparse/tutorial.rdoc 4% [44/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/packed_data.rdoc 4% [45/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/ractor.md 4% [46/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/rdoc/markup_reference.rb 4% [47/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/regexp.rdoc 4% [48/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/security.rdoc 4% [49/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/signals.rdoc 5% [50/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/standard_library.rdoc 5% [51/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/strftime_formatting.rdoc 5% [52/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/syntax.rdoc 5% [53/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/syntax/assignment.rdoc 5% [54/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/syntax/calling_methods.rdoc 5% [55/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/syntax/comments.rdoc 5% [56/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/syntax/control_expressions.rdoc 5% [57/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/syntax/exceptions.rdoc 5% [58/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/syntax/literals.rdoc 5% [59/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/syntax/methods.rdoc 6% [60/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/syntax/miscellaneous.rdoc 6% [61/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/syntax/modules_and_classes.rdoc 6% [62/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/syntax/pattern_matching.rdoc 6% [63/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/syntax/precedence.rdoc 6% [64/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/syntax/refinements.rdoc 6% [65/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/timezones.rdoc 6% [66/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/transcode.rdoc 6% [67/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/doc/yjit/yjit.md 6% [68/992] /wrkdirs/usr/ports/lang/ruby32/work/ruby-3.2.3/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.3/.ext/rdoc... Files: 992 Classes: 1024 ( 274 undocumented) Modules: 207 ( 65 undocumented) Constants: 2140 ( 540 undocumented) Attributes: 1026 ( 312 undocumented) Methods: 9560 (2222 undocumented) Total: 13957 (3413 undocumented) 75.55% documented Elapsed: 170.6s generating amd64-freebsd14-fake.rb amd64-freebsd14-fake.rb updated ./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems -r./amd64-freebsd14-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 binary commands: /usr/local/bin installing base libraries: /usr/local/lib installing arch files: /usr/local/lib/ruby/3.2/amd64-freebsd14 installing pkgconfig data: /usr/local/lib/pkgconfig installing extension objects: /usr/local/lib/ruby/3.2/amd64-freebsd14 installing extension objects: /usr/local/lib/ruby/site_ruby/3.2/amd64-freebsd14 installing extension objects: /usr/local/lib/ruby/vendor_ruby/3.2/amd64-freebsd14 installing extension headers: /usr/local/include/ruby-3.2//amd64-freebsd14 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 /bin/ln -fs ruby32 /wrkdirs/usr/ports/lang/ruby32/work/stage/usr/local/bin/ruby /bin/ln -fs ruby32.1.gz /wrkdirs/usr/ports/lang/ruby32/work/stage/usr/local/share/man/man1/ruby.1.gz /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-freebsd14 -type f -name '*\.so' -exec /usr/bin/strip {} \; /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.3/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.3/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=2024-04-09T03:48:39+0000' 'PKG_NOTE_ports_top_git_hash=3d100fcffcd' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=ef1feb15907' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.99.20240122_1' NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building packages for ruby-3.2.3,1 ===> Building ruby-3.2.3,1 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for ruby-3.2.3,1 build of lang/ruby32 | ruby-3.2.3,1 ended at Tue Apr 9 06:06:00 CEST 2024 build time: 00:17:22