=>> Building lang/ruby33 build started at 2025-06-07T17:52:38-05:00 port directory: /usr/ports/lang/ruby33 package name: ruby-3.3.8,1 building for: FreeBSD 143amd64-current-job-02 14.3-RELEASE FreeBSD 14.3-RELEASE amd64 maintained by: ruby@FreeBSD.org port version: 3.3.8 port revision: 0 Makefile datestamp: -rw-r--r-- 1 root wheel 6522 Apr 23 04:03 /usr/ports/lang/ruby33/Makefile Ports top last git commit: 9845af890dd7 Ports top unclean checkout: no =>> Inspecting /poudriere/data/.m/143amd64-current/02//usr/ports/lang/ruby33 for modifications to git checkout... no Port dir last git commit: cece14281b41 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.99.20250209 Host OSVERSION: 1403000 Jail OSVERSION: 1403000 Job Id: 02 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1403000 UNAME_v=FreeBSD 14.3-RELEASE UNAME_r=14.3-RELEASE 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 USE_COLORS=no POUDRIERE_VERSION=3.4.99.20250209 MASTERMNT=/poudriere/data/.m/143amd64-current/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen-256color OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/poudriere/data/.m/143amd64-current/02/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=143amd64-current OLDPWD=/poudriere/data/.m/143amd64-current/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.99.20250209 PREFIX=/usr/local 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.3.8,1: CAPIDOCS=off: Build and install C API documents DEBUG=off: Build with debugging support DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples GMP=on: Use GMP to accelerate Bignum operations RDOC=on: Build and install Rdoc indexes YJIT=on: Enable YJIT (Yet Another Ruby JIT) ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- ruby@FreeBSD.org --End MAINTAINER-- --PORTVERSION-- 3.3.8 --End PORTVERSION-- --PORTREVISION-- 0 --End PORTREVISION-- --CONFIGURE_ARGS-- --with-rubyhdrdir="/usr/local/include/ruby-3.3/" --with-rubylibprefix="/usr/local/lib/ruby" --docdir="/usr/local/share/doc/ruby33" --with-soname=ruby33 --program-prefix="" --program-suffix="33" --disable-rpath --enable-install-static-library --enable-pthread --enable-shared --with-ruby-version=minor --with-sitedir="/usr/local/lib/ruby/site_ruby" --with-vendordir="/usr/local/lib/ruby/vendor_ruby" --disable-install-capi --with-gmp --enable-install-rdoc --enable-yjit --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- debugflags= XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ruby33/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby33/work XDG_CACHE_HOME=/wrkdirs/usr/ports/lang/ruby33/work/.cache HOME=/wrkdirs/usr/ports/lang/ruby33/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/lang/ruby33/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/lang/ruby33/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/ruby33/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby33/work XDG_CACHE_HOME=/wrkdirs/usr/ports/lang/ruby33/work/.cache HOME=/wrkdirs/usr/ports/lang/ruby33/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/lang/ruby33/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/lang/ruby33/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES DEFAULT_AUTOCONF=2.72 PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-isystem /usr/local/include" LDFLAGS=" -fstack-protector-strong " LIBS="-lpthread -L/usr/local/lib" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include " BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- PORTDOCS="" PORTEXAMPLES="" CAPIDOCS="@comment " NO_CAPIDOCS="" DEBUG="@comment " NO_DEBUG="" DOCS="" NO_DOCS="@comment " EXAMPLES="" NO_EXAMPLES="@comment " GMP="" NO_GMP="@comment " RDOC="" NO_RDOC="@comment " YJIT="" NO_YJIT="@comment " RUBY_LIBDIR="lib/ruby/3.3" RUBY_ARCHLIBDIR="lib/ruby/3.3/amd64-freebsd14" RUBY_SITELIBDIR="lib/ruby/site_ruby/3.3" RUBY_SITEARCHLIBDIR="lib/ruby/site_ruby/3.3/amd64-freebsd14" RUBY_VENDORLIBDIR="lib/ruby/vendor_ruby/3.3" RUBY_VENDORARCHLIBDIR="lib/ruby/vendor_ruby/3.3/amd64-freebsd14" RUBY_MODDOCDIR="share/doc/ruby33/ruby" RUBY_MODEXAMPLESDIR="share/examples/ruby33/ruby" RUBY_DOCDIR="share/doc/ruby33" RUBY_EXAMPLESDIR="share/examples/ruby33" RUBY_RIDIR="share/ri/3.3/system" RUBY_SITERIDIR="share/ri/3.3/site" RUBY_VERSION="3.3.8" RUBY_VER="3.3" RUBY_SHLIBVER="33" RUBY_ARCH="amd64-freebsd14" RUBY_SUFFIX="33" RUBY_DEFAULT_SUFFIX="33" IF_DEFAULT="" OSREL=14.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/ruby" EXAMPLESDIR="share/examples/ruby" DATADIR="share/ruby" WWWDIR="www/ruby" ETCDIR="etc/ruby" --End PLIST_SUB-- --SUB_LIST-- CAPIDOCS="@comment " NO_CAPIDOCS="" DEBUG="@comment " NO_DEBUG="" DOCS="" NO_DOCS="@comment " EXAMPLES="" NO_EXAMPLES="@comment " GMP="" NO_GMP="@comment " RDOC="" NO_RDOC="@comment " YJIT="" NO_YJIT="@comment " 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 WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 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 pipebuf (-y) unlimited --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License BSD2CLAUSE RUBY accepted by the user =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> ruby-3.3.8,1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.1.4.pkg [143amd64-current-job-02] Installing pkg-2.1.4... [143amd64-current-job-02] Extracting pkg-2.1.4: .......... done ===> ruby-3.3.8,1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of ruby-3.3.8,1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =>> Debug: gather_distfiles: missing '/poudriere/data/.m/143amd64-current/02/portdistfiles/ruby/ruby-3.3.8.tar.xz'=================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License BSD2CLAUSE RUBY accepted by the user ===> Fetching all distfiles required by ruby-3.3.8,1 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License BSD2CLAUSE RUBY accepted by the user ===> Fetching all distfiles required by ruby-3.3.8,1 for building => SHA256 Checksum OK for ruby/ruby-3.3.8.tar.xz. =========================================================================== =>> Debug: gather_distfiles: skipping copy '/poudriere/distfiles/ruby/ruby-3.3.8.tar.xz'=================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License BSD2CLAUSE RUBY accepted by the user ===> Fetching all distfiles required by ruby-3.3.8,1 for building ===> Extracting for ruby-3.3.8,1 => SHA256 Checksum OK for ruby/ruby-3.3.8.tar.xz. /bin/mv /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/ChangeLog /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/ChangeLog =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Patching for ruby-3.3.8,1 ===> Applying FreeBSD patches for ruby-3.3.8,1 from /usr/ports/lang/ruby33/files =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> ruby-3.3.8,1 depends on package: libffi>=0 - not found ===> Installing existing package /packages/All/libffi-3.4.8.pkg [143amd64-current-job-02] Installing libffi-3.4.8... [143amd64-current-job-02] `-- Installing indexinfo-0.3.1_1... [143amd64-current-job-02] `-- Extracting indexinfo-0.3.1_1: .... done [143amd64-current-job-02] Extracting libffi-3.4.8: .......... done ===> ruby-3.3.8,1 depends on package: libffi>=0 - found ===> Returning to build of ruby-3.3.8,1 ===> ruby-3.3.8,1 depends on package: rust>=1.58.0 - not found ===> Installing existing package /packages/All/rust-1.87.0.pkg [143amd64-current-job-02] Installing rust-1.87.0... [143amd64-current-job-02] `-- Installing curl-8.14.0... [143amd64-current-job-02] | `-- Installing brotli-1.1.0,1... [143amd64-current-job-02] | `-- Extracting brotli-1.1.0,1: .......... done [143amd64-current-job-02] | `-- Installing c-ares-1.34.5... [143amd64-current-job-02] | `-- Extracting c-ares-1.34.5: .......... done [143amd64-current-job-02] | `-- Installing krb5-1.21.3_1... [143amd64-current-job-02] | | `-- Installing gettext-runtime-0.23.1... [143amd64-current-job-02] | | `-- Extracting gettext-runtime-0.23.1: .......... done [143amd64-current-job-02] | | `-- Installing libedit-3.1.20250104,1... [143amd64-current-job-02] | | `-- Extracting libedit-3.1.20250104,1: .......... done [143amd64-current-job-02] | | `-- Installing openldap26-client-2.6.10... [143amd64-current-job-02] | | `-- Installing cyrus-sasl-2.1.28_5... [143amd64-current-job-02] | | | `-- Installing lmdb-0.9.33,1... [143amd64-current-job-02] | | | `-- Extracting lmdb-0.9.33,1: .......... done *** Added group `cyrus' (id 60) *** Added user `cyrus' (id 60) [143amd64-current-job-02] | | `-- Extracting cyrus-sasl-2.1.28_5: .......... done [143amd64-current-job-02] | | `-- Extracting openldap26-client-2.6.10: .......... done [143amd64-current-job-02] | `-- Extracting krb5-1.21.3_1: .......... done [143amd64-current-job-02] | `-- Installing libidn2-2.3.8... [143amd64-current-job-02] | | `-- Installing libunistring-1.3... [143amd64-current-job-02] | | `-- Extracting libunistring-1.3: .......... done [143amd64-current-job-02] | `-- Extracting libidn2-2.3.8: .......... done [143amd64-current-job-02] | `-- Installing libnghttp2-1.65.0... [143amd64-current-job-02] | `-- Extracting libnghttp2-1.65.0: .......... done [143amd64-current-job-02] | `-- Installing libssh2-1.11.1,3... [143amd64-current-job-02] | `-- Extracting libssh2-1.11.1,3: .......... done [143amd64-current-job-02] | `-- Installing zstd-1.5.7... [143amd64-current-job-02] | | `-- Installing liblz4-1.10.0,1... [143amd64-current-job-02] | | `-- Extracting liblz4-1.10.0,1: .......... done [143amd64-current-job-02] | `-- Extracting zstd-1.5.7: .......... done [143amd64-current-job-02] `-- Extracting curl-8.14.0: .......... done [143amd64-current-job-02] `-- Installing gdb-15.1_3... [143amd64-current-job-02] | `-- Installing boehm-gc-threaded-8.2.8... [143amd64-current-job-02] | | `-- Installing boehm-gc-8.2.8... [143amd64-current-job-02] | | `-- Extracting boehm-gc-8.2.8: .......... done [143amd64-current-job-02] | `-- Extracting boehm-gc-threaded-8.2.8: .......... done [143amd64-current-job-02] | `-- Installing expat-2.7.1... [143amd64-current-job-02] | `-- Extracting expat-2.7.1: .......... done [143amd64-current-job-02] | `-- Installing gmp-6.3.0... [143amd64-current-job-02] | `-- Extracting gmp-6.3.0: .......... done [143amd64-current-job-02] | `-- Installing guile2-2.2.7_6... [143amd64-current-job-02] | | `-- Installing guile-aclocal-3.0.10... [143amd64-current-job-02] | | `-- Extracting guile-aclocal-3.0.10: ..... done [143amd64-current-job-02] | | `-- Installing libltdl-2.5.4... [143amd64-current-job-02] | | `-- Extracting libltdl-2.5.4: .......... done [143amd64-current-job-02] | | `-- Installing readline-8.2.13_2... [143amd64-current-job-02] | | `-- Extracting readline-8.2.13_2: .......... done [143amd64-current-job-02] | `-- Extracting guile2-2.2.7_6: .......... done [143amd64-current-job-02] | `-- Installing libiconv-1.17_1... [143amd64-current-job-02] | `-- Extracting libiconv-1.17_1: .......... done [143amd64-current-job-02] | `-- Installing mpfr-4.2.2,1... [143amd64-current-job-02] | `-- Extracting mpfr-4.2.2,1: .......... done [143amd64-current-job-02] | `-- Installing python311-3.11.12_1... [143amd64-current-job-02] | | `-- Installing mpdecimal-4.0.1... [143amd64-current-job-02] | | `-- Extracting mpdecimal-4.0.1: .......... done [143amd64-current-job-02] | `-- Extracting python311-3.11.12_1: .......... done [143amd64-current-job-02] | `-- Installing xxhash-0.8.3... [143amd64-current-job-02] | `-- Extracting xxhash-0.8.3: .......... done [143amd64-current-job-02] `-- Extracting gdb-15.1_3: .......... done [143amd64-current-job-02] Extracting rust-1.87.0: .......... done ===== Message from cyrus-sasl-2.1.28_5: -- You can use sasldb2 for authentication, to add users use: saslpasswd2 -c username If you want to enable SMTP AUTH with the system Sendmail, read Sendmail.README NOTE: This port has been compiled with a default pwcheck_method of auxprop. If you want to authenticate your user by /etc/passwd, PAM or LDAP, install ports/security/cyrus-sasl2-saslauthd and set sasl_pwcheck_method to saslauthd after installing the Cyrus-IMAPd 2.X port. You should also check the /usr/local/lib/sasl2/*.conf files for the correct pwcheck_method. If you want to use GSSAPI mechanism, install ports/security/cyrus-sasl2-gssapi. If you want to use SRP mechanism, install ports/security/cyrus-sasl2-srp. If you want to use LDAP auxprop plugin, install ports/security/cyrus-sasl2-ldapdb. ===== Message from openldap26-client-2.6.10: -- The OpenLDAP client package has been successfully installed. Edit /usr/local/etc/openldap/ldap.conf to change the system-wide client defaults. Try `man ldap.conf' and visit the OpenLDAP FAQ-O-Matic at http://www.OpenLDAP.org/faq/index.cgi?file=3 for more information. ===== Message from python311-3.11.12_1: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py311-gdbm databases/py-gdbm@py311 py311-sqlite3 databases/py-sqlite3@py311 py311-tkinter x11-toolkits/py-tkinter@py311 ===> ruby-3.3.8,1 depends on package: rust>=1.58.0 - found ===> Returning to build of ruby-3.3.8,1 ===> ruby-3.3.8,1 depends on package: autoconf>=2.72 - not found ===> Installing existing package /packages/All/autoconf-2.72.pkg [143amd64-current-job-02] Installing autoconf-2.72... [143amd64-current-job-02] `-- Installing autoconf-switch-20220527... [143amd64-current-job-02] `-- Extracting autoconf-switch-20220527: .......... done [143amd64-current-job-02] `-- Installing m4-1.4.19_1,1... [143amd64-current-job-02] | `-- Installing libsigsegv-2.14... [143amd64-current-job-02] | `-- Extracting libsigsegv-2.14: ........ done [143amd64-current-job-02] `-- Extracting m4-1.4.19_1,1: .......... done [143amd64-current-job-02] `-- Installing perl5-5.40.2_2... [143amd64-current-job-02] | `-- Installing gdbm-1.25... [143amd64-current-job-02] | `-- Extracting gdbm-1.25: .......... done [143amd64-current-job-02] `-- Extracting perl5-5.40.2_2: .......... done [143amd64-current-job-02] Extracting autoconf-2.72: .......... done ===== Message from libsigsegv-2.14: -- Note that the stackoverflow handling functions of this library need procfs mounted on /proc. ===> ruby-3.3.8,1 depends on package: autoconf>=2.72 - found ===> Returning to build of ruby-3.3.8,1 ===> ruby-3.3.8,1 depends on package: automake>=1.17 - not found ===> Installing existing package /packages/All/automake-1.17.pkg [143amd64-current-job-02] Installing automake-1.17... [143amd64-current-job-02] Extracting automake-1.17: .......... done ===> ruby-3.3.8,1 depends on package: automake>=1.17 - found ===> Returning to build of ruby-3.3.8,1 ===> ruby-3.3.8,1 depends on file: /usr/local/bin/ccache - not found ===> Installing existing package /packages/All/ccache-3.7.12_8.pkg [143amd64-current-job-02] Installing ccache-3.7.12_8... [143amd64-current-job-02] Extracting ccache-3.7.12_8: .......... done Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for clang create symlink for clang (world) create symlink for clang++ create symlink for clang++ (world) ===== Message from ccache-3.7.12_8: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. ===> ruby-3.3.8,1 depends on file: /usr/local/bin/ccache - found ===> Returning to build of ruby-3.3.8,1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> ruby-3.3.8,1 depends on shared library: libyaml.so - not found ===> Installing existing package /packages/All/libyaml-0.2.5.pkg [143amd64-current-job-02] Installing libyaml-0.2.5... [143amd64-current-job-02] Extracting libyaml-0.2.5: ......... done ===> ruby-3.3.8,1 depends on shared library: libyaml.so - found (/usr/local/lib/libyaml.so) ===> Returning to build of ruby-3.3.8,1 ===> ruby-3.3.8,1 depends on shared library: libgmp.so - found (/usr/local/lib/libgmp.so) ===> ruby-3.3.8,1 depends on shared library: libunwind.so - not found ===> Installing existing package /packages/All/libunwind-20240221_2.pkg [143amd64-current-job-02] Installing libunwind-20240221_2... [143amd64-current-job-02] Extracting libunwind-20240221_2: .......... done ===> ruby-3.3.8,1 depends on shared library: libunwind.so - found (/usr/local/lib/libunwind.so) ===> Returning to build of ruby-3.3.8,1 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for ruby-3.3.8,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 whether the linker is GNU ld... no checking whether cpp accepts -o... yes checking for ar flags... rcD checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for a race-free mkdir -p... (cached) /bin/mkdir -p checking for dtrace... dtrace checking for dot... no checking for doxygen... no checking for pkg-config... no checking whether it is Android... no checking for cd using physical directory... cd -P checking whether CFLAGS is valid... yes checking whether LDFLAGS is valid... yes checking whether ELF binaries are produced... yes checking whether -Wl,-rpath,. is accepted as LDFLAGS... yes checking whether -fdeclspec is accepted as LDFLAGS... yes checking whether -fdeclspec is accepted as CXXFLAGS... yes checking whether -Wextra-tokens is accepted as CFLAGS... yes checking whether -Wdeprecated-declarations is accepted as CFLAGS... yes checking whether -Wdivision-by-zero is accepted as CFLAGS... yes checking whether -Wdiv-by-zero is accepted as CFLAGS... yes checking whether -Wduplicated-cond is accepted as CFLAGS... no checking whether -Wimplicit-function-declaration is accepted as CFLAGS... yes checking whether -Wimplicit-int is accepted as CFLAGS... yes checking whether -Wpointer-arith is accepted as CFLAGS... yes checking whether -Wshorten-64-to-32 is accepted as CFLAGS... yes checking whether -Wwrite-strings is accepted as CFLAGS... yes checking whether -Wold-style-definition is accepted as CFLAGS... yes checking whether -Wimplicit-fallthrough=0 is accepted as CFLAGS... no checking whether -Wmissing-noreturn is accepted as CFLAGS... yes checking whether -Wno-cast-function-type is accepted as CFLAGS... yes checking whether -Wno-constant-logical-operand is accepted as CFLAGS... yes checking whether -Wno-long-long is accepted as CFLAGS... yes checking whether -Wno-missing-field-initializers is accepted as CFLAGS... yes checking whether -Wno-overlength-strings is accepted as CFLAGS... yes checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS... no checking whether -Wno-parentheses-equality is accepted as CFLAGS... yes checking whether -Wno-self-assign is accepted as CFLAGS... yes checking whether -Wno-tautological-compare is accepted as CFLAGS... yes checking whether -Wno-unused-parameter is accepted as CFLAGS... yes checking whether -Wno-unused-value is accepted as CFLAGS... yes checking whether -Wsuggest-attribute=format is accepted as CFLAGS... no checking whether -Wsuggest-attribute=noreturn is accepted as CFLAGS... no checking whether -Wunused-variable is accepted as CFLAGS... yes checking whether -diag-disable=175,188,1684,2259,2312 is accepted as CFLAGS... no checking whether -Wno-maybe-uninitialized is accepted as CFLAGS... no checking whether -Wmisleading-indentation is accepted as CFLAGS... yes checking whether -Wundef is accepted as CFLAGS... yes checking whether -Wall -Wextra is accepted as CFLAGS... yes checking whether -Qunused-arguments is accepted as CFLAGS... yes checking whether -O3 -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... yes checking whether -fstack-protector-strong is accepted as CFLAGS... yes checking whether -fstack-protector-strong is accepted as LDFLAGS... yes checking for -fstack-protector... -fstack-protector-strong checking whether -Wl,--compress-debug-sections=zlib is accepted as LDFLAGS... yes checking whether -fno-strict-overflow is accepted as CFLAGS... yes checking whether -fvisibility=hidden is accepted as CFLAGS... yes checking whether -fno-fast-math is accepted as CFLAGS... yes checking whether -fexcess-precision=standard is accepted as CFLAGS... yes checking whether -fp-model precise is accepted as CFLAGS... no checking whether compiler has statement and declarations in expressions... yes checking whether pthread should be enabled by default... yes checking for pthread.h... (cached) yes checking for pthread_create in -lthr... yes checking for pthread_np.h... yes checking thread model... pthread checking whether CXXFLAGS is valid... yes checking for crypt in -lcrypt... (cached) yes checking for dlopen in -ldl... yes checking for shutdown in -lsocket... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for _Bool... (cached) yes checking for stdbool.h that conforms to C99 or later... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for afunix.h... no checking for atomic.h... no checking for copyfile.h... no checking for direct.h... no checking for grp.h... yes checking for fcntl.h... (cached) yes checking for float.h... (cached) yes checking for ieeefp.h... yes checking for intrinsics.h... no checking for langinfo.h... (cached) yes checking for limits.h... (cached) yes checking for locale.h... (cached) yes checking for malloc.h... yes checking for malloc/malloc.h... no checking for malloc_np.h... yes checking for net/socket.h... no checking for process.h... no checking for pwd.h... (cached) yes checking for sanitizer/asan_interface.h... yes checking for sanitizer/msan_interface.h... yes checking for setjmpex.h... no checking for stdalign.h... yes checking for stdio.h... (cached) yes checking for sys/attr.h... no checking for sys/eventfd.h... yes checking for sys/fcntl.h... (cached) yes checking for sys/file.h... (cached) yes checking for sys/id.h... no checking for sys/ioctl.h... (cached) yes checking for sys/mkdev.h... no checking for sys/param.h... (cached) yes checking for sys/prctl.h... no checking for sys/random.h... yes checking for sys/resource.h... (cached) yes checking for sys/select.h... (cached) yes checking for sys/sendfile.h... no checking for sys/socket.h... (cached) yes checking for sys/syscall.h... yes checking for sys/sysmacros.h... no checking for sys/time.h... (cached) yes checking for sys/times.h... (cached) yes checking for sys/uio.h... (cached) yes checking for sys/utime.h... no checking for syscall.h... no checking for time.h... (cached) yes checking for ucontext.h... (cached) yes checking for utime.h... (cached) yes checking for sys/epoll.h... no checking for sys/event.h... yes checking for stdatomic.h... yes checking for x86intrin.h... yes checking for gmp.h... yes checking for library containing __gmpz_init... -lgmp checking for cc option to enable large file support... none needed checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking whether char is unsigned... no checking for inline... inline checking for working volatile... yes checking for typeof syntax and keyword spelling... typeof checking for C/C++ restrict keyword... __restrict__ checking for long long... (cached) yes checking for off_t... (cached) yes checking char bit... 8 checking size of int... 4 checking size of short... 2 checking size of long... 8 checking size of long long... 8 checking size of __int64... 0 checking size of __int128... 16 checking size of off_t... 8 checking size of void*... 8 checking size of float... 4 checking size of double... 8 checking size of time_t... 8 checking size of clock_t... 4 checking word size... 8 checking packed struct attribute... x __attribute__((packed)) checking whether -Wno-address-of-packed-member is accepted as CFLAGS... yes checking for printf prefix for long long... ll checking for pid_t... (cached) yes checking for convertible type of pid_t... INT checking for uid_t... (cached) yes checking for convertible type of uid_t... UINT checking for gid_t... yes checking for convertible type of gid_t... UINT checking for time_t... yes checking for convertible type of time_t... LONG checking for dev_t... yes checking for convertible type of dev_t... ULONG checking for mode_t... (cached) yes checking for convertible type of mode_t... USHORT checking for rlim_t... yes checking for convertible type of rlim_t... LONG checking for off_t... (cached) yes checking for convertible type of off_t... LONG checking for clockid_t... yes checking for convertible type of clockid_t... INT checking for variable length macro... yes checking if _Alignof() works... yes checking for CONSTFUNC function attribute... __attribute__ ((__const__)) x checking for PUREFUNC function attribute... __attribute__ ((__pure__)) x checking for NORETURN function attribute... __attribute__ ((__noreturn__)) x checking for DEPRECATED function attribute... __attribute__ ((__deprecated__)) x checking for DEPRECATED_BY function attribute... __attribute__ ((__deprecated__("by "#n))) x checking for NOINLINE function attribute... __attribute__ ((__noinline__)) x checking for ALWAYS_INLINE function attribute... __attribute__ ((__always_inline__)) x checking for NO_SANITIZE function attribute... __attribute__ ((__no_sanitize__(san))) x checking for NO_SANITIZE_ADDRESS function attribute... __attribute__ ((__no_sanitize_address__)) x checking for NO_ADDRESS_SAFETY_ANALYSIS function attribute... __attribute__ ((__no_address_safety_analysis__)) x checking for WARN_UNUSED_RESULT function attribute... __attribute__ ((__warn_unused_result__)) x checking for MAYBE_UNUSED function attribute... __attribute__ ((__unused__)) x checking for ERRORFUNC function attribute... __attribute__ ((__error__ mesg)) x checking for WARNINGFUNC function attribute... __attribute__ ((__warning__ mesg)) x checking for WEAK function attribute... __attribute__ ((__weak__)) x checking for __attribute__((__depreacted__(msg))) in C++... yes checking for std::nullptr_t... yes checking for FUNC_STDCALL function attribute... x checking for FUNC_CDECL function attribute... __attribute__ ((__cdecl__)) x checking for FUNC_FASTCALL function attribute... x checking for FUNC_UNOPTIMIZED function attribute... x checking for FUNC_MINIMIZED function attribute... x checking for function alias... alias checking for __atomic builtins... yes checking for __sync builtins... yes checking for __builtin_unreachable... yes checking for __assume... no checking for exported function attribute... __attribute__ ((__visibility__("default"))) checking for RUBY_FUNC_NONNULL function attribute... __attribute__ ((__nonnull__(n))) x checking for function name string predefined identifier... __func__ checking if enum over int is allowed... yes checking for cc options needed to detect all undeclared functions... -fno-builtin checking whether sys_nerr is declared... yes checking whether getenv is declared... (cached) yes checking for size_t... (cached) yes checking size of size_t... 8 checking size of ptrdiff_t... 8 checking size of dev_t... 8 checking for printf prefix for size_t... z checking for printf prefix for ptrdiff_t... t checking for struct stat.st_blksize... (cached) yes checking for struct stat.st_blocks... yes checking for struct stat.st_rdev... yes checking size of struct stat.st_size... SIZEOF_OFF_T checking size of struct stat.st_blocks... SIZEOF_OFF_T checking size of struct stat.st_ino... SIZEOF_LONG checking size of struct stat.st_dev... SIZEOF_DEV_T checking size of struct stat.st_rdev... SIZEOF_DEV_T checking for struct stat.st_atim... yes checking for struct stat.st_atimespec... yes checking for struct stat.st_atimensec... yes checking for struct stat.st_mtim... yes checking for struct stat.st_mtimespec... yes checking for struct stat.st_mtimensec... yes checking for struct stat.st_ctim... yes checking for struct stat.st_ctimespec... yes checking for struct stat.st_ctimensec... yes checking for struct stat.st_birthtimespec... yes checking for struct timeval... yes checking size of struct timeval.tv_sec... SIZEOF_TIME_T checking for struct timespec... (cached) yes checking for struct timezone... yes checking for fd_mask... yes checking for int8_t... yes checking size of int8_t... 1 checking for uint8_t... yes checking size of uint8_t... 1 checking for int16_t... yes checking size of int16_t... 2 checking for uint16_t... yes checking size of uint16_t... 2 checking for int32_t... yes checking size of int32_t... 4 checking for uint32_t... yes checking size of uint32_t... 4 checking for int64_t... yes checking size of int64_t... 8 checking for uint64_t... yes checking size of uint64_t... 8 checking for int128_t... __int128 checking for uint128_t... unsigned __int128 checking for intptr_t... yes checking size of intptr_t... 8 checking for uintptr_t... yes checking size of uintptr_t... 8 checking for printf prefix for intptr_t... NONE checking for ssize_t... yes checking size of ssize_t... 8 checking for printf prefix for int64_t... NONE checking for stack end address... no checking for uid_t... (cached) yes checking for gid_t... (cached) yes checking type of array argument to getgroups... gid_t checking for working alloca.h... no checking for alloca... yes checking for dynamic size alloca... ok checking for working memcmp... yes checking for close... (cached) no checking for dup... yes checking for dup2... (cached) yes checking for acosh... yes checking for cbrt... yes checking for crypt... yes checking for erf... yes checking for explicit_bzero... yes checking for ffs... (cached) yes checking for flock... yes checking for hypot... yes checking for lgamma_r... yes checking for memmove... (cached) yes checking for nan... yes checking for nextafter... yes checking for setproctitle... (cached) yes checking for strchr... (cached) yes checking for strerror... (cached) yes checking for strlcat... (cached) yes checking for strlcpy... (cached) yes checking for strstr... (cached) yes checking for tgamma... yes checking for sys/pstat.h... no checking for pid_t... (cached) yes checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... yes checking for working vfork... (cached) yes checking for __syscall... yes checking for _longjmp... yes checking for arc4random_buf... (cached) yes checking for atan2l... yes checking for atan2f... yes checking whether atomic_signal_fence is declared... yes checking for chmod... yes checking for chown... (cached) yes checking for chroot... yes checking for chsize... no checking for clock_gettime... (cached) yes checking for copy_file_range... yes checking for cosh... yes checking for crypt_r... yes checking for daemon... (cached) yes checking for dirfd... (cached) yes checking for dl_iterate_phdr... yes checking for dlopen... (cached) yes checking for dladdr... yes checking for dup3... yes checking for eaccess... (cached) yes checking for endgrent... (cached) yes checking for eventfd... yes checking for execl... yes checking for execle... yes checking for execv... yes checking for execve... yes checking for explicit_memset... no checking for fcopyfile... no checking for fchdir... yes checking for fchmod... (cached) yes checking for fchown... (cached) yes checking for fcntl... (cached) yes checking for fdatasync... yes checking for fdopendir... yes checking for fgetattrlist... no checking for fmod... yes checking for fstatat... (cached) yes checking for fsync... (cached) yes checking for ftruncate... yes checking for ftruncate64... no checking for getattrlist... no checking for getcwd... (cached) yes checking for getegid... (cached) yes checking for getentropy... yes checking for geteuid... (cached) yes checking for getgid... (cached) yes checking for getgidx... no checking for getgrnam... yes checking for getgrnam_r... yes checking for getgroups... yes checking for getlogin... yes checking for getlogin_r... yes checking for getpgid... (cached) yes checking for getpgrp... (cached) yes checking for getppid... yes checking for getpriority... yes checking for getpwnam... yes checking for getpwnam_r... yes checking for getpwuid... yes checking for getpwuid_r... yes checking for getrandom... yes checking for getresgid... yes checking for getresuid... yes checking for getrlimit... (cached) yes checking for getsid... yes checking for gettimeofday... (cached) yes checking for getuid... (cached) yes checking for getuidx... no checking for gmtime_r... yes checking for 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 malloc_trim... no checking for mblen... (cached) yes checking for memalign... yes checking for memset_s... yes checking for writev... yes checking for memrchr... yes checking for memmem... yes checking for mkfifo... yes checking for mknod... yes checking for mktime... yes checking for mmap... (cached) yes checking for mremap... no checking for openat... yes checking for pclose... yes checking for pipe... (cached) yes checking for pipe2... yes checking for poll... (cached) yes checking for popen... yes checking for posix_fadvise... yes checking for posix_madvise... yes checking for posix_memalign... yes checking for ppoll... yes checking for pread... (cached) yes checking for pwrite... (cached) yes checking for qsort_r... yes checking for qsort_s... yes checking for readlink... (cached) yes checking for realpath... (cached) yes checking for round... yes checking for sched_getaffinity... yes checking for seekdir... yes checking for select_large_fdset... no checking for sendfile... yes checking for setegid... (cached) yes checking for setenv... (cached) yes checking for seteuid... (cached) yes checking for setgid... (cached) yes checking for setgroups... (cached) yes checking for setpgid... (cached) yes checking for setpgrp... yes checking for setregid... (cached) yes checking for setresgid... (cached) yes checking for setresuid... (cached) yes checking for setreuid... (cached) yes checking for setrgid... yes checking for setrlimit... (cached) yes checking for setruid... yes checking for setsid... (cached) yes checking for setuid... (cached) yes checking for shutdown... (cached) no checking for sigaction... (cached) yes checking for sigaltstack... (cached) yes checking for sigprocmask... (cached) yes checking for sinh... yes checking for snprintf... (cached) yes checking for spawnv... no checking for symlink... (cached) yes checking for syscall... yes checking for sysconf... (cached) yes checking for system... yes checking for tanh... yes checking for telldir... yes checking for timegm... yes checking for times... (cached) yes checking for truncate... (cached) yes checking for truncate64... no checking for tzset... yes checking for umask... yes checking for unsetenv... (cached) yes checking for utimensat... yes checking for utimes... (cached) yes checking for wait4... (cached) yes checking for waitpid... (cached) yes checking for __cospi... no checking for __sinpi... no checking if getcwd allocates buffer if NULL is given... yes checking for crypt.h... no checking for __builtin_alloca_with_align... yes checking for __builtin_assume_aligned... yes checking for __builtin_bswap16... yes checking for __builtin_bswap32... yes checking for __builtin_bswap64... yes checking for __builtin_popcount... yes checking for __builtin_popcountll... yes checking for __builtin_clz... yes checking for __builtin_clzl... yes checking for __builtin_clzll... yes checking for __builtin_ctz... yes checking for __builtin_ctzll... yes checking for __builtin_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 for __builtin_mul_overflow with long long arguments... yes checking whether qsort_r is GNU version... yes checking whether qsort_r is BSD version... no checking whether atan2 handles Inf as C99... yes checking for clock_getres... yes checking for timer_create in -lrt... yes checking for timer_settime in -lrt... yes checking for unsetenv returns a value... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct tm.tm_gmtoff... yes checking for external int daylight... 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 for thread-local storage sepcifier... _Thread_local checking if mcontext_t is a pointer... no checking for getcontext... (cached) yes checking for setcontext... yes checking if fork works with pthread... yes checking for sys/user.h... yes checking whether PAGE_SIZE is compile-time const... 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... rustc checking whether rustc works for YJIT... no checking for prefix of external symbols... NONE checking for default symbols in empty shared library... _init _fini checking if make is GNU make... no checking for safe null command for make... : .ext/include/amd64-freebsd14/ruby/config.h updated configure: ruby library version = 3.3 configure: creating ./config.status config.status: creating Makefile --- Configuration summary for ruby version 3.3.8 * 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 -Wpointer-arith -Wshorten-64-to-32 \ -Wwrite-strings -Wold-style-definition \ -Wmissing-noreturn -Wno-cast-function-type \ -Wno-constant-logical-operand -Wno-long-long \ -Wno-missing-field-initializers \ -Wno-overlength-strings -Wno-parentheses-equality \ -Wno-self-assign -Wno-tautological-compare \ -Wno-unused-parameter -Wno-unused-value \ -Wunused-variable -Wmisleading-indentation -Wundef * strip command: strip -S -x * install doc: rdoc * YJIT support: yes * RJIT support: no * man page type: doc --- =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for ruby-3.3.8,1 --- showflags --- --- st.o --- --- prism/.time --- --- prism/util/.time --- --- yjit-static-lib --- --- coroutine/ucontext/.time --- --- showflags --- BASERUBY = ./tool/missing-baseruby.bat CC = cc LD = ld LDSHARED = cc -shared CFLAGS = -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fdeclspec -O3 -fno-fast-math -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -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./prism -I./enc/unicode/15.0.0 CPPFLAGS = -isystem /usr/local/include DLDFLAGS = -fstack-protector-strong -Wl,--compress-debug-sections=zlib -Wl,-E -Wl,-soname,libruby33.so.33 -fstack-protector-strong SOLIBS = -lunwind -lexecinfo -lprocstat -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lthr -lpthread -L/usr/local/lib LANG = LC_ALL = LC_CTYPE = MFLAGS = -j 6 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/yjit/target/release/' ./yjit/src/lib.rs FreeBSD clang version 19.1.7 (https://github.com/llvm/llvm-project.git llvmorg-19.1.7-0-gcd708029e0b2) Target: x86_64-unknown-freebsd14.3 Thread model: posix InstalledDir: /usr/bin compiling st.c building Rust YJIT (release mode) --- .ext/.timestamp/.enc-trans.time --- --- ./.revision.time --- --- .ext/.timestamp/amd64-freebsd14/.time --- --- .ext/.timestamp/.RUBYCOMMONDIR.time --- --- main.o --- --- dmydln.o --- compiling ./main.c --- dmyext.o --- --- debug_counter.o --- compiling dmyext.c compiling dmydln.c compiling debug_counter.c --- dln_find.o --- compiling dln_find.c --- inits.o --- compiling inits.c --- io_buffer.o --- --- math.o --- --- io_buffer.o --- compiling io_buffer.c --- math.o --- compiling math.c --- parser_st.o --- compiling parser_st.c --- regcomp.o --- compiling regcomp.c --- regenc.o --- compiling regenc.c --- regerror.o --- compiling regerror.c --- regexec.o --- compiling regexec.c --- regparse.o --- compiling regparse.c --- regsyntax.o --- compiling regsyntax.c --- ruby_parser.o --- compiling ruby_parser.c --- yjit-static-lib --- warning: creating a shared reference to mutable static is discouraged --> ./yjit/src/options.rs:143:19 | 143 | unsafe { &($crate::options::OPTIONS.$option_name) } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | ::: ./yjit/src/codegen.rs:747:8 | 747 | if get_option_ref!(dump_disasm).is_some() { | ---------------------------- in this macro invocation | --- strftime.o --- --- yjit-static-lib --- = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives = note: `#[warn(static_mut_refs)]` on by default = note: this warning originates in the macro `get_option_ref` (in Nightly builds, run with -Z macro-backtrace for more info) warning: creating a shared reference to mutable static is discouraged --> ./yjit/src/codegen.rs:4256:52 | 4256 | assert_eq!(sample_instance.class_of(), rb_cString, "context says class is exactly ::String") | ^^^^^^^^^^ shared reference to mutable static | = note: for more information, see compiling strftime.c = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives warning: creating a shared reference to mutable static is discouraged --> ./yjit/src/codegen.rs:5192:26 | 5192 | let table = unsafe { METHOD_CODEGEN_TABLE.as_ref().unwrap() }; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives --- util.o --- compiling util.c --- yjit-static-lib --- warning: creating a shared reference to mutable static is discouraged --> ./yjit/src/codegen.rs:8847:17 | 8847 | assert!(METHOD_CODEGEN_TABLE.is_none()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives warning: creating a mutable reference to mutable static is discouraged --> ./yjit/src/codegen.rs:8917:14 | 8917 | unsafe { METHOD_CODEGEN_TABLE.as_mut().unwrap().insert(method_serial, gen_fn); } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives warning: creating a mutable reference to mutable static is discouraged --> ./yjit/src/codegen.rs:9053:18 | 9053 | unsafe { CODEGEN_GLOBALS.as_mut().unwrap() } | ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives warning: creating a mutable reference to mutable static is discouraged --> ./yjit/src/codegen.rs:9057:18 | 9057 | unsafe { CODEGEN_GLOBALS.as_mut().is_some() } | ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives warning: this method call resolves to `<&Box<[T]> as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to ` as IntoIterator>::into_iter` in Rust 2024 --> ./yjit/src/core.rs:982:49 | 982 | formatter.debug_list().entries(branches.into_iter()).finish() | ^^^^^^^^^ | = warning: this changes meaning in Rust 2024 = note: for more information, see = note: `#[warn(boxed_slice_into_iter)]` on by default help: use `.iter()` instead of `.into_iter()` to avoid ambiguity | 982 - formatter.debug_list().entries(branches.into_iter()).finish() 982 + formatter.debug_list().entries(branches.iter()).finish() | help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value | 982 - formatter.debug_list().entries(branches.into_iter()).finish() 982 + formatter.debug_list().entries(IntoIterator::into_iter(branches)).finish() | warning: creating a mutable reference to mutable static is discouraged --> ./yjit/src/invariants.rs:78:18 | 78 | unsafe { INVARIANTS.as_mut().unwrap() } | ^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives warning: creating a shared reference to mutable static is discouraged --> ./yjit/src/stats.rs:70:12 | 70 | if CFUNC_NAME_TO_IDX.is_none() { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives warning: creating a shared reference to mutable static is discouraged --> ./yjit/src/stats.rs:74:12 | 74 | if CFUNC_CALL_COUNT.is_none() { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives warning: creating a mutable reference to mutable static is discouraged --> ./yjit/src/stats.rs:78:27 | 78 | let name_to_idx = CFUNC_NAME_TO_IDX.as_mut().unwrap(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives warning: creating a mutable reference to mutable static is discouraged --> ./yjit/src/stats.rs:87:40 | 87 | let cfunc_call_count = CFUNC_CALL_COUNT.as_mut().unwrap(); | ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives warning: creating a mutable reference to mutable static is discouraged --> ./yjit/src/stats.rs:102:32 | 102 | let cfunc_call_count = CFUNC_CALL_COUNT.as_mut().unwrap(); | ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives warning: creating a mutable reference to mutable static is discouraged --> ./yjit/src/stats.rs:149:18 | 149 | unsafe { YJIT_EXIT_LOCATIONS.as_mut().unwrap() } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives warning: creating a mutable reference to mutable static is discouraged --> ./yjit/src/stats.rs:750:42 | 750 | if let Some(cfunc_name_to_idx) = CFUNC_NAME_TO_IDX.as_mut() { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives warning: creating a mutable reference to mutable static is discouraged --> ./yjit/src/stats.rs:751:31 | 751 | let call_counts = CFUNC_CALL_COUNT.as_mut().unwrap(); | ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives --- prism/encoding.o --- compiling prism/encoding.c --- prism/options.o --- compiling prism/options.c --- prism/pack.o --- compiling prism/pack.c --- prism/util/pm_buffer.o --- compiling prism/util/pm_buffer.c --- prism/util/pm_char.o --- compiling prism/util/pm_char.c --- prism/util/pm_constant_pool.o --- --- prism/util/pm_list.o --- compiling prism/util/pm_constant_pool.c compiling prism/util/pm_list.c --- prism/util/pm_newline_list.o --- --- prism/util/pm_state_stack.o --- compiling prism/util/pm_state_stack.c --- prism/util/pm_newline_list.o --- compiling prism/util/pm_newline_list.c --- prism/util/pm_string.o --- --- prism/util/pm_string_list.o --- compiling prism/util/pm_string.c --- prism/util/pm_strncasecmp.o --- compiling prism/util/pm_string_list.c compiling prism/util/pm_strncasecmp.c --- close.o --- --- addr2line.o --- compiling ./missing/close.c compiling addr2line.c --- dmyenc.o --- compiling dmyenc.c --- dln.o --- --- localeinit.o --- compiling dln.c compiling localeinit.c --- enc/ascii.o --- --- enc/us_ascii.o --- compiling enc/ascii.c compiling enc/us_ascii.c --- enc/unicode.o --- --- enc/utf_8.o --- compiling enc/utf_8.c compiling enc/unicode.c --- coroutine/ucontext/Context.o --- compiling coroutine/ucontext/Context.c --- bignum.o --- compiling bignum.c --- class.o --- --- compar.o --- compiling class.c compiling compar.c --- complex.o --- compiling complex.c --- debug.o --- compiling debug.c --- dir.o --- --- encoding.o --- compiling dir.c compiling encoding.c --- class.o --- class.c:1265:29: warning: unused variable 'add_subclass' [-Wunused-variable] 1265 | int method_changed = 0, add_subclass; | ^~~~~~~~~~~~ 1 warning generated. --- enum.o --- compiling enum.c --- enumerator.o --- --- file.o --- compiling enumerator.c compiling file.c --- io.o --- compiling io.c --- marshal.o --- compiling marshal.c --- memory_view.o --- compiling memory_view.c --- node_dump.o --- compiling node_dump.c --- numeric.o --- compiling numeric.c --- pack.o --- compiling pack.c --- process.o --- compiling process.c --- ractor.o --- compiling ractor.c --- random.o --- compiling random.c --- range.o --- compiling range.c --- rational.o --- compiling rational.c --- re.o --- --- scheduler.o --- compiling re.c compiling scheduler.c --- shape.o --- compiling shape.c --- signal.o --- compiling signal.c --- yjit-static-lib --- warning: 17 warnings emitted --- sprintf.o --- compiling sprintf.c --- struct.o --- compiling struct.c --- time.o --- compiling time.c --- transcode.o --- compiling transcode.c --- variable.o --- compiling variable.c --- version.o --- compiling version.c --- vm_sync.o --- compiling vm_sync.c --- weakmap.o --- compiling weakmap.c --- ast.o --- --- cont.o --- compiling ast.c compiling cont.c --- iseq.o --- compiling iseq.c --- miniinit.o --- compiling miniinit.c --- prism/api_pack.o --- compiling prism/api_pack.c --- prism/diagnostic.o --- --- prism/extension.o --- compiling prism/diagnostic.c compiling prism/extension.c --- prism/prism.o --- compiling prism/prism.c --- prism/regexp.o --- compiling prism/regexp.c --- prism/util/pm_memchr.o --- compiling prism/util/pm_memchr.c --- prism/util/pm_strpbrk.o --- --- prism_init.o --- compiling prism/util/pm_strpbrk.c compiling ./prism_init.c --- proc.o --- compiling proc.c --- rjit.o --- compiling rjit.c --- ruby.o --- compiling ruby.c --- thread.o --- compiling thread.c --- vm_backtrace.o --- compiling vm_backtrace.c --- vm_dump.o --- --- vm_trace.o --- compiling vm_dump.c compiling vm_trace.c --- probes.h --- making dummy probes.h --- compile.o --- compiling compile.c --- error.o --- compiling error.c --- node.o --- compiling node.c --- prism/api_node.o --- compiling prism/api_node.c --- prism/node.o --- compiling prism/node.c --- prism/prettyprint.o --- compiling prism/prettyprint.c --- prism/serialize.o --- compiling prism/serialize.c --- prism/token_type.o --- compiling prism/token_type.c --- enc/trans/newline.o --- --- yjit/target/release/libyjit.a --- compiling enc/trans/newline.c --- array.o --- --- eval.o --- compiling array.c compiling eval.c --- gc.o --- --- hash.o --- compiling gc.c --- load.o --- compiling hash.c compiling load.c --- object.o --- compiling object.c --- rjit_c.o --- compiling rjit_c.c --- string.o --- compiling string.c --- symbol.o --- compiling symbol.c --- vm.o --- compiling vm.c --- yjit.o --- compiling yjit.c --- parse.o --- compiling parse.c --- yjit/target/release/libyjit.o --- partial linking yjit/target/release/libyjit.a into yjit/target/release/libyjit.o --- miniruby --- linking miniruby --- .rbconfig.time --- --- builtin_binary.inc --- builtin_binary.inc updated 8df3a975aaa052e1927887614c0d4e762d221700e09a9b9b5f190b65fe5153ef builtin_binary.inc --- .rbconfig.time --- /bin/sh ./tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp --- builtin.o --- compiling builtin.c --- .rbconfig.time --- rbconfig.rb updated --- enc.mk --- --- verconf.h --- --- encdb.h --- generating enc.mk creating verconf.h --- verconf.h --- verconf.h updated --- encdb.h --- generating encdb.h --- loadpath.o --- --- encdb.h --- encdb.h updated --- loadpath.o --- compiling loadpath.c --- srcs-enc --- making srcs under enc --- transdb.h --- generating transdb.h --- libruby33-static.a --- linking static-library libruby33-static.a --- transdb.h --- transdb.h updated --- libruby33.so.33 --- linking shared-library libruby33.so.33 --- ext/configure-ext.mk --- --- enc --- --- trans --- generating makefiles ext/configure-ext.mk --- ext/configure-ext.mk --- ext/configure-ext.mk updated making enc --- exts.mk --- making trans --- trans --- --- .ext/.timestamp/.enc-trans.so.time --- --- enc/trans/transdb.o --- --- exts.mk --- --- ext/bigdecimal/exts.mk --- --- ext/cgi/exts.mk --- --- trans --- compiling ./enc/trans/transdb.c --- enc --- --- .ext/.timestamp/.enc-trans.so.time --- --- enc/encdb.o --- --- enc/big5.o --- compiling ./enc/encdb.c compiling ./enc/big5.c --- exts.mk --- --- ext/bigdecimal/exts.mk --- configuring bigdecimal --- enc --- --- enc/cesu_8.o --- compiling ./enc/cesu_8.c --- exts.mk --- --- ext/cgi/exts.mk --- configuring cgi/escape --- trans --- --- enc/trans/big5.o --- compiling ./enc/trans/big5.c --- exts.mk --- --- ext/continuation/exts.mk --- --- trans --- --- enc/trans/cesu_8.o --- compiling ./enc/trans/cesu_8.c --- exts.mk --- --- ext/coverage/exts.mk --- --- ext/continuation/exts.mk --- configuring continuation --- ext/coverage/exts.mk --- configuring coverage --- enc --- --- enc/cp949.o --- compiling ./enc/cp949.c --- enc/emacs_mule.o --- compiling ./enc/emacs_mule.c --- trans --- --- enc/trans/chinese.o --- compiling ./enc/trans/chinese.c --- exts.mk --- --- ext/date/exts.mk --- configuring date --- enc --- --- enc/euc_jp.o --- compiling ./enc/euc_jp.c --- exts.mk --- --- ext/digest/exts.mk --- configuring digest configuring digest/bubblebabble configuring digest/md5 --- enc --- --- enc/euc_kr.o --- compiling ./enc/euc_kr.c --- enc/euc_tw.o --- compiling ./enc/euc_tw.c --- enc/gb2312.o --- compiling ./enc/gb2312.c --- enc/gb18030.o --- compiling ./enc/gb18030.c --- exts.mk --- configuring digest/rmd160 --- trans --- --- enc/trans/ebcdic.o --- compiling ./enc/trans/ebcdic.c --- exts.mk --- configuring digest/sha1 --- enc --- --- enc/gbk.o --- compiling ./enc/gbk.c --- exts.mk --- --- ext/erb/exts.mk --- configuring erb/escape --- ext/etc/exts.mk --- --- enc --- --- enc/iso_8859_1.o --- compiling ./enc/iso_8859_1.c --- exts.mk --- configuring etc --- ext/digest/exts.mk --- configuring digest/sha2 --- trans --- --- enc/trans/emoji.o --- compiling ./enc/trans/emoji.c --- enc --- --- enc/iso_8859_2.o --- compiling ./enc/iso_8859_2.c --- enc/iso_8859_3.o --- compiling ./enc/iso_8859_3.c --- trans --- --- enc/trans/emoji_iso2022_kddi.o --- compiling ./enc/trans/emoji_iso2022_kddi.c --- enc --- --- enc/iso_8859_4.o --- compiling ./enc/iso_8859_4.c --- enc/iso_8859_5.o --- compiling ./enc/iso_8859_5.c --- exts.mk --- --- ext/fcntl/exts.mk --- configuring fcntl --- trans --- --- enc/trans/emoji_sjis_docomo.o --- compiling ./enc/trans/emoji_sjis_docomo.c --- enc --- --- enc/iso_8859_6.o --- compiling ./enc/iso_8859_6.c --- enc/iso_8859_7.o --- compiling ./enc/iso_8859_7.c --- exts.mk --- --- ext/fiddle/exts.mk --- configuring fiddle --- enc --- --- enc/iso_8859_8.o --- compiling ./enc/iso_8859_8.c --- exts.mk --- --- ext/io/exts.mk --- --- enc --- --- enc/iso_8859_9.o --- compiling ./enc/iso_8859_9.c --- exts.mk --- configuring io/console --- enc --- --- enc/iso_8859_10.o --- compiling ./enc/iso_8859_10.c --- trans --- --- enc/trans/emoji_sjis_kddi.o --- compiling ./enc/trans/emoji_sjis_kddi.c --- enc --- --- enc/iso_8859_11.o --- compiling ./enc/iso_8859_11.c --- enc/iso_8859_13.o --- compiling ./enc/iso_8859_13.c --- enc/iso_8859_14.o --- compiling ./enc/iso_8859_14.c --- enc/iso_8859_15.o --- compiling ./enc/iso_8859_15.c --- enc/iso_8859_16.o --- compiling ./enc/iso_8859_16.c --- trans --- --- enc/trans/emoji_sjis_softbank.o --- compiling ./enc/trans/emoji_sjis_softbank.c --- enc --- --- enc/koi8_r.o --- compiling ./enc/koi8_r.c --- enc/koi8_u.o --- compiling ./enc/koi8_u.c --- enc/shift_jis.o --- compiling ./enc/shift_jis.c --- enc/utf_16be.o --- compiling ./enc/utf_16be.c --- trans --- --- enc/trans/escape.o --- compiling ./enc/trans/escape.c --- enc --- --- enc/utf_16le.o --- compiling ./enc/utf_16le.c --- trans --- --- enc/trans/gb18030.o --- compiling ./enc/trans/gb18030.c --- enc --- --- enc/utf_32be.o --- compiling ./enc/utf_32be.c --- enc/utf_32le.o --- compiling ./enc/utf_32le.c --- exts.mk --- configuring io/nonblock --- enc --- --- enc/windows_31j.o --- compiling ./enc/windows_31j.c --- enc/windows_1250.o --- compiling ./enc/windows_1250.c --- trans --- --- enc/trans/gbk.o --- compiling ./enc/trans/gbk.c --- enc --- --- enc/windows_1251.o --- compiling ./enc/windows_1251.c --- exts.mk --- configuring io/wait --- trans --- --- enc/trans/iso2022.o --- compiling ./enc/trans/iso2022.c --- enc --- --- enc/windows_1252.o --- compiling ./enc/windows_1252.c --- trans --- --- enc/trans/japanese.o --- --- enc --- --- enc/windows_1253.o --- --- trans --- compiling ./enc/trans/japanese.c --- enc --- compiling ./enc/windows_1253.c --- exts.mk --- --- ext/json/exts.mk --- configuring json configuring json/generator configuring json/parser --- trans --- --- enc/trans/japanese_euc.o --- compiling ./enc/trans/japanese_euc.c --- enc --- --- enc/windows_1254.o --- compiling ./enc/windows_1254.c --- enc/windows_1257.o --- compiling ./enc/windows_1257.c --- trans --- --- enc/trans/japanese_sjis.o --- compiling ./enc/trans/japanese_sjis.c --- enc --- --- .ext/amd64-freebsd14/enc/big5.so --- linking encoding big5.so --- .ext/amd64-freebsd14/enc/encdb.so --- linking encoding encdb.so --- .ext/amd64-freebsd14/enc/cesu_8.so --- linking encoding cesu_8.so --- trans --- --- enc/trans/korean.o --- compiling ./enc/trans/korean.c --- enc --- --- .ext/amd64-freebsd14/enc/cp949.so --- linking encoding cp949.so --- .ext/amd64-freebsd14/enc/emacs_mule.so --- linking encoding emacs_mule.so --- exts.mk --- --- ext/monitor/exts.mk --- configuring monitor --- enc --- --- .ext/amd64-freebsd14/enc/euc_jp.so --- linking encoding euc_jp.so --- trans --- --- enc/trans/single_byte.o --- compiling ./enc/trans/single_byte.c --- enc --- --- .ext/amd64-freebsd14/enc/euc_kr.so --- linking encoding euc_kr.so --- trans --- --- enc/trans/utf8_mac.o --- compiling ./enc/trans/utf8_mac.c --- exts.mk --- --- ext/nkf/exts.mk --- configuring nkf --- ext/objspace/exts.mk --- --- enc --- --- .ext/amd64-freebsd14/enc/euc_tw.so --- linking encoding euc_tw.so --- exts.mk --- configuring objspace --- ext/openssl/exts.mk --- --- enc --- --- .ext/amd64-freebsd14/enc/gb2312.so --- linking encoding gb2312.so --- exts.mk --- configuring openssl --- enc --- --- .ext/amd64-freebsd14/enc/gb18030.so --- linking encoding gb18030.so --- exts.mk --- --- ext/pathname/exts.mk --- configuring pathname --- enc --- --- .ext/amd64-freebsd14/enc/iso_8859_1.so --- linking encoding iso_8859_1.so --- .ext/amd64-freebsd14/enc/gbk.so --- linking encoding gbk.so --- .ext/amd64-freebsd14/enc/iso_8859_2.so --- linking encoding iso_8859_2.so --- exts.mk --- --- ext/psych/exts.mk --- --- enc --- --- .ext/amd64-freebsd14/enc/iso_8859_3.so --- linking encoding iso_8859_3.so --- exts.mk --- configuring psych --- enc --- --- .ext/amd64-freebsd14/enc/iso_8859_4.so --- linking encoding iso_8859_4.so --- exts.mk --- --- ext/pty/exts.mk --- configuring pty --- enc --- --- .ext/amd64-freebsd14/enc/iso_8859_5.so --- linking encoding iso_8859_5.so --- .ext/amd64-freebsd14/enc/iso_8859_6.so --- linking encoding iso_8859_6.so --- trans --- --- enc/trans/utf_16_32.o --- compiling ./enc/trans/utf_16_32.c --- enc --- --- .ext/amd64-freebsd14/enc/iso_8859_7.so --- linking encoding iso_8859_7.so --- exts.mk --- --- ext/rbconfig/exts.mk --- --- enc --- --- .ext/amd64-freebsd14/enc/iso_8859_8.so --- linking encoding iso_8859_8.so --- exts.mk --- configuring rbconfig/sizeof --- trans --- --- .ext/amd64-freebsd14/enc/trans/transdb.so --- linking transcoder transdb.so --- enc --- --- .ext/amd64-freebsd14/enc/iso_8859_9.so --- linking encoding iso_8859_9.so --- trans --- --- .ext/amd64-freebsd14/enc/trans/cesu_8.so --- linking transcoder cesu_8.so --- enc --- --- .ext/amd64-freebsd14/enc/iso_8859_10.so --- linking encoding iso_8859_10.so --- trans --- --- .ext/amd64-freebsd14/enc/trans/ebcdic.so --- linking transcoder ebcdic.so --- exts.mk --- --- ext/ripper/exts.mk --- --- enc --- --- .ext/amd64-freebsd14/enc/iso_8859_11.so --- linking encoding iso_8859_11.so --- exts.mk --- configuring ripper --- trans --- --- .ext/amd64-freebsd14/enc/trans/chinese.so --- linking transcoder chinese.so --- enc --- --- .ext/amd64-freebsd14/enc/iso_8859_13.so --- linking encoding iso_8859_13.so --- trans --- --- .ext/amd64-freebsd14/enc/trans/emoji.so --- linking transcoder emoji.so --- exts.mk --- --- ext/rubyvm/exts.mk --- configuring rubyvm --- enc --- --- .ext/amd64-freebsd14/enc/iso_8859_14.so --- linking encoding iso_8859_14.so --- trans --- --- .ext/amd64-freebsd14/enc/trans/emoji_iso2022_kddi.so --- linking transcoder emoji_iso2022_kddi.so --- enc --- --- .ext/amd64-freebsd14/enc/iso_8859_15.so --- linking encoding iso_8859_15.so --- exts.mk --- --- ext/socket/exts.mk --- configuring socket --- trans --- --- .ext/amd64-freebsd14/enc/trans/emoji_sjis_docomo.so --- linking transcoder emoji_sjis_docomo.so --- enc --- --- .ext/amd64-freebsd14/enc/iso_8859_16.so --- linking encoding iso_8859_16.so --- trans --- --- .ext/amd64-freebsd14/enc/trans/big5.so --- linking transcoder big5.so --- enc --- --- .ext/amd64-freebsd14/enc/koi8_r.so --- linking encoding koi8_r.so --- trans --- --- .ext/amd64-freebsd14/enc/trans/emoji_sjis_kddi.so --- linking transcoder emoji_sjis_kddi.so --- enc --- --- .ext/amd64-freebsd14/enc/koi8_u.so --- linking encoding koi8_u.so --- .ext/amd64-freebsd14/enc/shift_jis.so --- linking encoding shift_jis.so --- trans --- --- .ext/amd64-freebsd14/enc/trans/emoji_sjis_softbank.so --- linking transcoder emoji_sjis_softbank.so --- .ext/amd64-freebsd14/enc/trans/escape.so --- linking transcoder escape.so --- enc --- --- .ext/amd64-freebsd14/enc/utf_16be.so --- linking encoding utf_16be.so --- exts.mk --- --- ext/stringio/exts.mk --- configuring stringio --- trans --- --- .ext/amd64-freebsd14/enc/trans/gb18030.so --- linking transcoder gb18030.so --- enc --- --- .ext/amd64-freebsd14/enc/utf_16le.so --- linking encoding utf_16le.so --- exts.mk --- --- ext/strscan/exts.mk --- configuring strscan --- trans --- --- .ext/amd64-freebsd14/enc/trans/iso2022.so --- linking transcoder iso2022.so --- enc --- --- .ext/amd64-freebsd14/enc/utf_32be.so --- linking encoding utf_32be.so --- trans --- --- .ext/amd64-freebsd14/enc/trans/japanese.so --- linking transcoder japanese.so --- enc --- --- .ext/amd64-freebsd14/enc/utf_32le.so --- linking encoding utf_32le.so --- trans --- --- .ext/amd64-freebsd14/enc/trans/gbk.so --- linking transcoder gbk.so --- .ext/amd64-freebsd14/enc/trans/japanese_sjis.so --- linking transcoder japanese_sjis.so --- .ext/amd64-freebsd14/enc/trans/single_byte.so --- linking transcoder single_byte.so --- enc --- --- .ext/amd64-freebsd14/enc/windows_31j.so --- linking encoding windows_31j.so --- .ext/amd64-freebsd14/enc/windows_1250.so --- linking encoding windows_1250.so --- trans --- --- .ext/amd64-freebsd14/enc/trans/utf8_mac.so --- linking transcoder utf8_mac.so --- enc --- --- .ext/amd64-freebsd14/enc/windows_1251.so --- linking encoding windows_1251.so --- trans --- --- .ext/amd64-freebsd14/enc/trans/japanese_euc.so --- linking transcoder japanese_euc.so --- enc --- --- .ext/amd64-freebsd14/enc/windows_1252.so --- linking encoding windows_1252.so --- trans --- --- .ext/amd64-freebsd14/enc/trans/utf_16_32.so --- linking transcoder utf_16_32.so --- enc --- --- .ext/amd64-freebsd14/enc/windows_1253.so --- linking encoding windows_1253.so --- .ext/amd64-freebsd14/enc/windows_1254.so --- linking encoding windows_1254.so --- trans --- --- .ext/amd64-freebsd14/enc/trans/korean.so --- linking transcoder korean.so --- exts.mk --- --- ext/syslog/exts.mk --- configuring syslog --- enc --- --- .ext/amd64-freebsd14/enc/windows_1257.so --- linking encoding windows_1257.so --- exts.mk --- --- ext/zlib/exts.mk --- --- .bundle/gems/debug-1.9.2/exts.mk --- --- ext/zlib/exts.mk --- configuring zlib --- .bundle/gems/debug-1.9.2/exts.mk --- configuring debug-1.9.2/ext/debug --- encs --- making encs --- exts.mk --- --- .bundle/gems/racc-1.7.3/exts.mk --- configuring racc-1.7.3/ext/racc/cparse --- .bundle/gems/rbs-3.4.0/exts.mk --- configuring rbs-3.4.0/ext/rbs_extension --- ext/-test-/exts.mk --- 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-/load/resolve_symbol_resolver configuring -test-/load/resolve_symbol_target configuring -test-/load/stringify_symbols configuring -test-/load/stringify_target configuring -test-/marshal/compat configuring -test-/marshal/internal_ivar configuring -test-/marshal/usr configuring -test-/memory_status configuring -test-/memory_view configuring -test-/method configuring -test-/notimplement configuring -test-/num2int configuring -test-/path_to_class configuring -test-/popen_deadlock configuring -test-/postponed_job configuring -test-/printf configuring -test-/proc configuring -test-/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-/RUBY_ALIGNOF/all --- --- ../../../.ext/.timestamp/amd64-freebsd14/.-test-.time --- --- ext/-test-/abi/all --- --- all --- --- ext/-test-/arith_seq/beg_len_step/all --- --- ../../../../.ext/.timestamp/amd64-freebsd14/.-test-.-.arith_seq.time --- --- ext/-test-/arith_seq/extract/all --- --- ../../../../.ext/.timestamp/amd64-freebsd14/.-test-.-.arith_seq.time --- --- ext/-test-/array/concat/all --- --- ../../../../.ext/.timestamp/amd64-freebsd14/.-test-.-.array.time --- --- ext/-test-/RUBY_ALIGNOF/all --- --- pre-install-rb-default --- --- ext/-test-/array/resize/all --- --- ../../../../.ext/.timestamp/amd64-freebsd14/.-test-.-.array.time --- --- ext/-test-/arith_seq/extract/all --- --- pre-install-rb-default --- --- ext/-test-/array/concat/all --- --- pre-install-rb-default --- --- ext/-test-/RUBY_ALIGNOF/all --- --- c.o --- --- ext/-test-/array/resize/all --- --- pre-install-rb-default --- --- ext/-test-/RUBY_ALIGNOF/all --- compiling c.c --- ext/-test-/arith_seq/beg_len_step/all --- --- pre-install-rb-default --- --- ext/-test-/bignum/all --- --- ext/-test-/arith_seq/extract/all --- --- extract.o --- compiling extract.c --- ext/-test-/array/resize/all --- --- resize.o --- --- ext/-test-/arith_seq/beg_len_step/all --- --- beg_len_step.o --- compiling beg_len_step.c --- ext/-test-/array/concat/all --- --- to_ary_concat.o --- compiling to_ary_concat.c --- ext/-test-/array/resize/all --- compiling resize.c --- ext/-test-/bignum/all --- --- pre-install-rb-default --- --- big2str.o --- compiling big2str.c --- ext/-test-/arith_seq/extract/all --- --- ../../../../.ext/amd64-freebsd14/-test-/arith_seq/extract.so --- --- ext/-test-/array/resize/all --- --- ../../../../.ext/amd64-freebsd14/-test-/array/resize.so --- linking shared-object -test-/array/resize.so --- ext/-test-/arith_seq/beg_len_step/all --- --- ../../../../.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 --- linking shared-object -test-/arith_seq/extract.so --- ext/-test-/RUBY_ALIGNOF/all --- --- cpp.o --- compiling cpp.cpp --- ext/-test-/array/concat/all --- --- ../../../../.ext/amd64-freebsd14/-test-/array/to_ary_concat.so --- linking shared-object -test-/array/to_ary_concat.so --- ext/-test-/bignum/all --- --- bigzero.o --- compiling bigzero.c --- ext/-test-/bug-14834/all --- --- ext/-test-/bug-3571/all --- --- ext/-test-/bug-14834/all --- --- pre-install-rb-default --- --- bug-14384.o --- compiling bug-14384.c --- ext/-test-/bignum/all --- --- div.o --- compiling div.c --- ext/-test-/bug-3571/all --- --- pre-install-rb-default --- --- bug.o --- compiling bug.c --- ext/-test-/bignum/all --- --- init.o --- compiling init.c --- intpack.o --- compiling intpack.c --- ext/-test-/bug-5832/all --- --- ext/-test-/bug-14834/all --- --- ../../../.ext/amd64-freebsd14/-test-/bug_14834.so --- linking shared-object -test-/bug_14834.so --- ext/-test-/RUBY_ALIGNOF/all --- --- ../../../.ext/amd64-freebsd14/-test-/RUBY_ALIGNOF.so --- linking shared-object -test-/RUBY_ALIGNOF.so --- ext/-test-/bug-5832/all --- --- pre-install-rb-default --- --- bug.o --- compiling bug.c --- ext/-test-/bug_reporter/all --- --- pre-install-rb-default --- --- ext/-test-/bug-3571/all --- --- ../../../.ext/amd64-freebsd14/-test-/bug_3571.so --- linking shared-object -test-/bug_3571.so --- ext/-test-/bignum/all --- --- mul.o --- compiling mul.c --- ext/-test-/bug_reporter/all --- --- bug_reporter.o --- compiling bug_reporter.c --- ext/-test-/class/all --- --- ext/-test-/cxxanyargs/all --- --- ext/-test-/class/all --- --- pre-install-rb-default --- --- class2name.o --- compiling class2name.c --- ext/-test-/bignum/all --- --- str2big.o --- compiling str2big.c --- ext/-test-/bug-5832/all --- --- ../../../.ext/amd64-freebsd14/-test-/bug_5832.so --- linking shared-object -test-/bug_5832.so --- ext/-test-/cxxanyargs/all --- --- pre-install-rb-default --- --- ext/-test-/class/all --- --- init.o --- compiling init.c --- ext/-test-/debug/all --- --- ext/-test-/bug_reporter/all --- --- ../../../.ext/amd64-freebsd14/-test-/bug_reporter.so --- linking shared-object -test-/bug_reporter.so --- ext/-test-/cxxanyargs/all --- --- cxxanyargs.o --- compiling cxxanyargs.cpp --- ext/-test-/debug/all --- --- pre-install-rb-default --- --- init.o --- compiling init.c --- ext/-test-/bignum/all --- --- ../../../.ext/amd64-freebsd14/-test-/bignum.so --- linking shared-object -test-/bignum.so --- ext/-test-/class/all --- --- ../../../.ext/amd64-freebsd14/-test-/class.so --- --- ext/-test-/cxxanyargs/all --- --- failure.failed --- --- ext/-test-/class/all --- linking shared-object -test-/class.so --- ext/-test-/debug/all --- --- inspector.o --- compiling inspector.c --- ext/-test-/cxxanyargs/all --- --- failurem1.failed --- --- ext/-test-/dln/empty/all --- --- ext/-test-/debug/all --- --- profile_frames.o --- compiling profile_frames.c --- ext/-test-/econv/all --- --- pre-install-rb-default --- --- append.o --- compiling append.c --- 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 --- --- pre-install-rb-default --- --- enumerator_kw.o --- compiling enumerator_kw.c --- ext/-test-/econv/all --- --- init.o --- --- ext/-test-/eval/all --- --- ext/-test-/econv/all --- compiling init.c --- ext/-test-/eval/all --- --- pre-install-rb-default --- --- eval.o --- compiling eval.c --- ext/-test-/cxxanyargs/all --- --- ../../../.ext/amd64-freebsd14/-test-/cxxanyargs.so --- linking shared-object -test-/cxxanyargs.so --- ext/-test-/dln/empty/all --- --- ../../../../.ext/amd64-freebsd14/-test-/dln/empty.so --- --- ext/-test-/debug/all --- --- ../../../.ext/amd64-freebsd14/-test-/debug.so --- linking shared-object -test-/debug.so --- ext/-test-/dln/empty/all --- linking shared-object -test-/dln/empty.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-/exception/all --- --- ext/-test-/fatal/all --- --- ext/-test-/file/all --- --- ext/-test-/fatal/all --- --- ../../../.ext/.timestamp/amd64-freebsd14/.-test-.-.fatal.time --- --- pre-install-rb-default --- --- rb_fatal.o --- --- ext/-test-/file/all --- --- pre-install-rb-default --- --- ext/-test-/fatal/all --- compiling rb_fatal.c --- ext/-test-/float/all --- --- pre-install-rb-default --- --- ext/-test-/exception/all --- --- pre-install-rb-default --- --- ext/-test-/float/all --- --- init.o --- --- ext/-test-/exception/all --- --- dataerror.o --- --- ext/-test-/float/all --- compiling init.c --- ext/-test-/exception/all --- compiling dataerror.c --- ext/-test-/file/all --- --- fs.o --- compiling fs.c --- ext/-test-/eval/all --- --- ../../../.ext/amd64-freebsd14/-test-/eval.so --- linking shared-object -test-/eval.so --- ext/-test-/exception/all --- --- enc_raise.o --- compiling enc_raise.c --- ext/-test-/fatal/all --- --- ../../../.ext/amd64-freebsd14/-test-/fatal/rb_fatal.so --- linking shared-object -test-/fatal/rb_fatal.so --- ext/-test-/float/all --- --- nextafter.o --- compiling nextafter.c --- ext/-test-/exception/all --- --- ensured.o --- compiling ensured.c --- init.o --- --- ext/-test-/file/all --- --- init.o --- compiling init.c --- ext/-test-/exception/all --- compiling init.c --- ext/-test-/float/all --- --- ../../../.ext/amd64-freebsd14/-test-/float.so --- --- ext/-test-/funcall/all --- --- ext/-test-/float/all --- linking shared-object -test-/float.so --- ext/-test-/file/all --- --- stat.o --- compiling stat.c --- ext/-test-/funcall/all --- --- pre-install-rb-default --- --- funcall.o --- compiling funcall.c --- ext/-test-/gvl/call_without_gvl/all --- --- ext/-test-/hash/all --- --- 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-/exception/all --- --- ../../../.ext/amd64-freebsd14/-test-/exception.so --- linking shared-object -test-/exception.so --- ext/-test-/hash/all --- --- pre-install-rb-default --- --- delete.o --- compiling delete.c --- ext/-test-/file/all --- --- ../../../.ext/amd64-freebsd14/-test-/file.so --- linking shared-object -test-/file.so --- ext/-test-/hash/all --- --- init.o --- compiling init.c --- ext/-test-/integer/all --- --- pre-install-rb-default --- --- core_ext.o --- compiling core_ext.c --- 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-/integer/all --- --- init.o --- --- ext/-test-/iseq_load/all --- --- ext/-test-/integer/all --- compiling init.c --- ext/-test-/iseq_load/all --- --- pre-install-rb-default --- --- ext/-test-/iter/all --- --- ext/-test-/iseq_load/all --- --- iseq_load.o --- compiling iseq_load.c --- ext/-test-/iter/all --- --- pre-install-rb-default --- --- break.o --- compiling break.c --- ext/-test-/integer/all --- --- my_integer.o --- compiling my_integer.c --- ext/-test-/hash/all --- --- ../../../.ext/amd64-freebsd14/-test-/hash.so --- linking shared-object -test-/hash.so --- ext/-test-/iter/all --- --- init.o --- --- yield.o --- compiling init.c compiling yield.c --- ext/-test-/iseq_load/all --- --- ../../../.ext/amd64-freebsd14/-test-/iseq_load.so --- linking shared-object -test-/iseq_load.so --- ext/-test-/load/dot.dot/all --- --- ../../../../.ext/.timestamp/amd64-freebsd14/.-test-.-.load.time --- --- ext/-test-/load/protect/all --- --- ext/-test-/load/dot.dot/all --- --- pre-install-rb-default --- --- dot.dot.o --- --- ext/-test-/load/resolve_symbol_resolver/all --- --- ext/-test-/iter/all --- --- ../../../.ext/amd64-freebsd14/-test-/iter.so --- linking shared-object -test-/iter.so --- ext/-test-/load/dot.dot/all --- compiling dot.dot.c --- ext/-test-/load/protect/all --- --- pre-install-rb-default --- --- protect.o --- compiling protect.c --- ext/-test-/load/resolve_symbol_resolver/all --- --- pre-install-rb-default --- --- resolve_symbol_resolver.o --- compiling resolve_symbol_resolver.c --- ext/-test-/integer/all --- --- ../../../.ext/amd64-freebsd14/-test-/integer.so --- linking shared-object -test-/integer.so --- ext/-test-/load/resolve_symbol_target/all --- --- ext/-test-/load/stringify_symbols/all --- --- ext/-test-/load/resolve_symbol_target/all --- --- pre-install-rb-default --- --- ext/-test-/load/dot.dot/all --- --- ../../../../.ext/amd64-freebsd14/-test-/load/dot.dot.so --- linking shared-object -test-/load/dot.dot.so --- ext/-test-/load/resolve_symbol_target/all --- --- resolve_symbol_target.o --- compiling resolve_symbol_target.c --- ext/-test-/load/stringify_symbols/all --- --- pre-install-rb-default --- --- stringify_symbols.o --- compiling stringify_symbols.c --- ext/-test-/load/protect/all --- --- ../../../../.ext/amd64-freebsd14/-test-/load/protect.so --- linking shared-object -test-/load/protect.so --- ext/-test-/load/stringify_target/all --- --- pre-install-rb-default --- --- stringify_target.o --- compiling stringify_target.c --- ext/-test-/marshal/compat/all --- --- ext/-test-/load/resolve_symbol_resolver/all --- --- ../../../../.ext/amd64-freebsd14/-test-/load/resolve_symbol_resolver.so --- linking shared-object -test-/load/resolve_symbol_resolver.so --- ext/-test-/marshal/compat/all --- --- ../../../../.ext/.timestamp/amd64-freebsd14/.-test-.-.marshal.time --- --- pre-install-rb-default --- --- ext/-test-/load/resolve_symbol_target/all --- --- ../../../../.ext/amd64-freebsd14/-test-/load/resolve_symbol_target.so --- linking shared-object -test-/load/resolve_symbol_target.so --- ext/-test-/marshal/internal_ivar/all --- --- ext/-test-/load/stringify_symbols/all --- --- ../../../../.ext/amd64-freebsd14/-test-/load/stringify_symbols.so --- linking shared-object -test-/load/stringify_symbols.so --- ext/-test-/marshal/compat/all --- --- usrcompat.o --- compiling usrcompat.c --- ext/-test-/marshal/internal_ivar/all --- --- pre-install-rb-default --- --- internal_ivar.o --- compiling internal_ivar.c --- ext/-test-/marshal/usr/all --- --- pre-install-rb-default --- --- usrmarshal.o --- compiling usrmarshal.c --- ext/-test-/load/stringify_target/all --- --- ../../../../.ext/amd64-freebsd14/-test-/load/stringify_target.so --- linking shared-object -test-/load/stringify_target.so --- ext/-test-/memory_status/all --- --- all --- --- ext/-test-/memory_view/all --- --- pre-install-rb-default --- --- ext/-test-/method/all --- --- ext/-test-/marshal/internal_ivar/all --- --- ../../../../.ext/amd64-freebsd14/-test-/marshal/internal_ivar.so --- linking shared-object -test-/marshal/internal_ivar.so --- ext/-test-/memory_view/all --- --- memory_view.o --- compiling memory_view.c --- ext/-test-/method/all --- --- pre-install-rb-default --- --- ext/-test-/marshal/compat/all --- --- ../../../../.ext/amd64-freebsd14/-test-/marshal/compat.so --- linking shared-object -test-/marshal/compat.so --- ext/-test-/method/all --- --- arity.o --- compiling arity.c --- ext/-test-/marshal/usr/all --- --- ../../../../.ext/amd64-freebsd14/-test-/marshal/usr.so --- linking shared-object -test-/marshal/usr.so --- ext/-test-/method/all --- --- init.o --- compiling init.c --- ext/-test-/notimplement/all --- --- ext/-test-/num2int/all --- --- ext/-test-/notimplement/all --- --- pre-install-rb-default --- --- bug.o --- compiling bug.c --- ext/-test-/path_to_class/all --- --- pre-install-rb-default --- --- ext/-test-/num2int/all --- --- pre-install-rb-default --- --- num2int.o --- --- ext/-test-/popen_deadlock/all --- --- ext/-test-/num2int/all --- compiling num2int.c --- ext/-test-/memory_view/all --- --- ../../../.ext/amd64-freebsd14/-test-/memory_view.so --- linking shared-object -test-/memory_view.so --- ext/-test-/path_to_class/all --- --- path_to_class.o --- --- ext/-test-/popen_deadlock/all --- --- all --- --- ext/-test-/path_to_class/all --- compiling path_to_class.c --- ext/-test-/postponed_job/all --- --- pre-install-rb-default --- --- postponed_job.o --- compiling postponed_job.c --- ext/-test-/method/all --- --- ../../../.ext/amd64-freebsd14/-test-/method.so --- linking shared-object -test-/method.so --- ext/-test-/printf/all --- --- pre-install-rb-default --- --- printf.o --- compiling printf.c --- ext/-test-/notimplement/all --- --- ../../../.ext/amd64-freebsd14/-test-/notimplement.so --- linking shared-object -test-/notimplement.so --- ext/-test-/proc/all --- --- pre-install-rb-default --- --- ext/-test-/num2int/all --- --- ../../../.ext/amd64-freebsd14/-test-/num2int.so --- linking shared-object -test-/num2int.so --- ext/-test-/proc/all --- --- init.o --- compiling init.c --- ext/-test-/path_to_class/all --- --- ../../../.ext/amd64-freebsd14/-test-/path_to_class.so --- linking shared-object -test-/path_to_class.so --- ext/-test-/postponed_job/all --- --- ../../../.ext/amd64-freebsd14/-test-/postponed_job.so --- linking shared-object -test-/postponed_job.so --- ext/-test-/proc/all --- --- receiver.o --- compiling receiver.c --- super.o --- compiling super.c --- ext/-test-/random/all --- --- ext/-test-/printf/all --- --- ../../../.ext/amd64-freebsd14/-test-/printf.so --- linking shared-object -test-/printf.so --- ext/-test-/random/all --- --- pre-install-rb-default --- --- bad_version.o --- --- init.o --- --- bad_version.o --- compiling bad_version.c --- init.o --- compiling init.c --- ext/-test-/rational/all --- --- ext/-test-/random/all --- --- loop.o --- compiling loop.c --- ext/-test-/rational/all --- --- pre-install-rb-default --- --- ext/-test-/rb_call_super_kw/all --- --- ext/-test-/rational/all --- --- rat.o --- --- ext/-test-/proc/all --- --- ../../../.ext/amd64-freebsd14/-test-/proc.so --- linking shared-object -test-/proc.so --- ext/-test-/rb_call_super_kw/all --- --- pre-install-rb-default --- --- ext/-test-/rational/all --- compiling rat.c --- ext/-test-/rb_call_super_kw/all --- --- rb_call_super_kw.o --- compiling rb_call_super_kw.c --- ext/-test-/recursion/all --- --- pre-install-rb-default --- --- recursion.o --- compiling recursion.c --- ext/-test-/regexp/all --- --- pre-install-rb-default --- --- ext/-test-/recursion/all --- --- ../../../.ext/amd64-freebsd14/-test-/recursion.so --- linking shared-object -test-/recursion.so --- ext/-test-/random/all --- --- ../../../.ext/amd64-freebsd14/-test-/random.so --- linking shared-object -test-/random.so --- ext/-test-/scan_args/all --- --- pre-install-rb-default --- --- scan_args.o --- compiling scan_args.c --- ext/-test-/regexp/all --- --- init.o --- compiling init.c --- 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-/st/foreach/all --- --- ../../../../.ext/.timestamp/amd64-freebsd14/.-test-.-.st.time --- --- ext/-test-/regexp/all --- --- parse_depth_limit.o --- compiling parse_depth_limit.c --- ext/-test-/st/numhash/all --- --- ext/-test-/st/foreach/all --- --- pre-install-rb-default --- --- ext/-test-/st/numhash/all --- --- ../../../../.ext/.timestamp/amd64-freebsd14/.-test-.-.st.time --- --- pre-install-rb-default --- --- ext/-test-/st/update/all --- --- ext/-test-/st/foreach/all --- --- foreach.o --- compiling foreach.c --- ext/-test-/st/numhash/all --- --- numhash.o --- compiling numhash.c --- ext/-test-/st/update/all --- --- pre-install-rb-default --- --- ext/-test-/rational/all --- --- ../../../.ext/amd64-freebsd14/-test-/rational.so --- linking shared-object -test-/rational.so --- ext/-test-/st/update/all --- --- update.o --- compiling update.c --- ext/-test-/regexp/all --- --- ../../../.ext/amd64-freebsd14/-test-/regexp.so --- linking shared-object -test-/regexp.so --- ext/-test-/scan_args/all --- --- ../../../.ext/amd64-freebsd14/-test-/scan_args.so --- linking shared-object -test-/scan_args.so --- ext/-test-/string/all --- --- ext/-test-/st/update/all --- --- ../../../../.ext/amd64-freebsd14/-test-/st/update.so --- linking shared-object -test-/st/update.so --- ext/-test-/string/all --- --- pre-install-rb-default --- --- ext/-test-/st/foreach/all --- --- ../../../../.ext/amd64-freebsd14/-test-/st/foreach.so --- linking shared-object -test-/st/foreach.so --- ext/-test-/st/numhash/all --- --- ../../../../.ext/amd64-freebsd14/-test-/st/numhash.so --- linking shared-object -test-/st/numhash.so --- ext/-test-/struct/all --- --- ext/-test-/symbol/all --- --- ext/-test-/string/all --- --- capacity.o --- compiling capacity.c --- ext/-test-/symbol/all --- --- pre-install-rb-default --- --- init.o --- compiling init.c --- ext/-test-/struct/all --- --- pre-install-rb-default --- --- data.o --- compiling data.c --- ext/-test-/symbol/all --- --- type.o --- --- ext/-test-/string/all --- --- coderange.o --- compiling coderange.c --- ext/-test-/symbol/all --- compiling type.c --- ext/-test-/struct/all --- --- duplicate.o --- compiling duplicate.c --- init.o --- compiling init.c --- ext/-test-/string/all --- --- cstr.o --- compiling cstr.c --- ellipsize.o --- compiling ellipsize.c --- ext/-test-/symbol/all --- --- ../../../.ext/amd64-freebsd14/-test-/symbol.so --- linking shared-object -test-/symbol.so --- ext/-test-/string/all --- --- enc_associate.o --- compiling enc_associate.c --- ext/-test-/struct/all --- --- len.o --- compiling len.c --- ext/-test-/thread/instrumentation/all --- --- ext/-test-/string/all --- --- enc_dummy.o --- compiling enc_dummy.c --- enc_str_buf_cat.o --- compiling enc_str_buf_cat.c --- ext/-test-/thread/instrumentation/all --- --- ../../../../.ext/.timestamp/amd64-freebsd14/.-test-.-.thread.time --- --- pre-install-rb-default --- --- instrumentation.o --- compiling instrumentation.c --- ext/-test-/struct/all --- --- member.o --- compiling member.c --- ext/-test-/thread_fd/all --- --- ext/-test-/string/all --- --- fstring.o --- compiling fstring.c --- ext/-test-/thread_fd/all --- --- pre-install-rb-default --- --- thread_fd.o --- compiling thread_fd.c --- ext/-test-/string/all --- --- init.o --- compiling init.c --- ext/-test-/thread/instrumentation/all --- --- ../../../../.ext/amd64-freebsd14/-test-/thread/instrumentation.so --- linking shared-object -test-/thread/instrumentation.so --- ext/-test-/string/all --- --- modify.o --- compiling modify.c --- ext/-test-/struct/all --- --- ../../../.ext/amd64-freebsd14/-test-/struct.so --- linking shared-object -test-/struct.so --- ext/-test-/string/all --- --- new.o --- compiling new.c --- nofree.o --- compiling nofree.c --- ext/-test-/time/all --- --- ext/-test-/string/all --- --- normalize.o --- compiling normalize.c --- ext/-test-/thread_fd/all --- --- ../../../.ext/amd64-freebsd14/-test-/thread_fd.so --- linking shared-object -test-/thread_fd.so --- ext/-test-/string/all --- --- qsort.o --- --- ext/-test-/time/all --- --- pre-install-rb-default --- --- init.o --- compiling init.c --- ext/-test-/string/all --- compiling qsort.c --- ext/-test-/time/all --- --- leap_second.o --- compiling leap_second.c --- ext/-test-/string/all --- --- rb_interned_str.o --- compiling rb_interned_str.c --- ext/-test-/time/all --- --- new.o --- compiling new.c --- ext/-test-/tracepoint/all --- --- pre-install-rb-default --- --- ext/-test-/typeddata/all --- --- ext/-test-/tracepoint/all --- --- gc_hook.o --- compiling gc_hook.c --- ext/-test-/typeddata/all --- --- pre-install-rb-default --- --- ext/-test-/string/all --- --- rb_str_dup.o --- --- ext/-test-/vm/all --- --- ext/-test-/string/all --- compiling rb_str_dup.c --- ext/-test-/typeddata/all --- --- typeddata.o --- compiling typeddata.c --- ext/-test-/vm/all --- --- ../../../.ext/.timestamp/amd64-freebsd14/.-test-.-.vm.time --- --- ext/-test-/string/all --- --- set_len.o --- compiling set_len.c --- ext/-test-/vm/all --- --- pre-install-rb-default --- --- ext/-test-/typeddata/all --- --- ../../../.ext/amd64-freebsd14/-test-/typeddata.so --- --- ext/-test-/vm/all --- --- at_exit.o --- compiling at_exit.c --- ext/-test-/tracepoint/all --- --- tracepoint.o --- compiling tracepoint.c --- ext/-test-/typeddata/all --- linking shared-object -test-/typeddata.so --- ext/-test-/wait/all --- --- pre-install-rb-default --- --- wait.o --- compiling wait.c --- ext/bigdecimal/all --- --- ext/-test-/string/all --- --- ../../../.ext/amd64-freebsd14/-test-/string.so --- linking shared-object -test-/string.so --- ext/-test-/tracepoint/all --- --- ../../../.ext/amd64-freebsd14/-test-/tracepoint.so --- linking shared-object -test-/tracepoint.so --- ext/bigdecimal/all --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.bigdecimal.time --- --- ext/-test-/vm/all --- --- ../../../.ext/amd64-freebsd14/-test-/vm/at_exit.so --- linking shared-object -test-/vm/at_exit.so --- ext/bigdecimal/all --- --- ../../.ext/common/bigdecimal.rb --- --- ext/-test-/time/all --- --- ../../../.ext/amd64-freebsd14/-test-/time.so --- linking shared-object -test-/time.so --- ext/bigdecimal/all --- --- bigdecimal.o --- compiling bigdecimal.c --- ext/-test-/wait/all --- --- ../../../.ext/amd64-freebsd14/-test-/wait.so --- linking shared-object -test-/wait.so --- ext/bigdecimal/all --- --- missing.o --- compiling missing.c --- ../../.ext/common/bigdecimal/jacobian.rb --- --- ext/cgi/escape/all --- --- ../../../.ext/.timestamp/amd64-freebsd14/.cgi.time --- --- ext/bigdecimal/all --- --- ../../.ext/common/bigdecimal/ludcmp.rb --- --- ../../.ext/common/bigdecimal/math.rb --- --- ../../.ext/common/bigdecimal/newton.rb --- --- ext/continuation/all --- --- ext/coverage/all --- --- ext/date/all --- --- ext/cgi/escape/all --- --- pre-install-rb-default --- --- escape.o --- compiling escape.c --- ext/bigdecimal/all --- --- ../../.ext/common/bigdecimal/util.rb --- --- pre-install-rb-default --- installing default bigdecimal libraries --- ext/continuation/all --- --- pre-install-rb-default --- --- ext/coverage/all --- --- coverage.o --- compiling coverage.c --- ext/continuation/all --- --- continuation.o --- compiling continuation.c --- ext/date/all --- --- date_core.o --- compiling date_core.c --- ext/continuation/all --- --- ../../.ext/amd64-freebsd14/continuation.so --- linking shared-object continuation.so --- ext/cgi/escape/all --- --- ../../../.ext/amd64-freebsd14/cgi/escape.so --- linking shared-object cgi/escape.so --- ext/digest/all --- --- ../../.ext/.timestamp/.include.-.ruby.time --- --- ext/coverage/all --- --- pre-install-rb-default --- --- ext/date/all --- --- date_parse.o --- compiling date_parse.c --- ext/digest/all --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.digest.time --- --- ext/coverage/all --- --- ../../.ext/common/coverage.rb --- --- pre-install-rb-default --- installing default coverage libraries --- ../../.ext/amd64-freebsd14/coverage.so --- --- ext/date/all --- --- date_strftime.o --- --- ext/digest/all --- --- digest.o --- compiling digest.c --- ext/coverage/all --- linking shared-object coverage.so --- ext/date/all --- compiling date_strftime.c --- date_strptime.o --- compiling date_strptime.c --- ext/digest/all --- --- pre-install-rb --- installing digest libraries --- ext/erb/escape/all --- --- ext/etc/all --- --- ext/digest/all --- --- ../../.ext/include/ruby/digest.h --- --- ext/erb/escape/all --- --- ../../../.ext/.timestamp/amd64-freebsd14/.erb.time --- --- ext/date/all --- --- pre-install-rb-default --- --- ext/etc/all --- --- pre-install-rb-default --- --- ext/date/all --- installing default date_core libraries --- ext/digest/all --- --- pre-install-rb-default --- --- ext/erb/escape/all --- --- pre-install-rb-default --- --- ext/etc/all --- --- etc.o --- compiling etc.c --- ext/digest/all --- installing default digest libraries --- ext/date/all --- --- ../../.ext/common/date.rb --- --- ext/erb/escape/all --- --- escape.o --- compiling escape.c --- ext/digest/all --- --- ../../.ext/common/digest/loader.rb --- --- ../../.ext/common/digest/version.rb --- --- ../../.ext/common/digest.rb --- --- ../../.ext/amd64-freebsd14/digest.so --- linking shared-object digest.so --- ext/fcntl/all --- --- pre-install-rb-default --- --- fcntl.o --- compiling fcntl.c --- ext/erb/escape/all --- --- ../../../.ext/amd64-freebsd14/erb/escape.so --- linking shared-object erb/escape.so --- ext/fiddle/all --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.fiddle.time --- --- closure.o --- compiling closure.c --- ext/fcntl/all --- --- ../../.ext/amd64-freebsd14/fcntl.so --- linking shared-object fcntl.so --- ext/etc/all --- --- ../../.ext/amd64-freebsd14/etc.so --- --- ext/fiddle/all --- --- conversions.o --- compiling conversions.c --- ext/etc/all --- linking shared-object etc.so --- ext/bigdecimal/all --- --- ../../.ext/amd64-freebsd14/bigdecimal.so --- linking shared-object bigdecimal.so --- ext/fiddle/all --- --- fiddle.o --- compiling fiddle.c --- function.o --- compiling function.c --- ext/io/console/all --- --- ext/fiddle/all --- --- handle.o --- --- ext/io/console/all --- --- ../../../.ext/.timestamp/amd64-freebsd14/.io.time --- --- ext/fiddle/all --- compiling handle.c --- ext/io/nonblock/all --- --- ext/io/console/all --- --- ../../../.ext/.timestamp/.RUBYCOMMONDIR.-.io.-.console.time --- --- ext/io/nonblock/all --- --- pre-install-rb-default --- --- ext/io/wait/all --- --- ext/io/nonblock/all --- --- nonblock.o --- --- ext/io/wait/all --- --- pre-install-rb-default --- --- wait.o --- compiling wait.c --- ext/io/console/all --- --- console.o --- compiling console.c --- ext/io/nonblock/all --- compiling nonblock.c --- ext/fiddle/all --- --- memory_view.o --- compiling memory_view.c --- pinned.o --- compiling pinned.c --- ext/io/wait/all --- --- ../../../.ext/amd64-freebsd14/io/wait.so --- linking shared-object io/wait.so --- ext/date/all --- --- ../../.ext/amd64-freebsd14/date_core.so --- linking shared-object date_core.so --- ext/io/nonblock/all --- --- ../../../.ext/amd64-freebsd14/io/nonblock.so --- linking shared-object io/nonblock.so --- ext/io/console/all --- --- pre-install-rb-default --- installing default console libraries --- ext/fiddle/all --- --- pointer.o --- compiling pointer.c --- ext/io/console/all --- --- ../../../.ext/common/io/console/size.rb --- --- ext/fiddle/all --- --- pre-install-rb-default --- --- ext/json/all --- --- ext/fiddle/all --- installing default fiddle libraries --- ../../.ext/common/fiddle/closure.rb --- --- ext/json/all --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.json.-.add.time --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.json.time --- --- ext/io/console/all --- --- ../../../.ext/amd64-freebsd14/io/console.so --- linking shared-object io/console.so --- ext/monitor/all --- --- ext/fiddle/all --- --- ../../.ext/common/fiddle/cparser.rb --- --- ext/nkf/all --- --- ext/json/all --- --- pre-install-rb-default --- --- ext/nkf/all --- --- nkf.o --- compiling nkf.c --- ext/monitor/all --- --- monitor.o --- compiling monitor.c --- ext/json/all --- --- ../../.ext/common/json/add/bigdecimal.rb --- --- pre-install-rb-default --- installing default libraries --- ../../.ext/common/json/add/complex.rb --- --- ext/monitor/all --- --- pre-install-rb-default --- --- ext/json/all --- --- ../../.ext/common/json/add/core.rb --- --- ext/monitor/all --- installing default monitor libraries --- ext/json/all --- --- ../../.ext/common/json/add/date.rb --- --- ext/fiddle/all --- --- ../../.ext/common/fiddle/function.rb --- --- ext/nkf/all --- --- pre-install-rb-default --- --- ext/monitor/all --- --- ../../.ext/common/monitor.rb --- --- ext/json/all --- --- ../../.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/nkf/all --- --- ../../.ext/common/kconv.rb --- --- ext/json/all --- --- ../../.ext/common/json/add/rational.rb --- --- ext/objspace/all --- --- ext/json/all --- --- ../../.ext/common/json/add/regexp.rb --- --- ../../.ext/common/json/add/set.rb --- --- ext/monitor/all --- --- ../../.ext/amd64-freebsd14/monitor.so --- linking shared-object monitor.so --- ext/fiddle/all --- --- ../../.ext/common/fiddle/import.rb --- --- ext/nkf/all --- --- pre-install-rb-default --- installing default nkf libraries --- ext/fiddle/all --- --- ../../.ext/common/fiddle/pack.rb --- --- ext/json/all --- --- ../../.ext/common/json/add/struct.rb --- --- ext/fiddle/all --- --- ../../.ext/common/fiddle/struct.rb --- --- ext/openssl/all --- --- ext/fiddle/all --- --- ../../.ext/common/fiddle/types.rb --- --- ext/objspace/all --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.objspace.time --- --- ext/json/all --- --- ../../.ext/common/json/add/symbol.rb --- --- ../../.ext/common/json/add/time.rb --- --- ../../.ext/common/json/common.rb --- --- ../../.ext/common/json/ext.rb --- --- ext/fiddle/all --- --- ../../.ext/common/fiddle/value.rb --- --- ext/objspace/all --- --- object_tracing.o --- compiling object_tracing.c --- ext/openssl/all --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.openssl.time --- --- ext/fiddle/all --- --- ../../.ext/common/fiddle/version.rb --- --- ext/openssl/all --- --- openssl_missing.o --- compiling openssl_missing.c --- ext/fiddle/all --- --- ../../.ext/common/fiddle.rb --- --- ext/json/all --- --- ../../.ext/common/json/generic_object.rb --- --- ext/objspace/all --- --- objspace.o --- compiling objspace.c --- ext/json/all --- --- ../../.ext/common/json/version.rb --- --- ../../.ext/common/json.rb --- --- ext/fiddle/all --- --- ../../.ext/amd64-freebsd14/fiddle.so --- linking shared-object fiddle.so --- ext/pathname/all --- --- ext/openssl/all --- --- ossl.o --- compiling ossl.c --- ext/pathname/all --- --- pathname.o --- compiling pathname.c --- pre-install-rb-default --- installing default pathname libraries --- ext/openssl/all --- --- ossl_asn1.o --- compiling ossl_asn1.c --- ext/objspace/all --- --- objspace_dump.o --- --- ext/openssl/all --- --- ossl_bio.o --- --- ext/objspace/all --- compiling objspace_dump.c --- ext/openssl/all --- compiling ossl_bio.c --- ext/objspace/all --- --- pre-install-rb-default --- installing default objspace libraries --- ext/pathname/all --- --- ../../.ext/common/pathname.rb --- --- ../../.ext/amd64-freebsd14/pathname.so --- linking shared-object pathname.so --- ext/openssl/all --- --- ossl_bn.o --- compiling ossl_bn.c --- ext/objspace/all --- --- ../../.ext/common/objspace/trace.rb --- --- ext/psych/all --- --- ext/objspace/all --- --- ../../.ext/common/objspace.rb --- --- ext/openssl/all --- --- ossl_cipher.o --- compiling ossl_cipher.c --- ext/psych/all --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.psych.time --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.psych.-.handlers.time --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.psych.-.json.time --- --- ext/objspace/all --- --- ../../.ext/amd64-freebsd14/objspace.so --- linking shared-object objspace.so --- ext/psych/all --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.psych.-.nodes.time --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.psych.-.visitors.time --- --- ext/openssl/all --- --- ossl_config.o --- compiling ossl_config.c --- ext/psych/all --- --- psych.o --- compiling psych.c --- psych_emitter.o --- compiling psych_emitter.c --- psych_parser.o --- compiling psych_parser.c --- ext/pty/all --- --- pty.o --- compiling pty.c --- ext/nkf/all --- --- ../../.ext/amd64-freebsd14/nkf.so --- linking shared-object nkf.so --- ext/pty/all --- --- pre-install-rb-default --- installing default pty libraries --- ext/rbconfig/sizeof/all --- --- ext/pty/all --- --- ../../.ext/common/expect.rb --- --- ext/psych/all --- --- psych_to_ruby.o --- --- ext/openssl/all --- --- ossl_digest.o --- compiling ossl_digest.c --- ext/rbconfig/sizeof/all --- --- ../../../.ext/.timestamp/amd64-freebsd14/.rbconfig.time --- --- ext/psych/all --- --- psych_yaml_tree.o --- compiling psych_to_ruby.c compiling psych_yaml_tree.c --- ext/openssl/all --- --- ossl_engine.o --- --- ext/rbconfig/sizeof/all --- --- pre-install-rb-default --- --- ext/openssl/all --- compiling ossl_engine.c --- ext/pty/all --- --- ../../.ext/amd64-freebsd14/pty.so --- linking shared-object pty.so --- ext/rbconfig/sizeof/all --- --- sizes.c --- sizes.c updated --- ext/openssl/all --- --- ossl_hmac.o --- compiling ossl_hmac.c --- ext/rbconfig/sizeof/all --- --- sizes.o --- compiling sizes.c --- ext/psych/all --- --- pre-install-rb-default --- --- ../../.ext/common/psych/class_loader.rb --- --- pre-install-rb-default --- installing default psych libraries --- ext/rbconfig/sizeof/all --- --- limits.o --- compiling limits.c --- ext/psych/all --- --- ../../.ext/common/psych/coder.rb --- --- ext/openssl/all --- --- ossl_kdf.o --- compiling ossl_kdf.c --- ext/ripper/all --- --- ext/psych/all --- --- ../../.ext/common/psych/core_ext.rb --- --- ext/ripper/all --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.ripper.time --- --- .eventids2-check --- checking ../.././parse.y and ../.././ext/ripper/eventids2.c --- ext/psych/all --- --- ../../.ext/common/psych/exception.rb --- --- ext/ripper/all --- --- pre-install-rb-default --- --- ext/psych/all --- --- ../../.ext/common/psych/handler.rb --- --- ../../.ext/common/psych/nodes.rb --- --- ../../.ext/common/psych/omap.rb --- --- ../../.ext/common/psych/parser.rb --- --- ext/rubyvm/all --- --- ext/ripper/all --- installing default ripper libraries --- ../../.ext/common/ripper/core.rb --- --- ../../.ext/common/ripper/filter.rb --- --- ../../.ext/common/ripper/lexer.rb --- --- ../../.ext/common/ripper/sexp.rb --- --- ../../.ext/common/ripper.rb --- --- eventids1.o --- compiling eventids1.c --- ext/psych/all --- --- ../../.ext/common/psych/scalar_scanner.rb --- --- ext/rubyvm/all --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.forwardable.time --- --- ext/psych/all --- --- ../../.ext/common/psych/set.rb --- --- ext/openssl/all --- --- ossl_ns_spki.o --- compiling ossl_ns_spki.c --- ext/rbconfig/sizeof/all --- --- ../../../.ext/amd64-freebsd14/rbconfig/sizeof.so --- linking shared-object rbconfig/sizeof.so --- ext/psych/all --- --- ../../.ext/common/psych/stream.rb --- --- ext/rubyvm/all --- --- pre-install-rb-default --- --- ext/psych/all --- --- ../../.ext/common/psych/streaming.rb --- --- ext/rubyvm/all --- installing default libraries --- ext/ripper/all --- --- eventids2.o --- compiling eventids2.c --- ext/rubyvm/all --- --- ../../.ext/common/forwardable/impl.rb --- --- ext/psych/all --- --- ../../.ext/common/psych/syntax_error.rb --- --- ext/openssl/all --- --- ossl_ocsp.o --- compiling ossl_ocsp.c --- ext/psych/all --- --- ../../.ext/common/psych/tree_builder.rb --- --- ext/ripper/all --- --- ripper_init.o --- compiling ripper_init.c --- ext/psych/all --- --- ../../.ext/common/psych/versions.rb --- --- ../../.ext/common/psych/visitors.rb --- --- ../../.ext/common/psych/y.rb --- --- ../../.ext/common/psych/handlers/document_stream.rb --- --- ../../.ext/common/psych/handlers/recorder.rb --- --- ../../.ext/common/psych/json/ruby_events.rb --- --- ../../.ext/common/psych/json/stream.rb --- --- ext/openssl/all --- --- ossl_pkcs12.o --- compiling ossl_pkcs12.c --- ext/psych/all --- --- ../../.ext/common/psych/json/tree_builder.rb --- --- ../../.ext/common/psych/json/yaml_events.rb --- --- ../../.ext/common/psych/nodes/alias.rb --- --- ../../.ext/common/psych/nodes/document.rb --- --- ../../.ext/common/psych/nodes/mapping.rb --- --- ../../.ext/common/psych/nodes/node.rb --- --- ../../.ext/common/psych/nodes/scalar.rb --- --- ../../.ext/common/psych/nodes/sequence.rb --- --- ../../.ext/common/psych/nodes/stream.rb --- --- ../../.ext/common/psych/visitors/depth_first.rb --- --- ../../.ext/common/psych/visitors/emitter.rb --- --- ext/openssl/all --- --- ossl_pkcs7.o --- compiling ossl_pkcs7.c --- ext/psych/all --- --- ../../.ext/common/psych/visitors/json_tree.rb --- --- ext/ripper/all --- --- ripper.o --- compiling ripper.c --- ext/psych/all --- --- ../../.ext/common/psych/visitors/to_ruby.rb --- --- ../../.ext/common/psych/visitors/visitor.rb --- --- ../../.ext/common/psych/visitors/yaml_tree.rb --- --- ext/socket/all --- --- ext/psych/all --- --- ../../.ext/common/psych.rb --- --- ../../.ext/amd64-freebsd14/psych.so --- linking shared-object psych.so --- ext/openssl/all --- --- ossl_pkey.o --- compiling ossl_pkey.c --- ext/socket/all --- --- pre-install-rb-default --- installing default socket libraries --- ../../.ext/common/socket.rb --- --- ext/stringio/all --- --- ext/socket/all --- --- ancdata.o --- compiling ancdata.c --- ext/stringio/all --- --- pre-install-rb-default --- --- stringio.o --- compiling stringio.c --- ext/socket/all --- --- basicsocket.o --- compiling basicsocket.c --- ifaddr.o --- compiling ifaddr.c --- ext/openssl/all --- --- ossl_pkey_dh.o --- compiling ossl_pkey_dh.c --- ossl_pkey_dsa.o --- compiling ossl_pkey_dsa.c --- ossl_pkey_ec.o --- compiling ossl_pkey_ec.c --- ext/stringio/all --- --- ../../.ext/amd64-freebsd14/stringio.so --- linking shared-object stringio.so --- ext/socket/all --- --- init.o --- compiling init.c --- ext/openssl/all --- --- ossl_pkey_rsa.o --- compiling ossl_pkey_rsa.c --- ossl_provider.o --- compiling ossl_provider.c --- ext/socket/all --- --- ipsocket.o --- compiling ipsocket.c --- ext/openssl/all --- --- ossl_rand.o --- compiling ossl_rand.c --- ext/socket/all --- --- option.o --- compiling option.c --- ext/strscan/all --- --- pre-install-rb-default --- --- strscan.o --- compiling strscan.c --- ext/syslog/all --- --- ext/socket/all --- --- raddrinfo.o --- --- ext/syslog/all --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.syslog.time --- --- ext/openssl/all --- --- ossl_ssl.o --- compiling ossl_ssl.c --- ext/socket/all --- compiling raddrinfo.c --- ext/syslog/all --- --- syslog.o --- compiling syslog.c --- pre-install-rb-default --- installing default syslog libraries --- ext/socket/all --- --- socket.o --- compiling socket.c --- ext/syslog/all --- --- ../../.ext/common/syslog/logger.rb --- --- ../../.ext/amd64-freebsd14/syslog.so --- linking shared-object syslog.so --- ext/strscan/all --- --- ../../.ext/amd64-freebsd14/strscan.so --- linking shared-object strscan.so --- ext/openssl/all --- --- ossl_ssl_session.o --- compiling ossl_ssl_session.c --- ext/socket/all --- --- sockssocket.o --- compiling sockssocket.c --- ext/openssl/all --- --- ossl_ts.o --- compiling ossl_ts.c --- ext/ripper/all --- --- ../../.ext/amd64-freebsd14/ripper.so --- linking shared-object ripper.so --- ext/socket/all --- --- tcpserver.o --- compiling tcpserver.c --- ext/zlib/all --- --- pre-install-rb-default --- --- zlib.o --- compiling zlib.c --- ext/openssl/all --- --- ossl_x509.o --- compiling ossl_x509.c --- .bundle/gems/debug-1.9.2/ext/debug/all --- --- ext/socket/all --- --- tcpsocket.o --- compiling tcpsocket.c --- .bundle/gems/debug-1.9.2/ext/debug/all --- --- ../../../../../.bundle/.timestamp/amd64-freebsd-14/3.3/.gems.-.debug-1.9.2.-.debug.time --- --- gemlib --- --- pre-install-rb-default --- --- ext/openssl/all --- --- ossl_x509attr.o --- compiling ossl_x509attr.c --- .bundle/gems/debug-1.9.2/ext/debug/all --- --- ../../../../../.bundle/specifications/debug-1.9.2.gemspec --- --- debug.o --- compiling debug.c --- ext/socket/all --- --- udpsocket.o --- compiling udpsocket.c --- unixserver.o --- compiling unixserver.c --- .bundle/gems/debug-1.9.2/ext/debug/all --- --- iseq_collector.o --- compiling iseq_collector.c --- ext/socket/all --- --- unixsocket.o --- compiling unixsocket.c --- ext/openssl/all --- --- ossl_x509cert.o --- compiling ossl_x509cert.c --- ext/socket/all --- --- constants.o --- compiling constants.c --- ext/openssl/all --- --- ossl_x509crl.o --- --- ext/zlib/all --- --- ../../.ext/amd64-freebsd14/zlib.so --- linking shared-object zlib.so --- .bundle/gems/debug-1.9.2/ext/debug/all --- --- ../../../../../.bundle/extensions/amd64-freebsd-14/3.3/debug-1.9.2/debug/debug.so --- --- ext/openssl/all --- compiling ossl_x509crl.c --- .bundle/gems/debug-1.9.2/ext/debug/all --- linking shared-object debug/debug.so --- ../../../../../.bundle/extensions/amd64-freebsd-14/3.3/debug-1.9.2/gem.build_complete --- --- .bundle/gems/racc-1.7.3/ext/racc/cparse/all --- --- ../../../../../../.bundle/.timestamp/amd64-freebsd-14/3.3/.gems.-.racc-1.7.3.-.racc.time --- --- ext/openssl/all --- --- ossl_x509ext.o --- --- .bundle/gems/racc-1.7.3/ext/racc/cparse/all --- --- gemlib --- --- .bundle/gems/rbs-3.4.0/ext/rbs_extension/all --- --- ext/openssl/all --- --- ossl_x509name.o --- compiling ossl_x509ext.c compiling ossl_x509name.c --- .bundle/gems/racc-1.7.3/ext/racc/cparse/all --- --- pre-install-rb-default --- --- .bundle/gems/rbs-3.4.0/ext/rbs_extension/all --- --- ../../../../../.bundle/.timestamp/amd64-freebsd-14/3.3/.gems.-.rbs-3.4.0.time --- --- .bundle/gems/racc-1.7.3/ext/racc/cparse/all --- --- ../../../../../../.bundle/specifications/racc-1.7.3.gemspec --- --- .bundle/gems/rbs-3.4.0/ext/rbs_extension/all --- --- gemlib --- --- pre-install-rb-default --- --- ../../../../../.bundle/specifications/rbs-3.4.0.gemspec --- --- .bundle/gems/racc-1.7.3/ext/racc/cparse/all --- --- cparse.o --- compiling cparse.c --- ext/openssl/all --- --- ossl_x509req.o --- compiling ossl_x509req.c --- .bundle/gems/rbs-3.4.0/ext/rbs_extension/all --- --- constants.o --- compiling constants.c --- .bundle/gems/racc-1.7.3/ext/racc/cparse/all --- --- ../../../../../../.bundle/extensions/amd64-freebsd-14/3.3/racc-1.7.3/racc/cparse.so --- --- ext/socket/all --- --- ../../.ext/amd64-freebsd14/socket.so --- linking shared-object socket.so --- .bundle/gems/rbs-3.4.0/ext/rbs_extension/all --- --- lexer.o --- compiling lexer.c --- .bundle/gems/racc-1.7.3/ext/racc/cparse/all --- linking shared-object racc/cparse.so --- ext/openssl/all --- --- ossl_x509revoked.o --- compiling ossl_x509revoked.c --- .bundle/gems/rbs-3.4.0/ext/rbs_extension/all --- --- lexstate.o --- compiling lexstate.c --- .bundle/gems/racc-1.7.3/ext/racc/cparse/all --- --- ../../../../../../.bundle/extensions/amd64-freebsd-14/3.3/racc-1.7.3/gem.build_complete --- --- ext/openssl/all --- --- ossl_x509store.o --- compiling ossl_x509store.c --- .bundle/gems/rbs-3.4.0/ext/rbs_extension/all --- --- location.o --- compiling location.c --- ext/openssl/all --- --- pre-install-rb-default --- --- .bundle/gems/rbs-3.4.0/ext/rbs_extension/all --- --- main.o --- compiling main.c --- ext/openssl/all --- installing default openssl libraries --- .bundle/gems/rbs-3.4.0/ext/rbs_extension/all --- --- parser.o --- compiling parser.c --- ext/openssl/all --- --- ../../.ext/common/openssl/bn.rb --- --- .bundle/gems/rbs-3.4.0/ext/rbs_extension/all --- --- parserstate.o --- compiling parserstate.c --- ext/openssl/all --- --- ../../.ext/common/openssl/buffering.rb --- --- ext/digest/bubblebabble/all --- --- .bundle/gems/rbs-3.4.0/ext/rbs_extension/all --- --- ruby_objs.o --- compiling ruby_objs.c --- ext/openssl/all --- --- ../../.ext/common/openssl/cipher.rb --- --- ../../.ext/common/openssl/digest.rb --- --- ext/digest/bubblebabble/all --- --- ../../../.ext/.timestamp/amd64-freebsd14/.digest.time --- --- ext/openssl/all --- --- ../../.ext/common/openssl/hmac.rb --- --- ext/digest/md5/all --- --- ext/digest/bubblebabble/all --- --- pre-install-rb-default --- --- bubblebabble.o --- compiling bubblebabble.c --- ext/openssl/all --- --- ../../.ext/common/openssl/marshal.rb --- --- ../../.ext/common/openssl/pkcs5.rb --- --- ../../.ext/common/openssl/pkey.rb --- --- ../../.ext/common/openssl/ssl.rb --- --- ../../.ext/common/openssl/version.rb --- --- ../../.ext/common/openssl/x509.rb --- --- ../../.ext/common/openssl.rb --- --- ext/digest/md5/all --- --- pre-install-rb-default --- --- ext/openssl/all --- --- ../../.ext/amd64-freebsd14/openssl.so --- --- .bundle/gems/rbs-3.4.0/ext/rbs_extension/all --- --- unescape.o --- compiling unescape.c --- ext/digest/md5/all --- --- md5init.o --- --- ext/openssl/all --- linking shared-object openssl.so --- ext/digest/md5/all --- compiling md5init.c --- ext/digest/bubblebabble/all --- --- ../../../.ext/amd64-freebsd14/digest/bubblebabble.so --- linking shared-object digest/bubblebabble.so --- ext/digest/rmd160/all --- --- ext/digest/md5/all --- --- md5.o --- compiling md5.c --- ext/digest/rmd160/all --- --- pre-install-rb-default --- --- rmd160init.o --- compiling rmd160init.c --- rmd160.o --- compiling rmd160.c --- ext/digest/sha1/all --- --- pre-install-rb-default --- --- sha1init.o --- compiling sha1init.c --- .bundle/gems/rbs-3.4.0/ext/rbs_extension/all --- --- ../../../../../.bundle/extensions/amd64-freebsd-14/3.3/rbs-3.4.0/rbs_extension.so --- linking shared-object rbs_extension.so --- ext/digest/sha1/all --- --- sha1.o --- compiling sha1.c --- ext/digest/md5/all --- --- ../../../.ext/amd64-freebsd14/digest/md5.so --- --- ext/digest/sha2/all --- --- ext/digest/md5/all --- linking shared-object digest/md5.so --- ext/digest/sha2/all --- --- ../../../.ext/.timestamp/.RUBYCOMMONDIR.-.digest.-.sha2.time --- --- sha2init.o --- compiling sha2init.c --- ext/digest/rmd160/all --- --- ../../../.ext/amd64-freebsd14/digest/rmd160.so --- linking shared-object digest/rmd160.so --- .bundle/gems/rbs-3.4.0/ext/rbs_extension/all --- --- ../../../../../.bundle/extensions/amd64-freebsd-14/3.3/rbs-3.4.0/gem.build_complete --- --- ext/json/generator/all --- --- ext/digest/sha2/all --- --- sha2.o --- compiling sha2.c --- ext/json/generator/all --- --- ../../../.ext/.timestamp/amd64-freebsd14/.json.-.ext.time --- --- pre-install-rb-default --- --- generator.o --- --- ext/digest/sha2/all --- --- pre-install-rb-default --- --- ext/json/generator/all --- compiling generator.c --- ext/digest/sha1/all --- --- ../../../.ext/amd64-freebsd14/digest/sha1.so --- linking shared-object digest/sha1.so --- ext/digest/sha2/all --- installing default sha2 libraries --- ext/json/parser/all --- --- pre-install-rb-default --- --- parser.o --- compiling parser.c --- ext/digest/sha2/all --- --- ../../../.ext/common/digest/sha2/loader.rb --- --- ../../../.ext/common/digest/sha2.rb --- --- ../../../.ext/amd64-freebsd14/digest/sha2.so --- linking shared-object digest/sha2.so --- ext/json/parser/all --- --- ../../../.ext/amd64-freebsd14/json/ext/parser.so --- linking shared-object json/ext/parser.so --- ext/json/generator/all --- --- ../../../.ext/amd64-freebsd14/json/ext/generator.so --- linking shared-object json/ext/generator.so --- ruby33 --- --- yjit-static-lib --- building Rust YJIT (release mode) warning: creating a shared reference to mutable static is discouraged --> ./yjit/src/options.rs:143:19 | 143 | unsafe { &($crate::options::OPTIONS.$option_name) } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | ::: ./yjit/src/codegen.rs:747:8 | 747 | if get_option_ref!(dump_disasm).is_some() { | ---------------------------- in this macro invocation | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives = note: `#[warn(static_mut_refs)]` on by default = note: this warning originates in the macro `get_option_ref` (in Nightly builds, run with -Z macro-backtrace for more info) warning: creating a shared reference to mutable static is discouraged --> ./yjit/src/codegen.rs:4256:52 | 4256 | assert_eq!(sample_instance.class_of(), rb_cString, "context says class is exactly ::String") | ^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives warning: creating a shared reference to mutable static is discouraged --> ./yjit/src/codegen.rs:5192:26 | 5192 | let table = unsafe { METHOD_CODEGEN_TABLE.as_ref().unwrap() }; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives warning: creating a shared reference to mutable static is discouraged --> ./yjit/src/codegen.rs:8847:17 | 8847 | assert!(METHOD_CODEGEN_TABLE.is_none()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives warning: creating a mutable reference to mutable static is discouraged --> ./yjit/src/codegen.rs:8917:14 | 8917 | unsafe { METHOD_CODEGEN_TABLE.as_mut().unwrap().insert(method_serial, gen_fn); } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives warning: creating a mutable reference to mutable static is discouraged --> ./yjit/src/codegen.rs:9053:18 | 9053 | unsafe { CODEGEN_GLOBALS.as_mut().unwrap() } | ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives warning: creating a mutable reference to mutable static is discouraged --> ./yjit/src/codegen.rs:9057:18 | 9057 | unsafe { CODEGEN_GLOBALS.as_mut().is_some() } | ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives warning: this method call resolves to `<&Box<[T]> as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to ` as IntoIterator>::into_iter` in Rust 2024 --> ./yjit/src/core.rs:982:49 | 982 | formatter.debug_list().entries(branches.into_iter()).finish() | ^^^^^^^^^ | = warning: this changes meaning in Rust 2024 = note: for more information, see = note: `#[warn(boxed_slice_into_iter)]` on by default help: use `.iter()` instead of `.into_iter()` to avoid ambiguity | 982 - formatter.debug_list().entries(branches.into_iter()).finish() 982 + formatter.debug_list().entries(branches.iter()).finish() | help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value | 982 - formatter.debug_list().entries(branches.into_iter()).finish() 982 + formatter.debug_list().entries(IntoIterator::into_iter(branches)).finish() | warning: creating a mutable reference to mutable static is discouraged --> ./yjit/src/invariants.rs:78:18 | 78 | unsafe { INVARIANTS.as_mut().unwrap() } | ^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives warning: creating a shared reference to mutable static is discouraged --> ./yjit/src/stats.rs:70:12 | 70 | if CFUNC_NAME_TO_IDX.is_none() { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives warning: creating a shared reference to mutable static is discouraged --> ./yjit/src/stats.rs:74:12 | 74 | if CFUNC_CALL_COUNT.is_none() { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives warning: creating a mutable reference to mutable static is discouraged --> ./yjit/src/stats.rs:78:27 | 78 | let name_to_idx = CFUNC_NAME_TO_IDX.as_mut().unwrap(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives warning: creating a mutable reference to mutable static is discouraged --> ./yjit/src/stats.rs:87:40 | 87 | let cfunc_call_count = CFUNC_CALL_COUNT.as_mut().unwrap(); | ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives warning: creating a mutable reference to mutable static is discouraged --> ./yjit/src/stats.rs:102:32 | 102 | let cfunc_call_count = CFUNC_CALL_COUNT.as_mut().unwrap(); | ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives warning: creating a mutable reference to mutable static is discouraged --> ./yjit/src/stats.rs:149:18 | 149 | unsafe { YJIT_EXIT_LOCATIONS.as_mut().unwrap() } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives warning: creating a mutable reference to mutable static is discouraged --> ./yjit/src/stats.rs:750:42 | 750 | if let Some(cfunc_name_to_idx) = CFUNC_NAME_TO_IDX.as_mut() { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives warning: creating a mutable reference to mutable static is discouraged --> ./yjit/src/stats.rs:751:31 | 751 | let call_counts = CFUNC_CALL_COUNT.as_mut().unwrap(); | ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives warning: 17 warnings emitted --- yjit/target/release/libyjit.a --- --- yjit/target/release/libyjit.o --- partial linking yjit/target/release/libyjit.a into yjit/target/release/libyjit.o --- miniruby --- linking miniruby --- .rbconfig.time --- --- builtin_binary.inc --- builtin_binary.inc updated 8df3a975aaa052e1927887614c0d4e762d221700e09a9b9b5f190b65fe5153ef builtin_binary.inc --- builtin.o --- compiling builtin.c --- .rbconfig.time --- /bin/sh ./tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp rbconfig.rb unchanged --- verconf.h --- creating verconf.h verconf.h updated --- loadpath.o --- compiling loadpath.c --- libruby33-static.a --- linking static-library libruby33-static.a --- libruby33.so.33 --- linking shared-library libruby33.so.33 --- ruby33 --- linking ruby33 --- main --- --- rdoc --- Generating RDoc documentation Parsing sources... 0% [ 1/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/NEWS/NEWS-1.8.7 0% [ 2/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/NEWS/NEWS-1.9.1 0% [ 3/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/NEWS/NEWS-1.9.2 0% [ 4/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/NEWS/NEWS-1.9.3 0% [ 5/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/NEWS/NEWS-2.0.0 0% [ 6/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/NEWS/NEWS-2.1.0 0% [ 7/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/NEWS/NEWS-2.2.0 0% [ 8/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/NEWS/NEWS-2.3.0 0% [ 9/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/NEWS/NEWS-2.4.0 0% [10/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/NEWS/NEWS-2.5.0 1% [11/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/NEWS/NEWS-2.6.0 1% [12/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/NEWS/NEWS-2.7.0 1% [13/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/NEWS/NEWS-3.0.0.md 1% [14/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/NEWS/NEWS-3.1.0.md 1% [15/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/NEWS/NEWS-3.2.0.md 1% [16/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/bsearch.rdoc 1% [17/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/bug_triaging.rdoc 1% [18/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/case_mapping.rdoc 1% [19/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/character_selectors.rdoc 1% [20/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/command_injection.rdoc 2% [21/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/contributing.md 2% [22/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/contributing/building_ruby.md 2% [23/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/contributing/documentation_guide.md 2% [24/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/contributing/glossary.md 2% [25/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/contributing/making_changes_to_ruby.md 2% [26/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/contributing/making_changes_to_stdlibs.md 2% [27/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/contributing/reporting_issues.md 2% [28/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/contributing/testing_ruby.md 2% [29/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/dig_methods.rdoc 2% [30/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/distribution.md 3% [31/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/dtrace_probes.rdoc 3% [32/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/encodings.rdoc 3% [33/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/extension.ja.rdoc 3% [34/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/extension.rdoc 3% [35/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/fiber.md 3% [36/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/format_specifications.rdoc 3% [37/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/globals.rdoc 3% [38/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/implicit_conversion.rdoc 3% [39/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/keywords.rdoc 3% [40/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/maintainers.md 4% [41/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/marshal.rdoc 4% [42/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/memory_view.md 4% [43/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/optparse/argument_converters.rdoc 4% [44/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/optparse/creates_option.rdoc 4% [45/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/optparse/option_params.rdoc 4% [46/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/optparse/tutorial.rdoc 4% [47/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/packed_data.rdoc 4% [48/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/ractor.md 4% [49/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/rdoc/markup_reference.rb 4% [50/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/regexp/methods.rdoc 5% [51/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/regexp/unicode_properties.rdoc 5% [52/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/rjit/rjit.md 5% [53/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/security.rdoc 5% [54/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/signals.rdoc 5% [55/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/standard_library.rdoc 5% [56/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/strftime_formatting.rdoc 5% [57/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/syntax.rdoc 5% [58/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/syntax/assignment.rdoc 5% [59/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/syntax/calling_methods.rdoc 5% [60/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/syntax/comments.rdoc 6% [61/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/syntax/control_expressions.rdoc 6% [62/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/syntax/exceptions.rdoc 6% [63/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/syntax/literals.rdoc 6% [64/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/syntax/methods.rdoc 6% [65/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/syntax/miscellaneous.rdoc 6% [66/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/syntax/modules_and_classes.rdoc 6% [67/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/syntax/operators.rdoc 6% [68/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/syntax/pattern_matching.rdoc 6% [69/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/syntax/precedence.rdoc 6% [70/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/syntax/refinements.rdoc 7% [71/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/windows.md 7% [72/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/yjit/yjit.md 7% [73/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/yjit/yjit_hacking.md 7% [74/1011] COPYING 7% [75/1011] COPYING.ja 7% [76/1011] LEGAL 7% [77/1011] NEWS.md 7% [78/1011] README.ja.md 7% [79/1011] README.md 7% [80/1011] addr2line.c 8% [81/1011] array.c 8% [82/1011] array.rb 8% [83/1011] ast.c 8% [84/1011] ast.rb 8% [85/1011] bignum.c 8% [86/1011] builtin.c 8% [87/1011] class.c 8% [88/1011] compar.c 8% [89/1011] compile.c 8% [90/1011] complex.c 9% [91/1011] cont.c 9% [92/1011] debug.c 9% [93/1011] debug_counter.c 9% [94/1011] dir.c 9% [95/1011] dir.rb 9% [96/1011] dln.c 9% [97/1011] dln_find.c 9% [98/1011] dmydln.c 9% [99/1011] dmyenc.c 9% [100/1011] dmyext.c 9% [101/1011] doc/NEWS/NEWS-1.8.7 10% [102/1011] doc/NEWS/NEWS-1.9.1 10% [103/1011] doc/NEWS/NEWS-1.9.2 10% [104/1011] doc/NEWS/NEWS-1.9.3 10% [105/1011] doc/NEWS/NEWS-2.0.0 10% [106/1011] doc/NEWS/NEWS-2.1.0 10% [107/1011] doc/NEWS/NEWS-2.2.0 10% [108/1011] doc/NEWS/NEWS-2.3.0 10% [109/1011] doc/NEWS/NEWS-2.4.0 10% [110/1011] doc/NEWS/NEWS-2.5.0 10% [111/1011] doc/NEWS/NEWS-2.6.0 11% [112/1011] doc/NEWS/NEWS-2.7.0 11% [113/1011] doc/NEWS/NEWS-3.0.0.md 11% [114/1011] doc/NEWS/NEWS-3.1.0.md 11% [115/1011] doc/NEWS/NEWS-3.2.0.md 11% [116/1011] doc/bsearch.rdoc 11% [117/1011] doc/bug_triaging.rdoc 11% [118/1011] doc/case_mapping.rdoc 11% [119/1011] doc/character_selectors.rdoc 11% [120/1011] doc/command_injection.rdoc 11% [121/1011] doc/contributing.md 12% [122/1011] doc/contributing/building_ruby.md 12% [123/1011] doc/contributing/documentation_guide.md 12% [124/1011] doc/contributing/glossary.md 12% [125/1011] doc/contributing/making_changes_to_ruby.md 12% [126/1011] doc/contributing/making_changes_to_stdlibs.md 12% [127/1011] doc/contributing/reporting_issues.md 12% [128/1011] doc/contributing/testing_ruby.md 12% [129/1011] doc/dig_methods.rdoc 12% [130/1011] doc/distribution.md 12% [131/1011] doc/dtrace_probes.rdoc 13% [132/1011] doc/encodings.rdoc 13% [133/1011] doc/extension.ja.rdoc 13% [134/1011] doc/extension.rdoc 13% [135/1011] doc/fiber.md 13% [136/1011] doc/format_specifications.rdoc 13% [137/1011] doc/globals.rdoc 13% [138/1011] doc/implicit_conversion.rdoc 13% [139/1011] doc/keywords.rdoc 13% [140/1011] doc/maintainers.md 13% [141/1011] doc/marshal.rdoc 14% [142/1011] doc/memory_view.md 14% [143/1011] doc/optparse/argument_converters.rdoc 14% [144/1011] doc/optparse/creates_option.rdoc 14% [145/1011] doc/optparse/option_params.rdoc 14% [146/1011] doc/optparse/tutorial.rdoc 14% [147/1011] doc/packed_data.rdoc 14% [148/1011] doc/ractor.md 14% [149/1011] doc/rdoc/markup_reference.rb 14% [150/1011] doc/regexp/methods.rdoc 14% [151/1011] doc/regexp/unicode_properties.rdoc 15% [152/1011] doc/rjit/rjit.md 15% [153/1011] doc/security.rdoc 15% [154/1011] doc/signals.rdoc 15% [155/1011] doc/standard_library.rdoc 15% [156/1011] doc/strftime_formatting.rdoc 15% [157/1011] doc/syntax.rdoc 15% [158/1011] doc/syntax/assignment.rdoc 15% [159/1011] doc/syntax/calling_methods.rdoc 15% [160/1011] doc/syntax/comments.rdoc 15% [161/1011] doc/syntax/control_expressions.rdoc 16% [162/1011] doc/syntax/exceptions.rdoc 16% [163/1011] doc/syntax/literals.rdoc 16% [164/1011] doc/syntax/methods.rdoc 16% [165/1011] doc/syntax/miscellaneous.rdoc 16% [166/1011] doc/syntax/modules_and_classes.rdoc 16% [167/1011] doc/syntax/operators.rdoc 16% [168/1011] doc/syntax/pattern_matching.rdoc 16% [169/1011] doc/syntax/precedence.rdoc 16% [170/1011] doc/syntax/refinements.rdoc 16% [171/1011] doc/windows.md 17% [172/1011] doc/yjit/yjit.md 17% [173/1011] doc/yjit/yjit_hacking.md 17% [174/1011] encoding.c 17% [175/1011] enum.c 17% [176/1011] enumerator.c 17% [177/1011] error.c 17% [178/1011] eval.c 17% [179/1011] eval_error.c 17% [180/1011] eval_jump.c 17% [181/1011] ext/bigdecimal/bigdecimal.c 18% [182/1011] ext/bigdecimal/lib/bigdecimal.rb 18% [183/1011] ext/bigdecimal/lib/bigdecimal/jacobian.rb 18% [184/1011] ext/bigdecimal/lib/bigdecimal/ludcmp.rb 18% [185/1011] ext/bigdecimal/lib/bigdecimal/math.rb 18% [186/1011] ext/bigdecimal/lib/bigdecimal/newton.rb 18% [187/1011] ext/bigdecimal/lib/bigdecimal/util.rb 18% [188/1011] ext/cgi/escape/escape.c 18% [189/1011] ext/continuation/continuation.c 18% [190/1011] ext/coverage/coverage.c 18% [191/1011] ext/coverage/lib/coverage.rb 18% [192/1011] ext/date/date_core.c 19% [193/1011] ext/date/date_parse.c 19% [194/1011] ext/date/date_strftime.c 19% [195/1011] ext/date/date_strptime.c 19% [196/1011] ext/date/lib/date.rb 19% [197/1011] ext/digest/bubblebabble/bubblebabble.c 19% [198/1011] ext/digest/digest.c 19% [199/1011] ext/digest/lib/digest.rb 19% [200/1011] ext/digest/lib/digest/loader.rb 19% [201/1011] ext/digest/lib/digest/version.rb 19% [202/1011] ext/digest/md5/md5init.c 20% [203/1011] ext/digest/rmd160/rmd160init.c 20% [204/1011] ext/digest/sha1/sha1init.c 20% [205/1011] ext/digest/sha2/lib/sha2.rb 20% [206/1011] ext/digest/sha2/lib/sha2/loader.rb 20% [207/1011] ext/digest/sha2/sha2init.c 20% [208/1011] ext/etc/etc.c 20% [209/1011] ext/fcntl/fcntl.c 20% [210/1011] ext/fiddle/closure.c 20% [211/1011] ext/fiddle/conversions.c 20% [212/1011] ext/fiddle/fiddle.c 21% [213/1011] ext/fiddle/function.c 21% [214/1011] ext/fiddle/handle.c 21% [215/1011] ext/fiddle/lib/fiddle.rb 21% [216/1011] ext/fiddle/lib/fiddle/closure.rb 21% [217/1011] ext/fiddle/lib/fiddle/cparser.rb 21% [218/1011] ext/fiddle/lib/fiddle/function.rb 21% [219/1011] ext/fiddle/lib/fiddle/import.rb 21% [220/1011] ext/fiddle/lib/fiddle/pack.rb 21% [221/1011] ext/fiddle/lib/fiddle/struct.rb 21% [222/1011] ext/fiddle/lib/fiddle/types.rb 22% [223/1011] ext/fiddle/lib/fiddle/value.rb 22% [224/1011] ext/fiddle/lib/fiddle/version.rb 22% [225/1011] ext/fiddle/pinned.c 22% [226/1011] ext/fiddle/pointer.c 22% [227/1011] ext/io/console/console.c 22% [228/1011] ext/io/nonblock/nonblock.c 22% [229/1011] ext/io/wait/wait.c 22% [230/1011] ext/json/generator/generator.c 22% [231/1011] ext/json/lib/json.rb 22% [232/1011] ext/json/lib/json/add/bigdecimal.rb 23% [233/1011] ext/json/lib/json/add/complex.rb 23% [234/1011] ext/json/lib/json/add/core.rb 23% [235/1011] ext/json/lib/json/add/date.rb 23% [236/1011] ext/json/lib/json/add/date_time.rb 23% [237/1011] ext/json/lib/json/add/exception.rb 23% [238/1011] ext/json/lib/json/add/ostruct.rb 23% [239/1011] ext/json/lib/json/add/range.rb 23% [240/1011] ext/json/lib/json/add/rational.rb 23% [241/1011] ext/json/lib/json/add/regexp.rb 23% [242/1011] ext/json/lib/json/add/set.rb 24% [243/1011] ext/json/lib/json/add/struct.rb 24% [244/1011] ext/json/lib/json/add/symbol.rb 24% [245/1011] ext/json/lib/json/add/time.rb 24% [246/1011] ext/json/lib/json/common.rb 24% [247/1011] ext/json/lib/json/ext.rb 24% [248/1011] ext/json/lib/json/generic_object.rb 24% [249/1011] ext/json/lib/json/version.rb 24% [250/1011] ext/json/parser/parser.c 24% [251/1011] ext/monitor/lib/monitor.rb 24% [252/1011] ext/monitor/monitor.c 25% [253/1011] ext/nkf/lib/kconv.rb 25% [254/1011] ext/nkf/nkf.c 25% [255/1011] ext/objspace/lib/objspace.rb 25% [256/1011] ext/objspace/lib/objspace/trace.rb 25% [257/1011] ext/objspace/object_tracing.c 25% [258/1011] ext/objspace/objspace.c 25% [259/1011] ext/objspace/objspace_dump.c 25% [260/1011] ext/openssl/lib/openssl.rb 25% [261/1011] ext/openssl/lib/openssl/bn.rb 25% [262/1011] ext/openssl/lib/openssl/buffering.rb 26% [263/1011] ext/openssl/lib/openssl/cipher.rb 26% [264/1011] ext/openssl/lib/openssl/digest.rb 26% [265/1011] ext/openssl/lib/openssl/hmac.rb 26% [266/1011] ext/openssl/lib/openssl/marshal.rb 26% [267/1011] ext/openssl/lib/openssl/pkcs5.rb 26% [268/1011] ext/openssl/lib/openssl/pkey.rb 26% [269/1011] ext/openssl/lib/openssl/ssl.rb 26% [270/1011] ext/openssl/lib/openssl/version.rb 26% [271/1011] ext/openssl/lib/openssl/x509.rb 26% [272/1011] ext/openssl/ossl.c 27% [273/1011] ext/openssl/ossl_asn1.c 27% [274/1011] ext/openssl/ossl_bio.c 27% [275/1011] ext/openssl/ossl_bn.c 27% [276/1011] ext/openssl/ossl_cipher.c 27% [277/1011] ext/openssl/ossl_config.c 27% [278/1011] ext/openssl/ossl_digest.c 27% [279/1011] ext/openssl/ossl_engine.c 27% [280/1011] ext/openssl/ossl_hmac.c 27% [281/1011] ext/openssl/ossl_kdf.c 27% [282/1011] ext/openssl/ossl_ns_spki.c 27% [283/1011] ext/openssl/ossl_ocsp.c 28% [284/1011] ext/openssl/ossl_pkcs12.c 28% [285/1011] ext/openssl/ossl_pkcs7.c 28% [286/1011] ext/openssl/ossl_pkey.c 28% [287/1011] ext/openssl/ossl_pkey_dh.c 28% [288/1011] ext/openssl/ossl_pkey_dsa.c 28% [289/1011] ext/openssl/ossl_pkey_ec.c 28% [290/1011] ext/openssl/ossl_pkey_rsa.c 28% [291/1011] ext/openssl/ossl_rand.c 28% [292/1011] ext/openssl/ossl_ssl.c 28% [293/1011] ext/openssl/ossl_ssl_session.c 29% [294/1011] ext/openssl/ossl_ts.c 29% [295/1011] ext/openssl/ossl_x509.c 29% [296/1011] ext/openssl/ossl_x509attr.c 29% [297/1011] ext/openssl/ossl_x509cert.c 29% [298/1011] ext/openssl/ossl_x509crl.c 29% [299/1011] ext/openssl/ossl_x509ext.c 29% [300/1011] ext/openssl/ossl_x509name.c 29% [301/1011] ext/openssl/ossl_x509req.c 29% [302/1011] ext/openssl/ossl_x509revoked.c 29% [303/1011] ext/openssl/ossl_x509store.c 30% [304/1011] ext/pathname/lib/pathname.rb 30% [305/1011] ext/pathname/pathname.c 30% [306/1011] ext/psych/lib/psych.rb 30% [307/1011] ext/psych/lib/psych/class_loader.rb 30% [308/1011] ext/psych/lib/psych/coder.rb 30% [309/1011] ext/psych/lib/psych/core_ext.rb 30% [310/1011] ext/psych/lib/psych/exception.rb 30% [311/1011] ext/psych/lib/psych/handler.rb 30% [312/1011] ext/psych/lib/psych/handlers/document_stream.rb 30% [313/1011] ext/psych/lib/psych/handlers/recorder.rb 31% [314/1011] ext/psych/lib/psych/json/ruby_events.rb 31% [315/1011] ext/psych/lib/psych/json/stream.rb 31% [316/1011] ext/psych/lib/psych/json/tree_builder.rb 31% [317/1011] ext/psych/lib/psych/json/yaml_events.rb 31% [318/1011] ext/psych/lib/psych/nodes.rb 31% [319/1011] ext/psych/lib/psych/nodes/alias.rb 31% [320/1011] ext/psych/lib/psych/nodes/document.rb 31% [321/1011] ext/psych/lib/psych/nodes/mapping.rb 31% [322/1011] ext/psych/lib/psych/nodes/node.rb 31% [323/1011] ext/psych/lib/psych/nodes/scalar.rb 32% [324/1011] ext/psych/lib/psych/nodes/sequence.rb 32% [325/1011] ext/psych/lib/psych/nodes/stream.rb 32% [326/1011] ext/psych/lib/psych/omap.rb 32% [327/1011] ext/psych/lib/psych/parser.rb 32% [328/1011] ext/psych/lib/psych/scalar_scanner.rb 32% [329/1011] ext/psych/lib/psych/set.rb 32% [330/1011] ext/psych/lib/psych/stream.rb 32% [331/1011] ext/psych/lib/psych/streaming.rb 32% [332/1011] ext/psych/lib/psych/syntax_error.rb 32% [333/1011] ext/psych/lib/psych/tree_builder.rb 33% [334/1011] ext/psych/lib/psych/versions.rb 33% [335/1011] ext/psych/lib/psych/visitors.rb 33% [336/1011] ext/psych/lib/psych/visitors/depth_first.rb 33% [337/1011] ext/psych/lib/psych/visitors/emitter.rb 33% [338/1011] ext/psych/lib/psych/visitors/json_tree.rb 33% [339/1011] ext/psych/lib/psych/visitors/to_ruby.rb 33% [340/1011] ext/psych/lib/psych/visitors/visitor.rb 33% [341/1011] ext/psych/lib/psych/visitors/yaml_tree.rb 33% [342/1011] ext/psych/lib/psych/y.rb 33% [343/1011] ext/psych/psych.c 34% [344/1011] ext/psych/psych_emitter.c 34% [345/1011] ext/psych/psych_parser.c 34% [346/1011] ext/psych/psych_to_ruby.c 34% [347/1011] ext/psych/psych_yaml_tree.c 34% [348/1011] ext/pty/lib/expect.rb 34% [349/1011] ext/pty/pty.c 34% [350/1011] ext/rbconfig/sizeof/limits.c 34% [351/1011] ext/rbconfig/sizeof/sizes.c 34% [352/1011] ext/ripper/lib/ripper.rb 34% [353/1011] ext/ripper/lib/ripper/core.rb 35% [354/1011] ext/ripper/lib/ripper/filter.rb 35% [355/1011] ext/ripper/lib/ripper/lexer.rb 35% [356/1011] ext/ripper/lib/ripper/sexp.rb 35% [357/1011] ext/socket/ancdata.c 35% [358/1011] ext/socket/basicsocket.c 35% [359/1011] ext/socket/constants.c 35% [360/1011] ext/socket/constdefs.c 35% [361/1011] ext/socket/ifaddr.c 35% [362/1011] ext/socket/init.c 35% [363/1011] ext/socket/ipsocket.c 36% [364/1011] ext/socket/lib/socket.rb 36% [365/1011] ext/socket/option.c 36% [366/1011] ext/socket/raddrinfo.c 36% [367/1011] ext/socket/socket.c 36% [368/1011] ext/socket/sockssocket.c 36% [369/1011] ext/socket/tcpserver.c 36% [370/1011] ext/socket/tcpsocket.c 36% [371/1011] ext/socket/udpsocket.c 36% [372/1011] ext/socket/unixserver.c 36% [373/1011] ext/socket/unixsocket.c 36% [374/1011] ext/stringio/stringio.c 37% [375/1011] ext/strscan/strscan.c 37% [376/1011] ext/syslog/lib/syslog/logger.rb 37% [377/1011] ext/syslog/syslog.c 37% [378/1011] ext/zlib/zlib.c 37% [379/1011] file.c 37% [380/1011] gc.c 37% [381/1011] gc.rb 37% [382/1011] golf_prelude.c 37% [383/1011] goruby.c 37% [384/1011] hash.c 38% [385/1011] id.c 38% [386/1011] id_table.c 38% [387/1011] inits.c 38% [388/1011] io.c 38% [389/1011] io.rb 38% [390/1011] io_buffer.c 38% [391/1011] iseq.c 38% [392/1011] kernel.rb 38% [393/1011] lex.c 38% [394/1011] lib/English.rb 39% [395/1011] lib/abbrev.rb 39% [396/1011] lib/base64.rb 39% [397/1011] lib/benchmark.rb 39% [398/1011] lib/bundled_gems.rb 39% [399/1011] lib/cgi.rb 39% [400/1011] lib/cgi/cookie.rb 39% [401/1011] lib/cgi/core.rb 39% [402/1011] lib/cgi/html.rb 39% [403/1011] lib/cgi/session.rb 39% [404/1011] lib/cgi/session/pstore.rb 40% [405/1011] lib/cgi/util.rb 40% [406/1011] lib/csv.rb 40% [407/1011] lib/csv/core_ext/array.rb 40% [408/1011] lib/csv/core_ext/string.rb 40% [409/1011] lib/csv/fields_converter.rb 40% [410/1011] lib/csv/input_record_separator.rb 40% [411/1011] lib/csv/parser.rb 40% [412/1011] lib/csv/row.rb 40% [413/1011] lib/csv/table.rb 40% [414/1011] lib/csv/version.rb 41% [415/1011] lib/csv/writer.rb 41% [416/1011] lib/delegate.rb 41% [417/1011] lib/did_you_mean.rb 41% [418/1011] lib/did_you_mean/core_ext/name_error.rb 41% [419/1011] lib/did_you_mean/experimental.rb 41% [420/1011] lib/did_you_mean/formatter.rb 41% [421/1011] lib/did_you_mean/formatters/plain_formatter.rb 41% [422/1011] lib/did_you_mean/formatters/verbose_formatter.rb 41% [423/1011] lib/did_you_mean/jaro_winkler.rb 41% [424/1011] lib/did_you_mean/levenshtein.rb 42% [425/1011] lib/did_you_mean/spell_checker.rb 42% [426/1011] lib/did_you_mean/spell_checkers/key_error_checker.rb 42% [427/1011] lib/did_you_mean/spell_checkers/method_name_checker.rb 42% [428/1011] lib/did_you_mean/spell_checkers/name_error_checkers.rb 42% [429/1011] lib/did_you_mean/spell_checkers/name_error_checkers/class_name_checker.rb 42% [430/1011] lib/did_you_mean/spell_checkers/name_error_checkers/variable_name_checker.rb 42% [431/1011] lib/did_you_mean/spell_checkers/null_checker.rb 42% [432/1011] lib/did_you_mean/spell_checkers/pattern_key_name_checker.rb 42% [433/1011] lib/did_you_mean/spell_checkers/require_path_checker.rb 42% [434/1011] lib/did_you_mean/tree_spell_checker.rb 43% [435/1011] lib/did_you_mean/verbose.rb 43% [436/1011] lib/did_you_mean/version.rb 43% [437/1011] lib/drb.rb 43% [438/1011] lib/drb/acl.rb 43% [439/1011] lib/drb/drb.rb 43% [440/1011] lib/drb/eq.rb 43% [441/1011] lib/drb/extserv.rb 43% [442/1011] lib/drb/extservm.rb 43% [443/1011] lib/drb/gw.rb 43% [444/1011] lib/drb/invokemethod.rb 44% [445/1011] lib/drb/observer.rb 44% [446/1011] lib/drb/ssl.rb 44% [447/1011] lib/drb/timeridconv.rb 44% [448/1011] lib/drb/unix.rb 44% [449/1011] lib/drb/version.rb 44% [450/1011] lib/drb/weakidconv.rb 44% [451/1011] lib/erb.rb 44% [452/1011] lib/erb/compiler.rb 44% [453/1011] lib/erb/def_method.rb 44% [454/1011] lib/erb/util.rb 45% [455/1011] lib/erb/version.rb 45% [456/1011] lib/error_highlight.rb 45% [457/1011] lib/error_highlight/base.rb 45% [458/1011] lib/error_highlight/core_ext.rb 45% [459/1011] lib/error_highlight/formatter.rb 45% [460/1011] lib/error_highlight/version.rb 45% [461/1011] lib/fileutils.rb 45% [462/1011] lib/find.rb 45% [463/1011] lib/forwardable.rb 45% [464/1011] lib/forwardable/impl.rb 45% [465/1011] lib/getoptlong.rb 46% [466/1011] lib/ipaddr.rb 46% [467/1011] lib/irb.rb 46% [468/1011] lib/irb/cmd/nop.rb 46% [469/1011] lib/irb/color.rb 46% [470/1011] lib/irb/color_printer.rb 46% [471/1011] lib/irb/command.rb 46% [472/1011] lib/irb/command/backtrace.rb 46% [473/1011] lib/irb/command/base.rb 46% [474/1011] lib/irb/command/break.rb 46% [475/1011] lib/irb/command/catch.rb 47% [476/1011] lib/irb/command/chws.rb 47% [477/1011] lib/irb/command/context.rb 47% [478/1011] lib/irb/command/continue.rb 47% [479/1011] lib/irb/command/debug.rb 47% [480/1011] lib/irb/command/delete.rb 47% [481/1011] lib/irb/command/disable_irb.rb 47% [482/1011] lib/irb/command/edit.rb 47% [483/1011] lib/irb/command/exit.rb 47% [484/1011] lib/irb/command/finish.rb 47% [485/1011] lib/irb/command/force_exit.rb 48% [486/1011] lib/irb/command/help.rb 48% [487/1011] lib/irb/command/history.rb 48% [488/1011] lib/irb/command/info.rb 48% [489/1011] lib/irb/command/internal_helpers.rb 48% [490/1011] lib/irb/command/irb_info.rb 48% [491/1011] lib/irb/command/load.rb 48% [492/1011] lib/irb/command/ls.rb 48% [493/1011] lib/irb/command/measure.rb 48% [494/1011] lib/irb/command/next.rb 48% [495/1011] lib/irb/command/pushws.rb 49% [496/1011] lib/irb/command/show_doc.rb 49% [497/1011] lib/irb/command/show_source.rb 49% [498/1011] lib/irb/command/step.rb 49% [499/1011] lib/irb/command/subirb.rb 49% [500/1011] lib/irb/command/whereami.rb 49% [501/1011] lib/irb/completion.rb 49% [502/1011] lib/irb/context.rb 49% [503/1011] lib/irb/debug.rb 49% [504/1011] lib/irb/debug/ui.rb 49% [505/1011] lib/irb/default_commands.rb 50% [506/1011] lib/irb/easter-egg.rb 50% [507/1011] lib/irb/ext/change-ws.rb 50% [508/1011] lib/irb/ext/eval_history.rb 50% [509/1011] lib/irb/ext/loader.rb 50% [510/1011] lib/irb/ext/multi-irb.rb 50% [511/1011] lib/irb/ext/tracer.rb 50% [512/1011] lib/irb/ext/use-loader.rb 50% [513/1011] lib/irb/ext/workspaces.rb 50% [514/1011] lib/irb/frame.rb 50% [515/1011] lib/irb/help.rb 51% [516/1011] lib/irb/helper_method.rb 51% [517/1011] lib/irb/helper_method/base.rb 51% [518/1011] lib/irb/helper_method/conf.rb 51% [519/1011] lib/irb/history.rb 51% [520/1011] lib/irb/init.rb 51% [521/1011] lib/irb/input-method.rb 51% [522/1011] lib/irb/inspector.rb 51% [523/1011] lib/irb/lc/error.rb 51% [524/1011] lib/irb/lc/ja/error.rb 51% [525/1011] lib/irb/locale.rb 52% [526/1011] lib/irb/nesting_parser.rb 52% [527/1011] lib/irb/notifier.rb 52% [528/1011] lib/irb/output-method.rb 52% [529/1011] lib/irb/pager.rb 52% [530/1011] lib/irb/ruby-lex.rb 52% [531/1011] lib/irb/source_finder.rb 52% [532/1011] lib/irb/statement.rb 52% [533/1011] lib/irb/version.rb 52% [534/1011] lib/irb/workspace.rb 52% [535/1011] lib/irb/ws-for-case-2.rb 53% [536/1011] lib/irb/xmp.rb 53% [537/1011] lib/logger.rb 53% [538/1011] lib/logger/errors.rb 53% [539/1011] lib/logger/formatter.rb 53% [540/1011] lib/logger/log_device.rb 53% [541/1011] lib/logger/period.rb 53% [542/1011] lib/logger/severity.rb 53% [543/1011] lib/logger/version.rb 53% [544/1011] lib/mkmf.rb 53% [545/1011] lib/mutex_m.rb 54% [546/1011] lib/net/http.rb 54% [547/1011] lib/net/http/backward.rb 54% [548/1011] lib/net/http/exceptions.rb 54% [549/1011] lib/net/http/generic_request.rb 54% [550/1011] lib/net/http/header.rb 54% [551/1011] lib/net/http/proxy_delta.rb 54% [552/1011] lib/net/http/request.rb 54% [553/1011] lib/net/http/requests.rb 54% [554/1011] lib/net/http/response.rb 54% [555/1011] lib/net/http/responses.rb 54% [556/1011] lib/net/http/status.rb 55% [557/1011] lib/net/https.rb 55% [558/1011] lib/net/protocol.rb 55% [559/1011] lib/observer.rb 55% [560/1011] lib/open-uri.rb 55% [561/1011] lib/open3.rb 55% [562/1011] lib/open3/version.rb 55% [563/1011] lib/optionparser.rb 55% [564/1011] lib/optparse.rb 55% [565/1011] lib/optparse/ac.rb 55% [566/1011] lib/optparse/date.rb 56% [567/1011] lib/optparse/kwargs.rb 56% [568/1011] lib/optparse/shellwords.rb 56% [569/1011] lib/optparse/time.rb 56% [570/1011] lib/optparse/uri.rb 56% [571/1011] lib/optparse/version.rb 56% [572/1011] lib/ostruct.rb 56% [573/1011] lib/pp.rb 56% [574/1011] lib/prettyprint.rb 56% [575/1011] lib/prism.rb 56% [576/1011] lib/prism/compiler.rb 57% [577/1011] lib/prism/debug.rb 57% [578/1011] lib/prism/desugar_compiler.rb 57% [579/1011] lib/prism/dispatcher.rb 57% [580/1011] lib/prism/dsl.rb 57% [581/1011] lib/prism/ffi.rb 57% [582/1011] lib/prism/lex_compat.rb 57% [583/1011] lib/prism/mutation_compiler.rb 57% [584/1011] lib/prism/node.rb 57% [585/1011] lib/prism/node_ext.rb 57% [586/1011] lib/prism/node_inspector.rb 58% [587/1011] lib/prism/pack.rb 58% [588/1011] lib/prism/parse_result.rb 58% [589/1011] lib/prism/parse_result/comments.rb 58% [590/1011] lib/prism/parse_result/newlines.rb 58% [591/1011] lib/prism/pattern.rb 58% [592/1011] lib/prism/ripper_compat.rb 58% [593/1011] lib/prism/serialize.rb 58% [594/1011] lib/prism/visitor.rb 58% [595/1011] lib/pstore.rb 58% [596/1011] lib/random/formatter.rb 59% [597/1011] lib/rdoc.rb 59% [598/1011] lib/rdoc/alias.rb 59% [599/1011] lib/rdoc/anon_class.rb 59% [600/1011] lib/rdoc/any_method.rb 59% [601/1011] lib/rdoc/attr.rb 59% [602/1011] lib/rdoc/class_module.rb 59% [603/1011] lib/rdoc/code_object.rb 59% [604/1011] lib/rdoc/code_objects.rb 59% [605/1011] lib/rdoc/comment.rb 59% [606/1011] lib/rdoc/constant.rb 60% [607/1011] lib/rdoc/context.rb 60% [608/1011] lib/rdoc/cross_reference.rb 60% [609/1011] lib/rdoc/encoding.rb 60% [610/1011] lib/rdoc/erb_partial.rb 60% [611/1011] lib/rdoc/erbio.rb 60% [612/1011] lib/rdoc/extend.rb 60% [613/1011] lib/rdoc/generator.rb 60% [614/1011] lib/rdoc/ghost_method.rb 60% [615/1011] lib/rdoc/i18n.rb 60% [616/1011] lib/rdoc/include.rb 61% [617/1011] lib/rdoc/known_classes.rb 61% [618/1011] lib/rdoc/markdown.rb 61% [619/1011] lib/rdoc/markup.rb 61% [620/1011] lib/rdoc/meta_method.rb 61% [621/1011] lib/rdoc/method_attr.rb 61% [622/1011] lib/rdoc/mixin.rb 61% [623/1011] lib/rdoc/normal_class.rb 61% [624/1011] lib/rdoc/normal_module.rb 61% [625/1011] lib/rdoc/options.rb 61% [626/1011] lib/rdoc/parser.rb 62% [627/1011] lib/rdoc/parser/c.rb 62% [628/1011] lib/rdoc/parser/changelog.rb 62% [629/1011] lib/rdoc/parser/markdown.rb 62% [630/1011] lib/rdoc/parser/rd.rb 62% [631/1011] lib/rdoc/parser/ripper_state_lex.rb 62% [632/1011] lib/rdoc/parser/ruby.rb 62% [633/1011] lib/rdoc/parser/ruby_tools.rb 62% [634/1011] lib/rdoc/parser/simple.rb 62% [635/1011] lib/rdoc/parser/text.rb 62% [636/1011] lib/rdoc/rd.rb 63% [637/1011] lib/rdoc/rdoc.rb 63% [638/1011] lib/rdoc/require.rb 63% [639/1011] lib/rdoc/ri.rb 63% [640/1011] lib/rdoc/rubygems_hook.rb 63% [641/1011] lib/rdoc/servlet.rb 63% [642/1011] lib/rdoc/single_class.rb 63% [643/1011] lib/rdoc/stats.rb 63% [644/1011] lib/rdoc/store.rb 63% [645/1011] lib/rdoc/task.rb 63% [646/1011] lib/rdoc/text.rb 63% [647/1011] lib/rdoc/token_stream.rb 64% [648/1011] lib/rdoc/tom_doc.rb 64% [649/1011] lib/rdoc/top_level.rb 64% [650/1011] lib/rdoc/version.rb 64% [651/1011] lib/readline.rb 64% [652/1011] lib/reline.rb 64% [653/1011] lib/reline/config.rb 64% [654/1011] lib/reline/face.rb 64% [655/1011] lib/reline/history.rb 64% [656/1011] lib/reline/io.rb 64% [657/1011] lib/reline/io/ansi.rb 65% [658/1011] lib/reline/io/dumb.rb 65% [659/1011] lib/reline/io/windows.rb 65% [660/1011] lib/reline/key_actor.rb 65% [661/1011] lib/reline/key_actor/base.rb 65% [662/1011] lib/reline/key_actor/composite.rb 65% [663/1011] lib/reline/key_actor/emacs.rb 65% [664/1011] lib/reline/key_actor/vi_command.rb 65% [665/1011] lib/reline/key_actor/vi_insert.rb 65% [666/1011] lib/reline/key_stroke.rb 65% [667/1011] lib/reline/kill_ring.rb 66% [668/1011] lib/reline/line_editor.rb 66% [669/1011] lib/reline/terminfo.rb 66% [670/1011] lib/reline/unicode.rb 66% [671/1011] lib/reline/unicode/east_asian_width.rb 66% [672/1011] lib/reline/version.rb 66% [673/1011] lib/resolv-replace.rb 66% [674/1011] lib/resolv.rb 66% [675/1011] lib/rinda/rinda.rb 66% [676/1011] lib/rinda/ring.rb 66% [677/1011] lib/rinda/tuplespace.rb 67% [678/1011] lib/ruby_vm/rjit/stats.rb 67% [679/1011] lib/rubygems.rb 67% [680/1011] lib/rubygems/available_set.rb 67% [681/1011] lib/rubygems/basic_specification.rb 67% [682/1011] lib/rubygems/bundler_version_finder.rb 67% [683/1011] lib/rubygems/ci_detector.rb 67% [684/1011] lib/rubygems/command.rb 67% [685/1011] lib/rubygems/command_manager.rb 67% [686/1011] lib/rubygems/commands/build_command.rb 67% [687/1011] lib/rubygems/commands/cert_command.rb 68% [688/1011] lib/rubygems/commands/check_command.rb 68% [689/1011] lib/rubygems/commands/cleanup_command.rb 68% [690/1011] lib/rubygems/commands/contents_command.rb 68% [691/1011] lib/rubygems/commands/dependency_command.rb 68% [692/1011] lib/rubygems/commands/environment_command.rb 68% [693/1011] lib/rubygems/commands/exec_command.rb 68% [694/1011] lib/rubygems/commands/fetch_command.rb 68% [695/1011] lib/rubygems/commands/generate_index_command.rb 68% [696/1011] lib/rubygems/commands/help_command.rb 68% [697/1011] lib/rubygems/commands/info_command.rb 69% [698/1011] lib/rubygems/commands/install_command.rb 69% [699/1011] lib/rubygems/commands/list_command.rb 69% [700/1011] lib/rubygems/commands/lock_command.rb 69% [701/1011] lib/rubygems/commands/mirror_command.rb 69% [702/1011] lib/rubygems/commands/open_command.rb 69% [703/1011] lib/rubygems/commands/outdated_command.rb 69% [704/1011] lib/rubygems/commands/owner_command.rb 69% [705/1011] lib/rubygems/commands/pristine_command.rb 69% [706/1011] lib/rubygems/commands/push_command.rb 69% [707/1011] lib/rubygems/commands/query_command.rb 70% [708/1011] lib/rubygems/commands/rdoc_command.rb 70% [709/1011] lib/rubygems/commands/rebuild_command.rb 70% [710/1011] lib/rubygems/commands/search_command.rb 70% [711/1011] lib/rubygems/commands/server_command.rb 70% [712/1011] lib/rubygems/commands/setup_command.rb 70% [713/1011] lib/rubygems/commands/signin_command.rb 70% [714/1011] lib/rubygems/commands/signout_command.rb 70% [715/1011] lib/rubygems/commands/sources_command.rb 70% [716/1011] lib/rubygems/commands/specification_command.rb 70% [717/1011] lib/rubygems/commands/stale_command.rb 71% [718/1011] lib/rubygems/commands/uninstall_command.rb 71% [719/1011] lib/rubygems/commands/unpack_command.rb 71% [720/1011] lib/rubygems/commands/update_command.rb 71% [721/1011] lib/rubygems/commands/which_command.rb 71% [722/1011] lib/rubygems/commands/yank_command.rb 71% [723/1011] lib/rubygems/compatibility.rb 71% [724/1011] lib/rubygems/config_file.rb 71% [725/1011] lib/rubygems/core_ext/kernel_gem.rb 71% [726/1011] lib/rubygems/core_ext/kernel_require.rb 71% [727/1011] lib/rubygems/core_ext/kernel_warn.rb 72% [728/1011] lib/rubygems/core_ext/tcpsocket_init.rb 72% [729/1011] lib/rubygems/defaults.rb 72% [730/1011] lib/rubygems/dependency.rb 72% [731/1011] lib/rubygems/dependency_installer.rb 72% [732/1011] lib/rubygems/dependency_list.rb 72% [733/1011] lib/rubygems/deprecate.rb 72% [734/1011] lib/rubygems/doctor.rb 72% [735/1011] lib/rubygems/errors.rb 72% [736/1011] lib/rubygems/exceptions.rb 72% [737/1011] lib/rubygems/ext.rb 72% [738/1011] lib/rubygems/ext/build_error.rb 73% [739/1011] lib/rubygems/ext/builder.rb 73% [740/1011] lib/rubygems/ext/cargo_builder.rb 73% [741/1011] lib/rubygems/ext/cargo_builder/link_flag_converter.rb 73% [742/1011] lib/rubygems/ext/cmake_builder.rb 73% [743/1011] lib/rubygems/ext/configure_builder.rb 73% [744/1011] lib/rubygems/ext/ext_conf_builder.rb 73% [745/1011] lib/rubygems/ext/rake_builder.rb 73% [746/1011] lib/rubygems/gem_runner.rb 73% [747/1011] lib/rubygems/gemcutter_utilities.rb 73% [748/1011] lib/rubygems/gemcutter_utilities/webauthn_listener.rb 74% [749/1011] lib/rubygems/gemcutter_utilities/webauthn_listener/response.rb 74% [750/1011] lib/rubygems/gemcutter_utilities/webauthn_poller.rb 74% [751/1011] lib/rubygems/gemspec_helpers.rb 74% [752/1011] lib/rubygems/install_default_message.rb 74% [753/1011] lib/rubygems/install_message.rb 74% [754/1011] lib/rubygems/install_update_options.rb 74% [755/1011] lib/rubygems/installer.rb 74% [756/1011] lib/rubygems/installer_uninstaller_utils.rb 74% [757/1011] lib/rubygems/local_remote_options.rb 74% [758/1011] lib/rubygems/name_tuple.rb 75% [759/1011] lib/rubygems/openssl.rb 75% [760/1011] lib/rubygems/package.rb 75% [761/1011] lib/rubygems/package/digest_io.rb 75% [762/1011] lib/rubygems/package/file_source.rb 75% [763/1011] lib/rubygems/package/io_source.rb 75% [764/1011] lib/rubygems/package/old.rb 75% [765/1011] lib/rubygems/package/source.rb 75% [766/1011] lib/rubygems/package/tar_header.rb 75% [767/1011] lib/rubygems/package/tar_reader.rb 75% [768/1011] lib/rubygems/package/tar_reader/entry.rb 76% [769/1011] lib/rubygems/package/tar_writer.rb 76% [770/1011] lib/rubygems/package_task.rb 76% [771/1011] lib/rubygems/path_support.rb 76% [772/1011] lib/rubygems/platform.rb 76% [773/1011] lib/rubygems/psych_tree.rb 76% [774/1011] lib/rubygems/query_utils.rb 76% [775/1011] lib/rubygems/rdoc.rb 76% [776/1011] lib/rubygems/remote_fetcher.rb 76% [777/1011] lib/rubygems/request.rb 76% [778/1011] lib/rubygems/request/connection_pools.rb 77% [779/1011] lib/rubygems/request/http_pool.rb 77% [780/1011] lib/rubygems/request/https_pool.rb 77% [781/1011] lib/rubygems/request_set.rb 77% [782/1011] lib/rubygems/request_set/gem_dependency_api.rb 77% [783/1011] lib/rubygems/request_set/lockfile.rb 77% [784/1011] lib/rubygems/request_set/lockfile/parser.rb 77% [785/1011] lib/rubygems/request_set/lockfile/tokenizer.rb 77% [786/1011] lib/rubygems/requirement.rb 77% [787/1011] lib/rubygems/resolver.rb 77% [788/1011] lib/rubygems/resolver/activation_request.rb 78% [789/1011] lib/rubygems/resolver/api_set.rb 78% [790/1011] lib/rubygems/resolver/api_set/gem_parser.rb 78% [791/1011] lib/rubygems/resolver/api_specification.rb 78% [792/1011] lib/rubygems/resolver/best_set.rb 78% [793/1011] lib/rubygems/resolver/composed_set.rb 78% [794/1011] lib/rubygems/resolver/conflict.rb 78% [795/1011] lib/rubygems/resolver/current_set.rb 78% [796/1011] lib/rubygems/resolver/dependency_request.rb 78% [797/1011] lib/rubygems/resolver/git_set.rb 78% [798/1011] lib/rubygems/resolver/git_specification.rb 79% [799/1011] lib/rubygems/resolver/index_set.rb 79% [800/1011] lib/rubygems/resolver/index_specification.rb 79% [801/1011] lib/rubygems/resolver/installed_specification.rb 79% [802/1011] lib/rubygems/resolver/installer_set.rb 79% [803/1011] lib/rubygems/resolver/local_specification.rb 79% [804/1011] lib/rubygems/resolver/lock_set.rb 79% [805/1011] lib/rubygems/resolver/lock_specification.rb 79% [806/1011] lib/rubygems/resolver/requirement_list.rb 79% [807/1011] lib/rubygems/resolver/set.rb 79% [808/1011] lib/rubygems/resolver/source_set.rb 80% [809/1011] lib/rubygems/resolver/spec_specification.rb 80% [810/1011] lib/rubygems/resolver/specification.rb 80% [811/1011] lib/rubygems/resolver/stats.rb 80% [812/1011] lib/rubygems/resolver/vendor_set.rb 80% [813/1011] lib/rubygems/resolver/vendor_specification.rb 80% [814/1011] lib/rubygems/s3_uri_signer.rb 80% [815/1011] lib/rubygems/safe_marshal.rb 80% [816/1011] lib/rubygems/safe_marshal/elements.rb 80% [817/1011] lib/rubygems/safe_marshal/reader.rb 80% [818/1011] lib/rubygems/safe_marshal/visitors/stream_printer.rb 81% [819/1011] lib/rubygems/safe_marshal/visitors/to_ruby.rb 81% [820/1011] lib/rubygems/safe_marshal/visitors/visitor.rb 81% [821/1011] lib/rubygems/safe_yaml.rb 81% [822/1011] lib/rubygems/security.rb 81% [823/1011] lib/rubygems/security/policies.rb 81% [824/1011] lib/rubygems/security/policy.rb 81% [825/1011] lib/rubygems/security/signer.rb 81% [826/1011] lib/rubygems/security/trust_dir.rb 81% [827/1011] lib/rubygems/security_option.rb 81% [828/1011] lib/rubygems/shellwords.rb 81% [829/1011] lib/rubygems/source.rb 82% [830/1011] lib/rubygems/source/git.rb 82% [831/1011] lib/rubygems/source/installed.rb 82% [832/1011] lib/rubygems/source/local.rb 82% [833/1011] lib/rubygems/source/lock.rb 82% [834/1011] lib/rubygems/source/specific_file.rb 82% [835/1011] lib/rubygems/source/vendor.rb 82% [836/1011] lib/rubygems/source_list.rb 82% [837/1011] lib/rubygems/spec_fetcher.rb 82% [838/1011] lib/rubygems/specification.rb 82% [839/1011] lib/rubygems/specification_policy.rb 83% [840/1011] lib/rubygems/specification_record.rb 83% [841/1011] lib/rubygems/stub_specification.rb 83% [842/1011] lib/rubygems/text.rb 83% [843/1011] lib/rubygems/uninstaller.rb 83% [844/1011] lib/rubygems/unknown_command_spell_checker.rb 83% [845/1011] lib/rubygems/update_suggestion.rb 83% [846/1011] lib/rubygems/uri.rb 83% [847/1011] lib/rubygems/uri_formatter.rb 83% [848/1011] lib/rubygems/user_interaction.rb 83% [849/1011] lib/rubygems/util.rb 84% [850/1011] lib/rubygems/util/licenses.rb 84% [851/1011] lib/rubygems/util/list.rb 84% [852/1011] lib/rubygems/validator.rb 84% [853/1011] lib/rubygems/vendored_molinillo.rb 84% [854/1011] lib/rubygems/vendored_net_http.rb 84% [855/1011] lib/rubygems/vendored_optparse.rb 84% [856/1011] lib/rubygems/vendored_securerandom.rb 84% [857/1011] lib/rubygems/vendored_timeout.rb 84% [858/1011] lib/rubygems/vendored_tsort.rb 84% [859/1011] lib/rubygems/version.rb 85% [860/1011] lib/rubygems/version_option.rb 85% [861/1011] lib/rubygems/yaml_serializer.rb 85% [862/1011] lib/securerandom.rb 85% [863/1011] lib/set.rb 85% [864/1011] lib/set/sorted_set.rb 85% [865/1011] lib/shellwords.rb 85% [866/1011] lib/singleton.rb 85% [867/1011] lib/syntax_suggest.rb 85% [868/1011] lib/syntax_suggest/api.rb 85% [869/1011] lib/syntax_suggest/around_block_scan.rb 86% [870/1011] lib/syntax_suggest/block_expand.rb 86% [871/1011] lib/syntax_suggest/capture/before_after_keyword_ends.rb 86% [872/1011] lib/syntax_suggest/capture/falling_indent_lines.rb 86% [873/1011] lib/syntax_suggest/capture_code_context.rb 86% [874/1011] lib/syntax_suggest/clean_document.rb 86% [875/1011] lib/syntax_suggest/cli.rb 86% [876/1011] lib/syntax_suggest/code_block.rb 86% [877/1011] lib/syntax_suggest/code_frontier.rb 86% [878/1011] lib/syntax_suggest/code_line.rb 86% [879/1011] lib/syntax_suggest/code_search.rb 87% [880/1011] lib/syntax_suggest/core_ext.rb 87% [881/1011] lib/syntax_suggest/display_code_with_line_numbers.rb 87% [882/1011] lib/syntax_suggest/display_invalid_blocks.rb 87% [883/1011] lib/syntax_suggest/explain_syntax.rb 87% [884/1011] lib/syntax_suggest/left_right_lex_count.rb 87% [885/1011] lib/syntax_suggest/lex_all.rb 87% [886/1011] lib/syntax_suggest/lex_value.rb 87% [887/1011] lib/syntax_suggest/parse_blocks_from_indent_line.rb 87% [888/1011] lib/syntax_suggest/pathname_from_message.rb 87% [889/1011] lib/syntax_suggest/priority_engulf_queue.rb 88% [890/1011] lib/syntax_suggest/priority_queue.rb 88% [891/1011] lib/syntax_suggest/ripper_errors.rb 88% [892/1011] lib/syntax_suggest/scan_history.rb 88% [893/1011] lib/syntax_suggest/unvisited_lines.rb 88% [894/1011] lib/syntax_suggest/version.rb 88% [895/1011] lib/tempfile.rb 88% [896/1011] lib/time.rb 88% [897/1011] lib/timeout.rb 88% [898/1011] lib/tmpdir.rb 88% [899/1011] lib/tsort.rb 89% [900/1011] lib/un.rb 89% [901/1011] lib/unicode_normalize/normalize.rb 89% [902/1011] lib/unicode_normalize/tables.rb 89% [903/1011] lib/uri.rb 89% [904/1011] lib/uri/common.rb 89% [905/1011] lib/uri/file.rb 89% [906/1011] lib/uri/ftp.rb 89% [907/1011] lib/uri/generic.rb 89% [908/1011] lib/uri/http.rb 89% [909/1011] lib/uri/https.rb 90% [910/1011] lib/uri/ldap.rb 90% [911/1011] lib/uri/ldaps.rb 90% [912/1011] lib/uri/mailto.rb 90% [913/1011] lib/uri/rfc2396_parser.rb 90% [914/1011] lib/uri/rfc3986_parser.rb 90% [915/1011] lib/uri/version.rb 90% [916/1011] lib/uri/ws.rb 90% [917/1011] lib/uri/wss.rb 90% [918/1011] lib/weakref.rb 90% [919/1011] lib/yaml.rb 90% [920/1011] lib/yaml/dbm.rb 91% [921/1011] lib/yaml/store.rb 91% [922/1011] load.c 91% [923/1011] loadpath.c 91% [924/1011] localeinit.c 91% [925/1011] main.c 91% [926/1011] marshal.c 91% [927/1011] marshal.rb 91% [928/1011] math.c 91% [929/1011] memory_view.c 91% [930/1011] mini_builtin.c 92% [931/1011] miniinit.c 92% [932/1011] miniprelude.c 92% [933/1011] nilclass.rb 92% [934/1011] node.c 92% [935/1011] node_dump.c 92% [936/1011] numeric.c 92% [937/1011] numeric.rb 92% [938/1011] object.c 92% [939/1011] pack.c 92% [940/1011] pack.rb 93% [941/1011] parse.c 93% [942/1011] parse.y 93% [943/1011] parser_st.c 93% [944/1011] prelude.rb 93% [945/1011] prism_compile.c 93% [946/1011] prism_init.c 93% [947/1011] proc.c 93% [948/1011] process.c 93% [949/1011] ractor.c 93% [950/1011] ractor.rb 94% [951/1011] random.c 94% [952/1011] range.c 94% [953/1011] rational.c 94% [954/1011] rbconfig.rb 94% [955/1011] re.c 94% [956/1011] regcomp.c 94% [957/1011] regenc.c 94% [958/1011] regerror.c 94% [959/1011] regexec.c 94% [960/1011] regparse.c 95% [961/1011] regsyntax.c 95% [962/1011] rjit.c 95% [963/1011] rjit.rb 95% [964/1011] rjit_c.c 95% [965/1011] ruby-runner.c 95% [966/1011] ruby.c 95% [967/1011] ruby_parser.c 95% [968/1011] rubystub.c 95% [969/1011] scheduler.c 95% [970/1011] shape.c 96% [971/1011] signal.c 96% [972/1011] siphash.c 96% [973/1011] sparc.c 96% [974/1011] sprintf.c 96% [975/1011] st.c 96% [976/1011] strftime.c 96% [977/1011] string.c 96% [978/1011] string.rb 96% [979/1011] struct.c 96% [980/1011] symbol.c 97% [981/1011] symbol.rb 97% [982/1011] thread.c 97% [983/1011] thread_none.c 97% [984/1011] thread_pthread.c 97% [985/1011] thread_pthread_mn.c 97% [986/1011] thread_sync.c 97% [987/1011] thread_sync.rb 97% [988/1011] thread_win32.c 97% [989/1011] time.c 97% [990/1011] timev.rb 98% [991/1011] trace_point.rb 98% [992/1011] transcode.c 98% [993/1011] universal_parser.c 98% [994/1011] util.c 98% [995/1011] variable.c 98% [996/1011] version.c 98% [997/1011] vm.c 98% [998/1011] vm_args.c 98% [999/1011] vm_backtrace.c 98% [1000/1011] vm_dump.c 99% [1001/1011] vm_eval.c 99% [1002/1011] vm_exec.c 99% [1003/1011] vm_insnhelper.c 99% [1004/1011] vm_method.c 99% [1005/1011] vm_sync.c 99% [1006/1011] vm_trace.c 99% [1007/1011] vsnprintf.c 99% [1008/1011] warning.rb 99% [1009/1011] weakmap.c 99% [1010/1011] yjit.c 100% [1011/1011] yjit.rb Generating RI format into /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/.ext/rdoc... Files: 1011 Classes: 1216 ( 286 undocumented) Modules: 222 ( 71 undocumented) Constants: 2241 ( 559 undocumented) Attributes: 1448 ( 238 undocumented) Methods: 11916 (2135 undocumented) Total: 17043 (3289 undocumented) 80.70% documented Elapsed: 43.8s =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> ruby-3.3.8,1 depends on package: libffi>=0 - found =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Staging for ruby-3.3.8,1 /bin/mkdir -p /wrkdirs/usr/ports/lang/ruby33/work/stage/usr/local/lib/ruby/site_ruby/3.3/amd64-freebsd14 /bin/mkdir -p /wrkdirs/usr/ports/lang/ruby33/work/stage/usr/local/lib/ruby/vendor_ruby/3.3/amd64-freebsd14 /bin/mkdir -p /wrkdirs/usr/ports/lang/ruby33/work/stage/usr/local/share/doc/ruby33 /bin/mkdir -p /wrkdirs/usr/ports/lang/ruby33/work/stage/usr/local/share/examples/ruby33 /bin/mkdir -p /wrkdirs/usr/ports/lang/ruby33/work/stage/usr/local/share/ri/3.3/system /bin/mkdir -p /wrkdirs/usr/ports/lang/ruby33/work/stage/usr/local/share/ri/3.3/site ===> Generating temporary packing list BASERUBY = ./tool/missing-baseruby.bat CC = cc LD = ld LDSHARED = cc -shared CFLAGS = -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fdeclspec -O3 -fno-fast-math -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -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./prism -I./enc/unicode/15.0.0 CPPFLAGS = -isystem /usr/local/include DLDFLAGS = -fstack-protector-strong -Wl,--compress-debug-sections=zlib -Wl,-E -Wl,-soname,libruby33.so.33 -fstack-protector-strong SOLIBS = -lunwind -lexecinfo -lprocstat -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lthr -lpthread -L/usr/local/lib LANG = LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/yjit/target/release/' ./yjit/src/lib.rs FreeBSD clang version 19.1.7 (https://github.com/llvm/llvm-project.git llvmorg-19.1.7-0-gcd708029e0b2) Target: x86_64-unknown-freebsd14.3 Thread model: posix InstalledDir: /usr/bin building Rust YJIT (release mode) warning: creating a shared reference to mutable static is discouraged --> ./yjit/src/options.rs:143:19 | 143 | unsafe { &($crate::options::OPTIONS.$option_name) } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | ::: ./yjit/src/codegen.rs:747:8 | 747 | if get_option_ref!(dump_disasm).is_some() { | ---------------------------- in this macro invocation | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives = note: `#[warn(static_mut_refs)]` on by default = note: this warning originates in the macro `get_option_ref` (in Nightly builds, run with -Z macro-backtrace for more info) warning: creating a shared reference to mutable static is discouraged --> ./yjit/src/codegen.rs:4256:52 | 4256 | assert_eq!(sample_instance.class_of(), rb_cString, "context says class is exactly ::String") | ^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives warning: creating a shared reference to mutable static is discouraged --> ./yjit/src/codegen.rs:5192:26 | 5192 | let table = unsafe { METHOD_CODEGEN_TABLE.as_ref().unwrap() }; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives warning: creating a shared reference to mutable static is discouraged --> ./yjit/src/codegen.rs:8847:17 | 8847 | assert!(METHOD_CODEGEN_TABLE.is_none()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives warning: creating a mutable reference to mutable static is discouraged --> ./yjit/src/codegen.rs:8917:14 | 8917 | unsafe { METHOD_CODEGEN_TABLE.as_mut().unwrap().insert(method_serial, gen_fn); } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives warning: creating a mutable reference to mutable static is discouraged --> ./yjit/src/codegen.rs:9053:18 | 9053 | unsafe { CODEGEN_GLOBALS.as_mut().unwrap() } | ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives warning: creating a mutable reference to mutable static is discouraged --> ./yjit/src/codegen.rs:9057:18 | 9057 | unsafe { CODEGEN_GLOBALS.as_mut().is_some() } | ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives warning: this method call resolves to `<&Box<[T]> as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to ` as IntoIterator>::into_iter` in Rust 2024 --> ./yjit/src/core.rs:982:49 | 982 | formatter.debug_list().entries(branches.into_iter()).finish() | ^^^^^^^^^ | = warning: this changes meaning in Rust 2024 = note: for more information, see = note: `#[warn(boxed_slice_into_iter)]` on by default help: use `.iter()` instead of `.into_iter()` to avoid ambiguity | 982 - formatter.debug_list().entries(branches.into_iter()).finish() 982 + formatter.debug_list().entries(branches.iter()).finish() | help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value | 982 - formatter.debug_list().entries(branches.into_iter()).finish() 982 + formatter.debug_list().entries(IntoIterator::into_iter(branches)).finish() | warning: creating a mutable reference to mutable static is discouraged --> ./yjit/src/invariants.rs:78:18 | 78 | unsafe { INVARIANTS.as_mut().unwrap() } | ^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives warning: creating a shared reference to mutable static is discouraged --> ./yjit/src/stats.rs:70:12 | 70 | if CFUNC_NAME_TO_IDX.is_none() { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives warning: creating a shared reference to mutable static is discouraged --> ./yjit/src/stats.rs:74:12 | 74 | if CFUNC_CALL_COUNT.is_none() { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives warning: creating a mutable reference to mutable static is discouraged --> ./yjit/src/stats.rs:78:27 | 78 | let name_to_idx = CFUNC_NAME_TO_IDX.as_mut().unwrap(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives warning: creating a mutable reference to mutable static is discouraged --> ./yjit/src/stats.rs:87:40 | 87 | let cfunc_call_count = CFUNC_CALL_COUNT.as_mut().unwrap(); | ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives warning: creating a mutable reference to mutable static is discouraged --> ./yjit/src/stats.rs:102:32 | 102 | let cfunc_call_count = CFUNC_CALL_COUNT.as_mut().unwrap(); | ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives warning: creating a mutable reference to mutable static is discouraged --> ./yjit/src/stats.rs:149:18 | 149 | unsafe { YJIT_EXIT_LOCATIONS.as_mut().unwrap() } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives warning: creating a mutable reference to mutable static is discouraged --> ./yjit/src/stats.rs:750:42 | 750 | if let Some(cfunc_name_to_idx) = CFUNC_NAME_TO_IDX.as_mut() { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives warning: creating a mutable reference to mutable static is discouraged --> ./yjit/src/stats.rs:751:31 | 751 | let call_counts = CFUNC_CALL_COUNT.as_mut().unwrap(); | ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives warning: 17 warnings emitted partial linking yjit/target/release/libyjit.a into yjit/target/release/libyjit.o linking miniruby /bin/sh ./tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp rbconfig.rb unchanged generating encdb.h encdb.h unchanged generating enc.mk making srcs under enc generating transdb.h transdb.h unchanged creating verconf.h verconf.h updated compiling loadpath.c builtin_binary.inc updated 8df3a975aaa052e1927887614c0d4e762d221700e09a9b9b5f190b65fe5153ef builtin_binary.inc compiling builtin.c linking static-library libruby33-static.a linking shared-library libruby33.so.33 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-/load/resolve_symbol_resolver configuring -test-/load/resolve_symbol_target configuring -test-/load/stringify_symbols configuring -test-/load/stringify_target configuring -test-/marshal/compat configuring -test-/marshal/internal_ivar configuring -test-/marshal/usr configuring -test-/memory_status configuring -test-/memory_view configuring -test-/method configuring -test-/notimplement configuring -test-/num2int configuring -test-/path_to_class configuring -test-/popen_deadlock configuring -test-/postponed_job configuring -test-/printf configuring -test-/proc configuring -test-/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 rbconfig/sizeof configuring ripper configuring rubyvm configuring socket configuring stringio configuring strscan configuring syslog configuring zlib configuring debug-1.9.2/ext/debug configuring racc-1.7.3/ext/racc/cparse configuring rbs-3.4.0/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-/load/resolve_symbol_resolver.so linking shared-object -test-/load/resolve_symbol_target.so linking shared-object -test-/load/stringify_symbols.so linking shared-object -test-/load/stringify_target.so linking shared-object -test-/marshal/compat.so linking shared-object -test-/marshal/internal_ivar.so linking shared-object -test-/marshal/usr.so linking shared-object -test-/memory_view.so linking shared-object -test-/method.so linking shared-object -test-/notimplement.so linking shared-object -test-/num2int.so linking shared-object -test-/path_to_class.so linking shared-object -test-/postponed_job.so linking shared-object -test-/printf.so linking shared-object -test-/proc.so linking shared-object -test-/random.so linking shared-object -test-/rational.so linking shared-object -test-/rb_call_super_kw.so linking shared-object -test-/recursion.so linking shared-object -test-/regexp.so linking shared-object -test-/scan_args.so linking shared-object -test-/st/foreach.so linking shared-object -test-/st/numhash.so linking shared-object -test-/st/update.so linking shared-object -test-/string.so linking shared-object -test-/struct.so linking shared-object -test-/symbol.so linking shared-object -test-/thread/instrumentation.so linking shared-object -test-/thread_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 rbconfig/sizeof.so linking shared-object ripper.so installing default ripper libraries installing default libraries linking shared-object socket.so installing default socket libraries linking shared-object stringio.so linking shared-object strscan.so 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 racc/cparse.so linking shared-object rbs_extension.so building Rust YJIT (release mode) warning: creating a shared reference to mutable static is discouraged --> ./yjit/src/options.rs:143:19 | 143 | unsafe { &($crate::options::OPTIONS.$option_name) } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | ::: ./yjit/src/codegen.rs:747:8 | 747 | if get_option_ref!(dump_disasm).is_some() { | ---------------------------- in this macro invocation | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives = note: `#[warn(static_mut_refs)]` on by default = note: this warning originates in the macro `get_option_ref` (in Nightly builds, run with -Z macro-backtrace for more info) warning: creating a shared reference to mutable static is discouraged --> ./yjit/src/codegen.rs:4256:52 | 4256 | assert_eq!(sample_instance.class_of(), rb_cString, "context says class is exactly ::String") | ^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives warning: creating a shared reference to mutable static is discouraged --> ./yjit/src/codegen.rs:5192:26 | 5192 | let table = unsafe { METHOD_CODEGEN_TABLE.as_ref().unwrap() }; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives warning: creating a shared reference to mutable static is discouraged --> ./yjit/src/codegen.rs:8847:17 | 8847 | assert!(METHOD_CODEGEN_TABLE.is_none()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives warning: creating a mutable reference to mutable static is discouraged --> ./yjit/src/codegen.rs:8917:14 | 8917 | unsafe { METHOD_CODEGEN_TABLE.as_mut().unwrap().insert(method_serial, gen_fn); } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives warning: creating a mutable reference to mutable static is discouraged --> ./yjit/src/codegen.rs:9053:18 | 9053 | unsafe { CODEGEN_GLOBALS.as_mut().unwrap() } | ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives warning: creating a mutable reference to mutable static is discouraged --> ./yjit/src/codegen.rs:9057:18 | 9057 | unsafe { CODEGEN_GLOBALS.as_mut().is_some() } | ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives warning: this method call resolves to `<&Box<[T]> as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to ` as IntoIterator>::into_iter` in Rust 2024 --> ./yjit/src/core.rs:982:49 | 982 | formatter.debug_list().entries(branches.into_iter()).finish() | ^^^^^^^^^ | = warning: this changes meaning in Rust 2024 = note: for more information, see = note: `#[warn(boxed_slice_into_iter)]` on by default help: use `.iter()` instead of `.into_iter()` to avoid ambiguity | 982 - formatter.debug_list().entries(branches.into_iter()).finish() 982 + formatter.debug_list().entries(branches.iter()).finish() | help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value | 982 - formatter.debug_list().entries(branches.into_iter()).finish() 982 + formatter.debug_list().entries(IntoIterator::into_iter(branches)).finish() | warning: creating a mutable reference to mutable static is discouraged --> ./yjit/src/invariants.rs:78:18 | 78 | unsafe { INVARIANTS.as_mut().unwrap() } | ^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives warning: creating a shared reference to mutable static is discouraged --> ./yjit/src/stats.rs:70:12 | 70 | if CFUNC_NAME_TO_IDX.is_none() { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives warning: creating a shared reference to mutable static is discouraged --> ./yjit/src/stats.rs:74:12 | 74 | if CFUNC_CALL_COUNT.is_none() { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives warning: creating a mutable reference to mutable static is discouraged --> ./yjit/src/stats.rs:78:27 | 78 | let name_to_idx = CFUNC_NAME_TO_IDX.as_mut().unwrap(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives warning: creating a mutable reference to mutable static is discouraged --> ./yjit/src/stats.rs:87:40 | 87 | let cfunc_call_count = CFUNC_CALL_COUNT.as_mut().unwrap(); | ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives warning: creating a mutable reference to mutable static is discouraged --> ./yjit/src/stats.rs:102:32 | 102 | let cfunc_call_count = CFUNC_CALL_COUNT.as_mut().unwrap(); | ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives warning: creating a mutable reference to mutable static is discouraged --> ./yjit/src/stats.rs:149:18 | 149 | unsafe { YJIT_EXIT_LOCATIONS.as_mut().unwrap() } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives warning: creating a mutable reference to mutable static is discouraged --> ./yjit/src/stats.rs:750:42 | 750 | if let Some(cfunc_name_to_idx) = CFUNC_NAME_TO_IDX.as_mut() { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives warning: creating a mutable reference to mutable static is discouraged --> ./yjit/src/stats.rs:751:31 | 751 | let call_counts = CFUNC_CALL_COUNT.as_mut().unwrap(); | ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives warning: 17 warnings emitted partial linking yjit/target/release/libyjit.a into yjit/target/release/libyjit.o linking miniruby /bin/sh ./tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp rbconfig.rb unchanged creating verconf.h verconf.h updated compiling loadpath.c builtin_binary.inc updated 8df3a975aaa052e1927887614c0d4e762d221700e09a9b9b5f190b65fe5153ef builtin_binary.inc compiling builtin.c linking static-library libruby33-static.a linking shared-library libruby33.so.33 linking ruby33 making enc making trans making encs Generating RDoc documentation Parsing sources... 0% [ 1/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/NEWS/NEWS-1.8.7 0% [ 2/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/NEWS/NEWS-1.9.1 0% [ 3/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/NEWS/NEWS-1.9.2 0% [ 4/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/NEWS/NEWS-1.9.3 0% [ 5/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/NEWS/NEWS-2.0.0 0% [ 6/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/NEWS/NEWS-2.1.0 0% [ 7/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/NEWS/NEWS-2.2.0 0% [ 8/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/NEWS/NEWS-2.3.0 0% [ 9/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/NEWS/NEWS-2.4.0 0% [10/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/NEWS/NEWS-2.5.0 1% [11/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/NEWS/NEWS-2.6.0 1% [12/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/NEWS/NEWS-2.7.0 1% [13/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/NEWS/NEWS-3.0.0.md 1% [14/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/NEWS/NEWS-3.1.0.md 1% [15/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/NEWS/NEWS-3.2.0.md 1% [16/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/bsearch.rdoc 1% [17/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/bug_triaging.rdoc 1% [18/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/case_mapping.rdoc 1% [19/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/character_selectors.rdoc 1% [20/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/command_injection.rdoc 2% [21/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/contributing.md 2% [22/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/contributing/building_ruby.md 2% [23/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/contributing/documentation_guide.md 2% [24/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/contributing/glossary.md 2% [25/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/contributing/making_changes_to_ruby.md 2% [26/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/contributing/making_changes_to_stdlibs.md 2% [27/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/contributing/reporting_issues.md 2% [28/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/contributing/testing_ruby.md 2% [29/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/dig_methods.rdoc 2% [30/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/distribution.md 3% [31/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/dtrace_probes.rdoc 3% [32/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/encodings.rdoc 3% [33/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/extension.ja.rdoc 3% [34/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/extension.rdoc 3% [35/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/fiber.md 3% [36/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/format_specifications.rdoc 3% [37/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/globals.rdoc 3% [38/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/implicit_conversion.rdoc 3% [39/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/keywords.rdoc 3% [40/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/maintainers.md 4% [41/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/marshal.rdoc 4% [42/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/memory_view.md 4% [43/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/optparse/argument_converters.rdoc 4% [44/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/optparse/creates_option.rdoc 4% [45/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/optparse/option_params.rdoc 4% [46/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/optparse/tutorial.rdoc 4% [47/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/packed_data.rdoc 4% [48/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/ractor.md 4% [49/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/rdoc/markup_reference.rb 4% [50/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/regexp/methods.rdoc 5% [51/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/regexp/unicode_properties.rdoc 5% [52/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/rjit/rjit.md 5% [53/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/security.rdoc 5% [54/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/signals.rdoc 5% [55/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/standard_library.rdoc 5% [56/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/strftime_formatting.rdoc 5% [57/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/syntax.rdoc 5% [58/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/syntax/assignment.rdoc 5% [59/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/syntax/calling_methods.rdoc 5% [60/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/syntax/comments.rdoc 6% [61/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/syntax/control_expressions.rdoc 6% [62/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/syntax/exceptions.rdoc 6% [63/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/syntax/literals.rdoc 6% [64/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/syntax/methods.rdoc 6% [65/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/syntax/miscellaneous.rdoc 6% [66/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/syntax/modules_and_classes.rdoc 6% [67/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/syntax/operators.rdoc 6% [68/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/syntax/pattern_matching.rdoc 6% [69/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/syntax/precedence.rdoc 6% [70/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/syntax/refinements.rdoc 7% [71/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/windows.md 7% [72/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/yjit/yjit.md 7% [73/1011] /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/doc/yjit/yjit_hacking.md 7% [74/1011] COPYING 7% [75/1011] COPYING.ja 7% [76/1011] LEGAL 7% [77/1011] NEWS.md 7% [78/1011] README.ja.md 7% [79/1011] README.md 7% [80/1011] addr2line.c 8% [81/1011] array.c 8% [82/1011] array.rb 8% [83/1011] ast.c 8% [84/1011] ast.rb 8% [85/1011] bignum.c 8% [86/1011] builtin.c 8% [87/1011] class.c 8% [88/1011] compar.c 8% [89/1011] compile.c 8% [90/1011] complex.c 9% [91/1011] cont.c 9% [92/1011] debug.c 9% [93/1011] debug_counter.c 9% [94/1011] dir.c 9% [95/1011] dir.rb 9% [96/1011] dln.c 9% [97/1011] dln_find.c 9% [98/1011] dmydln.c 9% [99/1011] dmyenc.c 9% [100/1011] dmyext.c 9% [101/1011] doc/NEWS/NEWS-1.8.7 10% [102/1011] doc/NEWS/NEWS-1.9.1 10% [103/1011] doc/NEWS/NEWS-1.9.2 10% [104/1011] doc/NEWS/NEWS-1.9.3 10% [105/1011] doc/NEWS/NEWS-2.0.0 10% [106/1011] doc/NEWS/NEWS-2.1.0 10% [107/1011] doc/NEWS/NEWS-2.2.0 10% [108/1011] doc/NEWS/NEWS-2.3.0 10% [109/1011] doc/NEWS/NEWS-2.4.0 10% [110/1011] doc/NEWS/NEWS-2.5.0 10% [111/1011] doc/NEWS/NEWS-2.6.0 11% [112/1011] doc/NEWS/NEWS-2.7.0 11% [113/1011] doc/NEWS/NEWS-3.0.0.md 11% [114/1011] doc/NEWS/NEWS-3.1.0.md 11% [115/1011] doc/NEWS/NEWS-3.2.0.md 11% [116/1011] doc/bsearch.rdoc 11% [117/1011] doc/bug_triaging.rdoc 11% [118/1011] doc/case_mapping.rdoc 11% [119/1011] doc/character_selectors.rdoc 11% [120/1011] doc/command_injection.rdoc 11% [121/1011] doc/contributing.md 12% [122/1011] doc/contributing/building_ruby.md 12% [123/1011] doc/contributing/documentation_guide.md 12% [124/1011] doc/contributing/glossary.md 12% [125/1011] doc/contributing/making_changes_to_ruby.md 12% [126/1011] doc/contributing/making_changes_to_stdlibs.md 12% [127/1011] doc/contributing/reporting_issues.md 12% [128/1011] doc/contributing/testing_ruby.md 12% [129/1011] doc/dig_methods.rdoc 12% [130/1011] doc/distribution.md 12% [131/1011] doc/dtrace_probes.rdoc 13% [132/1011] doc/encodings.rdoc 13% [133/1011] doc/extension.ja.rdoc 13% [134/1011] doc/extension.rdoc 13% [135/1011] doc/fiber.md 13% [136/1011] doc/format_specifications.rdoc 13% [137/1011] doc/globals.rdoc 13% [138/1011] doc/implicit_conversion.rdoc 13% [139/1011] doc/keywords.rdoc 13% [140/1011] doc/maintainers.md 13% [141/1011] doc/marshal.rdoc 14% [142/1011] doc/memory_view.md 14% [143/1011] doc/optparse/argument_converters.rdoc 14% [144/1011] doc/optparse/creates_option.rdoc 14% [145/1011] doc/optparse/option_params.rdoc 14% [146/1011] doc/optparse/tutorial.rdoc 14% [147/1011] doc/packed_data.rdoc 14% [148/1011] doc/ractor.md 14% [149/1011] doc/rdoc/markup_reference.rb 14% [150/1011] doc/regexp/methods.rdoc 14% [151/1011] doc/regexp/unicode_properties.rdoc 15% [152/1011] doc/rjit/rjit.md 15% [153/1011] doc/security.rdoc 15% [154/1011] doc/signals.rdoc 15% [155/1011] doc/standard_library.rdoc 15% [156/1011] doc/strftime_formatting.rdoc 15% [157/1011] doc/syntax.rdoc 15% [158/1011] doc/syntax/assignment.rdoc 15% [159/1011] doc/syntax/calling_methods.rdoc 15% [160/1011] doc/syntax/comments.rdoc 15% [161/1011] doc/syntax/control_expressions.rdoc 16% [162/1011] doc/syntax/exceptions.rdoc 16% [163/1011] doc/syntax/literals.rdoc 16% [164/1011] doc/syntax/methods.rdoc 16% [165/1011] doc/syntax/miscellaneous.rdoc 16% [166/1011] doc/syntax/modules_and_classes.rdoc 16% [167/1011] doc/syntax/operators.rdoc 16% [168/1011] doc/syntax/pattern_matching.rdoc 16% [169/1011] doc/syntax/precedence.rdoc 16% [170/1011] doc/syntax/refinements.rdoc 16% [171/1011] doc/windows.md 17% [172/1011] doc/yjit/yjit.md 17% [173/1011] doc/yjit/yjit_hacking.md 17% [174/1011] encoding.c 17% [175/1011] enum.c 17% [176/1011] enumerator.c 17% [177/1011] error.c 17% [178/1011] eval.c 17% [179/1011] eval_error.c 17% [180/1011] eval_jump.c 17% [181/1011] ext/bigdecimal/bigdecimal.c 18% [182/1011] ext/bigdecimal/lib/bigdecimal.rb 18% [183/1011] ext/bigdecimal/lib/bigdecimal/jacobian.rb 18% [184/1011] ext/bigdecimal/lib/bigdecimal/ludcmp.rb 18% [185/1011] ext/bigdecimal/lib/bigdecimal/math.rb 18% [186/1011] ext/bigdecimal/lib/bigdecimal/newton.rb 18% [187/1011] ext/bigdecimal/lib/bigdecimal/util.rb 18% [188/1011] ext/cgi/escape/escape.c 18% [189/1011] ext/continuation/continuation.c 18% [190/1011] ext/coverage/coverage.c 18% [191/1011] ext/coverage/lib/coverage.rb 18% [192/1011] ext/date/date_core.c 19% [193/1011] ext/date/date_parse.c 19% [194/1011] ext/date/date_strftime.c 19% [195/1011] ext/date/date_strptime.c 19% [196/1011] ext/date/lib/date.rb 19% [197/1011] ext/digest/bubblebabble/bubblebabble.c 19% [198/1011] ext/digest/digest.c 19% [199/1011] ext/digest/lib/digest.rb 19% [200/1011] ext/digest/lib/digest/loader.rb 19% [201/1011] ext/digest/lib/digest/version.rb 19% [202/1011] ext/digest/md5/md5init.c 20% [203/1011] ext/digest/rmd160/rmd160init.c 20% [204/1011] ext/digest/sha1/sha1init.c 20% [205/1011] ext/digest/sha2/lib/sha2.rb 20% [206/1011] ext/digest/sha2/lib/sha2/loader.rb 20% [207/1011] ext/digest/sha2/sha2init.c 20% [208/1011] ext/etc/etc.c 20% [209/1011] ext/fcntl/fcntl.c 20% [210/1011] ext/fiddle/closure.c 20% [211/1011] ext/fiddle/conversions.c 20% [212/1011] ext/fiddle/fiddle.c 21% [213/1011] ext/fiddle/function.c 21% [214/1011] ext/fiddle/handle.c 21% [215/1011] ext/fiddle/lib/fiddle.rb 21% [216/1011] ext/fiddle/lib/fiddle/closure.rb 21% [217/1011] ext/fiddle/lib/fiddle/cparser.rb 21% [218/1011] ext/fiddle/lib/fiddle/function.rb 21% [219/1011] ext/fiddle/lib/fiddle/import.rb 21% [220/1011] ext/fiddle/lib/fiddle/pack.rb 21% [221/1011] ext/fiddle/lib/fiddle/struct.rb 21% [222/1011] ext/fiddle/lib/fiddle/types.rb 22% [223/1011] ext/fiddle/lib/fiddle/value.rb 22% [224/1011] ext/fiddle/lib/fiddle/version.rb 22% [225/1011] ext/fiddle/pinned.c 22% [226/1011] ext/fiddle/pointer.c 22% [227/1011] ext/io/console/console.c 22% [228/1011] ext/io/nonblock/nonblock.c 22% [229/1011] ext/io/wait/wait.c 22% [230/1011] ext/json/generator/generator.c 22% [231/1011] ext/json/lib/json.rb 22% [232/1011] ext/json/lib/json/add/bigdecimal.rb 23% [233/1011] ext/json/lib/json/add/complex.rb 23% [234/1011] ext/json/lib/json/add/core.rb 23% [235/1011] ext/json/lib/json/add/date.rb 23% [236/1011] ext/json/lib/json/add/date_time.rb 23% [237/1011] ext/json/lib/json/add/exception.rb 23% [238/1011] ext/json/lib/json/add/ostruct.rb 23% [239/1011] ext/json/lib/json/add/range.rb 23% [240/1011] ext/json/lib/json/add/rational.rb 23% [241/1011] ext/json/lib/json/add/regexp.rb 23% [242/1011] ext/json/lib/json/add/set.rb 24% [243/1011] ext/json/lib/json/add/struct.rb 24% [244/1011] ext/json/lib/json/add/symbol.rb 24% [245/1011] ext/json/lib/json/add/time.rb 24% [246/1011] ext/json/lib/json/common.rb 24% [247/1011] ext/json/lib/json/ext.rb 24% [248/1011] ext/json/lib/json/generic_object.rb 24% [249/1011] ext/json/lib/json/version.rb 24% [250/1011] ext/json/parser/parser.c 24% [251/1011] ext/monitor/lib/monitor.rb 24% [252/1011] ext/monitor/monitor.c 25% [253/1011] ext/nkf/lib/kconv.rb 25% [254/1011] ext/nkf/nkf.c 25% [255/1011] ext/objspace/lib/objspace.rb 25% [256/1011] ext/objspace/lib/objspace/trace.rb 25% [257/1011] ext/objspace/object_tracing.c 25% [258/1011] ext/objspace/objspace.c 25% [259/1011] ext/objspace/objspace_dump.c 25% [260/1011] ext/openssl/lib/openssl.rb 25% [261/1011] ext/openssl/lib/openssl/bn.rb 25% [262/1011] ext/openssl/lib/openssl/buffering.rb 26% [263/1011] ext/openssl/lib/openssl/cipher.rb 26% [264/1011] ext/openssl/lib/openssl/digest.rb 26% [265/1011] ext/openssl/lib/openssl/hmac.rb 26% [266/1011] ext/openssl/lib/openssl/marshal.rb 26% [267/1011] ext/openssl/lib/openssl/pkcs5.rb 26% [268/1011] ext/openssl/lib/openssl/pkey.rb 26% [269/1011] ext/openssl/lib/openssl/ssl.rb 26% [270/1011] ext/openssl/lib/openssl/version.rb 26% [271/1011] ext/openssl/lib/openssl/x509.rb 26% [272/1011] ext/openssl/ossl.c 27% [273/1011] ext/openssl/ossl_asn1.c 27% [274/1011] ext/openssl/ossl_bio.c 27% [275/1011] ext/openssl/ossl_bn.c 27% [276/1011] ext/openssl/ossl_cipher.c 27% [277/1011] ext/openssl/ossl_config.c 27% [278/1011] ext/openssl/ossl_digest.c 27% [279/1011] ext/openssl/ossl_engine.c 27% [280/1011] ext/openssl/ossl_hmac.c 27% [281/1011] ext/openssl/ossl_kdf.c 27% [282/1011] ext/openssl/ossl_ns_spki.c 27% [283/1011] ext/openssl/ossl_ocsp.c 28% [284/1011] ext/openssl/ossl_pkcs12.c 28% [285/1011] ext/openssl/ossl_pkcs7.c 28% [286/1011] ext/openssl/ossl_pkey.c 28% [287/1011] ext/openssl/ossl_pkey_dh.c 28% [288/1011] ext/openssl/ossl_pkey_dsa.c 28% [289/1011] ext/openssl/ossl_pkey_ec.c 28% [290/1011] ext/openssl/ossl_pkey_rsa.c 28% [291/1011] ext/openssl/ossl_rand.c 28% [292/1011] ext/openssl/ossl_ssl.c 28% [293/1011] ext/openssl/ossl_ssl_session.c 29% [294/1011] ext/openssl/ossl_ts.c 29% [295/1011] ext/openssl/ossl_x509.c 29% [296/1011] ext/openssl/ossl_x509attr.c 29% [297/1011] ext/openssl/ossl_x509cert.c 29% [298/1011] ext/openssl/ossl_x509crl.c 29% [299/1011] ext/openssl/ossl_x509ext.c 29% [300/1011] ext/openssl/ossl_x509name.c 29% [301/1011] ext/openssl/ossl_x509req.c 29% [302/1011] ext/openssl/ossl_x509revoked.c 29% [303/1011] ext/openssl/ossl_x509store.c 30% [304/1011] ext/pathname/lib/pathname.rb 30% [305/1011] ext/pathname/pathname.c 30% [306/1011] ext/psych/lib/psych.rb 30% [307/1011] ext/psych/lib/psych/class_loader.rb 30% [308/1011] ext/psych/lib/psych/coder.rb 30% [309/1011] ext/psych/lib/psych/core_ext.rb 30% [310/1011] ext/psych/lib/psych/exception.rb 30% [311/1011] ext/psych/lib/psych/handler.rb 30% [312/1011] ext/psych/lib/psych/handlers/document_stream.rb 30% [313/1011] ext/psych/lib/psych/handlers/recorder.rb 31% [314/1011] ext/psych/lib/psych/json/ruby_events.rb 31% [315/1011] ext/psych/lib/psych/json/stream.rb 31% [316/1011] ext/psych/lib/psych/json/tree_builder.rb 31% [317/1011] ext/psych/lib/psych/json/yaml_events.rb 31% [318/1011] ext/psych/lib/psych/nodes.rb 31% [319/1011] ext/psych/lib/psych/nodes/alias.rb 31% [320/1011] ext/psych/lib/psych/nodes/document.rb 31% [321/1011] ext/psych/lib/psych/nodes/mapping.rb 31% [322/1011] ext/psych/lib/psych/nodes/node.rb 31% [323/1011] ext/psych/lib/psych/nodes/scalar.rb 32% [324/1011] ext/psych/lib/psych/nodes/sequence.rb 32% [325/1011] ext/psych/lib/psych/nodes/stream.rb 32% [326/1011] ext/psych/lib/psych/omap.rb 32% [327/1011] ext/psych/lib/psych/parser.rb 32% [328/1011] ext/psych/lib/psych/scalar_scanner.rb 32% [329/1011] ext/psych/lib/psych/set.rb 32% [330/1011] ext/psych/lib/psych/stream.rb 32% [331/1011] ext/psych/lib/psych/streaming.rb 32% [332/1011] ext/psych/lib/psych/syntax_error.rb 32% [333/1011] ext/psych/lib/psych/tree_builder.rb 33% [334/1011] ext/psych/lib/psych/versions.rb 33% [335/1011] ext/psych/lib/psych/visitors.rb 33% [336/1011] ext/psych/lib/psych/visitors/depth_first.rb 33% [337/1011] ext/psych/lib/psych/visitors/emitter.rb 33% [338/1011] ext/psych/lib/psych/visitors/json_tree.rb 33% [339/1011] ext/psych/lib/psych/visitors/to_ruby.rb 33% [340/1011] ext/psych/lib/psych/visitors/visitor.rb 33% [341/1011] ext/psych/lib/psych/visitors/yaml_tree.rb 33% [342/1011] ext/psych/lib/psych/y.rb 33% [343/1011] ext/psych/psych.c 34% [344/1011] ext/psych/psych_emitter.c 34% [345/1011] ext/psych/psych_parser.c 34% [346/1011] ext/psych/psych_to_ruby.c 34% [347/1011] ext/psych/psych_yaml_tree.c 34% [348/1011] ext/pty/lib/expect.rb 34% [349/1011] ext/pty/pty.c 34% [350/1011] ext/rbconfig/sizeof/limits.c 34% [351/1011] ext/rbconfig/sizeof/sizes.c 34% [352/1011] ext/ripper/lib/ripper.rb 34% [353/1011] ext/ripper/lib/ripper/core.rb 35% [354/1011] ext/ripper/lib/ripper/filter.rb 35% [355/1011] ext/ripper/lib/ripper/lexer.rb 35% [356/1011] ext/ripper/lib/ripper/sexp.rb 35% [357/1011] ext/socket/ancdata.c 35% [358/1011] ext/socket/basicsocket.c 35% [359/1011] ext/socket/constants.c 35% [360/1011] ext/socket/constdefs.c 35% [361/1011] ext/socket/ifaddr.c 35% [362/1011] ext/socket/init.c 35% [363/1011] ext/socket/ipsocket.c 36% [364/1011] ext/socket/lib/socket.rb 36% [365/1011] ext/socket/option.c 36% [366/1011] ext/socket/raddrinfo.c 36% [367/1011] ext/socket/socket.c 36% [368/1011] ext/socket/sockssocket.c 36% [369/1011] ext/socket/tcpserver.c 36% [370/1011] ext/socket/tcpsocket.c 36% [371/1011] ext/socket/udpsocket.c 36% [372/1011] ext/socket/unixserver.c 36% [373/1011] ext/socket/unixsocket.c 36% [374/1011] ext/stringio/stringio.c 37% [375/1011] ext/strscan/strscan.c 37% [376/1011] ext/syslog/lib/syslog/logger.rb 37% [377/1011] ext/syslog/syslog.c 37% [378/1011] ext/zlib/zlib.c 37% [379/1011] file.c 37% [380/1011] gc.c 37% [381/1011] gc.rb 37% [382/1011] golf_prelude.c 37% [383/1011] goruby.c 37% [384/1011] hash.c 38% [385/1011] id.c 38% [386/1011] id_table.c 38% [387/1011] inits.c 38% [388/1011] io.c 38% [389/1011] io.rb 38% [390/1011] io_buffer.c 38% [391/1011] iseq.c 38% [392/1011] kernel.rb 38% [393/1011] lex.c 38% [394/1011] lib/English.rb 39% [395/1011] lib/abbrev.rb 39% [396/1011] lib/base64.rb 39% [397/1011] lib/benchmark.rb 39% [398/1011] lib/bundled_gems.rb 39% [399/1011] lib/cgi.rb 39% [400/1011] lib/cgi/cookie.rb 39% [401/1011] lib/cgi/core.rb 39% [402/1011] lib/cgi/html.rb 39% [403/1011] lib/cgi/session.rb 39% [404/1011] lib/cgi/session/pstore.rb 40% [405/1011] lib/cgi/util.rb 40% [406/1011] lib/csv.rb 40% [407/1011] lib/csv/core_ext/array.rb 40% [408/1011] lib/csv/core_ext/string.rb 40% [409/1011] lib/csv/fields_converter.rb 40% [410/1011] lib/csv/input_record_separator.rb 40% [411/1011] lib/csv/parser.rb 40% [412/1011] lib/csv/row.rb 40% [413/1011] lib/csv/table.rb 40% [414/1011] lib/csv/version.rb 41% [415/1011] lib/csv/writer.rb 41% [416/1011] lib/delegate.rb 41% [417/1011] lib/did_you_mean.rb 41% [418/1011] lib/did_you_mean/core_ext/name_error.rb 41% [419/1011] lib/did_you_mean/experimental.rb 41% [420/1011] lib/did_you_mean/formatter.rb 41% [421/1011] lib/did_you_mean/formatters/plain_formatter.rb 41% [422/1011] lib/did_you_mean/formatters/verbose_formatter.rb 41% [423/1011] lib/did_you_mean/jaro_winkler.rb 41% [424/1011] lib/did_you_mean/levenshtein.rb 42% [425/1011] lib/did_you_mean/spell_checker.rb 42% [426/1011] lib/did_you_mean/spell_checkers/key_error_checker.rb 42% [427/1011] lib/did_you_mean/spell_checkers/method_name_checker.rb 42% [428/1011] lib/did_you_mean/spell_checkers/name_error_checkers.rb 42% [429/1011] lib/did_you_mean/spell_checkers/name_error_checkers/class_name_checker.rb 42% [430/1011] lib/did_you_mean/spell_checkers/name_error_checkers/variable_name_checker.rb 42% [431/1011] lib/did_you_mean/spell_checkers/null_checker.rb 42% [432/1011] lib/did_you_mean/spell_checkers/pattern_key_name_checker.rb 42% [433/1011] lib/did_you_mean/spell_checkers/require_path_checker.rb 42% [434/1011] lib/did_you_mean/tree_spell_checker.rb 43% [435/1011] lib/did_you_mean/verbose.rb 43% [436/1011] lib/did_you_mean/version.rb 43% [437/1011] lib/drb.rb 43% [438/1011] lib/drb/acl.rb 43% [439/1011] lib/drb/drb.rb 43% [440/1011] lib/drb/eq.rb 43% [441/1011] lib/drb/extserv.rb 43% [442/1011] lib/drb/extservm.rb 43% [443/1011] lib/drb/gw.rb 43% [444/1011] lib/drb/invokemethod.rb 44% [445/1011] lib/drb/observer.rb 44% [446/1011] lib/drb/ssl.rb 44% [447/1011] lib/drb/timeridconv.rb 44% [448/1011] lib/drb/unix.rb 44% [449/1011] lib/drb/version.rb 44% [450/1011] lib/drb/weakidconv.rb 44% [451/1011] lib/erb.rb 44% [452/1011] lib/erb/compiler.rb 44% [453/1011] lib/erb/def_method.rb 44% [454/1011] lib/erb/util.rb 45% [455/1011] lib/erb/version.rb 45% [456/1011] lib/error_highlight.rb 45% [457/1011] lib/error_highlight/base.rb 45% [458/1011] lib/error_highlight/core_ext.rb 45% [459/1011] lib/error_highlight/formatter.rb 45% [460/1011] lib/error_highlight/version.rb 45% [461/1011] lib/fileutils.rb 45% [462/1011] lib/find.rb 45% [463/1011] lib/forwardable.rb 45% [464/1011] lib/forwardable/impl.rb 45% [465/1011] lib/getoptlong.rb 46% [466/1011] lib/ipaddr.rb 46% [467/1011] lib/irb.rb 46% [468/1011] lib/irb/cmd/nop.rb 46% [469/1011] lib/irb/color.rb 46% [470/1011] lib/irb/color_printer.rb 46% [471/1011] lib/irb/command.rb 46% [472/1011] lib/irb/command/backtrace.rb 46% [473/1011] lib/irb/command/base.rb 46% [474/1011] lib/irb/command/break.rb 46% [475/1011] lib/irb/command/catch.rb 47% [476/1011] lib/irb/command/chws.rb 47% [477/1011] lib/irb/command/context.rb 47% [478/1011] lib/irb/command/continue.rb 47% [479/1011] lib/irb/command/debug.rb 47% [480/1011] lib/irb/command/delete.rb 47% [481/1011] lib/irb/command/disable_irb.rb 47% [482/1011] lib/irb/command/edit.rb 47% [483/1011] lib/irb/command/exit.rb 47% [484/1011] lib/irb/command/finish.rb 47% [485/1011] lib/irb/command/force_exit.rb 48% [486/1011] lib/irb/command/help.rb 48% [487/1011] lib/irb/command/history.rb 48% [488/1011] lib/irb/command/info.rb 48% [489/1011] lib/irb/command/internal_helpers.rb 48% [490/1011] lib/irb/command/irb_info.rb 48% [491/1011] lib/irb/command/load.rb 48% [492/1011] lib/irb/command/ls.rb 48% [493/1011] lib/irb/command/measure.rb 48% [494/1011] lib/irb/command/next.rb 48% [495/1011] lib/irb/command/pushws.rb 49% [496/1011] lib/irb/command/show_doc.rb 49% [497/1011] lib/irb/command/show_source.rb 49% [498/1011] lib/irb/command/step.rb 49% [499/1011] lib/irb/command/subirb.rb 49% [500/1011] lib/irb/command/whereami.rb 49% [501/1011] lib/irb/completion.rb 49% [502/1011] lib/irb/context.rb 49% [503/1011] lib/irb/debug.rb 49% [504/1011] lib/irb/debug/ui.rb 49% [505/1011] lib/irb/default_commands.rb 50% [506/1011] lib/irb/easter-egg.rb 50% [507/1011] lib/irb/ext/change-ws.rb 50% [508/1011] lib/irb/ext/eval_history.rb 50% [509/1011] lib/irb/ext/loader.rb 50% [510/1011] lib/irb/ext/multi-irb.rb 50% [511/1011] lib/irb/ext/tracer.rb 50% [512/1011] lib/irb/ext/use-loader.rb 50% [513/1011] lib/irb/ext/workspaces.rb 50% [514/1011] lib/irb/frame.rb 50% [515/1011] lib/irb/help.rb 51% [516/1011] lib/irb/helper_method.rb 51% [517/1011] lib/irb/helper_method/base.rb 51% [518/1011] lib/irb/helper_method/conf.rb 51% [519/1011] lib/irb/history.rb 51% [520/1011] lib/irb/init.rb 51% [521/1011] lib/irb/input-method.rb 51% [522/1011] lib/irb/inspector.rb 51% [523/1011] lib/irb/lc/error.rb 51% [524/1011] lib/irb/lc/ja/error.rb 51% [525/1011] lib/irb/locale.rb 52% [526/1011] lib/irb/nesting_parser.rb 52% [527/1011] lib/irb/notifier.rb 52% [528/1011] lib/irb/output-method.rb 52% [529/1011] lib/irb/pager.rb 52% [530/1011] lib/irb/ruby-lex.rb 52% [531/1011] lib/irb/source_finder.rb 52% [532/1011] lib/irb/statement.rb 52% [533/1011] lib/irb/version.rb 52% [534/1011] lib/irb/workspace.rb 52% [535/1011] lib/irb/ws-for-case-2.rb 53% [536/1011] lib/irb/xmp.rb 53% [537/1011] lib/logger.rb 53% [538/1011] lib/logger/errors.rb 53% [539/1011] lib/logger/formatter.rb 53% [540/1011] lib/logger/log_device.rb 53% [541/1011] lib/logger/period.rb 53% [542/1011] lib/logger/severity.rb 53% [543/1011] lib/logger/version.rb 53% [544/1011] lib/mkmf.rb 53% [545/1011] lib/mutex_m.rb 54% [546/1011] lib/net/http.rb 54% [547/1011] lib/net/http/backward.rb 54% [548/1011] lib/net/http/exceptions.rb 54% [549/1011] lib/net/http/generic_request.rb 54% [550/1011] lib/net/http/header.rb 54% [551/1011] lib/net/http/proxy_delta.rb 54% [552/1011] lib/net/http/request.rb 54% [553/1011] lib/net/http/requests.rb 54% [554/1011] lib/net/http/response.rb 54% [555/1011] lib/net/http/responses.rb 54% [556/1011] lib/net/http/status.rb 55% [557/1011] lib/net/https.rb 55% [558/1011] lib/net/protocol.rb 55% [559/1011] lib/observer.rb 55% [560/1011] lib/open-uri.rb 55% [561/1011] lib/open3.rb 55% [562/1011] lib/open3/version.rb 55% [563/1011] lib/optionparser.rb 55% [564/1011] lib/optparse.rb 55% [565/1011] lib/optparse/ac.rb 55% [566/1011] lib/optparse/date.rb 56% [567/1011] lib/optparse/kwargs.rb 56% [568/1011] lib/optparse/shellwords.rb 56% [569/1011] lib/optparse/time.rb 56% [570/1011] lib/optparse/uri.rb 56% [571/1011] lib/optparse/version.rb 56% [572/1011] lib/ostruct.rb 56% [573/1011] lib/pp.rb 56% [574/1011] lib/prettyprint.rb 56% [575/1011] lib/prism.rb 56% [576/1011] lib/prism/compiler.rb 57% [577/1011] lib/prism/debug.rb 57% [578/1011] lib/prism/desugar_compiler.rb 57% [579/1011] lib/prism/dispatcher.rb 57% [580/1011] lib/prism/dsl.rb 57% [581/1011] lib/prism/ffi.rb 57% [582/1011] lib/prism/lex_compat.rb 57% [583/1011] lib/prism/mutation_compiler.rb 57% [584/1011] lib/prism/node.rb 57% [585/1011] lib/prism/node_ext.rb 57% [586/1011] lib/prism/node_inspector.rb 58% [587/1011] lib/prism/pack.rb 58% [588/1011] lib/prism/parse_result.rb 58% [589/1011] lib/prism/parse_result/comments.rb 58% [590/1011] lib/prism/parse_result/newlines.rb 58% [591/1011] lib/prism/pattern.rb 58% [592/1011] lib/prism/ripper_compat.rb 58% [593/1011] lib/prism/serialize.rb 58% [594/1011] lib/prism/visitor.rb 58% [595/1011] lib/pstore.rb 58% [596/1011] lib/random/formatter.rb 59% [597/1011] lib/rdoc.rb 59% [598/1011] lib/rdoc/alias.rb 59% [599/1011] lib/rdoc/anon_class.rb 59% [600/1011] lib/rdoc/any_method.rb 59% [601/1011] lib/rdoc/attr.rb 59% [602/1011] lib/rdoc/class_module.rb 59% [603/1011] lib/rdoc/code_object.rb 59% [604/1011] lib/rdoc/code_objects.rb 59% [605/1011] lib/rdoc/comment.rb 59% [606/1011] lib/rdoc/constant.rb 60% [607/1011] lib/rdoc/context.rb 60% [608/1011] lib/rdoc/cross_reference.rb 60% [609/1011] lib/rdoc/encoding.rb 60% [610/1011] lib/rdoc/erb_partial.rb 60% [611/1011] lib/rdoc/erbio.rb 60% [612/1011] lib/rdoc/extend.rb 60% [613/1011] lib/rdoc/generator.rb 60% [614/1011] lib/rdoc/ghost_method.rb 60% [615/1011] lib/rdoc/i18n.rb 60% [616/1011] lib/rdoc/include.rb 61% [617/1011] lib/rdoc/known_classes.rb 61% [618/1011] lib/rdoc/markdown.rb 61% [619/1011] lib/rdoc/markup.rb 61% [620/1011] lib/rdoc/meta_method.rb 61% [621/1011] lib/rdoc/method_attr.rb 61% [622/1011] lib/rdoc/mixin.rb 61% [623/1011] lib/rdoc/normal_class.rb 61% [624/1011] lib/rdoc/normal_module.rb 61% [625/1011] lib/rdoc/options.rb 61% [626/1011] lib/rdoc/parser.rb 62% [627/1011] lib/rdoc/parser/c.rb 62% [628/1011] lib/rdoc/parser/changelog.rb 62% [629/1011] lib/rdoc/parser/markdown.rb 62% [630/1011] lib/rdoc/parser/rd.rb 62% [631/1011] lib/rdoc/parser/ripper_state_lex.rb 62% [632/1011] lib/rdoc/parser/ruby.rb 62% [633/1011] lib/rdoc/parser/ruby_tools.rb 62% [634/1011] lib/rdoc/parser/simple.rb 62% [635/1011] lib/rdoc/parser/text.rb 62% [636/1011] lib/rdoc/rd.rb 63% [637/1011] lib/rdoc/rdoc.rb 63% [638/1011] lib/rdoc/require.rb 63% [639/1011] lib/rdoc/ri.rb 63% [640/1011] lib/rdoc/rubygems_hook.rb 63% [641/1011] lib/rdoc/servlet.rb 63% [642/1011] lib/rdoc/single_class.rb 63% [643/1011] lib/rdoc/stats.rb 63% [644/1011] lib/rdoc/store.rb 63% [645/1011] lib/rdoc/task.rb 63% [646/1011] lib/rdoc/text.rb 63% [647/1011] lib/rdoc/token_stream.rb 64% [648/1011] lib/rdoc/tom_doc.rb 64% [649/1011] lib/rdoc/top_level.rb 64% [650/1011] lib/rdoc/version.rb 64% [651/1011] lib/readline.rb 64% [652/1011] lib/reline.rb 64% [653/1011] lib/reline/config.rb 64% [654/1011] lib/reline/face.rb 64% [655/1011] lib/reline/history.rb 64% [656/1011] lib/reline/io.rb 64% [657/1011] lib/reline/io/ansi.rb 65% [658/1011] lib/reline/io/dumb.rb 65% [659/1011] lib/reline/io/windows.rb 65% [660/1011] lib/reline/key_actor.rb 65% [661/1011] lib/reline/key_actor/base.rb 65% [662/1011] lib/reline/key_actor/composite.rb 65% [663/1011] lib/reline/key_actor/emacs.rb 65% [664/1011] lib/reline/key_actor/vi_command.rb 65% [665/1011] lib/reline/key_actor/vi_insert.rb 65% [666/1011] lib/reline/key_stroke.rb 65% [667/1011] lib/reline/kill_ring.rb 66% [668/1011] lib/reline/line_editor.rb 66% [669/1011] lib/reline/terminfo.rb 66% [670/1011] lib/reline/unicode.rb 66% [671/1011] lib/reline/unicode/east_asian_width.rb 66% [672/1011] lib/reline/version.rb 66% [673/1011] lib/resolv-replace.rb 66% [674/1011] lib/resolv.rb 66% [675/1011] lib/rinda/rinda.rb 66% [676/1011] lib/rinda/ring.rb 66% [677/1011] lib/rinda/tuplespace.rb 67% [678/1011] lib/ruby_vm/rjit/stats.rb 67% [679/1011] lib/rubygems.rb 67% [680/1011] lib/rubygems/available_set.rb 67% [681/1011] lib/rubygems/basic_specification.rb 67% [682/1011] lib/rubygems/bundler_version_finder.rb 67% [683/1011] lib/rubygems/ci_detector.rb 67% [684/1011] lib/rubygems/command.rb 67% [685/1011] lib/rubygems/command_manager.rb 67% [686/1011] lib/rubygems/commands/build_command.rb 67% [687/1011] lib/rubygems/commands/cert_command.rb 68% [688/1011] lib/rubygems/commands/check_command.rb 68% [689/1011] lib/rubygems/commands/cleanup_command.rb 68% [690/1011] lib/rubygems/commands/contents_command.rb 68% [691/1011] lib/rubygems/commands/dependency_command.rb 68% [692/1011] lib/rubygems/commands/environment_command.rb 68% [693/1011] lib/rubygems/commands/exec_command.rb 68% [694/1011] lib/rubygems/commands/fetch_command.rb 68% [695/1011] lib/rubygems/commands/generate_index_command.rb 68% [696/1011] lib/rubygems/commands/help_command.rb 68% [697/1011] lib/rubygems/commands/info_command.rb 69% [698/1011] lib/rubygems/commands/install_command.rb 69% [699/1011] lib/rubygems/commands/list_command.rb 69% [700/1011] lib/rubygems/commands/lock_command.rb 69% [701/1011] lib/rubygems/commands/mirror_command.rb 69% [702/1011] lib/rubygems/commands/open_command.rb 69% [703/1011] lib/rubygems/commands/outdated_command.rb 69% [704/1011] lib/rubygems/commands/owner_command.rb 69% [705/1011] lib/rubygems/commands/pristine_command.rb 69% [706/1011] lib/rubygems/commands/push_command.rb 69% [707/1011] lib/rubygems/commands/query_command.rb 70% [708/1011] lib/rubygems/commands/rdoc_command.rb 70% [709/1011] lib/rubygems/commands/rebuild_command.rb 70% [710/1011] lib/rubygems/commands/search_command.rb 70% [711/1011] lib/rubygems/commands/server_command.rb 70% [712/1011] lib/rubygems/commands/setup_command.rb 70% [713/1011] lib/rubygems/commands/signin_command.rb 70% [714/1011] lib/rubygems/commands/signout_command.rb 70% [715/1011] lib/rubygems/commands/sources_command.rb 70% [716/1011] lib/rubygems/commands/specification_command.rb 70% [717/1011] lib/rubygems/commands/stale_command.rb 71% [718/1011] lib/rubygems/commands/uninstall_command.rb 71% [719/1011] lib/rubygems/commands/unpack_command.rb 71% [720/1011] lib/rubygems/commands/update_command.rb 71% [721/1011] lib/rubygems/commands/which_command.rb 71% [722/1011] lib/rubygems/commands/yank_command.rb 71% [723/1011] lib/rubygems/compatibility.rb 71% [724/1011] lib/rubygems/config_file.rb 71% [725/1011] lib/rubygems/core_ext/kernel_gem.rb 71% [726/1011] lib/rubygems/core_ext/kernel_require.rb 71% [727/1011] lib/rubygems/core_ext/kernel_warn.rb 72% [728/1011] lib/rubygems/core_ext/tcpsocket_init.rb 72% [729/1011] lib/rubygems/defaults.rb 72% [730/1011] lib/rubygems/dependency.rb 72% [731/1011] lib/rubygems/dependency_installer.rb 72% [732/1011] lib/rubygems/dependency_list.rb 72% [733/1011] lib/rubygems/deprecate.rb 72% [734/1011] lib/rubygems/doctor.rb 72% [735/1011] lib/rubygems/errors.rb 72% [736/1011] lib/rubygems/exceptions.rb 72% [737/1011] lib/rubygems/ext.rb 72% [738/1011] lib/rubygems/ext/build_error.rb 73% [739/1011] lib/rubygems/ext/builder.rb 73% [740/1011] lib/rubygems/ext/cargo_builder.rb 73% [741/1011] lib/rubygems/ext/cargo_builder/link_flag_converter.rb 73% [742/1011] lib/rubygems/ext/cmake_builder.rb 73% [743/1011] lib/rubygems/ext/configure_builder.rb 73% [744/1011] lib/rubygems/ext/ext_conf_builder.rb 73% [745/1011] lib/rubygems/ext/rake_builder.rb 73% [746/1011] lib/rubygems/gem_runner.rb 73% [747/1011] lib/rubygems/gemcutter_utilities.rb 73% [748/1011] lib/rubygems/gemcutter_utilities/webauthn_listener.rb 74% [749/1011] lib/rubygems/gemcutter_utilities/webauthn_listener/response.rb 74% [750/1011] lib/rubygems/gemcutter_utilities/webauthn_poller.rb 74% [751/1011] lib/rubygems/gemspec_helpers.rb 74% [752/1011] lib/rubygems/install_default_message.rb 74% [753/1011] lib/rubygems/install_message.rb 74% [754/1011] lib/rubygems/install_update_options.rb 74% [755/1011] lib/rubygems/installer.rb 74% [756/1011] lib/rubygems/installer_uninstaller_utils.rb 74% [757/1011] lib/rubygems/local_remote_options.rb 74% [758/1011] lib/rubygems/name_tuple.rb 75% [759/1011] lib/rubygems/openssl.rb 75% [760/1011] lib/rubygems/package.rb 75% [761/1011] lib/rubygems/package/digest_io.rb 75% [762/1011] lib/rubygems/package/file_source.rb 75% [763/1011] lib/rubygems/package/io_source.rb 75% [764/1011] lib/rubygems/package/old.rb 75% [765/1011] lib/rubygems/package/source.rb 75% [766/1011] lib/rubygems/package/tar_header.rb 75% [767/1011] lib/rubygems/package/tar_reader.rb 75% [768/1011] lib/rubygems/package/tar_reader/entry.rb 76% [769/1011] lib/rubygems/package/tar_writer.rb 76% [770/1011] lib/rubygems/package_task.rb 76% [771/1011] lib/rubygems/path_support.rb 76% [772/1011] lib/rubygems/platform.rb 76% [773/1011] lib/rubygems/psych_tree.rb 76% [774/1011] lib/rubygems/query_utils.rb 76% [775/1011] lib/rubygems/rdoc.rb 76% [776/1011] lib/rubygems/remote_fetcher.rb 76% [777/1011] lib/rubygems/request.rb 76% [778/1011] lib/rubygems/request/connection_pools.rb 77% [779/1011] lib/rubygems/request/http_pool.rb 77% [780/1011] lib/rubygems/request/https_pool.rb 77% [781/1011] lib/rubygems/request_set.rb 77% [782/1011] lib/rubygems/request_set/gem_dependency_api.rb 77% [783/1011] lib/rubygems/request_set/lockfile.rb 77% [784/1011] lib/rubygems/request_set/lockfile/parser.rb 77% [785/1011] lib/rubygems/request_set/lockfile/tokenizer.rb 77% [786/1011] lib/rubygems/requirement.rb 77% [787/1011] lib/rubygems/resolver.rb 77% [788/1011] lib/rubygems/resolver/activation_request.rb 78% [789/1011] lib/rubygems/resolver/api_set.rb 78% [790/1011] lib/rubygems/resolver/api_set/gem_parser.rb 78% [791/1011] lib/rubygems/resolver/api_specification.rb 78% [792/1011] lib/rubygems/resolver/best_set.rb 78% [793/1011] lib/rubygems/resolver/composed_set.rb 78% [794/1011] lib/rubygems/resolver/conflict.rb 78% [795/1011] lib/rubygems/resolver/current_set.rb 78% [796/1011] lib/rubygems/resolver/dependency_request.rb 78% [797/1011] lib/rubygems/resolver/git_set.rb 78% [798/1011] lib/rubygems/resolver/git_specification.rb 79% [799/1011] lib/rubygems/resolver/index_set.rb 79% [800/1011] lib/rubygems/resolver/index_specification.rb 79% [801/1011] lib/rubygems/resolver/installed_specification.rb 79% [802/1011] lib/rubygems/resolver/installer_set.rb 79% [803/1011] lib/rubygems/resolver/local_specification.rb 79% [804/1011] lib/rubygems/resolver/lock_set.rb 79% [805/1011] lib/rubygems/resolver/lock_specification.rb 79% [806/1011] lib/rubygems/resolver/requirement_list.rb 79% [807/1011] lib/rubygems/resolver/set.rb 79% [808/1011] lib/rubygems/resolver/source_set.rb 80% [809/1011] lib/rubygems/resolver/spec_specification.rb 80% [810/1011] lib/rubygems/resolver/specification.rb 80% [811/1011] lib/rubygems/resolver/stats.rb 80% [812/1011] lib/rubygems/resolver/vendor_set.rb 80% [813/1011] lib/rubygems/resolver/vendor_specification.rb 80% [814/1011] lib/rubygems/s3_uri_signer.rb 80% [815/1011] lib/rubygems/safe_marshal.rb 80% [816/1011] lib/rubygems/safe_marshal/elements.rb 80% [817/1011] lib/rubygems/safe_marshal/reader.rb 80% [818/1011] lib/rubygems/safe_marshal/visitors/stream_printer.rb 81% [819/1011] lib/rubygems/safe_marshal/visitors/to_ruby.rb 81% [820/1011] lib/rubygems/safe_marshal/visitors/visitor.rb 81% [821/1011] lib/rubygems/safe_yaml.rb 81% [822/1011] lib/rubygems/security.rb 81% [823/1011] lib/rubygems/security/policies.rb 81% [824/1011] lib/rubygems/security/policy.rb 81% [825/1011] lib/rubygems/security/signer.rb 81% [826/1011] lib/rubygems/security/trust_dir.rb 81% [827/1011] lib/rubygems/security_option.rb 81% [828/1011] lib/rubygems/shellwords.rb 81% [829/1011] lib/rubygems/source.rb 82% [830/1011] lib/rubygems/source/git.rb 82% [831/1011] lib/rubygems/source/installed.rb 82% [832/1011] lib/rubygems/source/local.rb 82% [833/1011] lib/rubygems/source/lock.rb 82% [834/1011] lib/rubygems/source/specific_file.rb 82% [835/1011] lib/rubygems/source/vendor.rb 82% [836/1011] lib/rubygems/source_list.rb 82% [837/1011] lib/rubygems/spec_fetcher.rb 82% [838/1011] lib/rubygems/specification.rb 82% [839/1011] lib/rubygems/specification_policy.rb 83% [840/1011] lib/rubygems/specification_record.rb 83% [841/1011] lib/rubygems/stub_specification.rb 83% [842/1011] lib/rubygems/text.rb 83% [843/1011] lib/rubygems/uninstaller.rb 83% [844/1011] lib/rubygems/unknown_command_spell_checker.rb 83% [845/1011] lib/rubygems/update_suggestion.rb 83% [846/1011] lib/rubygems/uri.rb 83% [847/1011] lib/rubygems/uri_formatter.rb 83% [848/1011] lib/rubygems/user_interaction.rb 83% [849/1011] lib/rubygems/util.rb 84% [850/1011] lib/rubygems/util/licenses.rb 84% [851/1011] lib/rubygems/util/list.rb 84% [852/1011] lib/rubygems/validator.rb 84% [853/1011] lib/rubygems/vendored_molinillo.rb 84% [854/1011] lib/rubygems/vendored_net_http.rb 84% [855/1011] lib/rubygems/vendored_optparse.rb 84% [856/1011] lib/rubygems/vendored_securerandom.rb 84% [857/1011] lib/rubygems/vendored_timeout.rb 84% [858/1011] lib/rubygems/vendored_tsort.rb 84% [859/1011] lib/rubygems/version.rb 85% [860/1011] lib/rubygems/version_option.rb 85% [861/1011] lib/rubygems/yaml_serializer.rb 85% [862/1011] lib/securerandom.rb 85% [863/1011] lib/set.rb 85% [864/1011] lib/set/sorted_set.rb 85% [865/1011] lib/shellwords.rb 85% [866/1011] lib/singleton.rb 85% [867/1011] lib/syntax_suggest.rb 85% [868/1011] lib/syntax_suggest/api.rb 85% [869/1011] lib/syntax_suggest/around_block_scan.rb 86% [870/1011] lib/syntax_suggest/block_expand.rb 86% [871/1011] lib/syntax_suggest/capture/before_after_keyword_ends.rb 86% [872/1011] lib/syntax_suggest/capture/falling_indent_lines.rb 86% [873/1011] lib/syntax_suggest/capture_code_context.rb 86% [874/1011] lib/syntax_suggest/clean_document.rb 86% [875/1011] lib/syntax_suggest/cli.rb 86% [876/1011] lib/syntax_suggest/code_block.rb 86% [877/1011] lib/syntax_suggest/code_frontier.rb 86% [878/1011] lib/syntax_suggest/code_line.rb 86% [879/1011] lib/syntax_suggest/code_search.rb 87% [880/1011] lib/syntax_suggest/core_ext.rb 87% [881/1011] lib/syntax_suggest/display_code_with_line_numbers.rb 87% [882/1011] lib/syntax_suggest/display_invalid_blocks.rb 87% [883/1011] lib/syntax_suggest/explain_syntax.rb 87% [884/1011] lib/syntax_suggest/left_right_lex_count.rb 87% [885/1011] lib/syntax_suggest/lex_all.rb 87% [886/1011] lib/syntax_suggest/lex_value.rb 87% [887/1011] lib/syntax_suggest/parse_blocks_from_indent_line.rb 87% [888/1011] lib/syntax_suggest/pathname_from_message.rb 87% [889/1011] lib/syntax_suggest/priority_engulf_queue.rb 88% [890/1011] lib/syntax_suggest/priority_queue.rb 88% [891/1011] lib/syntax_suggest/ripper_errors.rb 88% [892/1011] lib/syntax_suggest/scan_history.rb 88% [893/1011] lib/syntax_suggest/unvisited_lines.rb 88% [894/1011] lib/syntax_suggest/version.rb 88% [895/1011] lib/tempfile.rb 88% [896/1011] lib/time.rb 88% [897/1011] lib/timeout.rb 88% [898/1011] lib/tmpdir.rb 88% [899/1011] lib/tsort.rb 89% [900/1011] lib/un.rb 89% [901/1011] lib/unicode_normalize/normalize.rb 89% [902/1011] lib/unicode_normalize/tables.rb 89% [903/1011] lib/uri.rb 89% [904/1011] lib/uri/common.rb 89% [905/1011] lib/uri/file.rb 89% [906/1011] lib/uri/ftp.rb 89% [907/1011] lib/uri/generic.rb 89% [908/1011] lib/uri/http.rb 89% [909/1011] lib/uri/https.rb 90% [910/1011] lib/uri/ldap.rb 90% [911/1011] lib/uri/ldaps.rb 90% [912/1011] lib/uri/mailto.rb 90% [913/1011] lib/uri/rfc2396_parser.rb 90% [914/1011] lib/uri/rfc3986_parser.rb 90% [915/1011] lib/uri/version.rb 90% [916/1011] lib/uri/ws.rb 90% [917/1011] lib/uri/wss.rb 90% [918/1011] lib/weakref.rb 90% [919/1011] lib/yaml.rb 90% [920/1011] lib/yaml/dbm.rb 91% [921/1011] lib/yaml/store.rb 91% [922/1011] load.c 91% [923/1011] loadpath.c 91% [924/1011] localeinit.c 91% [925/1011] main.c 91% [926/1011] marshal.c 91% [927/1011] marshal.rb 91% [928/1011] math.c 91% [929/1011] memory_view.c 91% [930/1011] mini_builtin.c 92% [931/1011] miniinit.c 92% [932/1011] miniprelude.c 92% [933/1011] nilclass.rb 92% [934/1011] node.c 92% [935/1011] node_dump.c 92% [936/1011] numeric.c 92% [937/1011] numeric.rb 92% [938/1011] object.c 92% [939/1011] pack.c 92% [940/1011] pack.rb 93% [941/1011] parse.c 93% [942/1011] parse.y 93% [943/1011] parser_st.c 93% [944/1011] prelude.rb 93% [945/1011] prism_compile.c 93% [946/1011] prism_init.c 93% [947/1011] proc.c 93% [948/1011] process.c 93% [949/1011] ractor.c 93% [950/1011] ractor.rb 94% [951/1011] random.c 94% [952/1011] range.c 94% [953/1011] rational.c 94% [954/1011] rbconfig.rb 94% [955/1011] re.c 94% [956/1011] regcomp.c 94% [957/1011] regenc.c 94% [958/1011] regerror.c 94% [959/1011] regexec.c 94% [960/1011] regparse.c 95% [961/1011] regsyntax.c 95% [962/1011] rjit.c 95% [963/1011] rjit.rb 95% [964/1011] rjit_c.c 95% [965/1011] ruby-runner.c 95% [966/1011] ruby.c 95% [967/1011] ruby_parser.c 95% [968/1011] rubystub.c 95% [969/1011] scheduler.c 95% [970/1011] shape.c 96% [971/1011] signal.c 96% [972/1011] siphash.c 96% [973/1011] sparc.c 96% [974/1011] sprintf.c 96% [975/1011] st.c 96% [976/1011] strftime.c 96% [977/1011] string.c 96% [978/1011] string.rb 96% [979/1011] struct.c 96% [980/1011] symbol.c 97% [981/1011] symbol.rb 97% [982/1011] thread.c 97% [983/1011] thread_none.c 97% [984/1011] thread_pthread.c 97% [985/1011] thread_pthread_mn.c 97% [986/1011] thread_sync.c 97% [987/1011] thread_sync.rb 97% [988/1011] thread_win32.c 97% [989/1011] time.c 97% [990/1011] timev.rb 98% [991/1011] trace_point.rb 98% [992/1011] transcode.c 98% [993/1011] universal_parser.c 98% [994/1011] util.c 98% [995/1011] variable.c 98% [996/1011] version.c 98% [997/1011] vm.c 98% [998/1011] vm_args.c 98% [999/1011] vm_backtrace.c 98% [1000/1011] vm_dump.c 99% [1001/1011] vm_eval.c 99% [1002/1011] vm_exec.c 99% [1003/1011] vm_insnhelper.c 99% [1004/1011] vm_method.c 99% [1005/1011] vm_sync.c 99% [1006/1011] vm_trace.c 99% [1007/1011] vsnprintf.c 99% [1008/1011] warning.rb 99% [1009/1011] weakmap.c 99% [1010/1011] yjit.c 100% [1011/1011] yjit.rb Generating RI format into /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/.ext/rdoc... Files: 1011 Classes: 1216 ( 286 undocumented) Modules: 222 ( 71 undocumented) Constants: 2241 ( 559 undocumented) Attributes: 1448 ( 238 undocumented) Methods: 11916 (2134 undocumented) Total: 17043 (3288 undocumented) 80.71% documented Elapsed: 47.8s 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/ruby33/work/stage" --extout=".ext" --ext-build-dir="./ext" --mflags=" " --make-flags=" DESTDIR=/wrkdirs/usr/ports/lang/ruby33/work/stage" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --install=all --rdoc-output=".ext/rdoc" --html-output=".ext/html" Installing to /wrkdirs/usr/ports/lang/ruby33/work/stage installing binary commands: /usr/local/bin installing base libraries: /usr/local/lib installing arch files: /usr/local/lib/ruby/3.3/amd64-freebsd14 installing pkgconfig data: /usr/local/lib/pkgconfig installing extension objects: /usr/local/lib/ruby/3.3/amd64-freebsd14 installing extension objects: /usr/local/lib/ruby/site_ruby/3.3/amd64-freebsd14 installing extension objects: /usr/local/lib/ruby/vendor_ruby/3.3/amd64-freebsd14 installing extension headers: /usr/local/include/ruby-3.3//amd64-freebsd14 installing extension scripts: /usr/local/lib/ruby/3.3 installing extension scripts: /usr/local/lib/ruby/site_ruby/3.3 installing extension scripts: /usr/local/lib/ruby/vendor_ruby/3.3 installing extension headers: /usr/local/include/ruby-3.3//ruby installing rdoc: /usr/local/share/ri/3.3/system installing html-docs: /usr/local/share/doc/ruby33 installing capi-docs: /usr/local/share/doc/ruby33 installing command scripts: /usr/local/bin installing library scripts: /usr/local/lib/ruby/3.3 installing common headers: /usr/local/include/ruby-3.3/ installing manpages: /usr/local/share/man/man1 /bin/ln -fs ruby33 /wrkdirs/usr/ports/lang/ruby33/work/stage/usr/local/bin/ruby /bin/ln -fs ruby33.1.gz /wrkdirs/usr/ports/lang/ruby33/work/stage/usr/local/share/man/man1/ruby.1.gz /usr/bin/strip /wrkdirs/usr/ports/lang/ruby33/work/stage/usr/local/bin/ruby33 /usr/bin/strip /wrkdirs/usr/ports/lang/ruby33/work/stage/usr/local/lib/libruby33.so.33 /usr/bin/find /wrkdirs/usr/ports/lang/ruby33/work/stage/usr/local/lib/ruby/3.3/amd64-freebsd14 -type f -name '*\.so' -exec /usr/bin/strip {} \; /bin/mkdir -p /wrkdirs/usr/ports/lang/ruby33/work/stage/usr/local/share/doc/ruby33/ripper /wrkdirs/usr/ports/lang/ruby33/work/stage/usr/local/share/doc/ruby33/stringio /wrkdirs/usr/ports/lang/ruby33/work/stage/usr/local/share/doc/ruby33/syslog install -m 0644 /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/ext/ripper/README /wrkdirs/usr/ports/lang/ruby33/work/stage/usr/local/share/doc/ruby33/ripper/ install -m 0644 /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/ext/stringio/README.md /wrkdirs/usr/ports/lang/ruby33/work/stage/usr/local/share/doc/ruby33/stringio/ install -m 0644 /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/ext/syslog/syslog.txt /wrkdirs/usr/ports/lang/ruby33/work/stage/usr/local/share/doc/ruby33/syslog/ install -m 0644 /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/COPYING* /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/LEGAL /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/README* /wrkdirs/usr/ports/lang/ruby33/work/stage/usr/local/share/doc/ruby33/ /bin/mkdir -p /wrkdirs/usr/ports/lang/ruby33/work/stage/usr/local/share/examples/ruby33/bigdecimal install -m 0644 /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/ext/bigdecimal/sample/*.rb /wrkdirs/usr/ports/lang/ruby33/work/stage/usr/local/share/examples/ruby33/bigdecimal/ (cd /wrkdirs/usr/ports/lang/ruby33/work/ruby-3.3.8/sample/ && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE . /wrkdirs/usr/ports/lang/ruby33/work/stage/usr/local/share/examples/ruby33/) ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2025-06-07T22:52:38+00:00' 'PKG_NOTE_ports_top_git_hash=9845af890dd7' 'PKG_NOTE_ports_top_checkout_unclean=no' 'PKG_NOTE_port_git_hash=cece14281b41' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.99.20250209' PKG_NO_VERSION_FOR_DEPS=1 NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building packages for ruby-3.3.8,1 ===> Building ruby-3.3.8,1 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for ruby-3.3.8,1 build of lang/ruby33 | ruby-3.3.8,1 ended at 2025-06-07T18:06:59-05:00 build time: 00:14:24