>>> ruby: Building main/ruby 3.0.6-r0 (using abuild 3.9.0-r0) started Fri, 31 Mar 2023 21:12:34 +0000 >>> ruby: Checking sanity of /home/buildozer/aports/main/ruby/APKBUILD... >>> ruby: Analyzing dependencies... >>> ruby: Installing for build: build-base ca-certificates gmp-dev libucontext-dev zlib-dev openssl1.1-compat-dev gdbm-dev readline-dev libffi-dev coreutils yaml-dev linux-headers autoconf (1/31) Installing libgmpxx (6.2.1-r1) (2/31) Installing gmp-dev (6.2.1-r1) (3/31) Installing libucontext (1.1-r0) (4/31) Installing libucontext-dev (1.1-r0) (5/31) Installing zlib-dev (1.2.12-r3) (6/31) Installing openssl-dev (1.1.1t-r3) (7/31) Installing gdbm (1.22-r0) (8/31) Installing gdbm-tools (1.22-r0) (9/31) Installing gdbm-dev (1.22-r0) (10/31) Installing libhistory (8.1.1-r0) (11/31) Installing ncurses-dev (6.3_p20211120-r1) (12/31) Installing readline (8.1.1-r0) (13/31) Installing readline-dev (8.1.1-r0) (14/31) Installing linux-headers (5.10.41-r0) (15/31) Installing libffi (3.4.2-r1) (16/31) Installing libffi-dev (3.4.2-r1) (17/31) Installing skalibs (2.11.0.0-r0) (18/31) Installing s6-ipcserver (2.11.0.0-r0) (19/31) Installing utmps (0.1.0.3-r0) Executing utmps-0.1.0.3-r0.pre-install (20/31) Installing coreutils (9.0-r2) (21/31) Installing yaml (0.2.5-r0) (22/31) Installing yaml-dev (0.2.5-r0) (23/31) Installing m4 (1.4.18-r2) (24/31) Installing libbz2 (1.0.8-r1) (25/31) Installing perl (5.34.0-r1) (26/31) Installing autoconf (2.71-r0) (27/31) Installing .makedepends-ruby (20230331.211235) (28/31) Installing utmps-openrc (0.1.0.3-r0) (29/31) Installing perl-error (0.17029-r1) (30/31) Installing perl-git (2.34.7-r0) (31/31) Installing git-perl (2.34.7-r0) Executing busybox-1.34.1-r7.trigger OK: 360 MiB in 122 packages >>> ruby: Cleaning up srcdir >>> ruby: Cleaning up pkgdir >>> ruby: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/ruby-3.0.6.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> ruby: Fetching https://cache.ruby-lang.org/pub/ruby/3.0/ruby-3.0.6.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20.3M 100 20.3M 0 0 37.9M 0 --:--:-- --:--:-- --:--:-- 37.9M >>> ruby: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/ruby-3.0.6.tar.gz >>> ruby: Checking sha512sums... ruby-3.0.6.tar.gz: OK test_insns-lower-recursion-depth.patch: OK fix-get_main_stack.patch: OK dont-install-bundled-gems.patch: OK >>> ruby: Unpacking /var/cache/distfiles/v3.15/ruby-3.0.6.tar.gz... >>> ruby: test_insns-lower-recursion-depth.patch patching file bootstraptest/test_insns.rb >>> ruby: fix-get_main_stack.patch patching file thread_pthread.c >>> ruby: dont-install-bundled-gems.patch patching file tool/rbinstall.rb configure.ac:4205: warning: AC_C_BIGENDIAN should be used with AC_CONFIG_HEADERS checking for ruby... false checking build system type... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl checking target system type... i586-alpine-linux-musl checking for i586-alpine-linux-musl-gcc... gcc checking for i586-alpine-linux-musl-ld... no checking for ld... ld checking for i586-alpine-linux-musl-gcc-ar... i586-alpine-linux-musl-gcc-ar checking for i586-alpine-linux-musl-g++... g++ checking for i586-alpine-linux-musl-gcc-nm... i586-alpine-linux-musl-gcc-nm checking for i586-alpine-linux-musl-gcc-ranlib... i586-alpine-linux-musl-gcc-ranlib 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 g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking for i586-alpine-linux-musl-gcc... (cached) gcc checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking how to run the C preprocessor... gcc -E checking for i586-alpine-linux-musl-ranlib... (cached) i586-alpine-linux-musl-gcc-ranlib checking for i586-alpine-linux-musl-gar... (cached) i586-alpine-linux-musl-gcc-ar checking for i586-alpine-linux-musl-gas... no checking for i586-alpine-linux-musl-as... no checking for gas... no checking for as... as checking for i586-alpine-linux-musl-gld... ld checking for i586-alpine-linux-musl-gnm... (cached) i586-alpine-linux-musl-gcc-nm checking for i586-alpine-linux-musl-gobjcopy... no checking for i586-alpine-linux-musl-objcopy... no checking for gobjcopy... no checking for objcopy... objcopy checking for i586-alpine-linux-musl-gobjdump... no checking for i586-alpine-linux-musl-objdump... no checking for gobjdump... no checking for objdump... objdump checking for i586-alpine-linux-musl-gstrip... no checking for i586-alpine-linux-musl-strip... no checking for gstrip... no checking for strip... strip checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for vfork.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking if thread-local storage is supported... yes checking whether the linker is GNU ld... yes checking whether gcc -E accepts -o... yes checking for gcc... /usr/bin/gcc checking for i586-alpine-linux-musl-gcc-ar flags... rcD checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... install checking for a race-free mkdir -p... /bin/mkdir -p checking for i586-alpine-linux-musl-dtrace... no checking for dtrace... no checking for dot... no checking for doxygen... no checking for i586-alpine-linux-musl-pkg-config... no checking for pkg-config... pkg-config 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 -Wl,-R. is accepted as LDFLAGS... yes checking whether -Wl,-rpath,. is accepted as LDFLAGS... yes checking whether -fdeclspec is accepted as CFLAGS... no checking whether -fdeclspec is accepted as CXXFLAGS... no checking whether -Wdeprecated-declarations is accepted as CFLAGS... yes checking whether -Wdivision-by-zero is accepted as CFLAGS... no checking whether -Wduplicated-cond is accepted as CFLAGS... yes checking whether -Wimplicit-function-declaration is accepted as CFLAGS... yes checking whether -Wimplicit-int is accepted as CFLAGS... yes checking whether -Wmisleading-indentation is accepted as CFLAGS... yes checking whether -Wpointer-arith is accepted as CFLAGS... yes checking whether -Wshorten-64-to-32 is accepted as CFLAGS... no checking whether -Wwrite-strings is accepted as CFLAGS... yes checking whether -Wimplicit-fallthrough=0 is accepted as CFLAGS... yes 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... yes 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... yes checking whether -Wsuggest-attribute=noreturn is accepted as CFLAGS... yes 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 -Wextra-tokens is accepted as CFLAGS... no checking whether -Wall -Wextra is accepted as CFLAGS... yes checking whether -Qunused-arguments is accepted as CFLAGS... no 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 whether -Wl,--compress-debug-sections=zlib is accepted as LDFLAGS... yes checking whether -std=gnu99 is accepted as CFLAGS... yes checking whether -fno-strict-overflow is accepted as CFLAGS... yes checking whether -ggdb3 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 for __sync_val_compare_and_swap... yes checking whether compiler has statement and declarations in expressions... yes checking whether CXXFLAGS is valid... yes checking for crypt in -lcrypt... yes checking for dlopen in -ldl... yes checking for shl_load in -ldld... no checking for shutdown in -lsocket... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for _Bool... yes checking for stdbool.h that conforms to C99... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for a.out.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... yes checking for float.h... yes checking for ieeefp.h... no checking for intrinsics.h... no checking for langinfo.h... yes checking for limits.h... yes checking for locale.h... yes checking for malloc.h... yes checking for malloc/malloc.h... no checking for malloc_np.h... no checking for net/socket.h... no checking for process.h... no checking for pwd.h... yes checking for sanitizer/asan_interface.h... no checking for sanitizer/msan_interface.h... no checking for setjmpex.h... no checking for stdalign.h... yes checking for sys/attr.h... no checking for sys/eventfd.h... yes checking for sys/fcntl.h... yes checking for sys/file.h... yes checking for sys/id.h... no checking for sys/ioctl.h... yes checking for sys/mkdev.h... no checking for sys/param.h... yes checking for sys/prctl.h... yes checking for sys/resource.h... yes checking for sys/select.h... yes checking for sys/sendfile.h... yes checking for sys/socket.h... yes checking for sys/syscall.h... yes checking for sys/sysmacros.h... yes checking for sys/time.h... yes checking for sys/times.h... yes checking for sys/uio.h... yes checking for sys/utime.h... no checking for syscall.h... yes checking for time.h... yes checking for ucontext.h... yes checking for utime.h... yes checking for gmp.h... yes checking for library containing __gmpz_init... -lgmp checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no 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... yes checking for off_t... yes checking char bit... 8 checking size of int... 4 checking size of short... 2 checking size of long... 4 checking size of long long... 8 checking size of __int64... 0 checking size of __int128... 0 checking size of off_t... 8 checking size of void*... 4 checking size of float... 4 checking size of double... 8 checking size of time_t... 8 checking size of clock_t... 4 checking packed struct attribute... x __attribute__((packed)) checking whether -Wno-address-of-packed-member is accepted as CFLAGS... yes checking for printf prefix for long long... ll checking for pid_t... yes checking for convertible type of pid_t... INT checking for uid_t... 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... LL checking for dev_t... yes checking for convertible type of dev_t... ULL checking for mode_t... yes checking for convertible type of mode_t... UINT checking for rlim_t... yes checking for convertible type of rlim_t... ULL checking for off_t... (cached) yes checking for convertible type of off_t... LL 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... __attribute__ ((__stdcall__)) x checking for FUNC_CDECL function attribute... __attribute__ ((__cdecl__)) x checking for FUNC_FASTCALL function attribute... __attribute__ ((__fastcall__)) x checking for FUNC_UNOPTIMIZED function attribute... __attribute__ ((__optimize__("O0"))) x checking for FUNC_MINIMIZED function attribute... __attribute__ ((__optimize__("-Os","-fomit-frame-pointer"))) x checking for function alias... alias checking for __atomic builtins... yes checking for __sync builtins... yes checking for __builtin_unreachable... yes 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 gcc options needed to detect all undeclared functions... none needed checking whether sys_nerr is declared... no checking whether getenv is declared... yes checking for size_t... yes checking size of size_t... 4 checking size of ptrdiff_t... 4 checking for printf prefix for size_t... z checking for printf prefix for ptrdiff_t... t checking for struct stat.st_blksize... 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_LONG checking for struct stat.st_atim... yes checking for struct stat.st_atimespec... no checking for struct stat.st_atimensec... no checking for struct stat.st_mtim... yes checking for struct stat.st_mtimespec... no checking for struct stat.st_mtimensec... no checking for struct stat.st_ctim... yes checking for struct stat.st_ctimespec... no checking for struct stat.st_ctimensec... no checking for struct stat.st_birthtimespec... no checking for struct statx.stx_btime... no checking for struct timeval... yes checking size of struct timeval.tv_sec... SIZEOF_TIME_T checking for struct timespec... 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... no checking for uint128_t... no checking for intptr_t... yes checking size of intptr_t... 4 checking for uintptr_t... yes checking size of uintptr_t... 4 checking for printf prefix for intptr_t... NONE checking for ssize_t... yes checking size of ssize_t... 4 checking for printf prefix for int64_t... NONE checking for stack end address... no checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for uid_t in sys/types.h... (cached) yes checking type of array argument to getgroups... gid_t checking for working alloca.h... yes checking for alloca... yes checking for dynamic size alloca... ok checking for working memcmp... yes checking for acosh... yes checking for cbrt... yes checking for crypt... yes checking for dup2... yes checking for erf... yes checking for explicit_bzero... yes checking for ffs... yes checking for flock... yes checking for hypot... yes checking for lgamma_r... yes checking for memmove... yes checking for nan... yes checking for nextafter... yes checking for setproctitle... no checking for strchr... yes checking for strerror... yes checking for strlcat... yes checking for strlcpy... yes checking for strstr... yes checking for tgamma... yes checking whether finite is declared... yes checking whether isinf is declared... yes checking whether isnan is declared... yes checking for sys/pstat.h... no checking for signbit... yes checking for pid_t... (cached) yes checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for __syscall... no checking for _longjmp... yes checking for arc4random_buf... no checking for atan2l... yes checking for atan2f... yes checking for chroot... yes checking for chsize... no checking for clock_gettime... yes checking for copy_file_range... yes checking for cosh... yes checking for crypt_r... yes checking for daemon... (cached) no checking for dirfd... yes checking for dl_iterate_phdr... yes checking for dlopen... yes checking for dladdr... yes checking for dup... yes checking for dup3... yes checking for eaccess... yes checking for endgrent... yes checking for eventfd... yes checking for explicit_memset... no checking for fcopyfile... no checking for fchmod... yes checking for fchown... yes checking for fcntl... yes checking for fdatasync... yes checking for fdopendir... yes checking for fgetattrlist... no checking for fmod... yes checking for fstatat... yes checking for fsync... yes checking for ftruncate... yes checking for ftruncate64... yes checking for getattrlist... no checking for getcwd... 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... yes checking for getpgrp... 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... yes checking for getsid... yes checking for gettimeofday... 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... yes checking for killpg... yes checking for lchmod... yes checking for lchown... yes checking for link... yes checking for llabs... yes checking for lockf... yes checking for log2... yes checking for lstat... yes checking for lutimes... yes checking for malloc_usable_size... yes checking for malloc_size... no checking for mblen... yes checking for memalign... yes checking for memset_s... no 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 openat... yes checking for pipe2... yes checking for poll... yes checking for posix_fadvise... yes checking for posix_memalign... yes checking for ppoll... yes checking for pread... yes checking for pwrite... yes checking for qsort_r... yes checking for qsort_s... no checking for readlink... yes checking for realpath... 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... yes checking for setenv... yes checking for seteuid... yes checking for setgid... yes checking for setgroups... yes checking for setpgid... yes checking for setpgrp... yes checking for setregid... yes checking for setresgid... yes checking for setresuid... yes checking for setreuid... yes checking for setrgid... no checking for setrlimit... yes checking for setruid... no checking for setsid... yes checking for setuid... yes checking for shutdown... yes checking for sigaction... yes checking for sigaltstack... yes checking for sigprocmask... yes checking for sinh... yes checking for spawnv... no checking for symlink... yes checking for syscall... yes checking for sysconf... yes checking for tanh... yes checking for telldir... yes checking for timegm... yes checking for times... yes checking for truncate... yes checking for truncate64... yes checking for unsetenv... yes checking for utimensat... yes checking for utimes... yes checking for wait4... yes checking for waitpid... yes checking for __cospi... no checking for __sinpi... no checking if getcwd allocates buffer if NULL is given... yes checking for crypt.h... yes checking for struct crypt_data.initialized... yes 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... yes checking for __builtin_constant_p... yes checking for __builtin_choose_expr... yes checking for __builtin_choose_expr_constant_p... yes checking for __builtin_types_compatible_p... yes checking for __builtin_trap... yes checking whether qsort_r is GNU version... yes checking whether qsort_r is BSD version... no checking whether atan2 handles Inf as C99... yes checking for clock_getres... yes checking for timer_create in -lrt... yes checking for timer_settime in -lrt... yes checking for unsetenv returns a value... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct tm.tm_gmtoff... yes checking for external int daylight... yes checking for negative time_t for gmtime(3)... yes checking for localtime(3) overflow correctly... yes checking for sig_t... yes checking whether right shift preserve sign bit... yes checking whether _SC_CLK_TCK is supported... yes checking stack growing direction on i586... -1 checking native coroutine implementation for i586-linux-musl... x86 checking for pthread_create in -lthr... no checking for pthread_create in -lpthread... yes checking for pthread_np.h... no checking whether pthread_t is scalar type... yes checking for sched_yield... yes checking for pthread_attr_setinheritsched... yes checking for pthread_attr_get_np... no 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_sigmask... yes checking for pthread_setname_np... yes checking for pthread_set_name_np... no checking for pthread_getattr_np... yes checking arguments of pthread_setname_np... (pthread_self(), name) checking if mcontext_t is a pointer... no checking for getcontext... yes checking for setcontext... yes checking if fork works with pthread... yes checking whether ELF binaries are produced... yes checking for elf.h... 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 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 -Wl,--no-undefined is accepted as LDFLAGS... yes checking whether wrapper for LD_LIBRARY_PATH is needed... no checking whether dtrace USDT is available... no checking for __builtin_setjmp... yes with cast () 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 checking for prefix of external symbols... NONE checking for pthread.h... yes checking if make is GNU make... yes .ext/include/i586-linux-musl/ruby/config.h updated configure: ruby library version = 3.0.0 configure: creating ./config.status config.status: creating GNUmakefile config.status: creating Makefile config.status: creating ruby-3.0.pc --- Configuration summary for ruby version 3.0.6 * Installation prefix: /usr * exec prefix: ${prefix} * arch: i586-linux-musl * site arch: ${arch} * RUBY_BASE_NAME: ruby * enable shared: yes * ruby lib prefix: ${libdir}/${RUBY_BASE_NAME} * site libraries path: ${rubylibprefix}/${sitearch} * vendor path: ${rubylibprefix}/vendor_ruby * target OS: linux-musl * compiler: gcc * with pthread: yes * with coroutine: x86 * enable shared libs: yes * dynamic library ext: so * CFLAGS: ${optflags} ${debugflags} ${warnflags} * LDFLAGS: -L. -fstack-protector-strong -rdynamic \ -Wl,-export-dynamic -Wl,--no-as-needed * DLDFLAGS: -Wl,--compress-debug-sections=zlib * optflags: -O3 * debugflags: -ggdb3 * warnflags: -Wall -Wextra -Wdeprecated-declarations \ -Wduplicated-cond -Wimplicit-function-declaration \ -Wimplicit-int -Wmisleading-indentation \ -Wpointer-arith -Wwrite-strings \ -Wimplicit-fallthrough=0 -Wmissing-noreturn \ -Wno-cast-function-type \ -Wno-constant-logical-operand -Wno-long-long \ -Wno-missing-field-initializers \ -Wno-overlength-strings \ -Wno-packed-bitfield-compat \ -Wno-parentheses-equality -Wno-self-assign \ -Wno-tautological-compare -Wno-unused-parameter \ -Wno-unused-value -Wsuggest-attribute=format \ -Wsuggest-attribute=noreturn -Wunused-variable * strip command: strip -S -x * install doc: rdoc * JIT support: yes * man page type: man * search path: /usr/lib/site_ruby/$(ruby_ver)/i386-linux --- BASERUBY = echo executable host ruby is required. use --with-baseruby option.; false CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -Os -fomit-frame-pointer -g -fno-omit-frame-pointer -fno-strict-aliasing -fPIC XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/i586-linux-musl -I./include -I. -I./enc/unicode/12.1.0 CPPFLAGS = -Os -fomit-frame-pointer -fno-omit-frame-pointer -fno-strict-aliasing DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.0 -fstack-protector-strong SOLIBS = -lz -lpthread -lrt -lrt -lgmp -ldl -lcrypt -lm -lucontext LANG = LC_ALL = LC_CTYPE = MFLAGS = -j28 --jobserver-auth=7,8 gcc (Alpine 10.3.1_git20211027) 10.3.1 20211027 Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. compiling ./main.c compiling dmydln.c compiling miniinit.c compiling dmyext.c making dummy probes.h compiling ast.c compiling bignum.c compiling class.c compiling compar.c compiling compile.c compiling complex.c compiling cont.c compiling debug.c compiling debug_counter.c compiling dir.c compiling dln_find.c compiling encoding.c compiling enum.c compiling enumerator.c compiling error.c compiling eval.c compiling file.c compiling gc.c compiling hash.c compiling inits.c compiling io.c compiling iseq.c compiling marshal.c compiling math.c compiling load.c compiling memory_view.c making mjit_config.h compiling mjit_compile.c compiling node.c compiling numeric.c compiling object.c compiling pack.c compiling parse.c compiling proc.c compiling process.c compiling ractor.c compiling random.c compiling range.c compiling rational.c compiling re.c compiling regcomp.c compiling regenc.c compiling regerror.c compiling regexec.c compiling regparse.c compiling regsyntax.c compiling ruby.c compiling scheduler.c compiling signal.c compiling sprintf.c compiling st.c compiling strftime.c compiling string.c compiling struct.c compiling symbol.c compiling thread.c compiling time.c compiling transcode.c compiling transient_heap.c compiling util.c compiling variable.c compiling vm.c compiling vm_backtrace.c compiling vm_dump.c compiling vm_sync.c compiling vm_trace.c compiling ./missing/setproctitle.c compiling addr2line.c compiling dmyenc.c compiling dln.c compiling localeinit.c compiling array.c compiling mjit.c ./revision.h unchanged assembling coroutine/x86/Context.S compiling enc/ascii.c compiling enc/us_ascii.c compiling enc/unicode.c config.status: creating ruby-runner.h compiling enc/utf_8.c compiling enc/trans/newline.c compiling version.c linking miniruby generating encdb.h generating i586-linux-musl-fake.rb i586-linux-musl-fake.rb updated encdb.h updated builtin_binary.inc updated compiling builtin.c ./tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp rbconfig.rb updated generating enc.mk creating verconf.h building rb_mjit_header.h ./miniruby -I./lib -I. -I.ext/common ./tool/mjit_tabs.rb "" \ gcc -E -DMJIT_HEADER -P -dD -Os -fomit-frame-pointer -g -fno-omit-frame-pointer -fno-strict-aliasing -fPIC -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/i586-linux-musl -I./include -I. -I./enc/unicode/12.1.0 -Os -fomit-frame-pointer -fno-omit-frame-pointer -fno-strict-aliasing ./vm.c -o rb_mjit_header.h.new verconf.h updated compiling loadpath.c linking static-library libruby-static.a rb_mjit_header.h updated building .ext/include/i586-linux-musl/rb_mjit_min_header-3.0.6.h ./miniruby -I./lib -I. -I.ext/common ./tool/transform_mjit_header.rb "gcc -Os -fomit-frame-pointer -g -fno-omit-frame-pointer -fno-strict-aliasing -fPIC " rb_mjit_header.h .ext/include/i586-linux-musl/rb_mjit_min_header-3.0.6.h linking shared-library libruby.so.3.0.6 making srcs under enc make[1]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6' generating transdb.h transdb.h updated generating makefiles ext/configure-ext.mk making enc making trans linking ruby make[1]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6' compiling ./enc/encdb.c ext/configure-ext.mk updated make[1]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6' make[1]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6' compiling ./enc/trans/transdb.c compiling ./enc/big5.c compiling ./enc/cesu_8.c compiling ./enc/cp949.c compiling ./enc/trans/big5.c compiling ./enc/emacs_mule.c compiling ./enc/trans/cesu_8.c compiling ./enc/trans/chinese.c compiling ./enc/euc_jp.c compiling ./enc/trans/ebcdic.c compiling ./enc/euc_kr.c compiling ./enc/euc_tw.c compiling ./enc/trans/emoji.c configuring -test-/RUBY_ALIGNOF configuring continuation configuring cgi/escape configuring bigdecimal configuring coverage configuring date configuring dbm configuring digest configuring etc configuring fiber configuring fcntl configuring fiddle configuring gdbm configuring digest/bubblebabble compiling ./enc/gb2312.c configuring digest/md5 compiling ./enc/gb18030.c compiling ./enc/gbk.c compiling ./enc/trans/emoji_iso2022_kddi.c compiling ./enc/trans/emoji_sjis_docomo.c compiling ./enc/iso_8859_1.c compiling ./enc/trans/emoji_sjis_kddi.c configuring io/console compiling ./enc/iso_8859_2.c configuring monitor configuring objspace configuring json configuring nkf compiling ./enc/iso_8859_3.c configuring json/generator compiling ./enc/iso_8859_4.c compiling ./enc/trans/emoji_sjis_softbank.c configuring json/parser compiling ./enc/trans/escape.c configuring openssl compiling ./enc/iso_8859_5.c configuring pathname compiling ./enc/iso_8859_6.c compiling ./enc/iso_8859_7.c configuring psych compiling ./enc/iso_8859_8.c configuring -test-/arith_seq/extract configuring -test-/array/concat configuring digest/rmd160 compiling ./enc/iso_8859_9.c configuring -test-/array/resize configuring -test-/bignum compiling ./enc/iso_8859_10.c compiling ./enc/iso_8859_11.c configuring -test-/bug-14834 compiling ./enc/trans/gb18030.c configuring -test-/bug-3571 compiling ./enc/iso_8859_13.c configuring -test-/bug-5832 compiling ./enc/iso_8859_14.c configuring -test-/bug_reporter configuring -test-/class configuring -test-/cxxanyargs compiling ./enc/iso_8859_15.c configuring digest/sha1 compiling ./enc/iso_8859_16.c compiling ./enc/koi8_r.c configuring -test-/debug compiling ./enc/koi8_u.c configuring -test-/dln/empty configuring -test-/enumerator_kw configuring -test-/exception configuring -test-/fatal compiling ./enc/shift_jis.c configuring -test-/file compiling ./enc/utf_16be.c configuring digest/sha2 compiling ./enc/utf_16le.c compiling ./enc/trans/gbk.c compiling ./enc/utf_32be.c compiling ./enc/utf_32le.c configuring pty compiling ./enc/windows_31j.c libffi_version: 3.4.2 configuring racc/cparse compiling ./enc/windows_1250.c compiling ./enc/windows_1251.c compiling ./enc/windows_1252.c configuring rbconfig/sizeof compiling ./enc/windows_1253.c compiling ./enc/windows_1254.c configuring readline configuring ripper configuring rubyvm compiling ./enc/windows_1257.c configuring socket configuring stringio configuring strscan linking encoding encdb.so configuring syslog linking encoding big5.so linking encoding cesu_8.so linking encoding cp949.so linking encoding emacs_mule.so linking encoding euc_jp.so linking encoding euc_kr.so linking encoding euc_tw.so linking encoding gb2312.so linking encoding gb18030.so configuring zlib linking encoding gbk.so linking encoding iso_8859_1.so transform_mjit_header: making external definition static inline: rb_vm_lvar_exposed, Init_vm_stack_canary, rb_vm_opt_cfunc_p, rb_find_defined_class_by_owner, rb_vm_rewrite_cref, rb_vm_block_ep_update, rb_vm_cref_new_toplevel, rb_vm_frame_block_handler, rb_vm_cframe_keyword_p, rb_vm_ep_local_ep transform_mjit_header: making declaration static inline: rb_vm_lvar_exposed, Init_vm_stack_canary, rb_vm_rewrite_cref, rb_vm_frame_block_handler, rb_vm_block_ep_update, rb_vm_ep_local_ep transform_mjit_header: SKIPPED to transform: write, ttyname_r, readlinkat, readlink, read, pread, getlogin_r, gethostname, getgroups, getdomainname, getcwd, confstr, strlcpy, strlcat, mempcpy, strncpy, strncat, strcpy, strcat, stpncpy, stpcpy, memset, memmove, memcpy, bzero, bcopy, realpath, sprintf, snprintf, vsprintf, vsnprintf, fwrite, fread, fgets linking encoding iso_8859_2.so linking encoding iso_8859_3.so linking encoding iso_8859_4.so compiling ./enc/trans/iso2022.c compiling ./enc/trans/japanese.c ln -sf ../../../.ext/include/i586-linux-musl/rb_mjit_min_header-3.0.6.h include/ruby-3.0.0/i586-linux-musl/rb_mjit_min_header-3.0.6.h linking encoding iso_8859_5.so making mjit_build_dir.so linking encoding iso_8859_6.so linking encoding iso_8859_7.so compiling ./enc/trans/japanese_euc.c linking encoding iso_8859_8.so compiling ./enc/trans/japanese_sjis.c linking encoding iso_8859_9.so linking encoding iso_8859_10.so linking encoding iso_8859_11.so linking encoding iso_8859_13.so compiling ./enc/trans/korean.c linking encoding iso_8859_14.so linking encoding iso_8859_15.so linking encoding iso_8859_16.so linking encoding koi8_r.so linking encoding koi8_u.so compiling ./enc/trans/single_byte.c linking encoding shift_jis.so linking encoding utf_16be.so linking encoding utf_16le.so linking encoding utf_32be.so linking encoding utf_32le.so linking encoding windows_31j.so compiling ./enc/trans/utf8_mac.c linking encoding windows_1250.so linking encoding windows_1251.so linking encoding windows_1252.so linking encoding windows_1253.so compiling ./enc/trans/utf_16_32.c linking encoding windows_1254.so linking transcoder transdb.so linking encoding windows_1257.so linking transcoder cesu_8.so linking transcoder ebcdic.so make[1]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6' linking transcoder emoji.so linking transcoder emoji_sjis_docomo.so linking transcoder emoji_sjis_kddi.so linking transcoder emoji_sjis_softbank.so linking transcoder escape.so linking transcoder iso2022.so linking transcoder japanese.so linking transcoder emoji_iso2022_kddi.so configuring io/nonblock linking transcoder gb18030.so linking transcoder utf_16_32.so configuring -test-/float configuring -test-/funcall configuring -test-/gvl/call_without_gvl configuring -test-/hash configuring -test-/integer configuring -test-/iseq_load configuring -test-/iter configuring -test-/load/dot.dot configuring -test-/load/protect configuring -test-/marshal/compat configuring -test-/marshal/internal_ivar configuring -test-/marshal/usr configuring -test-/memory_status configuring -test-/memory_view linking transcoder chinese.so configuring -test-/method configuring -test-/notimplement configuring -test-/num2int configuring -test-/path_to_class linking transcoder single_byte.so configuring -test-/popen_deadlock configuring -test-/postponed_job configuring -test-/printf configuring -test-/proc configuring -test-/random configuring io/wait 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_fd_close configuring -test-/time configuring -test-/tracepoint configuring -test-/typeddata configuring -test-/vm configuring -test-/wait_for_single_fd linking transcoder japanese_sjis.so linking transcoder gbk.so linking transcoder utf8_mac.so linking transcoder korean.so linking transcoder japanese_euc.so header: ndbm.h library: gdbm_compat linking transcoder big5.so make[1]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6' making encs make[1]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6' make[1]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6' generating makefile exts.mk exts.mk updated make[1]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/arith_seq/extract' compiling extract.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/RUBY_ALIGNOF' compiling c.c compiling cpp.cpp make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/array/resize' compiling resize.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/cxxanyargs' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/bug-14834' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/array/concat' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/dln/empty' compiling to_ary_conact.c compiling cxxanyargs.cpp compiling empty.c compiling bug-14384.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/bignum' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/bug-3571' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/bug_reporter' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/class' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/bug-5832' compiling big2str.c compiling bug_reporter.c compiling bug.c compiling bug.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/debug' compiling class2name.c compiling bigzero.c compiling div.c compiling init.c compiling init.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/enumerator_kw' compiling inspector.c compiling init.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/exception' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/fatal' compiling dataerror.c compiling enumerator_kw.c compiling rb_fatal.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/file' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/funcall' compiling fs.c compiling funcall.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/float' linking shared-object -test-/dln/empty.so compiling init.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/gvl/call_without_gvl' compiling call_without_gvl.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/dln/empty' compiling enc_raise.c compiling ensured.c compiling profile_frames.c linking shared-object -test-/array/resize.so linking shared-object -test-/bug_reporter.so linking shared-object -test-/arith_seq/extract.so compiling init.c linking shared-object -test-/class.so compiling nextafter.c linking shared-object -test-/bug_5832.so linking shared-object -test-/bug_14834.so linking shared-object -test-/array/to_ary_concat.so make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/bug_reporter' compiling init.c compiling intpack.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/bug-5832' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/array/resize' linking shared-object -test-/fatal/rb_fatal.so make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/arith_seq/extract' compiling mul.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/class' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/hash' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/array/concat' compiling str2big.c compiling delete.c compiling stat.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/bug-14834' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/fatal' linking shared-object -test-/bug_3571.so compiling init.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/load/dot.dot' compiling dot.dot.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/iseq_load' compiling iseq_load.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/integer' compiling core_ext.c linking shared-object -test-/RUBY_ALIGNOF.so make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/iter' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/load/protect' compiling break.c compiling init.c compiling protect.c linking shared-object -test-/gvl/call_without_gvl.so make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/marshal/compat' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/marshal/internal_ivar' compiling internal_ivar.c compiling usrcompat.c linking shared-object -test-/funcall.so linking shared-object -test-/load/dot.dot.so make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/bug-3571' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/marshal/usr' compiling usrmarshal.c compiling my_integer.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/RUBY_ALIGNOF' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/gvl/call_without_gvl' linking shared-object -test-/enumerator_kw.so compiling init.c compiling yield.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/funcall' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/enumerator_kw' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/load/dot.dot' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/memory_view' compiling memory_view.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/method' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/notimplement' compiling arity.c compiling bug.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/num2int' compiling num2int.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/path_to_class' compiling path_to_class.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/popen_deadlock' compiling infinite_loop_dlsym.c linking shared-object -test-/hash.so make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/postponed_job' compiling postponed_job.c linking shared-object -test-/exception.so make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/printf' compiling printf.c linking shared-object -test-/debug.so make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/debug' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/hash' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/exception' linking shared-object -test-/file.so make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/proc' compiling init.c compiling init.c linking shared-object -test-/float.so make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/random' compiling init.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/rational' compiling rat.c linking shared-object -test-/marshal/internal_ivar.so compiling loop.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/marshal/internal_ivar' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/file' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/float' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/rb_call_super_kw' compiling rb_call_super_kw.c compiling receiver.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/recursion' compiling recursion.c linking shared-object -test-/iter.so linking shared-object -test-/marshal/compat.so linking shared-object -test-/marshal/usr.so make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/regexp' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/scan_args' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/st/foreach' compiling init.c compiling foreach.c compiling scan_args.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/st/numhash' compiling numhash.c linking shared-object -test-/integer.so make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/iter' linking shared-object -test-/load/protect.so compiling parse_depth_limit.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/marshal/usr' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/marshal/compat' linking shared-object -test-/path_to_class.so make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/integer' linking shared-object -test-/notimplement.so compiling super.c linking shared-object -test-/iseq_load.so make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/load/protect' linking shared-object -test-/bignum.so make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/st/update' compiling update.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/path_to_class' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/iseq_load' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/notimplement' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/symbol' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/struct' compiling duplicate.c compiling init.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/thread_fd_close' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/time' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/bignum' compiling thread_fd_close.c compiling init.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/string' compiling capacity.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/tracepoint' compiling type.c compiling gc_hook.c linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/popen_deadlock' compiling leap_second.c linking shared-object -test-/method.so compiling tracepoint.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/typeddata' compiling typeddata.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/method' compiling new.c compiling coderange.c compiling cstr.c linking shared-object -test-/rb_call_super_kw.so linking shared-object -test-/recursion.so linking shared-object -test-/postponed_job.so make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/rb_call_super_kw' linking shared-object -test-/random.so make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/recursion' linking shared-object -test-/num2int.so make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/postponed_job' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/vm' compiling at_exit.c linking shared-object -test-/regexp.so make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/random' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/wait_for_single_fd' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/bigdecimal' compiling wait_for_single_fd.c linking shared-object -test-/proc.so make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/num2int' compiling bigdecimal.c linking shared-object -test-/rational.so compiling init.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/cgi/escape' linking shared-object -test-/st/update.so make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/regexp' compiling escape.c compiling ellipsize.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/proc' compiling enc_associate.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/rational' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/continuation' compiling enc_str_buf_cat.c compiling continuation.c installing default bigdecimal libraries make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/st/update' linking shared-object -test-/st/foreach.so make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/coverage' compiling coverage.c compiling fstring.c linking shared-object -test-/thread_fd_close.so make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/date' compiling init.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/dbm' compiling date_core.c compiling dbm.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/st/foreach' linking shared-object -test-/st/numhash.so compiling len.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/thread_fd_close' compiling date_parse.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/digest' compiling digest.c linking shared-object -test-/typeddata.so linking shared-object -test-/tracepoint.so linking shared-object -test-/printf.so make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/st/numhash' installing default coverage libraries make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/typeddata' compiling member.c compiling date_strftime.c linking shared-object -test-/symbol.so linking shared-object -test-/time.so make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/tracepoint' compiling modify.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/printf' linking shared-object -test-/vm/at_exit.so make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/etc' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/fcntl' compiling etc.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/time' compiling fcntl.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/symbol' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/fiber' linking shared-object continuation.so compiling fiber.c compiling new.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/vm' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/continuation' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/fiddle' linking shared-object fiber.so make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/io/nonblock' compiling nonblock.c compiling closure.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/gdbm' linking shared-object -test-/memory_view.so compiling gdbm.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/io/console' compiling console.c linking shared-object -test-/wait_for_single_fd.so compiling conversions.c compiling nofree.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/fiber' linking shared-object -test-/cxxanyargs.so compiling fiddle.c compiling normalize.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/wait_for_single_fd' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/memory_view' compiling qsort.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/cxxanyargs' compiling function.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/io/wait' installing default console libraries compiling wait.c compiling handle.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/json' compiling rb_interned_str.c linking shared-object -test-/struct.so installing default digest libraries compiling rb_str_dup.c linking shared-object fcntl.so make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/struct' compiling set_len.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/monitor' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/fcntl' compiling monitor.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/nkf' compiling nkf.c compiling memory_view.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/json' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/objspace' compiling pinned.c compiling object_tracing.c compiling objspace.c installing default monitor libraries compiling objspace_dump.c linking shared-object cgi/escape.so linking shared-object io/nonblock.so make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/cgi/escape' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/io/nonblock' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/pathname' compiling pathname.c installing default objspace libraries installing default nkf libraries installing digest libraries compiling pointer.c installing default pathname libraries compiling date_strptime.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/openssl' compiling openssl_missing.c linking shared-object -test-/string.so linking shared-object io/wait.so compiling ossl.c compiling ossl_asn1.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/string' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/io/wait' compiling ossl_bio.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/pty' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/psych' compiling pty.c compiling psych.c linking shared-object monitor.so compiling psych_emitter.c linking shared-object coverage.so make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/monitor' linking shared-object digest.so make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/racc/cparse' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/coverage' compiling cparse.c compiling psych_parser.c compiling ossl_bn.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/digest' installing default fiddle libraries installing default pty libraries compiling ossl_cipher.c compiling psych_to_ruby.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/rbconfig/sizeof' compiling sizes.c compiling psych_yaml_tree.c compiling limits.c linking shared-object dbm.so make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/readline' compiling readline.c linking shared-object etc.so make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/dbm' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/rubyvm' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/ripper' installing default libraries compiling ripper.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/etc' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/rubyvm' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/stringio' compiling stringio.c linking shared-object pty.so make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/strscan' linking shared-object gdbm.so make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/socket' compiling strscan.c compiling init.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/pty' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/syslog' compiling syslog.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/gdbm' installing default syslog libraries linking shared-object io/console.so compiling constants.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/zlib' checking ../.././parse.y and ../.././ext/ripper/eventids2.c compiling zlib.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/io/console' compiling ossl_config.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/digest/bubblebabble' compiling bubblebabble.c linking shared-object rbconfig/sizeof.so make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/rbconfig/sizeof' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/digest/md5' compiling md5init.c linking shared-object racc/cparse.so compiling md5.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/racc/cparse' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/digest/rmd160' compiling rmd160init.c installing default ripper libraries compiling rmd160.c linking shared-object fiddle.so linking shared-object psych.so linking shared-object objspace.so make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/fiddle' compiling ossl_digest.c linking shared-object digest/bubblebabble.so make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/digest/sha1' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/digest/sha2' compiling sha1init.c compiling sha2init.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/json/generator' compiling generator.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/digest/bubblebabble' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/objspace' compiling sha2.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/json/parser' compiling parser.c compiling basicsocket.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/psych' compiling socket.c linking shared-object syslog.so make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/syslog' compiling sha1.c compiling ossl_engine.c compiling ossl_hmac.c compiling ossl_kdf.c linking shared-object digest/md5.so linking shared-object -test-/scan_args.so make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/digest/md5' compiling ossl_ns_spki.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/-test-/scan_args' compiling ossl_ocsp.c compiling ipsocket.c linking shared-object digest/rmd160.so make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/digest/rmd160' compiling ossl_pkcs12.c compiling tcpsocket.c linking shared-object strscan.so make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/strscan' compiling tcpserver.c installing default sha2 libraries linking shared-object digest/sha2.so compiling sockssocket.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/digest/sha2' compiling udpsocket.c linking shared-object readline.so compiling ossl_pkcs7.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/readline' compiling unixsocket.c compiling unixserver.c compiling ossl_pkey.c compiling option.c linking shared-object digest/sha1.so make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/digest/sha1' compiling ancdata.c compiling ossl_pkey_dh.c compiling raddrinfo.c linking shared-object pathname.so compiling ifaddr.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/pathname' compiling ossl_pkey_dsa.c installing default socket libraries compiling ossl_pkey_ec.c compiling ossl_pkey_rsa.c compiling ossl_rand.c compiling ossl_ssl.c compiling ossl_ssl_session.c compiling ossl_ts.c linking shared-object stringio.so make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/stringio' compiling ossl_x509.c compiling ossl_x509attr.c compiling ossl_x509cert.c compiling ossl_x509crl.c linking shared-object json/ext/parser.so compiling ossl_x509ext.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/json/parser' compiling ossl_x509name.c compiling ossl_x509req.c compiling ossl_x509revoked.c compiling ossl_x509store.c linking shared-object json/ext/generator.so installing default openssl libraries make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/json/generator' linking shared-object bigdecimal.so make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/bigdecimal' linking shared-object zlib.so make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/zlib' linking shared-object openssl.so linking shared-object nkf.so make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/nkf' linking shared-object socket.so make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/openssl' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/socket' linking shared-object date_core.so make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/date' linking shared-object ripper.so make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/ripper' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6' ./revision.h unchanged make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6' make[1]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6' make[1]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6' Generating RDoc documentation Parsing sources... 0% [ 1/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/NEWS-1.8.7 0% [ 2/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/NEWS-1.9.1 0% [ 3/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/NEWS-1.9.2 0% [ 4/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/NEWS-1.9.3 0% [ 5/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/NEWS-2.0.0 0% [ 6/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/NEWS-2.1.0 0% [ 7/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/NEWS-2.2.0 0% [ 8/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/NEWS-2.3.0 1% [ 9/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/NEWS-2.4.0 1% [10/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/NEWS-2.5.0 1% [11/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/NEWS-2.6.0 1% [12/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/NEWS-2.7.0 1% [13/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/bug_triaging.rdoc 1% [14/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/contributing.rdoc 1% [15/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/dig_methods.rdoc 1% [16/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/dtrace_probes.rdoc 1% [17/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/extension.ja.rdoc 2% [18/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/extension.rdoc 2% [19/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/fiber.md 2% [20/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/globals.rdoc 2% [21/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/implicit_conversion.rdoc 2% [22/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/keywords.rdoc 2% [23/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/maintainers.rdoc 2% [24/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/make_cheatsheet.md 2% [25/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/marshal.rdoc 3% [26/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/memory_view.md 3% [27/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/method_documentation.rdoc 3% [28/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/ractor.md 3% [29/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/regexp.rdoc 3% [30/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/security.rdoc 3% [31/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/signals.rdoc 3% [32/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/standard_library.rdoc 3% [33/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/syntax.rdoc 3% [34/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/syntax/assignment.rdoc 4% [35/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/syntax/calling_methods.rdoc 4% [36/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/syntax/comments.rdoc 4% [37/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/syntax/control_expressions.rdoc 4% [38/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/syntax/exceptions.rdoc 4% [39/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/syntax/literals.rdoc 4% [40/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/syntax/methods.rdoc 4% [41/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/syntax/miscellaneous.rdoc 4% [42/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/syntax/modules_and_classes.rdoc 5% [43/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/syntax/pattern_matching.rdoc 5% [44/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/syntax/precedence.rdoc 5% [45/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/syntax/refinements.rdoc 5% [46/859] CONTRIBUTING.md 5% [47/859] COPYING 5% [48/859] COPYING.ja 5% [49/859] LEGAL 5% [50/859] NEWS.md 5% [51/859] README.ja.md 6% [52/859] README.md 6% [53/859] addr2line.c 6% [54/859] array.c 6% [55/859] array.rb 6% [56/859] ast.c 6% [57/859] ast.rb 6% [58/859] bignum.c 6% [59/859] builtin.c 6% [60/859] class.c 7% [61/859] compar.c 7% [62/859] compile.c 7% [63/859] complex.c 7% [64/859] cont.c 7% [65/859] debug.c 7% [66/859] debug_counter.c 7% [67/859] dir.c 7% [68/859] dir.rb 8% [69/859] dln.c 8% [70/859] dln_find.c 8% [71/859] dmydln.c 8% [72/859] dmyenc.c 8% [73/859] dmyext.c 8% [74/859] doc/NEWS-1.8.7 8% [75/859] doc/NEWS-1.9.1 8% [76/859] doc/NEWS-1.9.2 8% [77/859] doc/NEWS-1.9.3 9% [78/859] doc/NEWS-2.0.0 9% [79/859] doc/NEWS-2.1.0 9% [80/859] doc/NEWS-2.2.0 9% [81/859] doc/NEWS-2.3.0 9% [82/859] doc/NEWS-2.4.0 9% [83/859] doc/NEWS-2.5.0 9% [84/859] doc/NEWS-2.6.0 9% [85/859] doc/NEWS-2.7.0 10% [86/859] doc/bug_triaging.rdoc 10% [87/859] doc/contributing.rdoc 10% [88/859] doc/dig_methods.rdoc 10% [89/859] doc/dtrace_probes.rdoc 10% [90/859] doc/extension.ja.rdoc 10% [91/859] doc/extension.rdoc 10% [92/859] doc/fiber.md 10% [93/859] doc/globals.rdoc 10% [94/859] doc/implicit_conversion.rdoc 11% [95/859] doc/keywords.rdoc 11% [96/859] doc/maintainers.rdoc 11% [97/859] doc/make_cheatsheet.md 11% [98/859] doc/marshal.rdoc 11% [99/859] doc/memory_view.md 11% [100/859] doc/method_documentation.rdoc 11% [101/859] doc/ractor.md 11% [102/859] doc/regexp.rdoc 11% [103/859] doc/security.rdoc 12% [104/859] doc/signals.rdoc 12% [105/859] doc/standard_library.rdoc 12% [106/859] doc/syntax.rdoc 12% [107/859] doc/syntax/assignment.rdoc 12% [108/859] doc/syntax/calling_methods.rdoc 12% [109/859] doc/syntax/comments.rdoc 12% [110/859] doc/syntax/control_expressions.rdoc 12% [111/859] doc/syntax/exceptions.rdoc 13% [112/859] doc/syntax/literals.rdoc 13% [113/859] doc/syntax/methods.rdoc 13% [114/859] doc/syntax/miscellaneous.rdoc 13% [115/859] doc/syntax/modules_and_classes.rdoc 13% [116/859] doc/syntax/pattern_matching.rdoc 13% [117/859] doc/syntax/precedence.rdoc 13% [118/859] doc/syntax/refinements.rdoc 13% [119/859] encoding.c 13% [120/859] enum.c 14% [121/859] enumerator.c 14% [122/859] error.c 14% [123/859] eval.c 14% [124/859] eval_error.c 14% [125/859] eval_jump.c 14% [126/859] ext/bigdecimal/bigdecimal.c 14% [127/859] ext/bigdecimal/lib/bigdecimal.rb 14% [128/859] ext/bigdecimal/lib/bigdecimal/jacobian.rb 15% [129/859] ext/bigdecimal/lib/bigdecimal/ludcmp.rb 15% [130/859] ext/bigdecimal/lib/bigdecimal/math.rb 15% [131/859] ext/bigdecimal/lib/bigdecimal/newton.rb 15% [132/859] ext/bigdecimal/lib/bigdecimal/util.rb 15% [133/859] ext/cgi/escape/escape.c 15% [134/859] ext/continuation/continuation.c 15% [135/859] ext/coverage/coverage.c 15% [136/859] ext/coverage/lib/coverage.rb 15% [137/859] ext/date/date_core.c 16% [138/859] ext/date/date_parse.c 16% [139/859] ext/date/date_strftime.c 16% [140/859] ext/date/date_strptime.c 16% [141/859] ext/date/lib/date.rb 16% [142/859] ext/dbm/dbm.c 16% [143/859] ext/digest/bubblebabble/bubblebabble.c 16% [144/859] ext/digest/digest.c 16% [145/859] ext/digest/lib/digest.rb 16% [146/859] ext/digest/md5/md5init.c 17% [147/859] ext/digest/rmd160/rmd160init.c 17% [148/859] ext/digest/sha1/sha1init.c 17% [149/859] ext/digest/sha2/lib/sha2.rb 17% [150/859] ext/digest/sha2/sha2init.c 17% [151/859] ext/etc/etc.c 17% [152/859] ext/fcntl/fcntl.c 17% [153/859] ext/fiber/fiber.c 17% [154/859] ext/fiddle/closure.c 18% [155/859] ext/fiddle/conversions.c 18% [156/859] ext/fiddle/fiddle.c 18% [157/859] ext/fiddle/function.c 18% [158/859] ext/fiddle/handle.c 18% [159/859] ext/fiddle/lib/fiddle.rb 18% [160/859] ext/fiddle/lib/fiddle/closure.rb 18% [161/859] ext/fiddle/lib/fiddle/cparser.rb 18% [162/859] ext/fiddle/lib/fiddle/function.rb 18% [163/859] ext/fiddle/lib/fiddle/import.rb 19% [164/859] ext/fiddle/lib/fiddle/pack.rb 19% [165/859] ext/fiddle/lib/fiddle/struct.rb 19% [166/859] ext/fiddle/lib/fiddle/types.rb 19% [167/859] ext/fiddle/lib/fiddle/value.rb 19% [168/859] ext/fiddle/lib/fiddle/version.rb 19% [169/859] ext/fiddle/pinned.c 19% [170/859] ext/fiddle/pointer.c 19% [171/859] ext/gdbm/gdbm.c 20% [172/859] ext/io/console/console.c 20% [173/859] ext/io/console/lib/console/size.rb 20% [174/859] ext/io/nonblock/nonblock.c 20% [175/859] ext/io/wait/wait.c 20% [176/859] ext/json/generator/generator.c 20% [177/859] ext/json/lib/json.rb 20% [178/859] ext/json/lib/json/add/bigdecimal.rb 20% [179/859] ext/json/lib/json/add/complex.rb 20% [180/859] ext/json/lib/json/add/core.rb 21% [181/859] ext/json/lib/json/add/date.rb 21% [182/859] ext/json/lib/json/add/date_time.rb 21% [183/859] ext/json/lib/json/add/exception.rb 21% [184/859] ext/json/lib/json/add/ostruct.rb 21% [185/859] ext/json/lib/json/add/range.rb 21% [186/859] ext/json/lib/json/add/rational.rb 21% [187/859] ext/json/lib/json/add/regexp.rb 21% [188/859] ext/json/lib/json/add/set.rb 22% [189/859] ext/json/lib/json/add/struct.rb 22% [190/859] ext/json/lib/json/add/symbol.rb 22% [191/859] ext/json/lib/json/add/time.rb 22% [192/859] ext/json/lib/json/common.rb 22% [193/859] ext/json/lib/json/ext.rb 22% [194/859] ext/json/lib/json/generic_object.rb 22% [195/859] ext/json/lib/json/version.rb 22% [196/859] ext/json/parser/parser.c 22% [197/859] ext/monitor/lib/monitor.rb 23% [198/859] ext/monitor/monitor.c 23% [199/859] ext/nkf/lib/kconv.rb 23% [200/859] ext/nkf/nkf.c 23% [201/859] ext/objspace/lib/objspace.rb 23% [202/859] ext/objspace/object_tracing.c 23% [203/859] ext/objspace/objspace.c 23% [204/859] ext/objspace/objspace_dump.c 23% [205/859] ext/openssl/lib/openssl.rb 23% [206/859] ext/openssl/lib/openssl/bn.rb 24% [207/859] ext/openssl/lib/openssl/buffering.rb 24% [208/859] ext/openssl/lib/openssl/cipher.rb 24% [209/859] ext/openssl/lib/openssl/config.rb 24% [210/859] ext/openssl/lib/openssl/digest.rb 24% [211/859] ext/openssl/lib/openssl/hmac.rb 24% [212/859] ext/openssl/lib/openssl/marshal.rb 24% [213/859] ext/openssl/lib/openssl/pkcs5.rb 24% [214/859] ext/openssl/lib/openssl/pkey.rb 25% [215/859] ext/openssl/lib/openssl/ssl.rb 25% [216/859] ext/openssl/lib/openssl/version.rb 25% [217/859] ext/openssl/lib/openssl/x509.rb 25% [218/859] ext/openssl/ossl.c 25% [219/859] ext/openssl/ossl_asn1.c 25% [220/859] ext/openssl/ossl_bio.c 25% [221/859] ext/openssl/ossl_bn.c 25% [222/859] ext/openssl/ossl_cipher.c 25% [223/859] ext/openssl/ossl_config.c 26% [224/859] ext/openssl/ossl_digest.c 26% [225/859] ext/openssl/ossl_engine.c 26% [226/859] ext/openssl/ossl_hmac.c 26% [227/859] ext/openssl/ossl_kdf.c 26% [228/859] ext/openssl/ossl_ns_spki.c 26% [229/859] ext/openssl/ossl_ocsp.c 26% [230/859] ext/openssl/ossl_pkcs12.c 26% [231/859] ext/openssl/ossl_pkcs7.c 27% [232/859] ext/openssl/ossl_pkey.c 27% [233/859] ext/openssl/ossl_pkey_dh.c 27% [234/859] ext/openssl/ossl_pkey_dsa.c 27% [235/859] ext/openssl/ossl_pkey_ec.c 27% [236/859] ext/openssl/ossl_pkey_rsa.c 27% [237/859] ext/openssl/ossl_rand.c 27% [238/859] ext/openssl/ossl_ssl.c 27% [239/859] ext/openssl/ossl_ssl_session.c 27% [240/859] ext/openssl/ossl_ts.c 28% [241/859] ext/openssl/ossl_x509.c 28% [242/859] ext/openssl/ossl_x509attr.c 28% [243/859] ext/openssl/ossl_x509cert.c 28% [244/859] ext/openssl/ossl_x509crl.c 28% [245/859] ext/openssl/ossl_x509ext.c 28% [246/859] ext/openssl/ossl_x509name.c 28% [247/859] ext/openssl/ossl_x509req.c 28% [248/859] ext/openssl/ossl_x509revoked.c 28% [249/859] ext/openssl/ossl_x509store.c 29% [250/859] ext/pathname/lib/pathname.rb 29% [251/859] ext/pathname/pathname.c 29% [252/859] ext/psych/lib/psych.rb 29% [253/859] ext/psych/lib/psych/class_loader.rb 29% [254/859] ext/psych/lib/psych/coder.rb 29% [255/859] ext/psych/lib/psych/core_ext.rb 29% [256/859] ext/psych/lib/psych/exception.rb 29% [257/859] ext/psych/lib/psych/handler.rb 30% [258/859] ext/psych/lib/psych/handlers/document_stream.rb 30% [259/859] ext/psych/lib/psych/handlers/recorder.rb 30% [260/859] ext/psych/lib/psych/json/ruby_events.rb 30% [261/859] ext/psych/lib/psych/json/stream.rb 30% [262/859] ext/psych/lib/psych/json/tree_builder.rb 30% [263/859] ext/psych/lib/psych/json/yaml_events.rb 30% [264/859] ext/psych/lib/psych/nodes.rb 30% [265/859] ext/psych/lib/psych/nodes/alias.rb 30% [266/859] ext/psych/lib/psych/nodes/document.rb 31% [267/859] ext/psych/lib/psych/nodes/mapping.rb 31% [268/859] ext/psych/lib/psych/nodes/node.rb 31% [269/859] ext/psych/lib/psych/nodes/scalar.rb 31% [270/859] ext/psych/lib/psych/nodes/sequence.rb 31% [271/859] ext/psych/lib/psych/nodes/stream.rb 31% [272/859] ext/psych/lib/psych/omap.rb 31% [273/859] ext/psych/lib/psych/parser.rb 31% [274/859] ext/psych/lib/psych/scalar_scanner.rb 32% [275/859] ext/psych/lib/psych/set.rb 32% [276/859] ext/psych/lib/psych/stream.rb 32% [277/859] ext/psych/lib/psych/streaming.rb 32% [278/859] ext/psych/lib/psych/syntax_error.rb 32% [279/859] ext/psych/lib/psych/tree_builder.rb 32% [280/859] ext/psych/lib/psych/versions.rb 32% [281/859] ext/psych/lib/psych/visitors.rb 32% [282/859] ext/psych/lib/psych/visitors/depth_first.rb 32% [283/859] ext/psych/lib/psych/visitors/emitter.rb 33% [284/859] ext/psych/lib/psych/visitors/json_tree.rb 33% [285/859] ext/psych/lib/psych/visitors/to_ruby.rb 33% [286/859] ext/psych/lib/psych/visitors/visitor.rb 33% [287/859] ext/psych/lib/psych/visitors/yaml_tree.rb 33% [288/859] ext/psych/lib/psych/y.rb 33% [289/859] ext/psych/psych.c 33% [290/859] ext/psych/psych_emitter.c 33% [291/859] ext/psych/psych_parser.c 33% [292/859] ext/psych/psych_to_ruby.c 34% [293/859] ext/psych/psych_yaml_tree.c 34% [294/859] ext/pty/lib/expect.rb 34% [295/859] ext/pty/pty.c 34% [296/859] ext/racc/cparse/cparse.c 34% [297/859] ext/rbconfig/sizeof/limits.c 34% [298/859] ext/rbconfig/sizeof/sizes.c 34% [299/859] ext/readline/readline.c 34% [300/859] ext/ripper/lib/ripper.rb 35% [301/859] ext/ripper/lib/ripper/core.rb 35% [302/859] ext/ripper/lib/ripper/filter.rb 35% [303/859] ext/ripper/lib/ripper/lexer.rb 35% [304/859] ext/ripper/lib/ripper/sexp.rb 35% [305/859] ext/socket/ancdata.c 35% [306/859] ext/socket/basicsocket.c 35% [307/859] ext/socket/constants.c 35% [308/859] ext/socket/constdefs.c 35% [309/859] ext/socket/ifaddr.c 36% [310/859] ext/socket/init.c 36% [311/859] ext/socket/ipsocket.c 36% [312/859] ext/socket/lib/socket.rb 36% [313/859] ext/socket/option.c 36% [314/859] ext/socket/raddrinfo.c 36% [315/859] ext/socket/socket.c 36% [316/859] ext/socket/sockssocket.c 36% [317/859] ext/socket/tcpserver.c 37% [318/859] ext/socket/tcpsocket.c 37% [319/859] ext/socket/udpsocket.c 37% [320/859] ext/socket/unixserver.c 37% [321/859] ext/socket/unixsocket.c 37% [322/859] ext/stringio/stringio.c 37% [323/859] ext/strscan/strscan.c 37% [324/859] ext/syslog/lib/syslog/logger.rb 37% [325/859] ext/syslog/syslog.c 37% [326/859] ext/win32/lib/win32/registry.rb 38% [327/859] ext/win32/lib/win32/resolv.rb 38% [328/859] ext/win32/lib/win32/sspi.rb 38% [329/859] ext/win32/resolv/resolv.c 38% [330/859] ext/win32ole/lib/win32ole.rb 38% [331/859] ext/win32ole/lib/win32ole/property.rb 38% [332/859] ext/win32ole/win32ole.c 38% [333/859] ext/win32ole/win32ole_error.c 38% [334/859] ext/win32ole/win32ole_event.c 38% [335/859] ext/win32ole/win32ole_method.c 39% [336/859] ext/win32ole/win32ole_param.c 39% [337/859] ext/win32ole/win32ole_record.c 39% [338/859] ext/win32ole/win32ole_type.c 39% [339/859] ext/win32ole/win32ole_typelib.c 39% [340/859] ext/win32ole/win32ole_variable.c 39% [341/859] ext/win32ole/win32ole_variant.c 39% [342/859] ext/win32ole/win32ole_variant_m.c 39% [343/859] ext/zlib/zlib.c 40% [344/859] file.c 40% [345/859] gc.c 40% [346/859] gc.rb 40% [347/859] golf_prelude.c 40% [348/859] goruby.c 40% [349/859] hash.c 40% [350/859] id.c 40% [351/859] id_table.c 40% [352/859] inits.c 41% [353/859] integer.rb 41% [354/859] io.c 41% [355/859] io.rb 41% [356/859] iseq.c 41% [357/859] kernel.rb 41% [358/859] lex.c 41% [359/859] lib/English.rb 41% [360/859] lib/abbrev.rb 42% [361/859] lib/base64.rb 42% [362/859] lib/benchmark.rb 42% [363/859] lib/bundler.rb 42% [364/859] lib/cgi.rb 42% [365/859] lib/cgi/cookie.rb 42% [366/859] lib/cgi/core.rb 42% [367/859] lib/cgi/html.rb 42% [368/859] lib/cgi/session.rb 42% [369/859] lib/cgi/session/pstore.rb 43% [370/859] lib/cgi/util.rb 43% [371/859] lib/csv.rb 43% [372/859] lib/csv/core_ext/array.rb 43% [373/859] lib/csv/core_ext/string.rb 43% [374/859] lib/csv/delete_suffix.rb 43% [375/859] lib/csv/fields_converter.rb 43% [376/859] lib/csv/match_p.rb 43% [377/859] lib/csv/parser.rb 44% [378/859] lib/csv/row.rb 44% [379/859] lib/csv/table.rb 44% [380/859] lib/csv/version.rb 44% [381/859] lib/csv/writer.rb 44% [382/859] lib/debug.rb 44% [383/859] lib/delegate.rb 44% [384/859] lib/did_you_mean.rb 44% [385/859] lib/drb.rb 44% [386/859] lib/drb/acl.rb 45% [387/859] lib/drb/drb.rb 45% [388/859] lib/drb/eq.rb 45% [389/859] lib/drb/extserv.rb 45% [390/859] lib/drb/extservm.rb 45% [391/859] lib/drb/gw.rb 45% [392/859] lib/drb/invokemethod.rb 45% [393/859] lib/drb/observer.rb 45% [394/859] lib/drb/ssl.rb 45% [395/859] lib/drb/timeridconv.rb 46% [396/859] lib/drb/unix.rb 46% [397/859] lib/drb/version.rb 46% [398/859] lib/drb/weakidconv.rb 46% [399/859] lib/erb.rb 46% [400/859] lib/fileutils.rb 46% [401/859] lib/find.rb 46% [402/859] lib/forwardable.rb 46% [403/859] lib/forwardable/impl.rb 47% [404/859] lib/getoptlong.rb 47% [405/859] lib/ipaddr.rb 47% [406/859] lib/irb.rb 47% [407/859] lib/irb/cmd/chws.rb 47% [408/859] lib/irb/cmd/fork.rb 47% [409/859] lib/irb/cmd/help.rb 47% [410/859] lib/irb/cmd/info.rb 47% [411/859] lib/irb/cmd/load.rb 47% [412/859] lib/irb/cmd/ls.rb 48% [413/859] lib/irb/cmd/measure.rb 48% [414/859] lib/irb/cmd/nop.rb 48% [415/859] lib/irb/cmd/pushws.rb 48% [416/859] lib/irb/cmd/show_source.rb 48% [417/859] lib/irb/cmd/subirb.rb 48% [418/859] lib/irb/cmd/whereami.rb 48% [419/859] lib/irb/color.rb 48% [420/859] lib/irb/color_printer.rb 49% [421/859] lib/irb/completion.rb 49% [422/859] lib/irb/context.rb 49% [423/859] lib/irb/easter-egg.rb 49% [424/859] lib/irb/ext/change-ws.rb 49% [425/859] lib/irb/ext/history.rb 49% [426/859] lib/irb/ext/loader.rb 49% [427/859] lib/irb/ext/multi-irb.rb 49% [428/859] lib/irb/ext/save-history.rb 49% [429/859] lib/irb/ext/tracer.rb 50% [430/859] lib/irb/ext/use-loader.rb 50% [431/859] lib/irb/ext/workspaces.rb 50% [432/859] lib/irb/extend-command.rb 50% [433/859] lib/irb/frame.rb 50% [434/859] lib/irb/help.rb 50% [435/859] lib/irb/init.rb 50% [436/859] lib/irb/input-method.rb 50% [437/859] lib/irb/inspector.rb 50% [438/859] lib/irb/lc/error.rb 51% [439/859] lib/irb/lc/ja/encoding_aliases.rb 51% [440/859] lib/irb/lc/ja/error.rb 51% [441/859] lib/irb/locale.rb 51% [442/859] lib/irb/magic-file.rb 51% [443/859] lib/irb/notifier.rb 51% [444/859] lib/irb/output-method.rb 51% [445/859] lib/irb/ruby-lex.rb 51% [446/859] lib/irb/src_encoding.rb 52% [447/859] lib/irb/version.rb 52% [448/859] lib/irb/workspace.rb 52% [449/859] lib/irb/ws-for-case-2.rb 52% [450/859] lib/irb/xmp.rb 52% [451/859] lib/logger.rb 52% [452/859] lib/matrix.rb 52% [453/859] lib/matrix/eigenvalue_decomposition.rb 52% [454/859] lib/matrix/lup_decomposition.rb 52% [455/859] lib/matrix/version.rb 53% [456/859] lib/mkmf.rb 53% [457/859] lib/mutex_m.rb 53% [458/859] lib/net/ftp.rb 53% [459/859] lib/net/http.rb 53% [460/859] lib/net/http/backward.rb 53% [461/859] lib/net/http/exceptions.rb 53% [462/859] lib/net/http/generic_request.rb 53% [463/859] lib/net/http/header.rb 54% [464/859] lib/net/http/proxy_delta.rb 54% [465/859] lib/net/http/request.rb 54% [466/859] lib/net/http/requests.rb 54% [467/859] lib/net/http/response.rb 54% [468/859] lib/net/http/responses.rb 54% [469/859] lib/net/http/status.rb 54% [470/859] lib/net/https.rb 54% [471/859] lib/net/imap.rb 54% [472/859] lib/net/pop.rb 55% [473/859] lib/net/protocol.rb 55% [474/859] lib/net/smtp.rb 55% [475/859] lib/observer.rb 55% [476/859] lib/open-uri.rb 55% [477/859] lib/open3.rb 55% [478/859] lib/optionparser.rb 55% [479/859] lib/optparse.rb 55% [480/859] lib/optparse/ac.rb 55% [481/859] lib/optparse/date.rb 56% [482/859] lib/optparse/kwargs.rb 56% [483/859] lib/optparse/shellwords.rb 56% [484/859] lib/optparse/time.rb 56% [485/859] lib/optparse/uri.rb 56% [486/859] lib/optparse/version.rb 56% [487/859] lib/ostruct.rb 56% [488/859] lib/pp.rb 56% [489/859] lib/prettyprint.rb 57% [490/859] lib/prime.rb 57% [491/859] lib/pstore.rb 57% [492/859] lib/racc.rb 57% [493/859] lib/racc/compat.rb 57% [494/859] lib/racc/debugflags.rb 57% [495/859] lib/racc/exception.rb 57% [496/859] lib/racc/grammar.rb 57% [497/859] lib/racc/grammarfileparser.rb 57% [498/859] lib/racc/info.rb 58% [499/859] lib/racc/iset.rb 58% [500/859] lib/racc/logfilegenerator.rb 58% [501/859] lib/racc/parser-text.rb 58% [502/859] lib/racc/parser.rb 58% [503/859] lib/racc/parserfilegenerator.rb 58% [504/859] lib/racc/rdoc/grammar.en.rdoc 58% [505/859] lib/racc/sourcetext.rb 58% [506/859] lib/racc/state.rb 59% [507/859] lib/racc/statetransitiontable.rb 59% [508/859] lib/racc/static.rb 59% [509/859] lib/rdoc.rb 59% [510/859] lib/rdoc/alias.rb 59% [511/859] lib/rdoc/anon_class.rb 59% [512/859] lib/rdoc/any_method.rb 59% [513/859] lib/rdoc/attr.rb 59% [514/859] lib/rdoc/class_module.rb 59% [515/859] lib/rdoc/code_object.rb 60% [516/859] lib/rdoc/code_objects.rb 60% [517/859] lib/rdoc/comment.rb 60% [518/859] lib/rdoc/constant.rb 60% [519/859] lib/rdoc/context.rb 60% [520/859] lib/rdoc/cross_reference.rb 60% [521/859] lib/rdoc/encoding.rb 60% [522/859] lib/rdoc/erb_partial.rb 60% [523/859] lib/rdoc/erbio.rb 61% [524/859] lib/rdoc/extend.rb 61% [525/859] lib/rdoc/generator.rb 61% [526/859] lib/rdoc/ghost_method.rb 61% [527/859] lib/rdoc/i18n.rb 61% [528/859] lib/rdoc/include.rb 61% [529/859] lib/rdoc/known_classes.rb 61% [530/859] lib/rdoc/markdown.rb 61% [531/859] lib/rdoc/markup.rb 61% [532/859] lib/rdoc/meta_method.rb 62% [533/859] lib/rdoc/method_attr.rb 62% [534/859] lib/rdoc/mixin.rb 62% [535/859] lib/rdoc/normal_class.rb 62% [536/859] lib/rdoc/normal_module.rb 62% [537/859] lib/rdoc/options.rb 62% [538/859] lib/rdoc/parser.rb 62% [539/859] lib/rdoc/parser/c.rb 62% [540/859] lib/rdoc/parser/changelog.rb 62% [541/859] lib/rdoc/parser/markdown.rb 63% [542/859] lib/rdoc/parser/rd.rb 63% [543/859] lib/rdoc/parser/ripper_state_lex.rb 63% [544/859] lib/rdoc/parser/ruby.rb 63% [545/859] lib/rdoc/parser/ruby_tools.rb 63% [546/859] lib/rdoc/parser/simple.rb 63% [547/859] lib/rdoc/parser/text.rb 63% [548/859] lib/rdoc/rd.rb 63% [549/859] lib/rdoc/rdoc.rb 64% [550/859] lib/rdoc/require.rb 64% [551/859] lib/rdoc/ri.rb 64% [552/859] lib/rdoc/rubygems_hook.rb 64% [553/859] lib/rdoc/servlet.rb 64% [554/859] lib/rdoc/single_class.rb 64% [555/859] lib/rdoc/stats.rb 64% [556/859] lib/rdoc/store.rb 64% [557/859] lib/rdoc/task.rb 64% [558/859] lib/rdoc/text.rb 65% [559/859] lib/rdoc/token_stream.rb 65% [560/859] lib/rdoc/tom_doc.rb 65% [561/859] lib/rdoc/top_level.rb 65% [562/859] lib/rdoc/version.rb 65% [563/859] lib/readline.rb 65% [564/859] lib/reline.rb 65% [565/859] lib/resolv-replace.rb 65% [566/859] lib/resolv.rb 66% [567/859] lib/rinda/rinda.rb 66% [568/859] lib/rinda/ring.rb 66% [569/859] lib/rinda/tuplespace.rb 66% [570/859] lib/rubygems.rb 66% [571/859] lib/rubygems/available_set.rb 66% [572/859] lib/rubygems/basic_specification.rb 66% [573/859] lib/rubygems/bundler_version_finder.rb 66% [574/859] lib/rubygems/command.rb 66% [575/859] lib/rubygems/command_manager.rb 67% [576/859] lib/rubygems/commands/build_command.rb 67% [577/859] lib/rubygems/commands/cert_command.rb 67% [578/859] lib/rubygems/commands/check_command.rb 67% [579/859] lib/rubygems/commands/cleanup_command.rb 67% [580/859] lib/rubygems/commands/contents_command.rb 67% [581/859] lib/rubygems/commands/dependency_command.rb 67% [582/859] lib/rubygems/commands/environment_command.rb 67% [583/859] lib/rubygems/commands/fetch_command.rb 67% [584/859] lib/rubygems/commands/generate_index_command.rb 68% [585/859] lib/rubygems/commands/help_command.rb 68% [586/859] lib/rubygems/commands/info_command.rb 68% [587/859] lib/rubygems/commands/install_command.rb 68% [588/859] lib/rubygems/commands/list_command.rb 68% [589/859] lib/rubygems/commands/lock_command.rb 68% [590/859] lib/rubygems/commands/mirror_command.rb 68% [591/859] lib/rubygems/commands/open_command.rb 68% [592/859] lib/rubygems/commands/outdated_command.rb 69% [593/859] lib/rubygems/commands/owner_command.rb 69% [594/859] lib/rubygems/commands/pristine_command.rb 69% [595/859] lib/rubygems/commands/push_command.rb 69% [596/859] lib/rubygems/commands/query_command.rb 69% [597/859] lib/rubygems/commands/rdoc_command.rb 69% [598/859] lib/rubygems/commands/search_command.rb 69% [599/859] lib/rubygems/commands/server_command.rb 69% [600/859] lib/rubygems/commands/setup_command.rb 69% [601/859] lib/rubygems/commands/signin_command.rb 70% [602/859] lib/rubygems/commands/signout_command.rb 70% [603/859] lib/rubygems/commands/sources_command.rb 70% [604/859] lib/rubygems/commands/specification_command.rb 70% [605/859] lib/rubygems/commands/stale_command.rb 70% [606/859] lib/rubygems/commands/uninstall_command.rb 70% [607/859] lib/rubygems/commands/unpack_command.rb 70% [608/859] lib/rubygems/commands/update_command.rb 70% [609/859] lib/rubygems/commands/which_command.rb 71% [610/859] lib/rubygems/commands/yank_command.rb 71% [611/859] lib/rubygems/compatibility.rb 71% [612/859] lib/rubygems/config_file.rb 71% [613/859] lib/rubygems/core_ext/kernel_gem.rb 71% [614/859] lib/rubygems/core_ext/kernel_require.rb 71% [615/859] lib/rubygems/core_ext/kernel_warn.rb 71% [616/859] lib/rubygems/core_ext/tcpsocket_init.rb 71% [617/859] lib/rubygems/defaults.rb 71% [618/859] lib/rubygems/dependency.rb 72% [619/859] lib/rubygems/dependency_installer.rb 72% [620/859] lib/rubygems/dependency_list.rb 72% [621/859] lib/rubygems/deprecate.rb 72% [622/859] lib/rubygems/doctor.rb 72% [623/859] lib/rubygems/errors.rb 72% [624/859] lib/rubygems/exceptions.rb 72% [625/859] lib/rubygems/ext.rb 72% [626/859] lib/rubygems/ext/build_error.rb 72% [627/859] lib/rubygems/ext/builder.rb 73% [628/859] lib/rubygems/ext/cmake_builder.rb 73% [629/859] lib/rubygems/ext/configure_builder.rb 73% [630/859] lib/rubygems/ext/ext_conf_builder.rb 73% [631/859] lib/rubygems/ext/rake_builder.rb 73% [632/859] lib/rubygems/gem_runner.rb 73% [633/859] lib/rubygems/gemcutter_utilities.rb 73% [634/859] lib/rubygems/indexer.rb 73% [635/859] lib/rubygems/install_default_message.rb 74% [636/859] lib/rubygems/install_message.rb 74% [637/859] lib/rubygems/install_update_options.rb 74% [638/859] lib/rubygems/installer.rb 74% [639/859] lib/rubygems/installer_uninstaller_utils.rb 74% [640/859] lib/rubygems/local_remote_options.rb 74% [641/859] lib/rubygems/mock_gem_ui.rb 74% [642/859] lib/rubygems/name_tuple.rb 74% [643/859] lib/rubygems/openssl.rb 74% [644/859] lib/rubygems/optparse.rb 75% [645/859] lib/rubygems/package.rb 75% [646/859] lib/rubygems/package/digest_io.rb 75% [647/859] lib/rubygems/package/file_source.rb 75% [648/859] lib/rubygems/package/io_source.rb 75% [649/859] lib/rubygems/package/old.rb 75% [650/859] lib/rubygems/package/source.rb 75% [651/859] lib/rubygems/package/tar_header.rb 75% [652/859] lib/rubygems/package/tar_reader.rb 76% [653/859] lib/rubygems/package/tar_reader/entry.rb 76% [654/859] lib/rubygems/package/tar_writer.rb 76% [655/859] lib/rubygems/package_task.rb 76% [656/859] lib/rubygems/path_support.rb 76% [657/859] lib/rubygems/platform.rb 76% [658/859] lib/rubygems/psych_additions.rb 76% [659/859] lib/rubygems/psych_tree.rb 76% [660/859] lib/rubygems/query_utils.rb 76% [661/859] lib/rubygems/rdoc.rb 77% [662/859] lib/rubygems/remote_fetcher.rb 77% [663/859] lib/rubygems/request.rb 77% [664/859] lib/rubygems/request/connection_pools.rb 77% [665/859] lib/rubygems/request/http_pool.rb 77% [666/859] lib/rubygems/request/https_pool.rb 77% [667/859] lib/rubygems/request_set.rb 77% [668/859] lib/rubygems/request_set/gem_dependency_api.rb 77% [669/859] lib/rubygems/request_set/lockfile.rb 77% [670/859] lib/rubygems/request_set/lockfile/parser.rb 78% [671/859] lib/rubygems/request_set/lockfile/tokenizer.rb 78% [672/859] lib/rubygems/requirement.rb 78% [673/859] lib/rubygems/resolver.rb 78% [674/859] lib/rubygems/resolver/activation_request.rb 78% [675/859] lib/rubygems/resolver/api_set.rb 78% [676/859] lib/rubygems/resolver/api_set/gem_parser.rb 78% [677/859] lib/rubygems/resolver/api_specification.rb 78% [678/859] lib/rubygems/resolver/best_set.rb 79% [679/859] lib/rubygems/resolver/composed_set.rb 79% [680/859] lib/rubygems/resolver/conflict.rb 79% [681/859] lib/rubygems/resolver/current_set.rb 79% [682/859] lib/rubygems/resolver/dependency_request.rb 79% [683/859] lib/rubygems/resolver/git_set.rb 79% [684/859] lib/rubygems/resolver/git_specification.rb 79% [685/859] lib/rubygems/resolver/index_set.rb 79% [686/859] lib/rubygems/resolver/index_specification.rb 79% [687/859] lib/rubygems/resolver/installed_specification.rb 80% [688/859] lib/rubygems/resolver/installer_set.rb 80% [689/859] lib/rubygems/resolver/local_specification.rb 80% [690/859] lib/rubygems/resolver/lock_set.rb 80% [691/859] lib/rubygems/resolver/lock_specification.rb 80% [692/859] lib/rubygems/resolver/molinillo.rb 80% [693/859] lib/rubygems/resolver/molinillo/LICENSE 80% [694/859] lib/rubygems/resolver/molinillo/lib/molinillo.rb 80% [695/859] lib/rubygems/resolver/molinillo/lib/molinillo/delegates/resolution_state.rb 81% [696/859] lib/rubygems/resolver/molinillo/lib/molinillo/delegates/specification_provider.rb 81% [697/859] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph.rb 81% [698/859] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/action.rb 81% [699/859] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/add_edge_no_circular.rb 81% [700/859] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/add_vertex.rb 81% [701/859] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/delete_edge.rb 81% [702/859] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/detach_vertex_named.rb 81% [703/859] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/log.rb 81% [704/859] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/set_payload.rb 82% [705/859] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/tag.rb 82% [706/859] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/vertex.rb 82% [707/859] lib/rubygems/resolver/molinillo/lib/molinillo/errors.rb 82% [708/859] lib/rubygems/resolver/molinillo/lib/molinillo/gem_metadata.rb 82% [709/859] lib/rubygems/resolver/molinillo/lib/molinillo/modules/specification_provider.rb 82% [710/859] lib/rubygems/resolver/molinillo/lib/molinillo/modules/ui.rb 82% [711/859] lib/rubygems/resolver/molinillo/lib/molinillo/resolution.rb 82% [712/859] lib/rubygems/resolver/molinillo/lib/molinillo/resolver.rb 83% [713/859] lib/rubygems/resolver/molinillo/lib/molinillo/state.rb 83% [714/859] lib/rubygems/resolver/requirement_list.rb 83% [715/859] lib/rubygems/resolver/set.rb 83% [716/859] lib/rubygems/resolver/source_set.rb 83% [717/859] lib/rubygems/resolver/spec_specification.rb 83% [718/859] lib/rubygems/resolver/specification.rb 83% [719/859] lib/rubygems/resolver/stats.rb 83% [720/859] lib/rubygems/resolver/vendor_set.rb 83% [721/859] lib/rubygems/resolver/vendor_specification.rb 84% [722/859] lib/rubygems/s3_uri_signer.rb 84% [723/859] lib/rubygems/safe_yaml.rb 84% [724/859] lib/rubygems/security.rb 84% [725/859] lib/rubygems/security/policies.rb 84% [726/859] lib/rubygems/security/policy.rb 84% [727/859] lib/rubygems/security/signer.rb 84% [728/859] lib/rubygems/security/trust_dir.rb 84% [729/859] lib/rubygems/security_option.rb 84% [730/859] lib/rubygems/server.rb 85% [731/859] lib/rubygems/source.rb 85% [732/859] lib/rubygems/source/git.rb 85% [733/859] lib/rubygems/source/installed.rb 85% [734/859] lib/rubygems/source/local.rb 85% [735/859] lib/rubygems/source/lock.rb 85% [736/859] lib/rubygems/source/specific_file.rb 85% [737/859] lib/rubygems/source/vendor.rb 85% [738/859] lib/rubygems/source_list.rb 86% [739/859] lib/rubygems/spec_fetcher.rb 86% [740/859] lib/rubygems/specification.rb 86% [741/859] lib/rubygems/specification_policy.rb 86% [742/859] lib/rubygems/stub_specification.rb 86% [743/859] lib/rubygems/text.rb 86% [744/859] lib/rubygems/tsort.rb 86% [745/859] lib/rubygems/uninstaller.rb 86% [746/859] lib/rubygems/uri.rb 86% [747/859] lib/rubygems/uri_formatter.rb 87% [748/859] lib/rubygems/user_interaction.rb 87% [749/859] lib/rubygems/util.rb 87% [750/859] lib/rubygems/util/licenses.rb 87% [751/859] lib/rubygems/util/list.rb 87% [752/859] lib/rubygems/validator.rb 87% [753/859] lib/rubygems/version.rb 87% [754/859] lib/rubygems/version_option.rb 87% [755/859] lib/securerandom.rb 88% [756/859] lib/set.rb 88% [757/859] lib/shellwords.rb 88% [758/859] lib/singleton.rb 88% [759/859] lib/tempfile.rb 88% [760/859] lib/time.rb 88% [761/859] lib/timeout.rb 88% [762/859] lib/tmpdir.rb 88% [763/859] lib/tracer.rb 88% [764/859] lib/tsort.rb 89% [765/859] lib/un.rb 89% [766/859] lib/unicode_normalize/normalize.rb 89% [767/859] lib/unicode_normalize/tables.rb 89% [768/859] lib/uri.rb 89% [769/859] lib/uri/common.rb 89% [770/859] lib/uri/file.rb 89% [771/859] lib/uri/ftp.rb 89% [772/859] lib/uri/generic.rb 89% [773/859] lib/uri/http.rb 90% [774/859] lib/uri/https.rb 90% [775/859] lib/uri/ldap.rb 90% [776/859] lib/uri/ldaps.rb 90% [777/859] lib/uri/mailto.rb 90% [778/859] lib/uri/rfc2396_parser.rb 90% [779/859] lib/uri/rfc3986_parser.rb 90% [780/859] lib/uri/version.rb 90% [781/859] lib/uri/ws.rb 91% [782/859] lib/uri/wss.rb 91% [783/859] lib/weakref.rb 91% [784/859] lib/yaml.rb 91% [785/859] lib/yaml/dbm.rb 91% [786/859] lib/yaml/store.rb 91% [787/859] load.c 91% [788/859] loadpath.c 91% [789/859] localeinit.c 91% [790/859] main.c 92% [791/859] marshal.c 92% [792/859] math.c 92% [793/859] memory_view.c 92% [794/859] mini_builtin.c 92% [795/859] miniinit.c 92% [796/859] miniprelude.c 92% [797/859] mjit.c 92% [798/859] mjit_compile.c 93% [799/859] mjit_worker.c 93% [800/859] node.c 93% [801/859] numeric.c 93% [802/859] object.c 93% [803/859] pack.c 93% [804/859] pack.rb 93% [805/859] parse.c 93% [806/859] parse.y 93% [807/859] prelude.rb 94% [808/859] proc.c 94% [809/859] process.c 94% [810/859] ractor.c 94% [811/859] ractor.rb 94% [812/859] random.c 94% [813/859] range.c 94% [814/859] rational.c 94% [815/859] rbconfig.rb 94% [816/859] re.c 95% [817/859] regcomp.c 95% [818/859] regenc.c 95% [819/859] regerror.c 95% [820/859] regexec.c 95% [821/859] regparse.c 95% [822/859] regsyntax.c 95% [823/859] ruby-runner.c 95% [824/859] ruby.c 96% [825/859] rubystub.c 96% [826/859] scheduler.c 96% [827/859] signal.c 96% [828/859] siphash.c 96% [829/859] sparc.c 96% [830/859] sprintf.c 96% [831/859] st.c 96% [832/859] strftime.c 96% [833/859] string.c 97% [834/859] struct.c 97% [835/859] symbol.c 97% [836/859] thread.c 97% [837/859] thread_pthread.c 97% [838/859] thread_sync.c 97% [839/859] thread_win32.c 97% [840/859] time.c 97% [841/859] trace_point.rb 98% [842/859] transcode.c 98% [843/859] transient_heap.c 98% [844/859] util.c 98% [845/859] variable.c 98% [846/859] version.c 98% [847/859] vm.c 98% [848/859] vm_args.c 98% [849/859] vm_backtrace.c 98% [850/859] vm_dump.c 99% [851/859] vm_eval.c 99% [852/859] vm_exec.c 99% [853/859] vm_insnhelper.c 99% [854/859] vm_method.c 99% [855/859] vm_sync.c 99% [856/859] vm_trace.c 99% [857/859] vsnprintf.c 99% [858/859] warning.rb 100% [859/859] win32/README.win32 Generating RI format into /home/buildozer/aports/main/ruby/src/ruby-3.0.6/.ext/rdoc... Files: 859 Classes: 987 ( 283 undocumented) Modules: 195 ( 45 undocumented) Constants: 2081 ( 506 undocumented) Attributes: 974 ( 239 undocumented) Methods: 9554 (1881 undocumented) Total: 13791 (2954 undocumented) 78.58% documented Elapsed: 76.4s BASERUBY = echo executable host ruby is required. use --with-baseruby option.; false CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -Os -fomit-frame-pointer -g -fno-omit-frame-pointer -fno-strict-aliasing -fPIC XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/i586-linux-musl -I./include -I. -I./enc/unicode/12.1.0 CPPFLAGS = -Os -fomit-frame-pointer -fno-omit-frame-pointer -fno-strict-aliasing DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.0 -fstack-protector-strong SOLIBS = -lz -lpthread -lrt -lrt -lgmp -ldl -lcrypt -lm -lucontext LANG = LC_ALL = LC_CTYPE = MFLAGS = -j28 --jobserver-auth=7,8 gcc (Alpine 10.3.1_git20211027) 10.3.1 20211027 Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ./revision.h unchanged test_attr.rb .. test_autoload.rb ........ test_block.rb .......................................................... test_class.rb ................................................ test_env.rb .. test_eval.rb ..................................... test_exception.rb .................................. test_fiber.rb ..... test_finalizer.rb . test_flip.rb . test_flow.rb .............................................................. test_fork.rb .... test_gc.rb .. test_insns.rb ............................................................................................................................................................................................................................................................................................................................................................................................... test_io.rb ......... test_jump.rb ............................. test_literal.rb ............................................................................................................................................................ test_literal_suffix.rb ................................................ test_load.rb .. test_marshal.rb . test_massign.rb .................................. test_method.rb ............................................................................................................................................................................................................................... test_objectspace.rb ...... test_proc.rb ..................................... test_ractor.rb ............................................................................................ test_string.rb . test_struct.rb . test_syntax.rb ............................................................................................................................................................ test_thread.rb ................................................. Fiber count: 10000 (skipping) PASS all 1491 tests exec ./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems "./bootstraptest/runner.rb" --ruby="ruby --disable-gems" ./KNOWNBUGS.rb 2023-03-31 21:17:28 +0000 Driver is ruby 3.0.6p216 (2023-03-30 revision 23a532679b) [i586-linux-musl] Target is ruby 3.0.6p216 (2023-03-30 revision 23a532679b) [i586-linux-musl] KNOWNBUGS.rb No tests, no problem /home/buildozer/aports/main/ruby/src/ruby-3.0.6/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /home/buildozer/aports/main/ruby/src/ruby-3.0.6/basictest/test.rb:condition ..OK 2 /home/buildozer/aports/main/ruby/src/ruby-3.0.6/basictest/test.rb:if/unless ...OK 3 /home/buildozer/aports/main/ruby/src/ruby-3.0.6/basictest/test.rb:case .....OK 5 /home/buildozer/aports/main/ruby/src/ruby-3.0.6/basictest/test.rb:while/until ........OK 8 /home/buildozer/aports/main/ruby/src/ruby-3.0.6/basictest/test.rb:exception ..........OK 10 /home/buildozer/aports/main/ruby/src/ruby-3.0.6/basictest/test.rb:array .......................................OK 39 /home/buildozer/aports/main/ruby/src/ruby-3.0.6/basictest/test.rb:hash ...........................OK 27 /home/buildozer/aports/main/ruby/src/ruby-3.0.6/basictest/test.rb:iterator ...........................................................................................................OK 107 /home/buildozer/aports/main/ruby/src/ruby-3.0.6/basictest/test.rb:float ................................................................................OK 80 /home/buildozer/aports/main/ruby/src/ruby-3.0.6/basictest/test.rb:bignum ...............................OK 31 /home/buildozer/aports/main/ruby/src/ruby-3.0.6/basictest/test.rb:string & char ..............................................................OK 62 /home/buildozer/aports/main/ruby/src/ruby-3.0.6/basictest/test.rb:assignment ..........OK 10 /home/buildozer/aports/main/ruby/src/ruby-3.0.6/basictest/test.rb:call ......OK 6 /home/buildozer/aports/main/ruby/src/ruby-3.0.6/basictest/test.rb:proc .........OK 9 /home/buildozer/aports/main/ruby/src/ruby-3.0.6/basictest/test.rb:signal ..OK 2 /home/buildozer/aports/main/ruby/src/ruby-3.0.6/basictest/test.rb:eval ...........................OK 27 /home/buildozer/aports/main/ruby/src/ruby-3.0.6/basictest/test.rb:system ........OK 8 /home/buildozer/aports/main/ruby/src/ruby-3.0.6/basictest/test.rb:const .....OK 5 /home/buildozer/aports/main/ruby/src/ruby-3.0.6/basictest/test.rb:clone .....OK 5 /home/buildozer/aports/main/ruby/src/ruby-3.0.6/basictest/test.rb:marshal ....OK 4 /home/buildozer/aports/main/ruby/src/ruby-3.0.6/basictest/test.rb:pack ....OK 4 /home/buildozer/aports/main/ruby/src/ruby-3.0.6/basictest/test.rb:math ..OK 2 /home/buildozer/aports/main/ruby/src/ruby-3.0.6/basictest/test.rb:struct ......OK 6 /home/buildozer/aports/main/ruby/src/ruby-3.0.6/basictest/test.rb:variable ............OK 12 /home/buildozer/aports/main/ruby/src/ruby-3.0.6/basictest/test.rb:trace ...OK 3 /home/buildozer/aports/main/ruby/src/ruby-3.0.6/basictest/test.rb:defined? ............OK 12 /home/buildozer/aports/main/ruby/src/ruby-3.0.6/basictest/test.rb:alias ......OK 6 /home/buildozer/aports/main/ruby/src/ruby-3.0.6/basictest/test.rb:path .......................OK 23 /home/buildozer/aports/main/ruby/src/ruby-3.0.6/basictest/test.rb:gc ....OK 4 test succeeded >>> ruby: Entering fakeroot... BASERUBY = echo executable host ruby is required. use --with-baseruby option.; false CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -Os -fomit-frame-pointer -g -fno-omit-frame-pointer -fno-strict-aliasing -fPIC XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/i586-linux-musl -I./include -I. -I./enc/unicode/12.1.0 CPPFLAGS = -Os -fomit-frame-pointer -fno-omit-frame-pointer -fno-strict-aliasing DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.0 -fstack-protector-strong SOLIBS = -lz -lpthread -lrt -lrt -lgmp -ldl -lcrypt -lm -lucontext LANG = LC_ALL = LC_CTYPE = MFLAGS = -j28 --jobserver-auth=7,8 gcc (Alpine 10.3.1_git20211027) 10.3.1 20211027 Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ./revision.h unchanged generating enc.mk making srcs under enc making enc make[1]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6' make[1]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans ext/configure-ext.mk updated make[1]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6' make[1]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6' make[1]: Nothing to be done for './enc/trans'. make[1]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6' making encs make[1]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6' make[1]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/json' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/rubyvm' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/bigdecimal' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/rubyvm' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/bigdecimal' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/json' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/digest' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/io/console' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/monitor' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/pathname' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/nkf' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/date' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/digest' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/io/console' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/pty' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/psych' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/monitor' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/coverage' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/fiddle' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/nkf' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/pathname' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/date' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/pty' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/coverage' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/syslog' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/objspace' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/ripper' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/syslog' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/socket' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/objspace' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/openssl' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/fiddle' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/digest/bubblebabble' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/digest/md5' linking shared-object digest/bubblebabble.so linking shared-object digest/md5.so make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/ripper' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/digest/sha2' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/digest/sha2' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/socket' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/digest/bubblebabble' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/digest/md5' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/psych' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6/ext/openssl' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6' ./revision.h unchanged make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6' make[1]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6' make[1]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-3.0.6' Generating RDoc documentation Parsing sources... 0% [ 1/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/NEWS-1.8.7 0% [ 2/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/NEWS-1.9.1 0% [ 3/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/NEWS-1.9.2 0% [ 4/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/NEWS-1.9.3 0% [ 5/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/NEWS-2.0.0 0% [ 6/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/NEWS-2.1.0 0% [ 7/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/NEWS-2.2.0 0% [ 8/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/NEWS-2.3.0 1% [ 9/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/NEWS-2.4.0 1% [10/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/NEWS-2.5.0 1% [11/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/NEWS-2.6.0 1% [12/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/NEWS-2.7.0 1% [13/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/bug_triaging.rdoc 1% [14/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/contributing.rdoc 1% [15/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/dig_methods.rdoc 1% [16/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/dtrace_probes.rdoc 1% [17/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/extension.ja.rdoc 2% [18/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/extension.rdoc 2% [19/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/fiber.md 2% [20/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/globals.rdoc 2% [21/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/implicit_conversion.rdoc 2% [22/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/keywords.rdoc 2% [23/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/maintainers.rdoc 2% [24/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/make_cheatsheet.md 2% [25/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/marshal.rdoc 3% [26/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/memory_view.md 3% [27/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/method_documentation.rdoc 3% [28/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/ractor.md 3% [29/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/regexp.rdoc 3% [30/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/security.rdoc 3% [31/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/signals.rdoc 3% [32/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/standard_library.rdoc 3% [33/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/syntax.rdoc 3% [34/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/syntax/assignment.rdoc 4% [35/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/syntax/calling_methods.rdoc 4% [36/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/syntax/comments.rdoc 4% [37/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/syntax/control_expressions.rdoc 4% [38/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/syntax/exceptions.rdoc 4% [39/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/syntax/literals.rdoc 4% [40/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/syntax/methods.rdoc 4% [41/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/syntax/miscellaneous.rdoc 4% [42/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/syntax/modules_and_classes.rdoc 5% [43/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/syntax/pattern_matching.rdoc 5% [44/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/syntax/precedence.rdoc 5% [45/859] /home/buildozer/aports/main/ruby/src/ruby-3.0.6/doc/syntax/refinements.rdoc 5% [46/859] CONTRIBUTING.md 5% [47/859] COPYING 5% [48/859] COPYING.ja 5% [49/859] LEGAL 5% [50/859] NEWS.md 5% [51/859] README.ja.md 6% [52/859] README.md 6% [53/859] addr2line.c 6% [54/859] array.c 6% [55/859] array.rb 6% [56/859] ast.c 6% [57/859] ast.rb 6% [58/859] bignum.c 6% [59/859] builtin.c 6% [60/859] class.c 7% [61/859] compar.c 7% [62/859] compile.c 7% [63/859] complex.c 7% [64/859] cont.c 7% [65/859] debug.c 7% [66/859] debug_counter.c 7% [67/859] dir.c 7% [68/859] dir.rb 8% [69/859] dln.c 8% [70/859] dln_find.c 8% [71/859] dmydln.c 8% [72/859] dmyenc.c 8% [73/859] dmyext.c 8% [74/859] doc/NEWS-1.8.7 8% [75/859] doc/NEWS-1.9.1 8% [76/859] doc/NEWS-1.9.2 8% [77/859] doc/NEWS-1.9.3 9% [78/859] doc/NEWS-2.0.0 9% [79/859] doc/NEWS-2.1.0 9% [80/859] doc/NEWS-2.2.0 9% [81/859] doc/NEWS-2.3.0 9% [82/859] doc/NEWS-2.4.0 9% [83/859] doc/NEWS-2.5.0 9% [84/859] doc/NEWS-2.6.0 9% [85/859] doc/NEWS-2.7.0 10% [86/859] doc/bug_triaging.rdoc 10% [87/859] doc/contributing.rdoc 10% [88/859] doc/dig_methods.rdoc 10% [89/859] doc/dtrace_probes.rdoc 10% [90/859] doc/extension.ja.rdoc 10% [91/859] doc/extension.rdoc 10% [92/859] doc/fiber.md 10% [93/859] doc/globals.rdoc 10% [94/859] doc/implicit_conversion.rdoc 11% [95/859] doc/keywords.rdoc 11% [96/859] doc/maintainers.rdoc 11% [97/859] doc/make_cheatsheet.md 11% [98/859] doc/marshal.rdoc 11% [99/859] doc/memory_view.md 11% [100/859] doc/method_documentation.rdoc 11% [101/859] doc/ractor.md 11% [102/859] doc/regexp.rdoc 11% [103/859] doc/security.rdoc 12% [104/859] doc/signals.rdoc 12% [105/859] doc/standard_library.rdoc 12% [106/859] doc/syntax.rdoc 12% [107/859] doc/syntax/assignment.rdoc 12% [108/859] doc/syntax/calling_methods.rdoc 12% [109/859] doc/syntax/comments.rdoc 12% [110/859] doc/syntax/control_expressions.rdoc 12% [111/859] doc/syntax/exceptions.rdoc 13% [112/859] doc/syntax/literals.rdoc 13% [113/859] doc/syntax/methods.rdoc 13% [114/859] doc/syntax/miscellaneous.rdoc 13% [115/859] doc/syntax/modules_and_classes.rdoc 13% [116/859] doc/syntax/pattern_matching.rdoc 13% [117/859] doc/syntax/precedence.rdoc 13% [118/859] doc/syntax/refinements.rdoc 13% [119/859] encoding.c 13% [120/859] enum.c 14% [121/859] enumerator.c 14% [122/859] error.c 14% [123/859] eval.c 14% [124/859] eval_error.c 14% [125/859] eval_jump.c 14% [126/859] ext/bigdecimal/bigdecimal.c 14% [127/859] ext/bigdecimal/lib/bigdecimal.rb 14% [128/859] ext/bigdecimal/lib/bigdecimal/jacobian.rb 15% [129/859] ext/bigdecimal/lib/bigdecimal/ludcmp.rb 15% [130/859] ext/bigdecimal/lib/bigdecimal/math.rb 15% [131/859] ext/bigdecimal/lib/bigdecimal/newton.rb 15% [132/859] ext/bigdecimal/lib/bigdecimal/util.rb 15% [133/859] ext/cgi/escape/escape.c 15% [134/859] ext/continuation/continuation.c 15% [135/859] ext/coverage/coverage.c 15% [136/859] ext/coverage/lib/coverage.rb 15% [137/859] ext/date/date_core.c 16% [138/859] ext/date/date_parse.c 16% [139/859] ext/date/date_strftime.c 16% [140/859] ext/date/date_strptime.c 16% [141/859] ext/date/lib/date.rb 16% [142/859] ext/dbm/dbm.c 16% [143/859] ext/digest/bubblebabble/bubblebabble.c 16% [144/859] ext/digest/digest.c 16% [145/859] ext/digest/lib/digest.rb 16% [146/859] ext/digest/md5/md5init.c 17% [147/859] ext/digest/rmd160/rmd160init.c 17% [148/859] ext/digest/sha1/sha1init.c 17% [149/859] ext/digest/sha2/lib/sha2.rb 17% [150/859] ext/digest/sha2/sha2init.c 17% [151/859] ext/etc/etc.c 17% [152/859] ext/fcntl/fcntl.c 17% [153/859] ext/fiber/fiber.c 17% [154/859] ext/fiddle/closure.c 18% [155/859] ext/fiddle/conversions.c 18% [156/859] ext/fiddle/fiddle.c 18% [157/859] ext/fiddle/function.c 18% [158/859] ext/fiddle/handle.c 18% [159/859] ext/fiddle/lib/fiddle.rb 18% [160/859] ext/fiddle/lib/fiddle/closure.rb 18% [161/859] ext/fiddle/lib/fiddle/cparser.rb 18% [162/859] ext/fiddle/lib/fiddle/function.rb 18% [163/859] ext/fiddle/lib/fiddle/import.rb 19% [164/859] ext/fiddle/lib/fiddle/pack.rb 19% [165/859] ext/fiddle/lib/fiddle/struct.rb 19% [166/859] ext/fiddle/lib/fiddle/types.rb 19% [167/859] ext/fiddle/lib/fiddle/value.rb 19% [168/859] ext/fiddle/lib/fiddle/version.rb 19% [169/859] ext/fiddle/pinned.c 19% [170/859] ext/fiddle/pointer.c 19% [171/859] ext/gdbm/gdbm.c 20% [172/859] ext/io/console/console.c 20% [173/859] ext/io/console/lib/console/size.rb 20% [174/859] ext/io/nonblock/nonblock.c 20% [175/859] ext/io/wait/wait.c 20% [176/859] ext/json/generator/generator.c 20% [177/859] ext/json/lib/json.rb 20% [178/859] ext/json/lib/json/add/bigdecimal.rb 20% [179/859] ext/json/lib/json/add/complex.rb 20% [180/859] ext/json/lib/json/add/core.rb 21% [181/859] ext/json/lib/json/add/date.rb 21% [182/859] ext/json/lib/json/add/date_time.rb 21% [183/859] ext/json/lib/json/add/exception.rb 21% [184/859] ext/json/lib/json/add/ostruct.rb 21% [185/859] ext/json/lib/json/add/range.rb 21% [186/859] ext/json/lib/json/add/rational.rb 21% [187/859] ext/json/lib/json/add/regexp.rb 21% [188/859] ext/json/lib/json/add/set.rb 22% [189/859] ext/json/lib/json/add/struct.rb 22% [190/859] ext/json/lib/json/add/symbol.rb 22% [191/859] ext/json/lib/json/add/time.rb 22% [192/859] ext/json/lib/json/common.rb 22% [193/859] ext/json/lib/json/ext.rb 22% [194/859] ext/json/lib/json/generic_object.rb 22% [195/859] ext/json/lib/json/version.rb 22% [196/859] ext/json/parser/parser.c 22% [197/859] ext/monitor/lib/monitor.rb 23% [198/859] ext/monitor/monitor.c 23% [199/859] ext/nkf/lib/kconv.rb 23% [200/859] ext/nkf/nkf.c 23% [201/859] ext/objspace/lib/objspace.rb 23% [202/859] ext/objspace/object_tracing.c 23% [203/859] ext/objspace/objspace.c 23% [204/859] ext/objspace/objspace_dump.c 23% [205/859] ext/openssl/lib/openssl.rb 23% [206/859] ext/openssl/lib/openssl/bn.rb 24% [207/859] ext/openssl/lib/openssl/buffering.rb 24% [208/859] ext/openssl/lib/openssl/cipher.rb 24% [209/859] ext/openssl/lib/openssl/config.rb 24% [210/859] ext/openssl/lib/openssl/digest.rb 24% [211/859] ext/openssl/lib/openssl/hmac.rb 24% [212/859] ext/openssl/lib/openssl/marshal.rb 24% [213/859] ext/openssl/lib/openssl/pkcs5.rb 24% [214/859] ext/openssl/lib/openssl/pkey.rb 25% [215/859] ext/openssl/lib/openssl/ssl.rb 25% [216/859] ext/openssl/lib/openssl/version.rb 25% [217/859] ext/openssl/lib/openssl/x509.rb 25% [218/859] ext/openssl/ossl.c 25% [219/859] ext/openssl/ossl_asn1.c 25% [220/859] ext/openssl/ossl_bio.c 25% [221/859] ext/openssl/ossl_bn.c 25% [222/859] ext/openssl/ossl_cipher.c 25% [223/859] ext/openssl/ossl_config.c 26% [224/859] ext/openssl/ossl_digest.c 26% [225/859] ext/openssl/ossl_engine.c 26% [226/859] ext/openssl/ossl_hmac.c 26% [227/859] ext/openssl/ossl_kdf.c 26% [228/859] ext/openssl/ossl_ns_spki.c 26% [229/859] ext/openssl/ossl_ocsp.c 26% [230/859] ext/openssl/ossl_pkcs12.c 26% [231/859] ext/openssl/ossl_pkcs7.c 27% [232/859] ext/openssl/ossl_pkey.c 27% [233/859] ext/openssl/ossl_pkey_dh.c 27% [234/859] ext/openssl/ossl_pkey_dsa.c 27% [235/859] ext/openssl/ossl_pkey_ec.c 27% [236/859] ext/openssl/ossl_pkey_rsa.c 27% [237/859] ext/openssl/ossl_rand.c 27% [238/859] ext/openssl/ossl_ssl.c 27% [239/859] ext/openssl/ossl_ssl_session.c 27% [240/859] ext/openssl/ossl_ts.c 28% [241/859] ext/openssl/ossl_x509.c 28% [242/859] ext/openssl/ossl_x509attr.c 28% [243/859] ext/openssl/ossl_x509cert.c 28% [244/859] ext/openssl/ossl_x509crl.c 28% [245/859] ext/openssl/ossl_x509ext.c 28% [246/859] ext/openssl/ossl_x509name.c 28% [247/859] ext/openssl/ossl_x509req.c 28% [248/859] ext/openssl/ossl_x509revoked.c 28% [249/859] ext/openssl/ossl_x509store.c 29% [250/859] ext/pathname/lib/pathname.rb 29% [251/859] ext/pathname/pathname.c 29% [252/859] ext/psych/lib/psych.rb 29% [253/859] ext/psych/lib/psych/class_loader.rb 29% [254/859] ext/psych/lib/psych/coder.rb 29% [255/859] ext/psych/lib/psych/core_ext.rb 29% [256/859] ext/psych/lib/psych/exception.rb 29% [257/859] ext/psych/lib/psych/handler.rb 30% [258/859] ext/psych/lib/psych/handlers/document_stream.rb 30% [259/859] ext/psych/lib/psych/handlers/recorder.rb 30% [260/859] ext/psych/lib/psych/json/ruby_events.rb 30% [261/859] ext/psych/lib/psych/json/stream.rb 30% [262/859] ext/psych/lib/psych/json/tree_builder.rb 30% [263/859] ext/psych/lib/psych/json/yaml_events.rb 30% [264/859] ext/psych/lib/psych/nodes.rb 30% [265/859] ext/psych/lib/psych/nodes/alias.rb 30% [266/859] ext/psych/lib/psych/nodes/document.rb 31% [267/859] ext/psych/lib/psych/nodes/mapping.rb 31% [268/859] ext/psych/lib/psych/nodes/node.rb 31% [269/859] ext/psych/lib/psych/nodes/scalar.rb 31% [270/859] ext/psych/lib/psych/nodes/sequence.rb 31% [271/859] ext/psych/lib/psych/nodes/stream.rb 31% [272/859] ext/psych/lib/psych/omap.rb 31% [273/859] ext/psych/lib/psych/parser.rb 31% [274/859] ext/psych/lib/psych/scalar_scanner.rb 32% [275/859] ext/psych/lib/psych/set.rb 32% [276/859] ext/psych/lib/psych/stream.rb 32% [277/859] ext/psych/lib/psych/streaming.rb 32% [278/859] ext/psych/lib/psych/syntax_error.rb 32% [279/859] ext/psych/lib/psych/tree_builder.rb 32% [280/859] ext/psych/lib/psych/versions.rb 32% [281/859] ext/psych/lib/psych/visitors.rb 32% [282/859] ext/psych/lib/psych/visitors/depth_first.rb 32% [283/859] ext/psych/lib/psych/visitors/emitter.rb 33% [284/859] ext/psych/lib/psych/visitors/json_tree.rb 33% [285/859] ext/psych/lib/psych/visitors/to_ruby.rb 33% [286/859] ext/psych/lib/psych/visitors/visitor.rb 33% [287/859] ext/psych/lib/psych/visitors/yaml_tree.rb 33% [288/859] ext/psych/lib/psych/y.rb 33% [289/859] ext/psych/psych.c 33% [290/859] ext/psych/psych_emitter.c 33% [291/859] ext/psych/psych_parser.c 33% [292/859] ext/psych/psych_to_ruby.c 34% [293/859] ext/psych/psych_yaml_tree.c 34% [294/859] ext/pty/lib/expect.rb 34% [295/859] ext/pty/pty.c 34% [296/859] ext/racc/cparse/cparse.c 34% [297/859] ext/rbconfig/sizeof/limits.c 34% [298/859] ext/rbconfig/sizeof/sizes.c 34% [299/859] ext/readline/readline.c 34% [300/859] ext/ripper/lib/ripper.rb 35% [301/859] ext/ripper/lib/ripper/core.rb 35% [302/859] ext/ripper/lib/ripper/filter.rb 35% [303/859] ext/ripper/lib/ripper/lexer.rb 35% [304/859] ext/ripper/lib/ripper/sexp.rb 35% [305/859] ext/socket/ancdata.c 35% [306/859] ext/socket/basicsocket.c 35% [307/859] ext/socket/constants.c 35% [308/859] ext/socket/constdefs.c 35% [309/859] ext/socket/ifaddr.c 36% [310/859] ext/socket/init.c 36% [311/859] ext/socket/ipsocket.c 36% [312/859] ext/socket/lib/socket.rb 36% [313/859] ext/socket/option.c 36% [314/859] ext/socket/raddrinfo.c 36% [315/859] ext/socket/socket.c 36% [316/859] ext/socket/sockssocket.c 36% [317/859] ext/socket/tcpserver.c 37% [318/859] ext/socket/tcpsocket.c 37% [319/859] ext/socket/udpsocket.c 37% [320/859] ext/socket/unixserver.c 37% [321/859] ext/socket/unixsocket.c 37% [322/859] ext/stringio/stringio.c 37% [323/859] ext/strscan/strscan.c 37% [324/859] ext/syslog/lib/syslog/logger.rb 37% [325/859] ext/syslog/syslog.c 37% [326/859] ext/win32/lib/win32/registry.rb 38% [327/859] ext/win32/lib/win32/resolv.rb 38% [328/859] ext/win32/lib/win32/sspi.rb 38% [329/859] ext/win32/resolv/resolv.c 38% [330/859] ext/win32ole/lib/win32ole.rb 38% [331/859] ext/win32ole/lib/win32ole/property.rb 38% [332/859] ext/win32ole/win32ole.c 38% [333/859] ext/win32ole/win32ole_error.c 38% [334/859] ext/win32ole/win32ole_event.c 38% [335/859] ext/win32ole/win32ole_method.c 39% [336/859] ext/win32ole/win32ole_param.c 39% [337/859] ext/win32ole/win32ole_record.c 39% [338/859] ext/win32ole/win32ole_type.c 39% [339/859] ext/win32ole/win32ole_typelib.c 39% [340/859] ext/win32ole/win32ole_variable.c 39% [341/859] ext/win32ole/win32ole_variant.c 39% [342/859] ext/win32ole/win32ole_variant_m.c 39% [343/859] ext/zlib/zlib.c 40% [344/859] file.c 40% [345/859] gc.c 40% [346/859] gc.rb 40% [347/859] golf_prelude.c 40% [348/859] goruby.c 40% [349/859] hash.c 40% [350/859] id.c 40% [351/859] id_table.c 40% [352/859] inits.c 41% [353/859] integer.rb 41% [354/859] io.c 41% [355/859] io.rb 41% [356/859] iseq.c 41% [357/859] kernel.rb 41% [358/859] lex.c 41% [359/859] lib/English.rb 41% [360/859] lib/abbrev.rb 42% [361/859] lib/base64.rb 42% [362/859] lib/benchmark.rb 42% [363/859] lib/bundler.rb 42% [364/859] lib/cgi.rb 42% [365/859] lib/cgi/cookie.rb 42% [366/859] lib/cgi/core.rb 42% [367/859] lib/cgi/html.rb 42% [368/859] lib/cgi/session.rb 42% [369/859] lib/cgi/session/pstore.rb 43% [370/859] lib/cgi/util.rb 43% [371/859] lib/csv.rb 43% [372/859] lib/csv/core_ext/array.rb 43% [373/859] lib/csv/core_ext/string.rb 43% [374/859] lib/csv/delete_suffix.rb 43% [375/859] lib/csv/fields_converter.rb 43% [376/859] lib/csv/match_p.rb 43% [377/859] lib/csv/parser.rb 44% [378/859] lib/csv/row.rb 44% [379/859] lib/csv/table.rb 44% [380/859] lib/csv/version.rb 44% [381/859] lib/csv/writer.rb 44% [382/859] lib/debug.rb 44% [383/859] lib/delegate.rb 44% [384/859] lib/did_you_mean.rb 44% [385/859] lib/drb.rb 44% [386/859] lib/drb/acl.rb 45% [387/859] lib/drb/drb.rb 45% [388/859] lib/drb/eq.rb 45% [389/859] lib/drb/extserv.rb 45% [390/859] lib/drb/extservm.rb 45% [391/859] lib/drb/gw.rb 45% [392/859] lib/drb/invokemethod.rb 45% [393/859] lib/drb/observer.rb 45% [394/859] lib/drb/ssl.rb 45% [395/859] lib/drb/timeridconv.rb 46% [396/859] lib/drb/unix.rb 46% [397/859] lib/drb/version.rb 46% [398/859] lib/drb/weakidconv.rb 46% [399/859] lib/erb.rb 46% [400/859] lib/fileutils.rb 46% [401/859] lib/find.rb 46% [402/859] lib/forwardable.rb 46% [403/859] lib/forwardable/impl.rb 47% [404/859] lib/getoptlong.rb 47% [405/859] lib/ipaddr.rb 47% [406/859] lib/irb.rb 47% [407/859] lib/irb/cmd/chws.rb 47% [408/859] lib/irb/cmd/fork.rb 47% [409/859] lib/irb/cmd/help.rb 47% [410/859] lib/irb/cmd/info.rb 47% [411/859] lib/irb/cmd/load.rb 47% [412/859] lib/irb/cmd/ls.rb 48% [413/859] lib/irb/cmd/measure.rb 48% [414/859] lib/irb/cmd/nop.rb 48% [415/859] lib/irb/cmd/pushws.rb 48% [416/859] lib/irb/cmd/show_source.rb 48% [417/859] lib/irb/cmd/subirb.rb 48% [418/859] lib/irb/cmd/whereami.rb 48% [419/859] lib/irb/color.rb 48% [420/859] lib/irb/color_printer.rb 49% [421/859] lib/irb/completion.rb 49% [422/859] lib/irb/context.rb 49% [423/859] lib/irb/easter-egg.rb 49% [424/859] lib/irb/ext/change-ws.rb 49% [425/859] lib/irb/ext/history.rb 49% [426/859] lib/irb/ext/loader.rb 49% [427/859] lib/irb/ext/multi-irb.rb 49% [428/859] lib/irb/ext/save-history.rb 49% [429/859] lib/irb/ext/tracer.rb 50% [430/859] lib/irb/ext/use-loader.rb 50% [431/859] lib/irb/ext/workspaces.rb 50% [432/859] lib/irb/extend-command.rb 50% [433/859] lib/irb/frame.rb 50% [434/859] lib/irb/help.rb 50% [435/859] lib/irb/init.rb 50% [436/859] lib/irb/input-method.rb 50% [437/859] lib/irb/inspector.rb 50% [438/859] lib/irb/lc/error.rb 51% [439/859] lib/irb/lc/ja/encoding_aliases.rb 51% [440/859] lib/irb/lc/ja/error.rb 51% [441/859] lib/irb/locale.rb 51% [442/859] lib/irb/magic-file.rb 51% [443/859] lib/irb/notifier.rb 51% [444/859] lib/irb/output-method.rb 51% [445/859] lib/irb/ruby-lex.rb 51% [446/859] lib/irb/src_encoding.rb 52% [447/859] lib/irb/version.rb 52% [448/859] lib/irb/workspace.rb 52% [449/859] lib/irb/ws-for-case-2.rb 52% [450/859] lib/irb/xmp.rb 52% [451/859] lib/logger.rb 52% [452/859] lib/matrix.rb 52% [453/859] lib/matrix/eigenvalue_decomposition.rb 52% [454/859] lib/matrix/lup_decomposition.rb 52% [455/859] lib/matrix/version.rb 53% [456/859] lib/mkmf.rb 53% [457/859] lib/mutex_m.rb 53% [458/859] lib/net/ftp.rb 53% [459/859] lib/net/http.rb 53% [460/859] lib/net/http/backward.rb 53% [461/859] lib/net/http/exceptions.rb 53% [462/859] lib/net/http/generic_request.rb 53% [463/859] lib/net/http/header.rb 54% [464/859] lib/net/http/proxy_delta.rb 54% [465/859] lib/net/http/request.rb 54% [466/859] lib/net/http/requests.rb 54% [467/859] lib/net/http/response.rb 54% [468/859] lib/net/http/responses.rb 54% [469/859] lib/net/http/status.rb 54% [470/859] lib/net/https.rb 54% [471/859] lib/net/imap.rb 54% [472/859] lib/net/pop.rb 55% [473/859] lib/net/protocol.rb 55% [474/859] lib/net/smtp.rb 55% [475/859] lib/observer.rb 55% [476/859] lib/open-uri.rb 55% [477/859] lib/open3.rb 55% [478/859] lib/optionparser.rb 55% [479/859] lib/optparse.rb 55% [480/859] lib/optparse/ac.rb 55% [481/859] lib/optparse/date.rb 56% [482/859] lib/optparse/kwargs.rb 56% [483/859] lib/optparse/shellwords.rb 56% [484/859] lib/optparse/time.rb 56% [485/859] lib/optparse/uri.rb 56% [486/859] lib/optparse/version.rb 56% [487/859] lib/ostruct.rb 56% [488/859] lib/pp.rb 56% [489/859] lib/prettyprint.rb 57% [490/859] lib/prime.rb 57% [491/859] lib/pstore.rb 57% [492/859] lib/racc.rb 57% [493/859] lib/racc/compat.rb 57% [494/859] lib/racc/debugflags.rb 57% [495/859] lib/racc/exception.rb 57% [496/859] lib/racc/grammar.rb 57% [497/859] lib/racc/grammarfileparser.rb 57% [498/859] lib/racc/info.rb 58% [499/859] lib/racc/iset.rb 58% [500/859] lib/racc/logfilegenerator.rb 58% [501/859] lib/racc/parser-text.rb 58% [502/859] lib/racc/parser.rb 58% [503/859] lib/racc/parserfilegenerator.rb 58% [504/859] lib/racc/rdoc/grammar.en.rdoc 58% [505/859] lib/racc/sourcetext.rb 58% [506/859] lib/racc/state.rb 59% [507/859] lib/racc/statetransitiontable.rb 59% [508/859] lib/racc/static.rb 59% [509/859] lib/rdoc.rb 59% [510/859] lib/rdoc/alias.rb 59% [511/859] lib/rdoc/anon_class.rb 59% [512/859] lib/rdoc/any_method.rb 59% [513/859] lib/rdoc/attr.rb 59% [514/859] lib/rdoc/class_module.rb 59% [515/859] lib/rdoc/code_object.rb 60% [516/859] lib/rdoc/code_objects.rb 60% [517/859] lib/rdoc/comment.rb 60% [518/859] lib/rdoc/constant.rb 60% [519/859] lib/rdoc/context.rb 60% [520/859] lib/rdoc/cross_reference.rb 60% [521/859] lib/rdoc/encoding.rb 60% [522/859] lib/rdoc/erb_partial.rb 60% [523/859] lib/rdoc/erbio.rb 61% [524/859] lib/rdoc/extend.rb 61% [525/859] lib/rdoc/generator.rb 61% [526/859] lib/rdoc/ghost_method.rb 61% [527/859] lib/rdoc/i18n.rb 61% [528/859] lib/rdoc/include.rb 61% [529/859] lib/rdoc/known_classes.rb 61% [530/859] lib/rdoc/markdown.rb 61% [531/859] lib/rdoc/markup.rb 61% [532/859] lib/rdoc/meta_method.rb 62% [533/859] lib/rdoc/method_attr.rb 62% [534/859] lib/rdoc/mixin.rb 62% [535/859] lib/rdoc/normal_class.rb 62% [536/859] lib/rdoc/normal_module.rb 62% [537/859] lib/rdoc/options.rb 62% [538/859] lib/rdoc/parser.rb 62% [539/859] lib/rdoc/parser/c.rb 62% [540/859] lib/rdoc/parser/changelog.rb 62% [541/859] lib/rdoc/parser/markdown.rb 63% [542/859] lib/rdoc/parser/rd.rb 63% [543/859] lib/rdoc/parser/ripper_state_lex.rb 63% [544/859] lib/rdoc/parser/ruby.rb 63% [545/859] lib/rdoc/parser/ruby_tools.rb 63% [546/859] lib/rdoc/parser/simple.rb 63% [547/859] lib/rdoc/parser/text.rb 63% [548/859] lib/rdoc/rd.rb 63% [549/859] lib/rdoc/rdoc.rb 64% [550/859] lib/rdoc/require.rb 64% [551/859] lib/rdoc/ri.rb 64% [552/859] lib/rdoc/rubygems_hook.rb 64% [553/859] lib/rdoc/servlet.rb 64% [554/859] lib/rdoc/single_class.rb 64% [555/859] lib/rdoc/stats.rb 64% [556/859] lib/rdoc/store.rb 64% [557/859] lib/rdoc/task.rb 64% [558/859] lib/rdoc/text.rb 65% [559/859] lib/rdoc/token_stream.rb 65% [560/859] lib/rdoc/tom_doc.rb 65% [561/859] lib/rdoc/top_level.rb 65% [562/859] lib/rdoc/version.rb 65% [563/859] lib/readline.rb 65% [564/859] lib/reline.rb 65% [565/859] lib/resolv-replace.rb 65% [566/859] lib/resolv.rb 66% [567/859] lib/rinda/rinda.rb 66% [568/859] lib/rinda/ring.rb 66% [569/859] lib/rinda/tuplespace.rb 66% [570/859] lib/rubygems.rb 66% [571/859] lib/rubygems/available_set.rb 66% [572/859] lib/rubygems/basic_specification.rb 66% [573/859] lib/rubygems/bundler_version_finder.rb 66% [574/859] lib/rubygems/command.rb 66% [575/859] lib/rubygems/command_manager.rb 67% [576/859] lib/rubygems/commands/build_command.rb 67% [577/859] lib/rubygems/commands/cert_command.rb 67% [578/859] lib/rubygems/commands/check_command.rb 67% [579/859] lib/rubygems/commands/cleanup_command.rb 67% [580/859] lib/rubygems/commands/contents_command.rb 67% [581/859] lib/rubygems/commands/dependency_command.rb 67% [582/859] lib/rubygems/commands/environment_command.rb 67% [583/859] lib/rubygems/commands/fetch_command.rb 67% [584/859] lib/rubygems/commands/generate_index_command.rb 68% [585/859] lib/rubygems/commands/help_command.rb 68% [586/859] lib/rubygems/commands/info_command.rb 68% [587/859] lib/rubygems/commands/install_command.rb 68% [588/859] lib/rubygems/commands/list_command.rb 68% [589/859] lib/rubygems/commands/lock_command.rb 68% [590/859] lib/rubygems/commands/mirror_command.rb 68% [591/859] lib/rubygems/commands/open_command.rb 68% [592/859] lib/rubygems/commands/outdated_command.rb 69% [593/859] lib/rubygems/commands/owner_command.rb 69% [594/859] lib/rubygems/commands/pristine_command.rb 69% [595/859] lib/rubygems/commands/push_command.rb 69% [596/859] lib/rubygems/commands/query_command.rb 69% [597/859] lib/rubygems/commands/rdoc_command.rb 69% [598/859] lib/rubygems/commands/search_command.rb 69% [599/859] lib/rubygems/commands/server_command.rb 69% [600/859] lib/rubygems/commands/setup_command.rb 69% [601/859] lib/rubygems/commands/signin_command.rb 70% [602/859] lib/rubygems/commands/signout_command.rb 70% [603/859] lib/rubygems/commands/sources_command.rb 70% [604/859] lib/rubygems/commands/specification_command.rb 70% [605/859] lib/rubygems/commands/stale_command.rb 70% [606/859] lib/rubygems/commands/uninstall_command.rb 70% [607/859] lib/rubygems/commands/unpack_command.rb 70% [608/859] lib/rubygems/commands/update_command.rb 70% [609/859] lib/rubygems/commands/which_command.rb 71% [610/859] lib/rubygems/commands/yank_command.rb 71% [611/859] lib/rubygems/compatibility.rb 71% [612/859] lib/rubygems/config_file.rb 71% [613/859] lib/rubygems/core_ext/kernel_gem.rb 71% [614/859] lib/rubygems/core_ext/kernel_require.rb 71% [615/859] lib/rubygems/core_ext/kernel_warn.rb 71% [616/859] lib/rubygems/core_ext/tcpsocket_init.rb 71% [617/859] lib/rubygems/defaults.rb 71% [618/859] lib/rubygems/dependency.rb 72% [619/859] lib/rubygems/dependency_installer.rb 72% [620/859] lib/rubygems/dependency_list.rb 72% [621/859] lib/rubygems/deprecate.rb 72% [622/859] lib/rubygems/doctor.rb 72% [623/859] lib/rubygems/errors.rb 72% [624/859] lib/rubygems/exceptions.rb 72% [625/859] lib/rubygems/ext.rb 72% [626/859] lib/rubygems/ext/build_error.rb 72% [627/859] lib/rubygems/ext/builder.rb 73% [628/859] lib/rubygems/ext/cmake_builder.rb 73% [629/859] lib/rubygems/ext/configure_builder.rb 73% [630/859] lib/rubygems/ext/ext_conf_builder.rb 73% [631/859] lib/rubygems/ext/rake_builder.rb 73% [632/859] lib/rubygems/gem_runner.rb 73% [633/859] lib/rubygems/gemcutter_utilities.rb 73% [634/859] lib/rubygems/indexer.rb 73% [635/859] lib/rubygems/install_default_message.rb 74% [636/859] lib/rubygems/install_message.rb 74% [637/859] lib/rubygems/install_update_options.rb 74% [638/859] lib/rubygems/installer.rb 74% [639/859] lib/rubygems/installer_uninstaller_utils.rb 74% [640/859] lib/rubygems/local_remote_options.rb 74% [641/859] lib/rubygems/mock_gem_ui.rb 74% [642/859] lib/rubygems/name_tuple.rb 74% [643/859] lib/rubygems/openssl.rb 74% [644/859] lib/rubygems/optparse.rb 75% [645/859] lib/rubygems/package.rb 75% [646/859] lib/rubygems/package/digest_io.rb 75% [647/859] lib/rubygems/package/file_source.rb 75% [648/859] lib/rubygems/package/io_source.rb 75% [649/859] lib/rubygems/package/old.rb 75% [650/859] lib/rubygems/package/source.rb 75% [651/859] lib/rubygems/package/tar_header.rb 75% [652/859] lib/rubygems/package/tar_reader.rb 76% [653/859] lib/rubygems/package/tar_reader/entry.rb 76% [654/859] lib/rubygems/package/tar_writer.rb 76% [655/859] lib/rubygems/package_task.rb 76% [656/859] lib/rubygems/path_support.rb 76% [657/859] lib/rubygems/platform.rb 76% [658/859] lib/rubygems/psych_additions.rb 76% [659/859] lib/rubygems/psych_tree.rb 76% [660/859] lib/rubygems/query_utils.rb 76% [661/859] lib/rubygems/rdoc.rb 77% [662/859] lib/rubygems/remote_fetcher.rb 77% [663/859] lib/rubygems/request.rb 77% [664/859] lib/rubygems/request/connection_pools.rb 77% [665/859] lib/rubygems/request/http_pool.rb 77% [666/859] lib/rubygems/request/https_pool.rb 77% [667/859] lib/rubygems/request_set.rb 77% [668/859] lib/rubygems/request_set/gem_dependency_api.rb 77% [669/859] lib/rubygems/request_set/lockfile.rb 77% [670/859] lib/rubygems/request_set/lockfile/parser.rb 78% [671/859] lib/rubygems/request_set/lockfile/tokenizer.rb 78% [672/859] lib/rubygems/requirement.rb 78% [673/859] lib/rubygems/resolver.rb 78% [674/859] lib/rubygems/resolver/activation_request.rb 78% [675/859] lib/rubygems/resolver/api_set.rb 78% [676/859] lib/rubygems/resolver/api_set/gem_parser.rb 78% [677/859] lib/rubygems/resolver/api_specification.rb 78% [678/859] lib/rubygems/resolver/best_set.rb 79% [679/859] lib/rubygems/resolver/composed_set.rb 79% [680/859] lib/rubygems/resolver/conflict.rb 79% [681/859] lib/rubygems/resolver/current_set.rb 79% [682/859] lib/rubygems/resolver/dependency_request.rb 79% [683/859] lib/rubygems/resolver/git_set.rb 79% [684/859] lib/rubygems/resolver/git_specification.rb 79% [685/859] lib/rubygems/resolver/index_set.rb 79% [686/859] lib/rubygems/resolver/index_specification.rb 79% [687/859] lib/rubygems/resolver/installed_specification.rb 80% [688/859] lib/rubygems/resolver/installer_set.rb 80% [689/859] lib/rubygems/resolver/local_specification.rb 80% [690/859] lib/rubygems/resolver/lock_set.rb 80% [691/859] lib/rubygems/resolver/lock_specification.rb 80% [692/859] lib/rubygems/resolver/molinillo.rb 80% [693/859] lib/rubygems/resolver/molinillo/LICENSE 80% [694/859] lib/rubygems/resolver/molinillo/lib/molinillo.rb 80% [695/859] lib/rubygems/resolver/molinillo/lib/molinillo/delegates/resolution_state.rb 81% [696/859] lib/rubygems/resolver/molinillo/lib/molinillo/delegates/specification_provider.rb 81% [697/859] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph.rb 81% [698/859] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/action.rb 81% [699/859] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/add_edge_no_circular.rb 81% [700/859] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/add_vertex.rb 81% [701/859] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/delete_edge.rb 81% [702/859] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/detach_vertex_named.rb 81% [703/859] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/log.rb 81% [704/859] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/set_payload.rb 82% [705/859] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/tag.rb 82% [706/859] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/vertex.rb 82% [707/859] lib/rubygems/resolver/molinillo/lib/molinillo/errors.rb 82% [708/859] lib/rubygems/resolver/molinillo/lib/molinillo/gem_metadata.rb 82% [709/859] lib/rubygems/resolver/molinillo/lib/molinillo/modules/specification_provider.rb 82% [710/859] lib/rubygems/resolver/molinillo/lib/molinillo/modules/ui.rb 82% [711/859] lib/rubygems/resolver/molinillo/lib/molinillo/resolution.rb 82% [712/859] lib/rubygems/resolver/molinillo/lib/molinillo/resolver.rb 83% [713/859] lib/rubygems/resolver/molinillo/lib/molinillo/state.rb 83% [714/859] lib/rubygems/resolver/requirement_list.rb 83% [715/859] lib/rubygems/resolver/set.rb 83% [716/859] lib/rubygems/resolver/source_set.rb 83% [717/859] lib/rubygems/resolver/spec_specification.rb 83% [718/859] lib/rubygems/resolver/specification.rb 83% [719/859] lib/rubygems/resolver/stats.rb 83% [720/859] lib/rubygems/resolver/vendor_set.rb 83% [721/859] lib/rubygems/resolver/vendor_specification.rb 84% [722/859] lib/rubygems/s3_uri_signer.rb 84% [723/859] lib/rubygems/safe_yaml.rb 84% [724/859] lib/rubygems/security.rb 84% [725/859] lib/rubygems/security/policies.rb 84% [726/859] lib/rubygems/security/policy.rb 84% [727/859] lib/rubygems/security/signer.rb 84% [728/859] lib/rubygems/security/trust_dir.rb 84% [729/859] lib/rubygems/security_option.rb 84% [730/859] lib/rubygems/server.rb 85% [731/859] lib/rubygems/source.rb 85% [732/859] lib/rubygems/source/git.rb 85% [733/859] lib/rubygems/source/installed.rb 85% [734/859] lib/rubygems/source/local.rb 85% [735/859] lib/rubygems/source/lock.rb 85% [736/859] lib/rubygems/source/specific_file.rb 85% [737/859] lib/rubygems/source/vendor.rb 85% [738/859] lib/rubygems/source_list.rb 86% [739/859] lib/rubygems/spec_fetcher.rb 86% [740/859] lib/rubygems/specification.rb 86% [741/859] lib/rubygems/specification_policy.rb 86% [742/859] lib/rubygems/stub_specification.rb 86% [743/859] lib/rubygems/text.rb 86% [744/859] lib/rubygems/tsort.rb 86% [745/859] lib/rubygems/uninstaller.rb 86% [746/859] lib/rubygems/uri.rb 86% [747/859] lib/rubygems/uri_formatter.rb 87% [748/859] lib/rubygems/user_interaction.rb 87% [749/859] lib/rubygems/util.rb 87% [750/859] lib/rubygems/util/licenses.rb 87% [751/859] lib/rubygems/util/list.rb 87% [752/859] lib/rubygems/validator.rb 87% [753/859] lib/rubygems/version.rb 87% [754/859] lib/rubygems/version_option.rb 87% [755/859] lib/securerandom.rb 88% [756/859] lib/set.rb 88% [757/859] lib/shellwords.rb 88% [758/859] lib/singleton.rb 88% [759/859] lib/tempfile.rb 88% [760/859] lib/time.rb 88% [761/859] lib/timeout.rb 88% [762/859] lib/tmpdir.rb 88% [763/859] lib/tracer.rb 88% [764/859] lib/tsort.rb 89% [765/859] lib/un.rb 89% [766/859] lib/unicode_normalize/normalize.rb 89% [767/859] lib/unicode_normalize/tables.rb 89% [768/859] lib/uri.rb 89% [769/859] lib/uri/common.rb 89% [770/859] lib/uri/file.rb 89% [771/859] lib/uri/ftp.rb 89% [772/859] lib/uri/generic.rb 89% [773/859] lib/uri/http.rb 90% [774/859] lib/uri/https.rb 90% [775/859] lib/uri/ldap.rb 90% [776/859] lib/uri/ldaps.rb 90% [777/859] lib/uri/mailto.rb 90% [778/859] lib/uri/rfc2396_parser.rb 90% [779/859] lib/uri/rfc3986_parser.rb 90% [780/859] lib/uri/version.rb 90% [781/859] lib/uri/ws.rb 91% [782/859] lib/uri/wss.rb 91% [783/859] lib/weakref.rb 91% [784/859] lib/yaml.rb 91% [785/859] lib/yaml/dbm.rb 91% [786/859] lib/yaml/store.rb 91% [787/859] load.c 91% [788/859] loadpath.c 91% [789/859] localeinit.c 91% [790/859] main.c 92% [791/859] marshal.c 92% [792/859] math.c 92% [793/859] memory_view.c 92% [794/859] mini_builtin.c 92% [795/859] miniinit.c 92% [796/859] miniprelude.c 92% [797/859] mjit.c 92% [798/859] mjit_compile.c 93% [799/859] mjit_worker.c 93% [800/859] node.c 93% [801/859] numeric.c 93% [802/859] object.c 93% [803/859] pack.c 93% [804/859] pack.rb 93% [805/859] parse.c 93% [806/859] parse.y 93% [807/859] prelude.rb 94% [808/859] proc.c 94% [809/859] process.c 94% [810/859] ractor.c 94% [811/859] ractor.rb 94% [812/859] random.c 94% [813/859] range.c 94% [814/859] rational.c 94% [815/859] rbconfig.rb 94% [816/859] re.c 95% [817/859] regcomp.c 95% [818/859] regenc.c 95% [819/859] regerror.c 95% [820/859] regexec.c 95% [821/859] regparse.c 95% [822/859] regsyntax.c 95% [823/859] ruby-runner.c 95% [824/859] ruby.c 96% [825/859] rubystub.c 96% [826/859] scheduler.c 96% [827/859] signal.c 96% [828/859] siphash.c 96% [829/859] sparc.c 96% [830/859] sprintf.c 96% [831/859] st.c 96% [832/859] strftime.c 96% [833/859] string.c 97% [834/859] struct.c 97% [835/859] symbol.c 97% [836/859] thread.c 97% [837/859] thread_pthread.c 97% [838/859] thread_sync.c 97% [839/859] thread_win32.c 97% [840/859] time.c 97% [841/859] trace_point.rb 98% [842/859] transcode.c 98% [843/859] transient_heap.c 98% [844/859] util.c 98% [845/859] variable.c 98% [846/859] version.c 98% [847/859] vm.c 98% [848/859] vm_args.c 98% [849/859] vm_backtrace.c 98% [850/859] vm_dump.c 99% [851/859] vm_eval.c 99% [852/859] vm_exec.c 99% [853/859] vm_insnhelper.c 99% [854/859] vm_method.c 99% [855/859] vm_sync.c 99% [856/859] vm_trace.c 99% [857/859] vsnprintf.c 99% [858/859] warning.rb 100% [859/859] win32/README.win32 Generating RI format into /home/buildozer/aports/main/ruby/src/ruby-3.0.6/.ext/rdoc... Files: 859 Classes: 987 ( 283 undocumented) Modules: 195 ( 45 undocumented) Constants: 2081 ( 506 undocumented) Attributes: 974 ( 239 undocumented) Methods: 9554 (1880 undocumented) Total: 13791 (2953 undocumented) 78.59% documented Elapsed: 71.4s ./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems -r./i586-linux-musl-fake ./tool/rbinstall.rb --make="make" --dest-dir="/home/buildozer/aports/main/ruby/pkg/ruby" --extout=".ext" --mflags="-j28 --jobserver-auth=7,8" --make-flags=" -j28 --jobserver-auth=7,8 -- SUDO= DESTDIR=/home/buildozer/aports/main/ruby/pkg/ruby" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man" --rdoc-output=".ext/rdoc" --html-output=".ext/html" installing binary commands: /usr/bin installing base libraries: /usr/lib installing arch files: /usr/lib/ruby/3.0.0/i586-linux-musl installing pkgconfig data: /usr/lib/pkgconfig installing extension objects: /usr/lib/ruby/3.0.0/i586-linux-musl installing extension objects: /usr/local/lib/site_ruby/3.0.0/i586-linux-musl installing extension objects: /usr/lib/ruby/vendor_ruby/3.0.0/i586-linux-musl installing extension headers: /usr/include/ruby-3.0.0/i586-linux-musl installing extension scripts: /usr/lib/ruby/3.0.0 installing extension scripts: /usr/local/lib/site_ruby/3.0.0 installing extension scripts: /usr/lib/ruby/vendor_ruby/3.0.0 installing extension headers: /usr/include/ruby-3.0.0/ruby installing rdoc: /usr/share/ri/3.0.0/system installing html-docs: /usr/share/doc/ruby installing capi-docs: /usr/share/doc/ruby installing command scripts: /usr/bin installing library scripts: /usr/lib/ruby/3.0.0 installing common headers: /usr/include/ruby-3.0.0 installing manpages: /usr/share/man/man1 installing default gems from lib: /usr/lib/ruby/gems/3.0.0 abbrev 0.1.0 base64 0.1.0 benchmark 0.1.1 bundler 2.2.33 cgi 0.2.2 csv 3.1.9 debug 0.2.1 delegate 0.2.0 did_you_mean 1.5.0 drb 2.0.5 english 0.7.1 erb 2.2.0 fileutils 1.5.0 find 0.1.0 forwardable 1.3.2 getoptlong 0.1.1 ipaddr 1.2.2 irb 1.3.5 logger 1.4.3 matrix 0.3.1 mutex_m 0.1.1 net-ftp 0.1.2 net-http 0.1.1 net-imap 0.1.1 net-pop 0.1.1 net-protocol 0.1.1 net-smtp 0.2.1 observer 0.1.1 open-uri 0.1.0 open3 0.1.1 optparse 0.1.1 ostruct 0.3.1 pp 0.2.1 prettyprint 0.1.1 prime 0.1.2 pstore 0.1.1 racc 1.5.2 rdoc 6.3.3 readline 0.0.2 reline 0.2.5 resolv 0.2.1 resolv-replace 0.1.0 rinda 0.1.1 securerandom 0.1.0 set 1.0.1 shellwords 0.1.0 singleton 0.1.1 tempfile 0.1.1 time 0.1.1 timeout 0.1.1 tmpdir 0.1.2 tracer 0.1.1 tsort 0.1.0 un 0.1.0 uri 0.10.2 weakref 0.1.1 yaml 0.1.1 installing default gems from ext: /usr/lib/ruby/gems/3.0.0 bigdecimal 3.0.0 date 3.1.3 dbm 1.1.0 digest 3.0.0 etc 1.3.0 fcntl 1.0.1 fiddle 1.0.8 gdbm 2.1.0 io-console 0.5.7 io-nonblock 0.1.0 io-wait 0.2.0 json 2.5.1 nkf 0.1.0 openssl 2.2.2 pathname 0.1.0 psych 3.3.2 readline-ext 0.1.1 stringio 3.0.1 strscan 3.0.1 syslog 0.1.0 zlib 2.0.0 >>> ruby-dbg*: Running split function dbg... >>> ruby-dbg*: Preparing subpackage ruby-dbg... >>> ruby-dbg*: Running postcheck for ruby-dbg >>> ruby-doc*: Running split function doc... >>> ruby-doc*: Preparing subpackage ruby-doc... >>> ruby-doc*: Running postcheck for ruby-doc >>> ruby-dev*: Running split function dev... >>> ruby-dev*: Preparing subpackage ruby-dev... >>> ruby-dev*: Running postcheck for ruby-dev >>> ruby-rdoc*: Running split function rdoc... renamed '/home/buildozer/aports/main/ruby/pkg/ruby/usr/lib/ruby/3.0.0/rdoc' -> '/home/buildozer/aports/main/ruby/pkg/ruby-rdoc/usr/lib/ruby/3.0.0/rdoc' renamed '/home/buildozer/aports/main/ruby/pkg/ruby/usr/lib/ruby/gems/3.0.0/gems/rdoc-6.3.3' -> '/home/buildozer/aports/main/ruby/pkg/ruby-rdoc/usr/lib/ruby/gems/3.0.0/gems/rdoc-6.3.3' renamed '/home/buildozer/aports/main/ruby/pkg/ruby/usr/lib/ruby/gems/3.0.0/specifications/default/rdoc-6.3.3.gemspec' -> '/home/buildozer/aports/main/ruby/pkg/ruby-rdoc/usr/lib/ruby/gems/3.0.0/specifications/default/rdoc-6.3.3.gemspec' renamed '/home/buildozer/aports/main/ruby/pkg/ruby/usr/bin/ri' -> '/home/buildozer/aports/main/ruby/pkg/ruby-rdoc/usr/bin/ri' renamed '/home/buildozer/aports/main/ruby/pkg/ruby/usr/bin/rdoc' -> '/home/buildozer/aports/main/ruby/pkg/ruby-rdoc/usr/bin/rdoc' >>> ruby-rdoc*: Preparing subpackage ruby-rdoc... >>> ruby-rdoc*: Running postcheck for ruby-rdoc >>> ruby-libs*: Running split function libs... renamed '/home/buildozer/aports/main/ruby/pkg/ruby/usr/lib' -> '/home/buildozer/aports/main/ruby/pkg/ruby-libs/usr/lib' >>> ruby-libs*: Preparing subpackage ruby-libs... >>> ruby-libs*: Running postcheck for ruby-libs >>> ruby-full*: Running split function full... >>> ruby-full*: Preparing subpackage ruby-full... >>> ruby-full*: Running postcheck for ruby-full >>> ruby*: Running postcheck for ruby >>> ruby*: Preparing package ruby... >>> ruby*: Script found. /bin/sh added as a dependency for ruby-3.0.6-r0.apk >>> ruby*: Adding .post-upgrade >>> ruby-dbg*: Scanning shared objects >>> ruby-dev*: Scanning shared objects >>> ruby-doc*: Scanning shared objects >>> ruby-full*: Scanning shared objects >>> ruby-libs*: Scanning shared objects >>> ruby-rdoc*: Scanning shared objects >>> ruby*: Scanning shared objects >>> ruby-dbg*: Tracing dependencies... >>> ruby-dbg*: Package size: 10.9 MB >>> ruby-dbg*: Compressing data... >>> ruby-dbg*: Create checksum... >>> ruby-dbg*: Create ruby-dbg-3.0.6-r0.apk >>> ruby-dev*: Tracing dependencies... ruby=3.0.6-r0 ruby-rdoc=3.0.6-r0 gmp-dev libucontext-dev pkgconfig ruby-libs=3.0.6-r0 >>> ruby-dev*: Package size: 1.9 MB >>> ruby-dev*: Compressing data... >>> ruby-dev*: Create checksum... >>> ruby-dev*: Create ruby-dev-3.0.6-r0.apk >>> ruby-doc*: Tracing dependencies... >>> ruby-doc*: Package size: 53.4 MB >>> ruby-doc*: Compressing data... >>> ruby-doc*: Create checksum... >>> ruby-doc*: Create ruby-doc-3.0.6-r0.apk >>> ruby-full*: Tracing dependencies... >>> ruby-full*: Package size: 4.0 KB >>> ruby-full*: Compressing data... >>> ruby-full*: Create checksum... >>> ruby-full*: Create ruby-full-3.0.6-r0.apk >>> ruby-libs*: Tracing dependencies... so:libc.musl-x86.so.1 so:libcrypto.so.1.1 so:libffi.so.8 so:libgdbm.so.6 so:libgdbm_compat.so.4 so:libgmp.so.10 so:libncursesw.so.6 so:libreadline.so.8 so:libssl.so.1.1 so:libucontext.so.1 so:libyaml-0.so.2 so:libz.so.1 >>> ruby-libs*: Package size: 14.0 MB >>> ruby-libs*: Compressing data... >>> ruby-libs*: Create checksum... >>> ruby-libs*: Create ruby-libs-3.0.6-r0.apk >>> ruby-rdoc*: Tracing dependencies... >>> ruby-rdoc*: Package size: 2.2 MB >>> ruby-rdoc*: Compressing data... >>> ruby-rdoc*: Create checksum... >>> ruby-rdoc*: Create ruby-rdoc-3.0.6-r0.apk >>> ruby*: Tracing dependencies... ca-certificates /bin/sh so:libc.musl-x86.so.1 so:libgmp.so.10 so:libruby.so.3.0 so:libucontext.so.1 so:libz.so.1 >>> ruby*: Package size: 44.0 KB >>> ruby*: Compressing data... >>> ruby*: Create checksum... >>> ruby*: Create ruby-3.0.6-r0.apk >>> ruby: Build complete at Fri, 31 Mar 2023 21:19:10 +0000 elapsed time 0h 6m 36s >>> ruby: Cleaning up srcdir >>> ruby: Cleaning up pkgdir >>> ruby: Uninstalling dependencies... (1/31) Purging .makedepends-ruby (20230331.211235) (2/31) Purging gmp-dev (6.2.1-r1) (3/31) Purging libgmpxx (6.2.1-r1) (4/31) Purging libucontext-dev (1.1-r0) (5/31) Purging libucontext (1.1-r0) (6/31) Purging zlib-dev (1.2.12-r3) (7/31) Purging gdbm-dev (1.22-r0) (8/31) Purging gdbm-tools (1.22-r0) (9/31) Purging gdbm (1.22-r0) (10/31) Purging readline-dev (8.1.1-r0) (11/31) Purging libhistory (8.1.1-r0) (12/31) Purging readline (8.1.1-r0) (13/31) Purging libffi-dev (3.4.2-r1) (14/31) Purging libffi (3.4.2-r1) (15/31) Purging coreutils (9.0-r2) Executing coreutils-9.0-r2.post-deinstall (16/31) Purging yaml-dev (0.2.5-r0) (17/31) Purging yaml (0.2.5-r0) (18/31) Purging linux-headers (5.10.41-r0) (19/31) Purging autoconf (2.71-r0) (20/31) Purging m4 (1.4.18-r2) (21/31) Purging utmps-openrc (0.1.0.3-r0) (22/31) Purging git-perl (2.34.7-r0) (23/31) Purging perl-git (2.34.7-r0) (24/31) Purging perl-error (0.17029-r1) (25/31) Purging perl (5.34.0-r1) (26/31) Purging openssl-dev (1.1.1t-r3) (27/31) Purging ncurses-dev (6.3_p20211120-r1) (28/31) Purging utmps (0.1.0.3-r0) (29/31) Purging s6-ipcserver (2.11.0.0-r0) (30/31) Purging skalibs (2.11.0.0-r0) (31/31) Purging libbz2 (1.0.8-r1) Executing busybox-1.34.1-r7.trigger OK: 312 MiB in 91 packages >>> ruby: Updating the main/x86 repository index... >>> ruby: Signing the index...