>>> ruby: Building main/ruby 2.7.6-r0 (using abuild 3.7.0-r0) started Tue, 12 Apr 2022 22:09:33 +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 openssl-dev gdbm-dev readline-dev libffi-dev coreutils yaml-dev linux-headers autoconf (1/30) Installing libgmpxx (6.2.1-r1) (2/30) Installing gmp-dev (6.2.1-r1) (3/30) Installing libucontext (1.0-r0) (4/30) Installing libucontext-dev (1.0-r0) (5/30) Installing zlib-dev (1.2.12-r0) (6/30) Installing openssl-dev (1.1.1n-r0) (7/30) Installing gdbm (1.19-r0) (8/30) Installing gdbm-dev (1.19-r0) (9/30) Installing libhistory (8.1.0-r0) (10/30) Installing ncurses-dev (6.2_p20210109-r0) (11/30) Installing readline (8.1.0-r0) (12/30) Installing readline-dev (8.1.0-r0) (13/30) Installing linux-headers (5.7.8-r0) (14/30) Installing libffi (3.3-r2) (15/30) Installing libffi-dev (3.3-r2) (16/30) Installing skalibs (2.10.0.0-r0) (17/30) Installing s6-ipcserver (2.10.0.0-r0) (18/30) Installing utmps (0.1.0.0-r0) Executing utmps-0.1.0.0-r0.pre-install (19/30) Installing coreutils (8.32-r2) (20/30) Installing yaml (0.2.5-r0) (21/30) Installing yaml-dev (0.2.5-r0) (22/30) Installing m4 (1.4.18-r2) (23/30) Installing libbz2 (1.0.8-r1) (24/30) Installing perl (5.32.0-r0) (25/30) Installing autoconf (2.69-r3) (26/30) Installing .makedepends-ruby (20220412.220933) (27/30) Installing utmps-openrc (0.1.0.0-r0) (28/30) Installing perl-error (0.17029-r1) (29/30) Installing perl-git (2.30.3-r0) (30/30) Installing git-perl (2.30.3-r0) Executing busybox-1.32.1-r8.trigger OK: 395 MiB in 118 packages >>> ruby: Cleaning up srcdir >>> ruby: Cleaning up pkgdir >>> ruby: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/ruby-2.7.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> ruby: Fetching https://cache.ruby-lang.org/pub/ruby/2.7/ruby-2.7.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 100 16.1M 100 16.1M 0 0 51.0M 0 --:--:-- --:--:-- --:--:-- 51.2M >>> ruby: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/ruby-2.7.6.tar.gz >>> ruby: Checking sha512sums... ruby-2.7.6.tar.gz: OK rubygems-avoid-platform-specific-gems.patch: OK test_insns-lower-recursion-depth.patch: OK fix-get_main_stack.patch: OK >>> ruby: Unpacking /var/cache/distfiles/v3.13/ruby-2.7.6.tar.gz... >>> ruby: rubygems-avoid-platform-specific-gems.patch patching file lib/rubygems.rb Hunk #1 succeeded at 764 (offset 5 lines). >>> ruby: test_insns-lower-recursion-depth.patch patching file bootstraptest/test_insns.rb >>> ruby: fix-get_main_stack.patch patching file thread_pthread.c checking for ruby... false checking build system type... aarch64-alpine-linux-musl checking host system type... aarch64-alpine-linux-musl checking target system type... aarch64-alpine-linux-musl checking for aarch64-alpine-linux-musl-gcc... (cached) gcc 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for gcc option to accept ISO C99... none needed checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking whether gcc needs -traditional... no checking for aarch64-alpine-linux-musl-ld... no checking for ld... ld checking whether the linker is GNU ld... yes checking whether gcc -E accepts -o... yes checking for gcc... /usr/bin/gcc checking for aarch64-alpine-linux-musl-ranlib... no checking for aarch64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for aarch64-alpine-linux-musl-ar... no checking for aarch64-alpine-linux-musl-ar... no checking for ar... ar checking for ar flags... rcD checking for aarch64-alpine-linux-musl-as... no checking for as... as checking for aarch64-alpine-linux-musl-objdump... no checking for aarch64-alpine-linux-musl-gobjdump... no checking for objdump... objdump checking for aarch64-alpine-linux-musl-objcopy... no checking for aarch64-alpine-linux-musl-gobjcopy... no checking for objcopy... objcopy checking for aarch64-alpine-linux-musl-nm... no checking for aarch64-alpine-linux-musl-nm... no checking for nm... nm checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... install checking for a thread-safe mkdir -p... /bin/mkdir -p checking for aarch64-alpine-linux-musl-dtrace... no checking for dtrace... no checking for dot... no checking for doxygen... no checking for pkg-config... pkg-config 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 -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 -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 whether compiler has statement and declarations in expressions... 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 stdbool.h that conforms to C99... yes checking for _Bool... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking a.out.h usability... no checking a.out.h presence... no checking for a.out.h... no checking atomic.h usability... no checking atomic.h presence... no checking for atomic.h... no checking copyfile.h usability... no checking copyfile.h presence... no checking for copyfile.h... no checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking intrinsics.h usability... no checking intrinsics.h presence... no checking for intrinsics.h... no checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking malloc/malloc.h usability... no checking malloc/malloc.h presence... no checking for malloc/malloc.h... no checking malloc_np.h usability... no checking malloc_np.h presence... no checking for malloc_np.h... no checking net/socket.h usability... no checking net/socket.h presence... no checking for net/socket.h... no checking process.h usability... no checking process.h presence... no checking for process.h... no checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking sanitizer/asan_interface.h usability... no checking sanitizer/asan_interface.h presence... no checking for sanitizer/asan_interface.h... no checking sanitizer/msan_interface.h usability... no checking sanitizer/msan_interface.h presence... no checking for sanitizer/msan_interface.h... no checking setjmpex.h usability... no checking setjmpex.h presence... no checking for setjmpex.h... no checking stdalign.h usability... yes checking stdalign.h presence... yes checking for stdalign.h... yes checking sys/attr.h usability... no checking sys/attr.h presence... no checking for sys/attr.h... no checking sys/eventfd.h usability... yes checking sys/eventfd.h presence... yes checking for sys/eventfd.h... yes checking sys/fcntl.h usability... yes checking sys/fcntl.h presence... yes checking for sys/fcntl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/id.h usability... no checking sys/id.h presence... no checking for sys/id.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/sendfile.h usability... yes checking sys/sendfile.h presence... yes checking for sys/sendfile.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/utime.h usability... no checking sys/utime.h presence... no checking for sys/utime.h... no checking syscall.h usability... yes checking syscall.h presence... yes checking for syscall.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking ucontext.h usability... yes checking ucontext.h presence... yes checking for ucontext.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking gmp.h usability... yes checking gmp.h presence... 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... yes 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... 8 checking size of long long... 8 checking size of __int64... 0 checking size of __int128... 16 checking size of off_t... 8 checking size of void*... 8 checking size of float... 4 checking size of double... 8 checking size of time_t... 8 checking size of clock_t... 8 checking packed struct attribute... x __attribute__((packed)) checking whether -Wno-address-of-packed-member is accepted as CFLAGS... yes checking for printf prefix for long long... ll checking for pid_t... 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... LONG checking for dev_t... yes checking for convertible type of dev_t... ULONG 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... LONG checking for clockid_t... yes checking for convertible type of clockid_t... INT checking for prototypes... yes checking token paste string... ansi checking stringization... #expr checking string literal concatenation... yes checking for variable length prototypes and stdarg.h... yes checking for variable length macro... yes checking for alignas() syntax... __attribute__((__aligned__(x))) checking for alignof() syntax... alignof 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 DEPRECATED_TYPE type attribute... __attribute__ ((__deprecated__ mesg)) 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 FUNC_STDCALL function attribute... x checking for FUNC_CDECL function attribute... x checking for FUNC_FASTCALL function attribute... 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 whether sys_nerr is declared... no checking whether getenv is declared... yes checking for size_t... yes checking size of size_t... 8 checking size of ptrdiff_t... 8 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 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... __int128 checking for uint128_t... unsigned __int128 checking for intptr_t... yes checking size of intptr_t... 8 checking for uintptr_t... yes checking size of uintptr_t... 8 checking for printf prefix for intptr_t... NONE checking for ssize_t... yes checking size of ssize_t... 8 checking for printf prefix for int64_t... NONE checking for stack end address... no checking for uid_t 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 sys/pstat.h usability... no checking sys/pstat.h presence... no checking for sys/pstat.h... no checking for signbit... yes checking for pid_t... (cached) yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no 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... no 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 if getcwd allocates buffer if NULL is given... yes checking crypt.h usability... yes checking crypt.h presence... 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 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 aarch64... -1 checking native coroutine implementation for aarch64-linux-musl... arm64 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 elf.h usability... yes checking elf.h presence... yes checking for elf.h... yes checking elf_abi.h usability... no checking elf_abi.h presence... no checking for elf_abi.h... no checking for uncompress in -lz... yes checking mach-o/loader.h usability... no checking mach-o/loader.h presence... no checking for mach-o/loader.h... no checking whether OS depend dynamic link works... yes checking for backtrace... no checking valgrind/memcheck.h usability... no checking valgrind/memcheck.h presence... no checking for valgrind/memcheck.h... no checking for aarch64-alpine-linux-musl-strip... no checking for strip... strip 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 pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking if make is GNU make... yes .ext/include/aarch64-linux-musl/ruby/config.h updated configure: ruby library version = 2.7.0 configure: creating ./config.status config.status: creating GNUmakefile config.status: creating Makefile config.status: creating ruby-2.7.pc --- Configuration summary for ruby version 2.7.6 * Installation prefix: /usr * exec prefix: ${prefix} * arch: aarch64-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: arm64 * enable shared libs: yes * dynamic library ext: so * CFLAGS: ${optflags} ${debugflags} ${warnflags} * LDFLAGS: -L. -fstack-protector-strong -rdynamic \ -Wl,-export-dynamic * 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)/aarch64-linux --- BASERUBY = echo executable host ruby is required. use --with-baseruby option.; false CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -Os -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 -DCANONICALIZATION_FOR_MATHN -I. -I.ext/include/aarch64-linux-musl -I./include -I. -I./enc/unicode/12.1.0 CPPFLAGS = -Os -fno-omit-frame-pointer -fno-strict-aliasing DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.2.7 -fstack-protector-strong SOLIBS = -lz -lpthread -lrt -lrt -lgmp -ldl -lcrypt -lm -lucontext LANG = LC_ALL = LC_CTYPE = MFLAGS = -j64 --jobserver-auth=7,8 gcc (Alpine 10.2.1_pre1) 10.2.1 20201203 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 load.c compiling marshal.c compiling math.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 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 ruby.c compiling regsyntax.c compiling safe.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_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/arm64/Context.S compiling enc/ascii.c compiling enc/us_ascii.c compiling enc/unicode.c compiling enc/utf_8.c compiling enc/trans/newline.c compiling version.c building rb_mjit_header.h linking miniruby generating encdb.h compiling builtin.c encdb.h updated ./tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp rbconfig.rb updated rb_mjit_header.h updated generating enc.mk creating verconf.h building .ext/include/aarch64-linux-musl/rb_mjit_min_header-2.7.6.h ./miniruby -I./lib -I. -I.ext/common ./tool/transform_mjit_header.rb "gcc -Os -g -fno-omit-frame-pointer -fno-strict-aliasing -fPIC " rb_mjit_header.h .ext/include/aarch64-linux-musl/rb_mjit_min_header-2.7.6.h verconf.h updated compiling loadpath.c making srcs under enc make[1]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6' generating transdb.h linking static-library libruby-static.a linking shared-library libruby.so.2.7.6 transdb.h updated Transforming external functions to static: transform_mjit_header: making external definition of 'rb_vm_lvar_exposed' static inline transform_mjit_header: making external definition of 'Init_vm_stack_canary' static inline transform_mjit_header: making external definition of 'rb_vm_opt_struct_aset' static inline transform_mjit_header: making external definition of 'rb_vm_opt_struct_aref' static inline transform_mjit_header: making external definition of 'rb_find_defined_class_by_owner' static inline transform_mjit_header: making external definition of 'rb_eql_opt' static inline transform_mjit_header: changing definition of 'rb_equal_opt' to declaration transform_mjit_header: changing definition of 'rb_vm_search_method_slowpath' to declaration transform_mjit_header: making external definition of 'rb_vm_rewrite_cref' static inline transform_mjit_header: making external definition of 'rb_vm_block_ep_update' static inline transform_mjit_header: making external definition of 'rb_vm_cref_new_toplevel' static inline transform_mjit_header: making external definition of 'rb_vm_frame_block_handler' static inline transform_mjit_header: making external definition of 'rb_vm_cframe_empty_keyword_p' static inline transform_mjit_header: making external definition of 'rb_vm_cframe_keyword_p' static inline transform_mjit_header: making external definition of 'rb_vm_ep_local_ep' static inline transform_mjit_header: making declaration of 'rb_vm_lvar_exposed' static inline transform_mjit_header: making declaration of 'rb_vm_rewrite_cref' static inline transform_mjit_header: making declaration of 'rb_vm_frame_block_handler' static inline transform_mjit_header: making declaration of 'rb_vm_block_ep_update' static inline transform_mjit_header: making declaration of 'rb_vm_ep_local_ep' static inline transform_mjit_header: making declaration of 'Init_vm_stack_canary' static inline transform_mjit_header: making declaration of 'rb_eql_opt' static inline transform_mjit_header: making external definition of 'rb_scan_args_set' static inline transform_mjit_header: making declaration of 'rb_scan_args_set' static inline transform_mjit_header: SKIPPED to transform write transform_mjit_header: SKIPPED to transform ttyname_r transform_mjit_header: SKIPPED to transform readlinkat transform_mjit_header: SKIPPED to transform readlink transform_mjit_header: SKIPPED to transform read transform_mjit_header: SKIPPED to transform pread transform_mjit_header: SKIPPED to transform getlogin_r transform_mjit_header: SKIPPED to transform gethostname transform_mjit_header: SKIPPED to transform getgroups transform_mjit_header: SKIPPED to transform getdomainname transform_mjit_header: SKIPPED to transform getcwd transform_mjit_header: SKIPPED to transform confstr transform_mjit_header: SKIPPED to transform strlcpy transform_mjit_header: SKIPPED to transform strlcat transform_mjit_header: SKIPPED to transform mempcpy transform_mjit_header: SKIPPED to transform strncpy transform_mjit_header: SKIPPED to transform strncat transform_mjit_header: SKIPPED to transform strcpy transform_mjit_header: SKIPPED to transform strcat transform_mjit_header: SKIPPED to transform stpncpy transform_mjit_header: SKIPPED to transform stpcpy transform_mjit_header: SKIPPED to transform memset transform_mjit_header: SKIPPED to transform memmove transform_mjit_header: SKIPPED to transform memcpy transform_mjit_header: SKIPPED to transform bzero transform_mjit_header: SKIPPED to transform bcopy transform_mjit_header: SKIPPED to transform realpath transform_mjit_header: SKIPPED to transform sprintf transform_mjit_header: SKIPPED to transform snprintf transform_mjit_header: SKIPPED to transform vsprintf transform_mjit_header: SKIPPED to transform vsnprintf transform_mjit_header: SKIPPED to transform fwrite transform_mjit_header: SKIPPED to transform fread transform_mjit_header: SKIPPED to transform fgets generating makefiles ext/configure-ext.mk making enc making trans make[1]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6' make[1]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6' compiling ./enc/encdb.c compiling ./enc/trans/transdb.c compiling ./enc/big5.c compiling ./enc/cesu_8.c compiling ./enc/cp949.c compiling ./enc/emacs_mule.c compiling ./enc/trans/big5.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/gb2312.c compiling ./enc/trans/emoji.c compiling ./enc/gb18030.c compiling ./enc/trans/emoji_iso2022_kddi.c compiling ./enc/trans/emoji_sjis_docomo.c compiling ./enc/gbk.c compiling ./enc/trans/emoji_sjis_kddi.c compiling ./enc/iso_8859_1.c compiling ./enc/trans/emoji_sjis_softbank.c compiling ./enc/iso_8859_2.c compiling ./enc/trans/escape.c compiling ./enc/iso_8859_3.c compiling ./enc/trans/gb18030.c compiling ./enc/iso_8859_4.c compiling ./enc/iso_8859_5.c compiling ./enc/trans/gbk.c compiling ./enc/iso_8859_6.c compiling ./enc/trans/iso2022.c compiling ./enc/iso_8859_7.c compiling ./enc/iso_8859_8.c compiling ./enc/trans/japanese_euc.c compiling ./enc/iso_8859_9.c compiling ./enc/trans/japanese_sjis.c compiling ./enc/iso_8859_10.c compiling ./enc/iso_8859_11.c compiling ./enc/trans/japanese.c ext/configure-ext.mk updated compiling ./enc/iso_8859_13.c compiling ./enc/iso_8859_14.c compiling ./enc/iso_8859_15.c compiling ./enc/iso_8859_16.c compiling ./enc/koi8_r.c compiling ./enc/koi8_u.c compiling ./enc/trans/korean.c compiling ./enc/shift_jis.c compiling ./enc/utf_16le.c compiling ./enc/utf_16be.c make[1]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6' compiling ./enc/utf_32le.c compiling ./enc/utf_32be.c compiling ./enc/windows_31j.c compiling ./enc/windows_1250.c configuring -test-/arith_seq/extract configuring zlib configuring -test-/array/resize configuring fiber configuring -test-/bignum configuring -test-/bug-14834 configuring -test-/bug-3571 configuring -test-/bug-5832 configuring -test-/bug_reporter configuring pathname configuring -test-/class configuring -test-/cxxanyargs ln -sf ../../../.ext/include/aarch64-linux-musl/rb_mjit_min_header-2.7.6.h include/ruby-2.7.0/aarch64-linux-musl/rb_mjit_min_header-2.7.6.h compiling ./enc/windows_1251.c configuring socket compiling ./enc/trans/single_byte.c configuring strscan configuring gdbm configuring racc/cparse configuring etc configuring sdbm compiling ./enc/windows_1252.c compiling ./enc/windows_1253.c configuring objspace compiling ./enc/windows_1254.c compiling ./enc/trans/utf8_mac.c compiling ./enc/windows_1257.c compiling ./enc/trans/utf_16_32.c linking encoding gb2312.so linking encoding iso_8859_3.so linking encoding iso_8859_4.so configuring cgi/escape linking encoding iso_8859_5.so linking encoding iso_8859_6.so linking encoding iso_8859_7.so configuring readline linking encoding iso_8859_8.so linking encoding iso_8859_9.so linking encoding iso_8859_10.so configuring psych linking encoding iso_8859_11.so linking encoding iso_8859_13.so configuring rubyvm linking encoding iso_8859_14.so configuring stringio linking encoding iso_8859_16.so configuring digest configuring date configuring digest/bubblebabble linking encoding koi8_r.so configuring digest/md5 configuring coverage linking encoding koi8_u.so configuring rbconfig/sizeof linking encoding shift_jis.so linking transcoder transdb.so linking transcoder escape.so linking encoding utf_16be.so configuring json configuring fiddle configuring ripper configuring json/generator configuring json/parser configuring openssl configuring monitor linking encoding utf_16le.so configuring bigdecimal linking transcoder cesu_8.so configuring continuation linking encoding utf_32be.so linking encoding windows_31j.so configuring io/console linking encoding windows_1250.so configuring syslog configuring nkf configuring dbm configuring pty linking encoding windows_1251.so linking encoding windows_1253.so linking encoding windows_1257.so linking transcoder ebcdic.so configuring fcntl linking encoding encdb.so linking encoding big5.so linking encoding cesu_8.so linking encoding cp949.so linking encoding euc_jp.so linking encoding emacs_mule.so linking encoding euc_kr.so linking encoding euc_tw.so linking encoding gb18030.so linking encoding gbk.so linking encoding iso_8859_1.so linking encoding iso_8859_15.so linking encoding iso_8859_2.so linking encoding utf_32le.so linking encoding windows_1252.so linking encoding windows_1254.so make[1]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6' linking transcoder japanese.so linking transcoder iso2022.so configuring -test-/debug configuring -test-/dln/empty configuring -test-/enumerator_kw configuring -test-/exception configuring -test-/fatal configuring -test-/file linking transcoder utf_16_32.so linking transcoder emoji.so libffi_version: 3.3.0 configuring io/nonblock configuring io/wait linking transcoder single_byte.so linking transcoder emoji_iso2022_kddi.so linking transcoder emoji_sjis_kddi.so linking transcoder japanese_sjis.so configuring digest/rmd160 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-/method configuring -test-/notimplement configuring -test-/num2int configuring -test-/path_to_class configuring -test-/popen_deadlock configuring -test-/postponed_job configuring -test-/printf configuring -test-/proc configuring -test-/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 linking transcoder utf8_mac.so configuring -test-/symbol linking transcoder emoji_sjis_docomo.so linking transcoder emoji_sjis_softbank.so 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 chinese.so linking transcoder gb18030.so linking transcoder gbk.so configuring digest/sha1 linking transcoder korean.so linking transcoder japanese_euc.so configuring digest/sha2 linking transcoder big5.so make[1]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6' making encs make[1]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6' header: ndbm.h library: gdbm_compat make[1]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6' generating makefile exts.mk exts.mk updated make[1]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/fiber' compiling fiber.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/zlib' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/gdbm' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/arith_seq/extract' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/array/resize' compiling zlib.c compiling gdbm.c compiling extract.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/bug-14834' compiling resize.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/bignum' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/bug-3571' compiling bug-14384.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/bug-5832' compiling div.c compiling bug.c compiling bigzero.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/bug_reporter' compiling bug.c compiling mul.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/class' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/debug' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/dln/empty' compiling bug_reporter.c compiling init.c compiling profile_frames.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/enumerator_kw' compiling intpack.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/cxxanyargs' compiling class2name.c compiling empty.c compiling init.c compiling init.c compiling enumerator_kw.c compiling inspector.c compiling big2str.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/fatal' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/file' compiling cxxanyargs.cpp make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/float' compiling str2big.c compiling rb_fatal.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/exception' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/gvl/call_without_gvl' compiling stat.c compiling nextafter.c compiling init.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/integer' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/funcall' compiling init.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/hash' compiling enc_raise.c compiling call_without_gvl.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/load/dot.dot' compiling init.c compiling fs.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/iseq_load' compiling ensured.c compiling my_integer.c compiling init.c compiling delete.c compiling funcall.c compiling dot.dot.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/marshal/usr' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/load/protect' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/marshal/compat' compiling iseq_load.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/num2int' compiling dataerror.c compiling protect.c compiling usrmarshal.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/notimplement' compiling usrcompat.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/marshal/internal_ivar' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/method' compiling num2int.c compiling bug.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/popen_deadlock' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/path_to_class' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/printf' compiling internal_ivar.c compiling arity.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/postponed_job' compiling printf.c compiling infinite_loop_dlsym.c compiling path_to_class.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/iter' compiling init.c compiling postponed_job.c compiling break.c compiling core_ext.c compiling init.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/proc' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/rational' compiling rat.c compiling super.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/rb_call_super_kw' compiling rb_call_super_kw.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/recursion' compiling recursion.c compiling init.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/regexp' compiling parse_depth_limit.c linking shared-object fiber.so linking shared-object -test-/dln/empty.so linking shared-object -test-/load/dot.dot.so make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/fiber' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/scan_args' compiling scan_args.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/dln/empty' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/st/foreach' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/load/dot.dot' compiling foreach.c compiling receiver.c In file included from ../../.././include/ruby/ruby.h:2865, from cxxanyargs.cpp:1: ../../.././include/ruby/backward/cxxanyargs.hpp: In function 'VALUE ruby::backward::cxxanyargs::rb_rescue(VALUE (*)(...), VALUE, VALUE (*)(...), VALUE)': ../../.././include/ruby/backward/cxxanyargs.hpp:202:14: warning: 'VALUE ruby::backward::cxxanyargs::rb_rescue(VALUE (*)(...), VALUE, VALUE (*)(...), VALUE)' is deprecated: Use of ANYARGS in this function is deprecated [-Wdeprecated-declarations] 202 | func1_t *t = reinterpret_cast(q); | ^ ../../.././include/ruby/backward/cxxanyargs.hpp:198:1: note: declared here 198 | rb_rescue(type *q, VALUE w, type *e, VALUE r) | ^~~~~~~~~ ../../.././include/ruby/backward/cxxanyargs.hpp:202:42: warning: 'VALUE ruby::backward::cxxanyargs::rb_rescue(VALUE (*)(...), VALUE, VALUE (*)(...), VALUE)' is deprecated: Use of ANYARGS in this function is deprecated [-Wdeprecated-declarations] 202 | func1_t *t = reinterpret_cast(q); | ^ ../../.././include/ruby/backward/cxxanyargs.hpp:198:1: note: declared here 198 | rb_rescue(type *q, VALUE w, type *e, VALUE r) | ^~~~~~~~~ ../../.././include/ruby/backward/cxxanyargs.hpp:203:14: warning: 'VALUE ruby::backward::cxxanyargs::rb_rescue(VALUE (*)(...), VALUE, VALUE (*)(...), VALUE)' is deprecated: Use of ANYARGS in this function is deprecated [-Wdeprecated-declarations] 203 | func2_t *y = reinterpret_cast(e); | ^ ../../.././include/ruby/backward/cxxanyargs.hpp:198:1: note: declared here 198 | rb_rescue(type *q, VALUE w, type *e, VALUE r) | ^~~~~~~~~ ../../.././include/ruby/backward/cxxanyargs.hpp:203:42: warning: 'VALUE ruby::backward::cxxanyargs::rb_rescue(VALUE (*)(...), VALUE, VALUE (*)(...), VALUE)' is deprecated: Use of ANYARGS in this function is deprecated [-Wdeprecated-declarations] 203 | func2_t *y = reinterpret_cast(e); | ^ ../../.././include/ruby/backward/cxxanyargs.hpp:198:1: note: declared here 198 | rb_rescue(type *q, VALUE w, type *e, VALUE r) | ^~~~~~~~~ ../../.././include/ruby/backward/cxxanyargs.hpp: In function 'VALUE ruby::backward::cxxanyargs::rb_rescue2(VALUE (*)(...), VALUE, VALUE (*)(...), VALUE, ...)': ../../.././include/ruby/backward/cxxanyargs.hpp:226:14: warning: 'VALUE ruby::backward::cxxanyargs::rb_rescue2(VALUE (*)(...), VALUE, VALUE (*)(...), VALUE, ...)' is deprecated: Use of ANYARGS in this function is deprecated [-Wdeprecated-declarations] 226 | func1_t *t = reinterpret_cast(q); | ^ ../../.././include/ruby/backward/cxxanyargs.hpp:222:1: note: declared here 222 | rb_rescue2(type *q, VALUE w, type *e, VALUE r, ...) | ^~~~~~~~~~ ../../.././include/ruby/backward/cxxanyargs.hpp:226:42: warning: 'VALUE ruby::backward::cxxanyargs::rb_rescue2(VALUE (*)(...), VALUE, VALUE (*)(...), VALUE, ...)' is deprecated: Use of ANYARGS in this function is deprecated [-Wdeprecated-declarations] 226 | func1_t *t = reinterpret_cast(q); | ^ ../../.././include/ruby/backward/cxxanyargs.hpp:222:1: note: declared here 222 | rb_rescue2(type *q, VALUE w, type *e, VALUE r, ...) | ^~~~~~~~~~ ../../.././include/ruby/backward/cxxanyargs.hpp:227:14: warning: 'VALUE ruby::backward::cxxanyargs::rb_rescue2(VALUE (*)(...), VALUE, VALUE (*)(...), VALUE, ...)' is deprecated: Use of ANYARGS in this function is deprecated [-Wdeprecated-declarations] 227 | func2_t *y = reinterpret_cast(e); | ^ ../../.././include/ruby/backward/cxxanyargs.hpp:222:1: note: declared here 222 | rb_rescue2(type *q, VALUE w, type *e, VALUE r, ...) | ^~~~~~~~~~ ../../.././include/ruby/backward/cxxanyargs.hpp:227:42: warning: 'VALUE ruby::backward::cxxanyargs::rb_rescue2(VALUE (*)(...), VALUE, VALUE (*)(...), VALUE, ...)' is deprecated: Use of ANYARGS in this function is deprecated [-Wdeprecated-declarations] 227 | func2_t *y = reinterpret_cast(e); | ^ ../../.././include/ruby/backward/cxxanyargs.hpp:222:1: note: declared here 222 | rb_rescue2(type *q, VALUE w, type *e, VALUE r, ...) | ^~~~~~~~~~ ../../.././include/ruby/backward/cxxanyargs.hpp: In function 'VALUE ruby::backward::cxxanyargs::rb_ensure(VALUE (*)(...), VALUE, VALUE (*)(...), VALUE)': ../../.././include/ruby/backward/cxxanyargs.hpp:251:14: warning: 'VALUE ruby::backward::cxxanyargs::rb_ensure(VALUE (*)(...), VALUE, VALUE (*)(...), VALUE)' is deprecated: Use of ANYARGS in this function is deprecated [-Wdeprecated-declarations] 251 | func1_t *t = reinterpret_cast(q); | ^ ../../.././include/ruby/backward/cxxanyargs.hpp:248:1: note: declared here 248 | rb_ensure(type *q, VALUE w, type *e, VALUE r) | ^~~~~~~~~ ../../.././include/ruby/backward/cxxanyargs.hpp:251:42: warning: 'VALUE ruby::backward::cxxanyargs::rb_ensure(VALUE (*)(...), VALUE, VALUE (*)(...), VALUE)' is deprecated: Use of ANYARGS in this function is deprecated [-Wdeprecated-declarations] 251 | func1_t *t = reinterpret_cast(q); | ^ ../../.././include/ruby/backward/cxxanyargs.hpp:248:1: note: declared here 248 | rb_ensure(type *q, VALUE w, type *e, VALUE r) | ^~~~~~~~~ ../../.././include/ruby/backward/cxxanyargs.hpp:252:14: warning: 'VALUE ruby::backward::cxxanyargs::rb_ensure(VALUE (*)(...), VALUE, VALUE (*)(...), VALUE)' is deprecated: Use of ANYARGS in this function is deprecated [-Wdeprecated-declarations] 252 | func1_t *y = reinterpret_cast(e); | ^ ../../.././include/ruby/backward/cxxanyargs.hpp:248:1: note: declared here 248 | rb_ensure(type *q, VALUE w, type *e, VALUE r) | ^~~~~~~~~ ../../.././include/ruby/backward/cxxanyargs.hpp:252:42: warning: 'VALUE ruby::backward::cxxanyargs::rb_ensure(VALUE (*)(...), VALUE, VALUE (*)(...), VALUE)' is deprecated: Use of ANYARGS in this function is deprecated [-Wdeprecated-declarations] 252 | func1_t *y = reinterpret_cast(e); | ^ ../../.././include/ruby/backward/cxxanyargs.hpp:248:1: note: declared here 248 | rb_ensure(type *q, VALUE w, type *e, VALUE r) | ^~~~~~~~~ ../../.././include/ruby/backward/cxxanyargs.hpp: In function 'VALUE ruby::backward::cxxanyargs::rb_thread_create(VALUE (*)(...), void*)': ../../.././include/ruby/backward/cxxanyargs.hpp:343:12: warning: 'VALUE ruby::backward::cxxanyargs::rb_thread_create(VALUE (*)(...), void*)' is deprecated: Use of ANYARGS in this function is deprecated [-Wdeprecated-declarations] 343 | ptr_t *e = reinterpret_cast(q); | ^ ../../.././include/ruby/backward/cxxanyargs.hpp:340:1: note: declared here 340 | rb_thread_create(type *q, void *w) | ^~~~~~~~~~~~~~~~ ../../.././include/ruby/backward/cxxanyargs.hpp:343:38: warning: 'VALUE ruby::backward::cxxanyargs::rb_thread_create(VALUE (*)(...), void*)' is deprecated: Use of ANYARGS in this function is deprecated [-Wdeprecated-declarations] 343 | ptr_t *e = reinterpret_cast(q); | ^ ../../.././include/ruby/backward/cxxanyargs.hpp:340:1: note: declared here 340 | rb_thread_create(type *q, void *w) | ^~~~~~~~~~~~~~~~ compiling init.c linking shared-object -test-/arith_seq/extract.so linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so linking shared-object -test-/array/resize.so compiling init.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/st/numhash' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/st/update' compiling numhash.c compiling update.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/string' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/arith_seq/extract' linking shared-object -test-/hash.so compiling set_len.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/struct' compiling yield.c linking shared-object -test-/rb_call_super_kw.so compiling coderange.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/popen_deadlock' linking shared-object -test-/fatal/rb_fatal.so make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/symbol' compiling duplicate.c compiling capacity.c compiling type.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/thread_fd_close' compiling thread_fd_close.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/array/resize' compiling init.c linking shared-object -test-/path_to_class.so make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/time' compiling leap_second.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/fatal' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/rb_call_super_kw' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/hash' compiling normalize.c linking shared-object -test-/marshal/internal_ivar.so make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/tracepoint' compiling init.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/typeddata' compiling typeddata.c compiling gc_hook.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/path_to_class' linking shared-object -test-/bug_3571.so linking shared-object -test-/rational.so compiling new.c linking shared-object -test-/funcall.so linking shared-object -test-/bug_14834.so linking shared-object -test-/iseq_load.so make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/vm' compiling at_exit.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/marshal/internal_ivar' compiling qsort.c compiling tracepoint.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/bug-3571' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/rational' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/funcall' compiling enc_str_buf_cat.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/wait_for_single_fd' compiling len.c compiling wait_for_single_fd.c linking shared-object -test-/bug_5832.so compiling rb_str_dup.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/bug-14834' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/iseq_load' linking shared-object -test-/marshal/usr.so make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/sdbm' compiling enc_associate.c compiling _sdbm.c linking shared-object -test-/gvl/call_without_gvl.so compiling init.c compiling init.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/racc/cparse' linking shared-object -test-/bug_reporter.so linking shared-object -test-/method.so compiling cparse.c linking shared-object -test-/class.so make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/bug-5832' compiling ellipsize.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/pathname' compiling pathname.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/gvl/call_without_gvl' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/socket' compiling init.c linking shared-object -test-/debug.so linking shared-object -test-/integer.so make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/marshal/usr' linking shared-object -test-/marshal/compat.so make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/class' compiling member.c compiling fstring.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/method' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/bug_reporter' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/objspace' compiling cstr.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/strscan' linking shared-object -test-/exception.so compiling object_tracing.c compiling strscan.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/cgi/escape' linking shared-object -test-/recursion.so installing default pathname libraries compiling escape.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/etc' linking shared-object -test-/file.so compiling etc.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/integer' compiling init.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/debug' linking shared-object -test-/float.so linking shared-object -test-/notimplement.so make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/readline' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/stringio' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/marshal/compat' compiling readline.c compiling stringio.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/exception' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/recursion' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/fiddle' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/file' compiling closure.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/notimplement' compiling objspace.c linking shared-object -test-/regexp.so compiling constants.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/psych' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/float' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/coverage' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/rubyvm' linking shared-object -test-/load/protect.so compiling psych.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/date' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/digest' compiling date_core.c compiling digest.c compiling coverage.c installing default libraries make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/rubyvm' compiling date_parse.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/regexp' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/json' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/ripper' compiling date_strftime.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/load/protect' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/rbconfig/sizeof' compiling ripper.c compiling sizes.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/monitor' compiling monitor.c compiling nofree.c linking shared-object -test-/bignum.so linking shared-object -test-/postponed_job.so linking shared-object -test-/enumerator_kw.so make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/bignum' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/postponed_job' compiling basicsocket.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/openssl' linking shared-object -test-/proc.so compiling openssl_missing.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/io/console' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/enumerator_kw' compiling console.c linking shared-object -test-/thread_fd_close.so linking shared-object -test-/st/update.so installing default monitor libraries linking shared-object -test-/num2int.so make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/io/nonblock' compiling nonblock.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/proc' compiling objspace_dump.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/thread_fd_close' linking shared-object -test-/iter.so installing default coverage libraries make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/io/wait' linking shared-object -test-/cxxanyargs.so installing default digest libraries compiling wait.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/st/update' compiling ossl.c compiling modify.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/num2int' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/json' compiling ossl_asn1.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/continuation' linking shared-object -test-/st/foreach.so compiling ossl_bio.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/dbm' compiling continuation.c compiling dbm.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/bigdecimal' compiling bigdecimal.c linking shared-object -test-/wait_for_single_fd.so make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/iter' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/cxxanyargs' linking shared-object -test-/vm/at_exit.so make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/fcntl' compiling socket.c linking shared-object -test-/printf.so make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/pty' compiling fcntl.c compiling ossl_bn.c compiling pty.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/st/foreach' compiling ossl_cipher.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/wait_for_single_fd' linking shared-object -test-/time.so make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/vm' compiling ossl_config.c compiling psych_emitter.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/nkf' compiling new.c compiling nkf.c compiling ipsocket.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/printf' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/time' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/syslog' compiling ossl_digest.c compiling syslog.c compiling ossl_engine.c linking shared-object -test-/struct.so compiling tcpsocket.c linking shared-object -test-/st/numhash.so linking shared-object -test-/tracepoint.so linking shared-object -test-/symbol.so make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/struct' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/st/numhash' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/json/generator' installing default syslog libraries compiling generator.c compiling tcpserver.c compiling sockssocket.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/tracepoint' compiling udpsocket.c checking ../.././parse.y and ../.././ext/ripper/eventids2.c linking shared-object -test-/typeddata.so compiling ossl_hmac.c compiling unixsocket.c compiling ossl_kdf.c compiling unixserver.c compiling limits.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/symbol' compiling option.c compiling ossl_ns_spki.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/typeddata' compiling ancdata.c compiling raddrinfo.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/json/parser' compiling parser.c linking shared-object cgi/escape.so linking shared-object racc/cparse.so linking shared-object continuation.so make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/cgi/escape' compiling ossl_ocsp.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/continuation' compiling ifaddr.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/racc/cparse' compiling ossl_pkcs12.c compiling date_strptime.c installing default socket libraries compiling ossl_pkcs7.c linking shared-object monitor.so linking shared-object digest.so linking shared-object fcntl.so installing default date_core libraries compiling ossl_pkey.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/monitor' compiling conversions.c compiling fiddle.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/digest' compiling function.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/fcntl' compiling psych_parser.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/digest/bubblebabble' compiling bubblebabble.c linking shared-object pty.so compiling ossl_pkey_dh.c linking shared-object io/wait.so linking shared-object io/nonblock.so make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/pty' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/digest/md5' compiling md5init.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/io/wait' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/io/nonblock' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/digest/rmd160' compiling rmd160init.c make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/digest/sha1' compiling psych_to_ruby.c compiling sha1init.c linking shared-object rbconfig/sizeof.so linking shared-object -test-/string.so make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/rbconfig/sizeof' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/string' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/digest/sha2' compiling ossl_pkey_dsa.c compiling sha2init.c compiling ossl_pkey_ec.c compiling psych_yaml_tree.c linking shared-object digest/bubblebabble.so installing default sha2 libraries make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/digest/bubblebabble' compiling ossl_pkey_rsa.c linking shared-object digest/rmd160.so compiling ossl_rand.c installing default nkf libraries compiling handle.c compiling ossl_ssl.c linking shared-object digest/sha1.so make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/digest/rmd160' compiling ossl_ssl_session.c compiling ossl_x509.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/digest/sha1' compiling pointer.c compiling ossl_x509attr.c linking shared-object digest/md5.so compiling ossl_x509cert.c linking shared-object gdbm.so make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/digest/md5' compiling ossl_x509crl.c installing default fiddle libraries linking shared-object syslog.so make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/gdbm' compiling ossl_x509ext.c compiling ossl_x509name.c compiling ossl_x509req.c make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/syslog' compiling ossl_x509revoked.c compiling ossl_x509store.c linking shared-object digest/sha2.so linking shared-object objspace.so make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/objspace' linking shared-object sdbm.so make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/digest/sha2' linking shared-object coverage.so linking shared-object strscan.so make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/sdbm' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/coverage' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/strscan' linking shared-object psych.so make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/psych' linking shared-object etc.so make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/etc' linking shared-object dbm.so make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/dbm' linking shared-object json/ext/parser.so make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/json/parser' linking shared-object readline.so linking shared-object stringio.so linking shared-object io/console.so make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/readline' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/stringio' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/io/console' linking shared-object -test-/scan_args.so linking shared-object fiddle.so make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/-test-/scan_args' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/fiddle' linking shared-object json/ext/generator.so linking shared-object socket.so make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/json/generator' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/socket' linking shared-object pathname.so make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/pathname' linking shared-object nkf.so make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/nkf' linking shared-object bigdecimal.so make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/bigdecimal' linking shared-object openssl.so make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/openssl' linking shared-object zlib.so make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/zlib' linking shared-object ripper.so make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/ripper' linking shared-object date_core.so make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/date' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6' ./revision.h unchanged linking ruby make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6' make[1]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6' make[1]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6' Generating RDoc documentation Parsing sources... 0% [ 1/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/NEWS-1.8.7 0% [ 2/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/NEWS-1.9.1 0% [ 3/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/NEWS-1.9.2 0% [ 4/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/NEWS-1.9.3 0% [ 5/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/NEWS-2.0.0 0% [ 6/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/NEWS-2.1.0 0% [ 7/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/NEWS-2.2.0 0% [ 8/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/NEWS-2.3.0 0% [ 9/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/NEWS-2.4.0 0% [10/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/NEWS-2.5.0 0% [11/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/NEWS-2.6.0 1% [12/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/bug_triaging.rdoc 1% [13/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/contributing.rdoc 1% [14/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/contributors.rdoc 1% [15/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/dtrace_probes.rdoc 1% [16/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/extension.ja.rdoc 1% [17/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/extension.rdoc 1% [18/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/globals.rdoc 1% [19/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/keywords.rdoc 1% [20/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/maintainers.rdoc 1% [21/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/marshal.rdoc 1% [22/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/regexp.rdoc 2% [23/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/security.rdoc 2% [24/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/signals.rdoc 2% [25/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/standard_library.rdoc 2% [26/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/syntax.rdoc 2% [27/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/syntax/assignment.rdoc 2% [28/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/syntax/calling_methods.rdoc 2% [29/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/syntax/comments.rdoc 2% [30/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/syntax/control_expressions.rdoc 2% [31/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/syntax/exceptions.rdoc 2% [32/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/syntax/literals.rdoc 2% [33/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/syntax/methods.rdoc 2% [34/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/syntax/miscellaneous.rdoc 3% [35/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/syntax/modules_and_classes.rdoc 3% [36/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/syntax/precedence.rdoc 3% [37/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/syntax/refinements.rdoc 3% [38/1144] CONTRIBUTING.md 3% [39/1144] COPYING 3% [40/1144] COPYING.ja 3% [41/1144] LEGAL 3% [42/1144] NEWS 3% [43/1144] README.ja.md 3% [44/1144] README.md 3% [45/1144] addr2line.c 4% [46/1144] array.c 4% [47/1144] ast.c 4% [48/1144] ast.rb 4% [49/1144] bignum.c 4% [50/1144] builtin.c 4% [51/1144] class.c 4% [52/1144] compar.c 4% [53/1144] compile.c 4% [54/1144] complex.c 4% [55/1144] cont.c 4% [56/1144] debug.c 4% [57/1144] debug_counter.c 5% [58/1144] dir.c 5% [59/1144] dln.c 5% [60/1144] dln_find.c 5% [61/1144] dmydln.c 5% [62/1144] dmyenc.c 5% [63/1144] dmyext.c 5% [64/1144] doc/NEWS-1.8.7 5% [65/1144] doc/NEWS-1.9.1 5% [66/1144] doc/NEWS-1.9.2 5% [67/1144] doc/NEWS-1.9.3 5% [68/1144] doc/NEWS-2.0.0 6% [69/1144] doc/NEWS-2.1.0 6% [70/1144] doc/NEWS-2.2.0 6% [71/1144] doc/NEWS-2.3.0 6% [72/1144] doc/NEWS-2.4.0 6% [73/1144] doc/NEWS-2.5.0 6% [74/1144] doc/NEWS-2.6.0 6% [75/1144] doc/bug_triaging.rdoc 6% [76/1144] doc/contributing.rdoc 6% [77/1144] doc/contributors.rdoc 6% [78/1144] doc/dtrace_probes.rdoc 6% [79/1144] doc/extension.ja.rdoc 6% [80/1144] doc/extension.rdoc 7% [81/1144] doc/globals.rdoc 7% [82/1144] doc/keywords.rdoc 7% [83/1144] doc/maintainers.rdoc 7% [84/1144] doc/marshal.rdoc 7% [85/1144] doc/regexp.rdoc 7% [86/1144] doc/security.rdoc 7% [87/1144] doc/signals.rdoc 7% [88/1144] doc/standard_library.rdoc 7% [89/1144] doc/syntax.rdoc 7% [90/1144] doc/syntax/assignment.rdoc 7% [91/1144] doc/syntax/calling_methods.rdoc 8% [92/1144] doc/syntax/comments.rdoc 8% [93/1144] doc/syntax/control_expressions.rdoc 8% [94/1144] doc/syntax/exceptions.rdoc 8% [95/1144] doc/syntax/literals.rdoc 8% [96/1144] doc/syntax/methods.rdoc 8% [97/1144] doc/syntax/miscellaneous.rdoc 8% [98/1144] doc/syntax/modules_and_classes.rdoc 8% [99/1144] doc/syntax/precedence.rdoc 8% [100/1144] doc/syntax/refinements.rdoc 8% [101/1144] encoding.c 8% [102/1144] enum.c 9% [103/1144] enumerator.c 9% [104/1144] error.c 9% [105/1144] eval.c 9% [106/1144] eval_error.c 9% [107/1144] eval_jump.c 9% [108/1144] ext/bigdecimal/bigdecimal.c 9% [109/1144] ext/bigdecimal/lib/bigdecimal.rb 9% [110/1144] ext/bigdecimal/lib/bigdecimal/jacobian.rb 9% [111/1144] ext/bigdecimal/lib/bigdecimal/ludcmp.rb 9% [112/1144] ext/bigdecimal/lib/bigdecimal/math.rb 9% [113/1144] ext/bigdecimal/lib/bigdecimal/newton.rb 9% [114/1144] ext/bigdecimal/lib/bigdecimal/util.rb 10% [115/1144] ext/continuation/continuation.c 10% [116/1144] ext/coverage/coverage.c 10% [117/1144] ext/date/date_core.c 10% [118/1144] ext/dbm/dbm.c 10% [119/1144] ext/digest/bubblebabble/bubblebabble.c 10% [120/1144] ext/digest/digest.c 10% [121/1144] ext/digest/lib/digest.rb 10% [122/1144] ext/digest/md5/md5init.c 10% [123/1144] ext/digest/rmd160/rmd160init.c 10% [124/1144] ext/digest/sha1/sha1init.c 10% [125/1144] ext/digest/sha2/sha2init.c 11% [126/1144] ext/etc/etc.c 11% [127/1144] ext/fcntl/fcntl.c 11% [128/1144] ext/fiber/fiber.c 11% [129/1144] ext/fiddle/closure.c 11% [130/1144] ext/fiddle/conversions.c 11% [131/1144] ext/fiddle/fiddle.c 11% [132/1144] ext/fiddle/function.c 11% [133/1144] ext/fiddle/handle.c 11% [134/1144] ext/fiddle/lib/fiddle.rb 11% [135/1144] ext/fiddle/lib/fiddle/closure.rb 11% [136/1144] ext/fiddle/lib/fiddle/cparser.rb 11% [137/1144] ext/fiddle/lib/fiddle/function.rb 12% [138/1144] ext/fiddle/lib/fiddle/import.rb 12% [139/1144] ext/fiddle/lib/fiddle/pack.rb 12% [140/1144] ext/fiddle/lib/fiddle/struct.rb 12% [141/1144] ext/fiddle/lib/fiddle/types.rb 12% [142/1144] ext/fiddle/lib/fiddle/value.rb 12% [143/1144] ext/fiddle/pointer.c 12% [144/1144] ext/gdbm/gdbm.c 12% [145/1144] ext/io/console/console.c 12% [146/1144] ext/io/nonblock/nonblock.c 12% [147/1144] ext/io/wait/wait.c 12% [148/1144] ext/json/generator/generator.c 13% [149/1144] ext/json/lib/json.rb 13% [150/1144] ext/json/lib/json/add/bigdecimal.rb 13% [151/1144] ext/json/lib/json/add/complex.rb 13% [152/1144] ext/json/lib/json/add/core.rb 13% [153/1144] ext/json/lib/json/add/date.rb 13% [154/1144] ext/json/lib/json/add/date_time.rb 13% [155/1144] ext/json/lib/json/add/exception.rb 13% [156/1144] ext/json/lib/json/add/ostruct.rb 13% [157/1144] ext/json/lib/json/add/range.rb 13% [158/1144] ext/json/lib/json/add/rational.rb 13% [159/1144] ext/json/lib/json/add/regexp.rb 13% [160/1144] ext/json/lib/json/add/set.rb 14% [161/1144] ext/json/lib/json/add/struct.rb 14% [162/1144] ext/json/lib/json/add/symbol.rb 14% [163/1144] ext/json/lib/json/add/time.rb 14% [164/1144] ext/json/lib/json/common.rb 14% [165/1144] ext/json/lib/json/ext.rb 14% [166/1144] ext/json/lib/json/generic_object.rb 14% [167/1144] ext/json/lib/json/version.rb 14% [168/1144] ext/json/parser/parser.c 14% [169/1144] ext/monitor/lib/monitor.rb 14% [170/1144] ext/monitor/monitor.c 14% [171/1144] ext/nkf/lib/kconv.rb 15% [172/1144] ext/nkf/nkf.c 15% [173/1144] ext/objspace/object_tracing.c 15% [174/1144] ext/objspace/objspace.c 15% [175/1144] ext/objspace/objspace_dump.c 15% [176/1144] ext/openssl/lib/openssl.rb 15% [177/1144] ext/openssl/lib/openssl/bn.rb 15% [178/1144] ext/openssl/lib/openssl/buffering.rb 15% [179/1144] ext/openssl/lib/openssl/cipher.rb 15% [180/1144] ext/openssl/lib/openssl/config.rb 15% [181/1144] ext/openssl/lib/openssl/digest.rb 15% [182/1144] ext/openssl/lib/openssl/pkcs5.rb 15% [183/1144] ext/openssl/lib/openssl/pkey.rb 16% [184/1144] ext/openssl/lib/openssl/ssl.rb 16% [185/1144] ext/openssl/lib/openssl/x509.rb 16% [186/1144] ext/openssl/ossl.c 16% [187/1144] ext/openssl/ossl_asn1.c 16% [188/1144] ext/openssl/ossl_bio.c 16% [189/1144] ext/openssl/ossl_bn.c 16% [190/1144] ext/openssl/ossl_cipher.c 16% [191/1144] ext/openssl/ossl_config.c 16% [192/1144] ext/openssl/ossl_digest.c 16% [193/1144] ext/openssl/ossl_engine.c 16% [194/1144] ext/openssl/ossl_hmac.c 17% [195/1144] ext/openssl/ossl_kdf.c 17% [196/1144] ext/openssl/ossl_ns_spki.c 17% [197/1144] ext/openssl/ossl_ocsp.c 17% [198/1144] ext/openssl/ossl_pkcs12.c 17% [199/1144] ext/openssl/ossl_pkcs7.c 17% [200/1144] ext/openssl/ossl_pkey.c 17% [201/1144] ext/openssl/ossl_pkey_dh.c 17% [202/1144] ext/openssl/ossl_pkey_dsa.c 17% [203/1144] ext/openssl/ossl_pkey_ec.c 17% [204/1144] ext/openssl/ossl_pkey_rsa.c 17% [205/1144] ext/openssl/ossl_rand.c 18% [206/1144] ext/openssl/ossl_ssl.c 18% [207/1144] ext/openssl/ossl_ssl_session.c 18% [208/1144] ext/openssl/ossl_x509.c 18% [209/1144] ext/openssl/ossl_x509attr.c 18% [210/1144] ext/openssl/ossl_x509cert.c 18% [211/1144] ext/openssl/ossl_x509crl.c 18% [212/1144] ext/openssl/ossl_x509ext.c 18% [213/1144] ext/openssl/ossl_x509name.c 18% [214/1144] ext/openssl/ossl_x509req.c 18% [215/1144] ext/openssl/ossl_x509revoked.c 18% [216/1144] ext/openssl/ossl_x509store.c 18% [217/1144] ext/pathname/lib/pathname.rb 19% [218/1144] ext/pathname/pathname.c 19% [219/1144] ext/psych/lib/psych.rb 19% [220/1144] ext/psych/lib/psych/class_loader.rb 19% [221/1144] ext/psych/lib/psych/coder.rb 19% [222/1144] ext/psych/lib/psych/core_ext.rb 19% [223/1144] ext/psych/lib/psych/exception.rb 19% [224/1144] ext/psych/lib/psych/handler.rb 19% [225/1144] ext/psych/lib/psych/handlers/document_stream.rb 19% [226/1144] ext/psych/lib/psych/handlers/recorder.rb 19% [227/1144] ext/psych/lib/psych/json/ruby_events.rb 19% [228/1144] ext/psych/lib/psych/json/stream.rb 20% [229/1144] ext/psych/lib/psych/json/tree_builder.rb 20% [230/1144] ext/psych/lib/psych/json/yaml_events.rb 20% [231/1144] ext/psych/lib/psych/nodes.rb 20% [232/1144] ext/psych/lib/psych/nodes/alias.rb 20% [233/1144] ext/psych/lib/psych/nodes/document.rb 20% [234/1144] ext/psych/lib/psych/nodes/mapping.rb 20% [235/1144] ext/psych/lib/psych/nodes/node.rb 20% [236/1144] ext/psych/lib/psych/nodes/scalar.rb 20% [237/1144] ext/psych/lib/psych/nodes/sequence.rb 20% [238/1144] ext/psych/lib/psych/nodes/stream.rb 20% [239/1144] ext/psych/lib/psych/omap.rb 20% [240/1144] ext/psych/lib/psych/parser.rb 21% [241/1144] ext/psych/lib/psych/scalar_scanner.rb 21% [242/1144] ext/psych/lib/psych/set.rb 21% [243/1144] ext/psych/lib/psych/stream.rb 21% [244/1144] ext/psych/lib/psych/streaming.rb 21% [245/1144] ext/psych/lib/psych/syntax_error.rb 21% [246/1144] ext/psych/lib/psych/tree_builder.rb 21% [247/1144] ext/psych/lib/psych/versions.rb 21% [248/1144] ext/psych/lib/psych/visitors.rb 21% [249/1144] ext/psych/lib/psych/visitors/depth_first.rb 21% [250/1144] ext/psych/lib/psych/visitors/emitter.rb 21% [251/1144] ext/psych/lib/psych/visitors/json_tree.rb 22% [252/1144] ext/psych/lib/psych/visitors/to_ruby.rb 22% [253/1144] ext/psych/lib/psych/visitors/visitor.rb 22% [254/1144] ext/psych/lib/psych/visitors/yaml_tree.rb 22% [255/1144] ext/psych/lib/psych/y.rb 22% [256/1144] ext/psych/psych.c 22% [257/1144] ext/psych/psych_emitter.c 22% [258/1144] ext/psych/psych_parser.c 22% [259/1144] ext/psych/psych_to_ruby.c 22% [260/1144] ext/psych/psych_yaml_tree.c 22% [261/1144] ext/pty/lib/expect.rb 22% [262/1144] ext/pty/pty.c 22% [263/1144] ext/racc/cparse/cparse.c 23% [264/1144] ext/readline/readline.c 23% [265/1144] ext/ripper/lib/ripper.rb 23% [266/1144] ext/ripper/lib/ripper/core.rb 23% [267/1144] ext/ripper/lib/ripper/filter.rb 23% [268/1144] ext/ripper/lib/ripper/lexer.rb 23% [269/1144] ext/ripper/lib/ripper/sexp.rb 23% [270/1144] ext/sdbm/init.c 23% [271/1144] ext/socket/ancdata.c 23% [272/1144] ext/socket/basicsocket.c 23% [273/1144] ext/socket/constants.c 23% [274/1144] ext/socket/constdefs.c 24% [275/1144] ext/socket/ifaddr.c 24% [276/1144] ext/socket/init.c 24% [277/1144] ext/socket/ipsocket.c 24% [278/1144] ext/socket/lib/socket.rb 24% [279/1144] ext/socket/option.c 24% [280/1144] ext/socket/raddrinfo.c 24% [281/1144] ext/socket/socket.c 24% [282/1144] ext/socket/sockssocket.c 24% [283/1144] ext/socket/tcpserver.c 24% [284/1144] ext/socket/tcpsocket.c 24% [285/1144] ext/socket/udpsocket.c 25% [286/1144] ext/socket/unixserver.c 25% [287/1144] ext/socket/unixsocket.c 25% [288/1144] ext/stringio/stringio.c 25% [289/1144] ext/strscan/strscan.c 25% [290/1144] ext/syslog/lib/syslog/logger.rb 25% [291/1144] ext/syslog/syslog.c 25% [292/1144] ext/win32ole/lib/win32ole.rb 25% [293/1144] ext/win32ole/lib/win32ole/property.rb 25% [294/1144] ext/win32ole/win32ole.c 25% [295/1144] ext/win32ole/win32ole_error.c 25% [296/1144] ext/win32ole/win32ole_event.c 25% [297/1144] ext/win32ole/win32ole_method.c 26% [298/1144] ext/win32ole/win32ole_param.c 26% [299/1144] ext/win32ole/win32ole_record.c 26% [300/1144] ext/win32ole/win32ole_type.c 26% [301/1144] ext/win32ole/win32ole_typelib.c 26% [302/1144] ext/win32ole/win32ole_variable.c 26% [303/1144] ext/win32ole/win32ole_variant.c 26% [304/1144] ext/win32ole/win32ole_variant_m.c 26% [305/1144] ext/zlib/zlib.c 26% [306/1144] file.c 26% [307/1144] gc.c 26% [308/1144] gc.rb 27% [309/1144] golf_prelude.c 27% [310/1144] goruby.c 27% [311/1144] hash.c 27% [312/1144] id.c 27% [313/1144] id_table.c 27% [314/1144] inits.c 27% [315/1144] io.c 27% [316/1144] io.rb 27% [317/1144] iseq.c 27% [318/1144] lex.c 27% [319/1144] lib/English.rb 27% [320/1144] lib/abbrev.rb 28% [321/1144] lib/base64.rb 28% [322/1144] lib/benchmark.rb 28% [323/1144] lib/bundler.rb 28% [324/1144] lib/bundler/build_metadata.rb 28% [325/1144] lib/bundler/capistrano.rb 28% [326/1144] lib/bundler/cli.rb 28% [327/1144] lib/bundler/cli/add.rb 28% [328/1144] lib/bundler/cli/binstubs.rb 28% [329/1144] lib/bundler/cli/cache.rb 28% [330/1144] lib/bundler/cli/check.rb 28% [331/1144] lib/bundler/cli/clean.rb 29% [332/1144] lib/bundler/cli/common.rb 29% [333/1144] lib/bundler/cli/config.rb 29% [334/1144] lib/bundler/cli/console.rb 29% [335/1144] lib/bundler/cli/doctor.rb 29% [336/1144] lib/bundler/cli/exec.rb 29% [337/1144] lib/bundler/cli/gem.rb 29% [338/1144] lib/bundler/cli/info.rb 29% [339/1144] lib/bundler/cli/init.rb 29% [340/1144] lib/bundler/cli/inject.rb 29% [341/1144] lib/bundler/cli/install.rb 29% [342/1144] lib/bundler/cli/issue.rb 29% [343/1144] lib/bundler/cli/list.rb 30% [344/1144] lib/bundler/cli/lock.rb 30% [345/1144] lib/bundler/cli/open.rb 30% [346/1144] lib/bundler/cli/outdated.rb 30% [347/1144] lib/bundler/cli/package.rb 30% [348/1144] lib/bundler/cli/platform.rb 30% [349/1144] lib/bundler/cli/plugin.rb 30% [350/1144] lib/bundler/cli/pristine.rb 30% [351/1144] lib/bundler/cli/remove.rb 30% [352/1144] lib/bundler/cli/show.rb 30% [353/1144] lib/bundler/cli/update.rb 30% [354/1144] lib/bundler/cli/viz.rb 31% [355/1144] lib/bundler/compact_index_client.rb 31% [356/1144] lib/bundler/compact_index_client/cache.rb 31% [357/1144] lib/bundler/compact_index_client/updater.rb 31% [358/1144] lib/bundler/constants.rb 31% [359/1144] lib/bundler/current_ruby.rb 31% [360/1144] lib/bundler/definition.rb 31% [361/1144] lib/bundler/dep_proxy.rb 31% [362/1144] lib/bundler/dependency.rb 31% [363/1144] lib/bundler/deployment.rb 31% [364/1144] lib/bundler/deprecate.rb 31% [365/1144] lib/bundler/dsl.rb 31% [366/1144] lib/bundler/endpoint_specification.rb 32% [367/1144] lib/bundler/env.rb 32% [368/1144] lib/bundler/environment_preserver.rb 32% [369/1144] lib/bundler/errors.rb 32% [370/1144] lib/bundler/feature_flag.rb 32% [371/1144] lib/bundler/fetcher.rb 32% [372/1144] lib/bundler/fetcher/base.rb 32% [373/1144] lib/bundler/fetcher/compact_index.rb 32% [374/1144] lib/bundler/fetcher/dependency.rb 32% [375/1144] lib/bundler/fetcher/downloader.rb 32% [376/1144] lib/bundler/fetcher/index.rb 32% [377/1144] lib/bundler/friendly_errors.rb 33% [378/1144] lib/bundler/gem_helper.rb 33% [379/1144] lib/bundler/gem_helpers.rb 33% [380/1144] lib/bundler/gem_remote_fetcher.rb 33% [381/1144] lib/bundler/gem_tasks.rb 33% [382/1144] lib/bundler/gem_version_promoter.rb 33% [383/1144] lib/bundler/gemdeps.rb 33% [384/1144] lib/bundler/graph.rb 33% [385/1144] lib/bundler/index.rb 33% [386/1144] lib/bundler/injector.rb 33% [387/1144] lib/bundler/inline.rb 33% [388/1144] lib/bundler/installer.rb 34% [389/1144] lib/bundler/installer/gem_installer.rb 34% [390/1144] lib/bundler/installer/parallel_installer.rb 34% [391/1144] lib/bundler/installer/standalone.rb 34% [392/1144] lib/bundler/lazy_specification.rb 34% [393/1144] lib/bundler/lockfile_generator.rb 34% [394/1144] lib/bundler/lockfile_parser.rb 34% [395/1144] lib/bundler/match_platform.rb 34% [396/1144] lib/bundler/mirror.rb 34% [397/1144] lib/bundler/plugin.rb 34% [398/1144] lib/bundler/plugin/api.rb 34% [399/1144] lib/bundler/plugin/api/source.rb 34% [400/1144] lib/bundler/plugin/dsl.rb 35% [401/1144] lib/bundler/plugin/events.rb 35% [402/1144] lib/bundler/plugin/index.rb 35% [403/1144] lib/bundler/plugin/installer.rb 35% [404/1144] lib/bundler/plugin/installer/git.rb 35% [405/1144] lib/bundler/plugin/installer/rubygems.rb 35% [406/1144] lib/bundler/plugin/source_list.rb 35% [407/1144] lib/bundler/process_lock.rb 35% [408/1144] lib/bundler/psyched_yaml.rb 35% [409/1144] lib/bundler/remote_specification.rb 35% [410/1144] lib/bundler/resolver.rb 35% [411/1144] lib/bundler/resolver/spec_group.rb 36% [412/1144] lib/bundler/retry.rb 36% [413/1144] lib/bundler/ruby_dsl.rb 36% [414/1144] lib/bundler/ruby_version.rb 36% [415/1144] lib/bundler/rubygems_ext.rb 36% [416/1144] lib/bundler/rubygems_gem_installer.rb 36% [417/1144] lib/bundler/rubygems_integration.rb 36% [418/1144] lib/bundler/runtime.rb 36% [419/1144] lib/bundler/settings.rb 36% [420/1144] lib/bundler/settings/validator.rb 36% [421/1144] lib/bundler/setup.rb 36% [422/1144] lib/bundler/shared_helpers.rb 36% [423/1144] lib/bundler/similarity_detector.rb 37% [424/1144] lib/bundler/source.rb 37% [425/1144] lib/bundler/source/gemspec.rb 37% [426/1144] lib/bundler/source/git.rb 37% [427/1144] lib/bundler/source/git/git_proxy.rb 37% [428/1144] lib/bundler/source/metadata.rb 37% [429/1144] lib/bundler/source/path.rb 37% [430/1144] lib/bundler/source/path/installer.rb 37% [431/1144] lib/bundler/source/rubygems.rb 37% [432/1144] lib/bundler/source/rubygems/remote.rb 37% [433/1144] lib/bundler/source_list.rb 37% [434/1144] lib/bundler/spec_set.rb 38% [435/1144] lib/bundler/stub_specification.rb 38% [436/1144] lib/bundler/ui.rb 38% [437/1144] lib/bundler/ui/rg_proxy.rb 38% [438/1144] lib/bundler/ui/shell.rb 38% [439/1144] lib/bundler/ui/silent.rb 38% [440/1144] lib/bundler/uri_credentials_filter.rb 38% [441/1144] lib/bundler/vendor/connection_pool/lib/connection_pool.rb 38% [442/1144] lib/bundler/vendor/connection_pool/lib/connection_pool/monotonic_time.rb 38% [443/1144] lib/bundler/vendor/connection_pool/lib/connection_pool/timed_stack.rb 38% [444/1144] lib/bundler/vendor/connection_pool/lib/connection_pool/version.rb 38% [445/1144] lib/bundler/vendor/fileutils/lib/fileutils.rb 38% [446/1144] lib/bundler/vendor/fileutils/lib/fileutils/version.rb 39% [447/1144] lib/bundler/vendor/molinillo/lib/molinillo.rb 39% [448/1144] lib/bundler/vendor/molinillo/lib/molinillo/compatibility.rb 39% [449/1144] lib/bundler/vendor/molinillo/lib/molinillo/delegates/resolution_state.rb 39% [450/1144] lib/bundler/vendor/molinillo/lib/molinillo/delegates/specification_provider.rb 39% [451/1144] lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph.rb 39% [452/1144] lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/action.rb 39% [453/1144] lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/add_edge_no_circular.rb 39% [454/1144] lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/add_vertex.rb 39% [455/1144] lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/delete_edge.rb 39% [456/1144] lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/detach_vertex_named.rb 39% [457/1144] lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/log.rb 40% [458/1144] lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/set_payload.rb 40% [459/1144] lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/tag.rb 40% [460/1144] lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/vertex.rb 40% [461/1144] lib/bundler/vendor/molinillo/lib/molinillo/errors.rb 40% [462/1144] lib/bundler/vendor/molinillo/lib/molinillo/gem_metadata.rb 40% [463/1144] lib/bundler/vendor/molinillo/lib/molinillo/modules/specification_provider.rb 40% [464/1144] lib/bundler/vendor/molinillo/lib/molinillo/modules/ui.rb 40% [465/1144] lib/bundler/vendor/molinillo/lib/molinillo/resolution.rb 40% [466/1144] lib/bundler/vendor/molinillo/lib/molinillo/resolver.rb 40% [467/1144] lib/bundler/vendor/molinillo/lib/molinillo/state.rb 40% [468/1144] lib/bundler/vendor/net-http-persistent/lib/net/http/persistent.rb 40% [469/1144] lib/bundler/vendor/net-http-persistent/lib/net/http/persistent/connection.rb 41% [470/1144] lib/bundler/vendor/net-http-persistent/lib/net/http/persistent/pool.rb 41% [471/1144] lib/bundler/vendor/net-http-persistent/lib/net/http/persistent/timed_stack_multi.rb 41% [472/1144] lib/bundler/vendor/thor/lib/thor.rb 41% [473/1144] lib/bundler/vendor/thor/lib/thor/actions.rb 41% [474/1144] lib/bundler/vendor/thor/lib/thor/actions/create_file.rb 41% [475/1144] lib/bundler/vendor/thor/lib/thor/actions/create_link.rb 41% [476/1144] lib/bundler/vendor/thor/lib/thor/actions/directory.rb 41% [477/1144] lib/bundler/vendor/thor/lib/thor/actions/empty_directory.rb 41% [478/1144] lib/bundler/vendor/thor/lib/thor/actions/file_manipulation.rb 41% [479/1144] lib/bundler/vendor/thor/lib/thor/actions/inject_into_file.rb 41% [480/1144] lib/bundler/vendor/thor/lib/thor/base.rb 42% [481/1144] lib/bundler/vendor/thor/lib/thor/command.rb 42% [482/1144] lib/bundler/vendor/thor/lib/thor/core_ext/hash_with_indifferent_access.rb 42% [483/1144] lib/bundler/vendor/thor/lib/thor/core_ext/io_binary_read.rb 42% [484/1144] lib/bundler/vendor/thor/lib/thor/core_ext/ordered_hash.rb 42% [485/1144] lib/bundler/vendor/thor/lib/thor/error.rb 42% [486/1144] lib/bundler/vendor/thor/lib/thor/group.rb 42% [487/1144] lib/bundler/vendor/thor/lib/thor/invocation.rb 42% [488/1144] lib/bundler/vendor/thor/lib/thor/line_editor.rb 42% [489/1144] lib/bundler/vendor/thor/lib/thor/line_editor/basic.rb 42% [490/1144] lib/bundler/vendor/thor/lib/thor/line_editor/readline.rb 42% [491/1144] lib/bundler/vendor/thor/lib/thor/nested_context.rb 43% [492/1144] lib/bundler/vendor/thor/lib/thor/parser.rb 43% [493/1144] lib/bundler/vendor/thor/lib/thor/parser/argument.rb 43% [494/1144] lib/bundler/vendor/thor/lib/thor/parser/arguments.rb 43% [495/1144] lib/bundler/vendor/thor/lib/thor/parser/option.rb 43% [496/1144] lib/bundler/vendor/thor/lib/thor/parser/options.rb 43% [497/1144] lib/bundler/vendor/thor/lib/thor/rake_compat.rb 43% [498/1144] lib/bundler/vendor/thor/lib/thor/runner.rb 43% [499/1144] lib/bundler/vendor/thor/lib/thor/shell.rb 43% [500/1144] lib/bundler/vendor/thor/lib/thor/shell/basic.rb 43% [501/1144] lib/bundler/vendor/thor/lib/thor/shell/color.rb 43% [502/1144] lib/bundler/vendor/thor/lib/thor/shell/html.rb 43% [503/1144] lib/bundler/vendor/thor/lib/thor/util.rb 44% [504/1144] lib/bundler/vendor/thor/lib/thor/version.rb 44% [505/1144] lib/bundler/vendor/uri/lib/uri.rb 44% [506/1144] lib/bundler/vendor/uri/lib/uri/common.rb 44% [507/1144] lib/bundler/vendor/uri/lib/uri/file.rb 44% [508/1144] lib/bundler/vendor/uri/lib/uri/ftp.rb 44% [509/1144] lib/bundler/vendor/uri/lib/uri/generic.rb 44% [510/1144] lib/bundler/vendor/uri/lib/uri/http.rb 44% [511/1144] lib/bundler/vendor/uri/lib/uri/https.rb 44% [512/1144] lib/bundler/vendor/uri/lib/uri/ldap.rb 44% [513/1144] lib/bundler/vendor/uri/lib/uri/ldaps.rb 44% [514/1144] lib/bundler/vendor/uri/lib/uri/mailto.rb 45% [515/1144] lib/bundler/vendor/uri/lib/uri/rfc2396_parser.rb 45% [516/1144] lib/bundler/vendor/uri/lib/uri/rfc3986_parser.rb 45% [517/1144] lib/bundler/vendor/uri/lib/uri/version.rb 45% [518/1144] lib/bundler/vendored_fileutils.rb 45% [519/1144] lib/bundler/vendored_molinillo.rb 45% [520/1144] lib/bundler/vendored_persistent.rb 45% [521/1144] lib/bundler/vendored_thor.rb 45% [522/1144] lib/bundler/vendored_uri.rb 45% [523/1144] lib/bundler/version.rb 45% [524/1144] lib/bundler/version_ranges.rb 45% [525/1144] lib/bundler/vlad.rb 45% [526/1144] lib/bundler/worker.rb 46% [527/1144] lib/bundler/yaml_serializer.rb 46% [528/1144] lib/cgi.rb 46% [529/1144] lib/cgi/cookie.rb 46% [530/1144] lib/cgi/core.rb 46% [531/1144] lib/cgi/html.rb 46% [532/1144] lib/cgi/session.rb 46% [533/1144] lib/cgi/session/pstore.rb 46% [534/1144] lib/cgi/util.rb 46% [535/1144] lib/cgi/version.rb 46% [536/1144] lib/csv.rb 46% [537/1144] lib/csv/core_ext/array.rb 47% [538/1144] lib/csv/core_ext/string.rb 47% [539/1144] lib/csv/delete_suffix.rb 47% [540/1144] lib/csv/fields_converter.rb 47% [541/1144] lib/csv/match_p.rb 47% [542/1144] lib/csv/parser.rb 47% [543/1144] lib/csv/row.rb 47% [544/1144] lib/csv/table.rb 47% [545/1144] lib/csv/version.rb 47% [546/1144] lib/csv/writer.rb 47% [547/1144] lib/debug.rb 47% [548/1144] lib/delegate.rb 47% [549/1144] lib/did_you_mean.rb 48% [550/1144] lib/drb.rb 48% [551/1144] lib/drb/acl.rb 48% [552/1144] lib/drb/drb.rb 48% [553/1144] lib/drb/eq.rb 48% [554/1144] lib/drb/extserv.rb 48% [555/1144] lib/drb/extservm.rb 48% [556/1144] lib/drb/gw.rb 48% [557/1144] lib/drb/invokemethod.rb 48% [558/1144] lib/drb/observer.rb 48% [559/1144] lib/drb/ssl.rb 48% [560/1144] lib/drb/timeridconv.rb 49% [561/1144] lib/drb/unix.rb 49% [562/1144] lib/drb/weakidconv.rb 49% [563/1144] lib/erb.rb 49% [564/1144] lib/fileutils.rb 49% [565/1144] lib/find.rb 49% [566/1144] lib/forwardable.rb 49% [567/1144] lib/forwardable/impl.rb 49% [568/1144] lib/forwardable/version.rb 49% [569/1144] lib/getoptlong.rb 49% [570/1144] lib/ipaddr.rb 49% [571/1144] lib/irb.rb 50% [572/1144] lib/irb/cmd/chws.rb 50% [573/1144] lib/irb/cmd/fork.rb 50% [574/1144] lib/irb/cmd/help.rb 50% [575/1144] lib/irb/cmd/info.rb 50% [576/1144] lib/irb/cmd/load.rb 50% [577/1144] lib/irb/cmd/nop.rb 50% [578/1144] lib/irb/cmd/pushws.rb 50% [579/1144] lib/irb/cmd/subirb.rb 50% [580/1144] lib/irb/color.rb 50% [581/1144] lib/irb/completion.rb 50% [582/1144] lib/irb/context.rb 50% [583/1144] lib/irb/easter-egg.rb 51% [584/1144] lib/irb/ext/change-ws.rb 51% [585/1144] lib/irb/ext/history.rb 51% [586/1144] lib/irb/ext/loader.rb 51% [587/1144] lib/irb/ext/multi-irb.rb 51% [588/1144] lib/irb/ext/save-history.rb 51% [589/1144] lib/irb/ext/tracer.rb 51% [590/1144] lib/irb/ext/use-loader.rb 51% [591/1144] lib/irb/ext/workspaces.rb 51% [592/1144] lib/irb/extend-command.rb 51% [593/1144] lib/irb/frame.rb 51% [594/1144] lib/irb/help.rb 52% [595/1144] lib/irb/init.rb 52% [596/1144] lib/irb/input-method.rb 52% [597/1144] lib/irb/inspector.rb 52% [598/1144] lib/irb/lc/error.rb 52% [599/1144] lib/irb/lc/ja/encoding_aliases.rb 52% [600/1144] lib/irb/lc/ja/error.rb 52% [601/1144] lib/irb/locale.rb 52% [602/1144] lib/irb/magic-file.rb 52% [603/1144] lib/irb/notifier.rb 52% [604/1144] lib/irb/output-method.rb 52% [605/1144] lib/irb/ruby-lex.rb 52% [606/1144] lib/irb/src_encoding.rb 53% [607/1144] lib/irb/version.rb 53% [608/1144] lib/irb/workspace.rb 53% [609/1144] lib/irb/ws-for-case-2.rb 53% [610/1144] lib/irb/xmp.rb 53% [611/1144] lib/logger.rb 53% [612/1144] lib/matrix.rb 53% [613/1144] lib/matrix/eigenvalue_decomposition.rb 53% [614/1144] lib/matrix/lup_decomposition.rb 53% [615/1144] lib/matrix/version.rb 53% [616/1144] lib/mkmf.rb 53% [617/1144] lib/mutex_m.rb 54% [618/1144] lib/net/ftp.rb 54% [619/1144] lib/net/http.rb 54% [620/1144] lib/net/http/backward.rb 54% [621/1144] lib/net/http/exceptions.rb 54% [622/1144] lib/net/http/generic_request.rb 54% [623/1144] lib/net/http/header.rb 54% [624/1144] lib/net/http/proxy_delta.rb 54% [625/1144] lib/net/http/request.rb 54% [626/1144] lib/net/http/requests.rb 54% [627/1144] lib/net/http/response.rb 54% [628/1144] lib/net/http/responses.rb 54% [629/1144] lib/net/http/status.rb 55% [630/1144] lib/net/https.rb 55% [631/1144] lib/net/imap.rb 55% [632/1144] lib/net/pop.rb 55% [633/1144] lib/net/pop/version.rb 55% [634/1144] lib/net/protocol.rb 55% [635/1144] lib/net/smtp.rb 55% [636/1144] lib/net/smtp/version.rb 55% [637/1144] lib/observer.rb 55% [638/1144] lib/open-uri.rb 55% [639/1144] lib/open3.rb 55% [640/1144] lib/optionparser.rb 56% [641/1144] lib/optparse.rb 56% [642/1144] lib/optparse/ac.rb 56% [643/1144] lib/optparse/date.rb 56% [644/1144] lib/optparse/kwargs.rb 56% [645/1144] lib/optparse/shellwords.rb 56% [646/1144] lib/optparse/time.rb 56% [647/1144] lib/optparse/uri.rb 56% [648/1144] lib/optparse/version.rb 56% [649/1144] lib/ostruct.rb 56% [650/1144] lib/pp.rb 56% [651/1144] lib/prettyprint.rb 56% [652/1144] lib/prime.rb 57% [653/1144] lib/pstore.rb 57% [654/1144] lib/racc.rb 57% [655/1144] lib/racc/compat.rb 57% [656/1144] lib/racc/debugflags.rb 57% [657/1144] lib/racc/exception.rb 57% [658/1144] lib/racc/grammar.rb 57% [659/1144] lib/racc/grammarfileparser.rb 57% [660/1144] lib/racc/info.rb 57% [661/1144] lib/racc/iset.rb 57% [662/1144] lib/racc/logfilegenerator.rb 57% [663/1144] lib/racc/parser-text.rb 58% [664/1144] lib/racc/parser.rb 58% [665/1144] lib/racc/parserfilegenerator.rb 58% [666/1144] lib/racc/pre-setup 58% [667/1144] lib/racc/rdoc/grammar.en.rdoc 58% [668/1144] lib/racc/sourcetext.rb 58% [669/1144] lib/racc/state.rb 58% [670/1144] lib/racc/statetransitiontable.rb 58% [671/1144] lib/racc/static.rb 58% [672/1144] lib/rdoc.rb 58% [673/1144] lib/rdoc/alias.rb 58% [674/1144] lib/rdoc/anon_class.rb 59% [675/1144] lib/rdoc/any_method.rb 59% [676/1144] lib/rdoc/attr.rb 59% [677/1144] lib/rdoc/class_module.rb 59% [678/1144] lib/rdoc/code_object.rb 59% [679/1144] lib/rdoc/code_objects.rb 59% [680/1144] lib/rdoc/comment.rb 59% [681/1144] lib/rdoc/constant.rb 59% [682/1144] lib/rdoc/context.rb 59% [683/1144] lib/rdoc/cross_reference.rb 59% [684/1144] lib/rdoc/encoding.rb 59% [685/1144] lib/rdoc/erb_partial.rb 59% [686/1144] lib/rdoc/erbio.rb 60% [687/1144] lib/rdoc/extend.rb 60% [688/1144] lib/rdoc/generator.rb 60% [689/1144] lib/rdoc/ghost_method.rb 60% [690/1144] lib/rdoc/i18n.rb 60% [691/1144] lib/rdoc/include.rb 60% [692/1144] lib/rdoc/known_classes.rb 60% [693/1144] lib/rdoc/markdown.rb 60% [694/1144] lib/rdoc/markup.rb 60% [695/1144] lib/rdoc/meta_method.rb 60% [696/1144] lib/rdoc/method_attr.rb 60% [697/1144] lib/rdoc/mixin.rb 61% [698/1144] lib/rdoc/normal_class.rb 61% [699/1144] lib/rdoc/normal_module.rb 61% [700/1144] lib/rdoc/options.rb 61% [701/1144] lib/rdoc/parser.rb 61% [702/1144] lib/rdoc/parser/c.rb 61% [703/1144] lib/rdoc/parser/changelog.rb 61% [704/1144] lib/rdoc/parser/markdown.rb 61% [705/1144] lib/rdoc/parser/rd.rb 61% [706/1144] lib/rdoc/parser/ripper_state_lex.rb 61% [707/1144] lib/rdoc/parser/ruby.rb 61% [708/1144] lib/rdoc/parser/ruby_tools.rb 61% [709/1144] lib/rdoc/parser/simple.rb 62% [710/1144] lib/rdoc/parser/text.rb 62% [711/1144] lib/rdoc/rd.rb 62% [712/1144] lib/rdoc/rdoc.rb 62% [713/1144] lib/rdoc/require.rb 62% [714/1144] lib/rdoc/ri.rb 62% [715/1144] lib/rdoc/rubygems_hook.rb 62% [716/1144] lib/rdoc/servlet.rb 62% [717/1144] lib/rdoc/single_class.rb 62% [718/1144] lib/rdoc/stats.rb 62% [719/1144] lib/rdoc/store.rb 62% [720/1144] lib/rdoc/task.rb 63% [721/1144] lib/rdoc/text.rb 63% [722/1144] lib/rdoc/token_stream.rb 63% [723/1144] lib/rdoc/tom_doc.rb 63% [724/1144] lib/rdoc/top_level.rb 63% [725/1144] lib/rdoc/version.rb 63% [726/1144] lib/readline.rb 63% [727/1144] lib/reline.rb 63% [728/1144] lib/resolv-replace.rb 63% [729/1144] lib/resolv.rb 63% [730/1144] lib/rexml/attlistdecl.rb 63% [731/1144] lib/rexml/attribute.rb 63% [732/1144] lib/rexml/cdata.rb 64% [733/1144] lib/rexml/child.rb 64% [734/1144] lib/rexml/comment.rb 64% [735/1144] lib/rexml/doctype.rb 64% [736/1144] lib/rexml/document.rb 64% [737/1144] lib/rexml/dtd/attlistdecl.rb 64% [738/1144] lib/rexml/dtd/dtd.rb 64% [739/1144] lib/rexml/dtd/elementdecl.rb 64% [740/1144] lib/rexml/dtd/entitydecl.rb 64% [741/1144] lib/rexml/dtd/notationdecl.rb 64% [742/1144] lib/rexml/element.rb 64% [743/1144] lib/rexml/encoding.rb 65% [744/1144] lib/rexml/entity.rb 65% [745/1144] lib/rexml/formatters/default.rb 65% [746/1144] lib/rexml/formatters/pretty.rb 65% [747/1144] lib/rexml/formatters/transitive.rb 65% [748/1144] lib/rexml/functions.rb 65% [749/1144] lib/rexml/instruction.rb 65% [750/1144] lib/rexml/light/node.rb 65% [751/1144] lib/rexml/namespace.rb 65% [752/1144] lib/rexml/node.rb 65% [753/1144] lib/rexml/output.rb 65% [754/1144] lib/rexml/parent.rb 65% [755/1144] lib/rexml/parseexception.rb 66% [756/1144] lib/rexml/parsers/baseparser.rb 66% [757/1144] lib/rexml/parsers/lightparser.rb 66% [758/1144] lib/rexml/parsers/pullparser.rb 66% [759/1144] lib/rexml/parsers/sax2parser.rb 66% [760/1144] lib/rexml/parsers/streamparser.rb 66% [761/1144] lib/rexml/parsers/treeparser.rb 66% [762/1144] lib/rexml/parsers/ultralightparser.rb 66% [763/1144] lib/rexml/parsers/xpathparser.rb 66% [764/1144] lib/rexml/quickpath.rb 66% [765/1144] lib/rexml/rexml.rb 66% [766/1144] lib/rexml/sax2listener.rb 67% [767/1144] lib/rexml/security.rb 67% [768/1144] lib/rexml/source.rb 67% [769/1144] lib/rexml/streamlistener.rb 67% [770/1144] lib/rexml/text.rb 67% [771/1144] lib/rexml/undefinednamespaceexception.rb 67% [772/1144] lib/rexml/validation/relaxng.rb 67% [773/1144] lib/rexml/validation/validation.rb 67% [774/1144] lib/rexml/validation/validationexception.rb 67% [775/1144] lib/rexml/xmldecl.rb 67% [776/1144] lib/rexml/xmltokens.rb 67% [777/1144] lib/rexml/xpath.rb 68% [778/1144] lib/rexml/xpath_parser.rb 68% [779/1144] lib/rinda/rinda.rb 68% [780/1144] lib/rinda/ring.rb 68% [781/1144] lib/rinda/tuplespace.rb 68% [782/1144] lib/rss.rb 68% [783/1144] lib/rss/0.9.rb 68% [784/1144] lib/rss/1.0.rb 68% [785/1144] lib/rss/2.0.rb 68% [786/1144] lib/rss/atom.rb 68% [787/1144] lib/rss/content.rb 68% [788/1144] lib/rss/content/1.0.rb 68% [789/1144] lib/rss/content/2.0.rb 69% [790/1144] lib/rss/converter.rb 69% [791/1144] lib/rss/dublincore.rb 69% [792/1144] lib/rss/dublincore/1.0.rb 69% [793/1144] lib/rss/dublincore/2.0.rb 69% [794/1144] lib/rss/dublincore/atom.rb 69% [795/1144] lib/rss/image.rb 69% [796/1144] lib/rss/itunes.rb 69% [797/1144] lib/rss/maker.rb 69% [798/1144] lib/rss/maker/0.9.rb 69% [799/1144] lib/rss/maker/1.0.rb 69% [800/1144] lib/rss/maker/2.0.rb 70% [801/1144] lib/rss/maker/atom.rb 70% [802/1144] lib/rss/maker/base.rb 70% [803/1144] lib/rss/maker/content.rb 70% [804/1144] lib/rss/maker/dublincore.rb 70% [805/1144] lib/rss/maker/entry.rb 70% [806/1144] lib/rss/maker/feed.rb 70% [807/1144] lib/rss/maker/image.rb 70% [808/1144] lib/rss/maker/itunes.rb 70% [809/1144] lib/rss/maker/slash.rb 70% [810/1144] lib/rss/maker/syndication.rb 70% [811/1144] lib/rss/maker/taxonomy.rb 70% [812/1144] lib/rss/maker/trackback.rb 71% [813/1144] lib/rss/parser.rb 71% [814/1144] lib/rss/rexmlparser.rb 71% [815/1144] lib/rss/rss.rb 71% [816/1144] lib/rss/slash.rb 71% [817/1144] lib/rss/syndication.rb 71% [818/1144] lib/rss/taxonomy.rb 71% [819/1144] lib/rss/trackback.rb 71% [820/1144] lib/rss/utils.rb 71% [821/1144] lib/rss/version.rb 71% [822/1144] lib/rss/xml-stylesheet.rb 71% [823/1144] lib/rss/xml.rb 72% [824/1144] lib/rss/xmlparser.rb 72% [825/1144] lib/rss/xmlscanner.rb 72% [826/1144] lib/rubygems.rb 72% [827/1144] lib/rubygems/available_set.rb 72% [828/1144] lib/rubygems/basic_specification.rb 72% [829/1144] lib/rubygems/bundler_version_finder.rb 72% [830/1144] lib/rubygems/command.rb 72% [831/1144] lib/rubygems/command_manager.rb 72% [832/1144] lib/rubygems/commands/build_command.rb 72% [833/1144] lib/rubygems/commands/cert_command.rb 72% [834/1144] lib/rubygems/commands/check_command.rb 72% [835/1144] lib/rubygems/commands/cleanup_command.rb 73% [836/1144] lib/rubygems/commands/contents_command.rb 73% [837/1144] lib/rubygems/commands/dependency_command.rb 73% [838/1144] lib/rubygems/commands/environment_command.rb 73% [839/1144] lib/rubygems/commands/fetch_command.rb 73% [840/1144] lib/rubygems/commands/generate_index_command.rb 73% [841/1144] lib/rubygems/commands/help_command.rb 73% [842/1144] lib/rubygems/commands/info_command.rb 73% [843/1144] lib/rubygems/commands/install_command.rb 73% [844/1144] lib/rubygems/commands/list_command.rb 73% [845/1144] lib/rubygems/commands/lock_command.rb 73% [846/1144] lib/rubygems/commands/mirror_command.rb 74% [847/1144] lib/rubygems/commands/open_command.rb 74% [848/1144] lib/rubygems/commands/outdated_command.rb 74% [849/1144] lib/rubygems/commands/owner_command.rb 74% [850/1144] lib/rubygems/commands/pristine_command.rb 74% [851/1144] lib/rubygems/commands/push_command.rb 74% [852/1144] lib/rubygems/commands/query_command.rb 74% [853/1144] lib/rubygems/commands/rdoc_command.rb 74% [854/1144] lib/rubygems/commands/search_command.rb 74% [855/1144] lib/rubygems/commands/server_command.rb 74% [856/1144] lib/rubygems/commands/setup_command.rb 74% [857/1144] lib/rubygems/commands/signin_command.rb 75% [858/1144] lib/rubygems/commands/signout_command.rb 75% [859/1144] lib/rubygems/commands/sources_command.rb 75% [860/1144] lib/rubygems/commands/specification_command.rb 75% [861/1144] lib/rubygems/commands/stale_command.rb 75% [862/1144] lib/rubygems/commands/uninstall_command.rb 75% [863/1144] lib/rubygems/commands/unpack_command.rb 75% [864/1144] lib/rubygems/commands/update_command.rb 75% [865/1144] lib/rubygems/commands/which_command.rb 75% [866/1144] lib/rubygems/commands/yank_command.rb 75% [867/1144] lib/rubygems/compatibility.rb 75% [868/1144] lib/rubygems/config_file.rb 75% [869/1144] lib/rubygems/core_ext/kernel_gem.rb 76% [870/1144] lib/rubygems/core_ext/kernel_require.rb 76% [871/1144] lib/rubygems/core_ext/kernel_warn.rb 76% [872/1144] lib/rubygems/defaults.rb 76% [873/1144] lib/rubygems/dependency.rb 76% [874/1144] lib/rubygems/dependency_installer.rb 76% [875/1144] lib/rubygems/dependency_list.rb 76% [876/1144] lib/rubygems/deprecate.rb 76% [877/1144] lib/rubygems/doctor.rb 76% [878/1144] lib/rubygems/errors.rb 76% [879/1144] lib/rubygems/exceptions.rb 76% [880/1144] lib/rubygems/ext.rb 77% [881/1144] lib/rubygems/ext/build_error.rb 77% [882/1144] lib/rubygems/ext/builder.rb 77% [883/1144] lib/rubygems/ext/cmake_builder.rb 77% [884/1144] lib/rubygems/ext/configure_builder.rb 77% [885/1144] lib/rubygems/ext/ext_conf_builder.rb 77% [886/1144] lib/rubygems/ext/rake_builder.rb 77% [887/1144] lib/rubygems/gem_runner.rb 77% [888/1144] lib/rubygems/gemcutter_utilities.rb 77% [889/1144] lib/rubygems/indexer.rb 77% [890/1144] lib/rubygems/install_default_message.rb 77% [891/1144] lib/rubygems/install_message.rb 77% [892/1144] lib/rubygems/install_update_options.rb 78% [893/1144] lib/rubygems/installer.rb 78% [894/1144] lib/rubygems/installer_test_case.rb 78% [895/1144] lib/rubygems/local_remote_options.rb 78% [896/1144] lib/rubygems/mock_gem_ui.rb 78% [897/1144] lib/rubygems/name_tuple.rb 78% [898/1144] lib/rubygems/package.rb 78% [899/1144] lib/rubygems/package/digest_io.rb 78% [900/1144] lib/rubygems/package/file_source.rb 78% [901/1144] lib/rubygems/package/io_source.rb 78% [902/1144] lib/rubygems/package/old.rb 78% [903/1144] lib/rubygems/package/source.rb 79% [904/1144] lib/rubygems/package/tar_header.rb 79% [905/1144] lib/rubygems/package/tar_reader.rb 79% [906/1144] lib/rubygems/package/tar_reader/entry.rb 79% [907/1144] lib/rubygems/package/tar_test_case.rb 79% [908/1144] lib/rubygems/package/tar_writer.rb 79% [909/1144] lib/rubygems/package_task.rb 79% [910/1144] lib/rubygems/path_support.rb 79% [911/1144] lib/rubygems/platform.rb 79% [912/1144] lib/rubygems/psych_additions.rb 79% [913/1144] lib/rubygems/psych_tree.rb 79% [914/1144] lib/rubygems/rdoc.rb 79% [915/1144] lib/rubygems/remote_fetcher.rb 80% [916/1144] lib/rubygems/request.rb 80% [917/1144] lib/rubygems/request/connection_pools.rb 80% [918/1144] lib/rubygems/request/http_pool.rb 80% [919/1144] lib/rubygems/request/https_pool.rb 80% [920/1144] lib/rubygems/request_set.rb 80% [921/1144] lib/rubygems/request_set/gem_dependency_api.rb 80% [922/1144] lib/rubygems/request_set/lockfile.rb 80% [923/1144] lib/rubygems/request_set/lockfile/parser.rb 80% [924/1144] lib/rubygems/request_set/lockfile/tokenizer.rb 80% [925/1144] lib/rubygems/requirement.rb 80% [926/1144] lib/rubygems/resolver.rb 81% [927/1144] lib/rubygems/resolver/activation_request.rb 81% [928/1144] lib/rubygems/resolver/api_set.rb 81% [929/1144] lib/rubygems/resolver/api_specification.rb 81% [930/1144] lib/rubygems/resolver/best_set.rb 81% [931/1144] lib/rubygems/resolver/composed_set.rb 81% [932/1144] lib/rubygems/resolver/conflict.rb 81% [933/1144] lib/rubygems/resolver/current_set.rb 81% [934/1144] lib/rubygems/resolver/dependency_request.rb 81% [935/1144] lib/rubygems/resolver/git_set.rb 81% [936/1144] lib/rubygems/resolver/git_specification.rb 81% [937/1144] lib/rubygems/resolver/index_set.rb 81% [938/1144] lib/rubygems/resolver/index_specification.rb 82% [939/1144] lib/rubygems/resolver/installed_specification.rb 82% [940/1144] lib/rubygems/resolver/installer_set.rb 82% [941/1144] lib/rubygems/resolver/local_specification.rb 82% [942/1144] lib/rubygems/resolver/lock_set.rb 82% [943/1144] lib/rubygems/resolver/lock_specification.rb 82% [944/1144] lib/rubygems/resolver/molinillo.rb 82% [945/1144] lib/rubygems/resolver/molinillo/lib/molinillo.rb 82% [946/1144] lib/rubygems/resolver/molinillo/lib/molinillo/delegates/resolution_state.rb 82% [947/1144] lib/rubygems/resolver/molinillo/lib/molinillo/delegates/specification_provider.rb 82% [948/1144] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph.rb 82% [949/1144] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/action.rb 83% [950/1144] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/add_edge_no_circular.rb 83% [951/1144] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/add_vertex.rb 83% [952/1144] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/delete_edge.rb 83% [953/1144] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/detach_vertex_named.rb 83% [954/1144] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/log.rb 83% [955/1144] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/set_payload.rb 83% [956/1144] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/tag.rb 83% [957/1144] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/vertex.rb 83% [958/1144] lib/rubygems/resolver/molinillo/lib/molinillo/errors.rb 83% [959/1144] lib/rubygems/resolver/molinillo/lib/molinillo/gem_metadata.rb 83% [960/1144] lib/rubygems/resolver/molinillo/lib/molinillo/modules/specification_provider.rb 84% [961/1144] lib/rubygems/resolver/molinillo/lib/molinillo/modules/ui.rb 84% [962/1144] lib/rubygems/resolver/molinillo/lib/molinillo/resolution.rb 84% [963/1144] lib/rubygems/resolver/molinillo/lib/molinillo/resolver.rb 84% [964/1144] lib/rubygems/resolver/molinillo/lib/molinillo/state.rb 84% [965/1144] lib/rubygems/resolver/requirement_list.rb 84% [966/1144] lib/rubygems/resolver/set.rb 84% [967/1144] lib/rubygems/resolver/source_set.rb 84% [968/1144] lib/rubygems/resolver/spec_specification.rb 84% [969/1144] lib/rubygems/resolver/specification.rb 84% [970/1144] lib/rubygems/resolver/stats.rb 84% [971/1144] lib/rubygems/resolver/vendor_set.rb 84% [972/1144] lib/rubygems/resolver/vendor_specification.rb 85% [973/1144] lib/rubygems/s3_uri_signer.rb 85% [974/1144] lib/rubygems/safe_yaml.rb 85% [975/1144] lib/rubygems/security.rb 85% [976/1144] lib/rubygems/security/policies.rb 85% [977/1144] lib/rubygems/security/policy.rb 85% [978/1144] lib/rubygems/security/signer.rb 85% [979/1144] lib/rubygems/security/trust_dir.rb 85% [980/1144] lib/rubygems/security_option.rb 85% [981/1144] lib/rubygems/server.rb 85% [982/1144] lib/rubygems/source.rb 85% [983/1144] lib/rubygems/source/git.rb 86% [984/1144] lib/rubygems/source/installed.rb 86% [985/1144] lib/rubygems/source/local.rb 86% [986/1144] lib/rubygems/source/lock.rb 86% [987/1144] lib/rubygems/source/specific_file.rb 86% [988/1144] lib/rubygems/source/vendor.rb 86% [989/1144] lib/rubygems/source_list.rb 86% [990/1144] lib/rubygems/source_local.rb 86% [991/1144] lib/rubygems/source_specific_file.rb 86% [992/1144] lib/rubygems/spec_fetcher.rb 86% [993/1144] lib/rubygems/specification.rb 86% [994/1144] lib/rubygems/specification_policy.rb 86% [995/1144] lib/rubygems/stub_specification.rb 87% [996/1144] lib/rubygems/syck_hack.rb 87% [997/1144] lib/rubygems/test_case.rb 87% [998/1144] lib/rubygems/test_utilities.rb 87% [999/1144] lib/rubygems/text.rb 87% [1000/1144] lib/rubygems/uninstaller.rb 87% [1001/1144] lib/rubygems/uri_formatter.rb 87% [1002/1144] lib/rubygems/uri_parser.rb 87% [1003/1144] lib/rubygems/uri_parsing.rb 87% [1004/1144] lib/rubygems/user_interaction.rb 87% [1005/1144] lib/rubygems/util.rb 87% [1006/1144] lib/rubygems/util/licenses.rb 88% [1007/1144] lib/rubygems/util/list.rb 88% [1008/1144] lib/rubygems/validator.rb 88% [1009/1144] lib/rubygems/version.rb 88% [1010/1144] lib/rubygems/version_option.rb 88% [1011/1144] lib/securerandom.rb 88% [1012/1144] lib/set.rb 88% [1013/1144] lib/shellwords.rb 88% [1014/1144] lib/singleton.rb 88% [1015/1144] lib/tempfile.rb 88% [1016/1144] lib/time.rb 88% [1017/1144] lib/timeout.rb 88% [1018/1144] lib/tmpdir.rb 89% [1019/1144] lib/tracer.rb 89% [1020/1144] lib/tsort.rb 89% [1021/1144] lib/un.rb 89% [1022/1144] lib/unicode_normalize/normalize.rb 89% [1023/1144] lib/unicode_normalize/tables.rb 89% [1024/1144] lib/uri.rb 89% [1025/1144] lib/uri/common.rb 89% [1026/1144] lib/uri/file.rb 89% [1027/1144] lib/uri/ftp.rb 89% [1028/1144] lib/uri/generic.rb 89% [1029/1144] lib/uri/http.rb 90% [1030/1144] lib/uri/https.rb 90% [1031/1144] lib/uri/ldap.rb 90% [1032/1144] lib/uri/ldaps.rb 90% [1033/1144] lib/uri/mailto.rb 90% [1034/1144] lib/uri/rfc2396_parser.rb 90% [1035/1144] lib/uri/rfc3986_parser.rb 90% [1036/1144] lib/uri/version.rb 90% [1037/1144] lib/weakref.rb 90% [1038/1144] lib/webrick.rb 90% [1039/1144] lib/webrick/accesslog.rb 90% [1040/1144] lib/webrick/cgi.rb 90% [1041/1144] lib/webrick/compat.rb 91% [1042/1144] lib/webrick/config.rb 91% [1043/1144] lib/webrick/cookie.rb 91% [1044/1144] lib/webrick/htmlutils.rb 91% [1045/1144] lib/webrick/httpauth.rb 91% [1046/1144] lib/webrick/httpauth/authenticator.rb 91% [1047/1144] lib/webrick/httpauth/basicauth.rb 91% [1048/1144] lib/webrick/httpauth/digestauth.rb 91% [1049/1144] lib/webrick/httpauth/htdigest.rb 91% [1050/1144] lib/webrick/httpauth/htgroup.rb 91% [1051/1144] lib/webrick/httpauth/htpasswd.rb 91% [1052/1144] lib/webrick/httpauth/userdb.rb 92% [1053/1144] lib/webrick/httpproxy.rb 92% [1054/1144] lib/webrick/httprequest.rb 92% [1055/1144] lib/webrick/httpresponse.rb 92% [1056/1144] lib/webrick/https.rb 92% [1057/1144] lib/webrick/httpserver.rb 92% [1058/1144] lib/webrick/httpservlet.rb 92% [1059/1144] lib/webrick/httpservlet/abstract.rb 92% [1060/1144] lib/webrick/httpservlet/cgi_runner.rb 92% [1061/1144] lib/webrick/httpservlet/cgihandler.rb 92% [1062/1144] lib/webrick/httpservlet/erbhandler.rb 92% [1063/1144] lib/webrick/httpservlet/filehandler.rb 93% [1064/1144] lib/webrick/httpservlet/prochandler.rb 93% [1065/1144] lib/webrick/httpstatus.rb 93% [1066/1144] lib/webrick/httputils.rb 93% [1067/1144] lib/webrick/httpversion.rb 93% [1068/1144] lib/webrick/log.rb 93% [1069/1144] lib/webrick/server.rb 93% [1070/1144] lib/webrick/ssl.rb 93% [1071/1144] lib/webrick/utils.rb 93% [1072/1144] lib/webrick/version.rb 93% [1073/1144] lib/yaml.rb 93% [1074/1144] lib/yaml/dbm.rb 93% [1075/1144] lib/yaml/store.rb 94% [1076/1144] load.c 94% [1077/1144] loadpath.c 94% [1078/1144] localeinit.c 94% [1079/1144] main.c 94% [1080/1144] marshal.c 94% [1081/1144] math.c 94% [1082/1144] mini_builtin.c 94% [1083/1144] miniinit.c 94% [1084/1144] miniprelude.c 94% [1085/1144] mjit.c 94% [1086/1144] mjit_compile.c 95% [1087/1144] mjit_worker.c 95% [1088/1144] node.c 95% [1089/1144] numeric.c 95% [1090/1144] object.c 95% [1091/1144] pack.c 95% [1092/1144] pack.rb 95% [1093/1144] parse.c 95% [1094/1144] parse.y 95% [1095/1144] prelude.rb 95% [1096/1144] proc.c 95% [1097/1144] process.c 95% [1098/1144] random.c 96% [1099/1144] range.c 96% [1100/1144] rational.c 96% [1101/1144] rbconfig.rb 96% [1102/1144] re.c 96% [1103/1144] regcomp.c 96% [1104/1144] regenc.c 96% [1105/1144] regerror.c 96% [1106/1144] regexec.c 96% [1107/1144] regparse.c 96% [1108/1144] regsyntax.c 96% [1109/1144] ruby-runner.c 97% [1110/1144] ruby.c 97% [1111/1144] rubystub.c 97% [1112/1144] safe.c 97% [1113/1144] signal.c 97% [1114/1144] siphash.c 97% [1115/1144] sparc.c 97% [1116/1144] sprintf.c 97% [1117/1144] st.c 97% [1118/1144] strftime.c 97% [1119/1144] string.c 97% [1120/1144] struct.c 97% [1121/1144] symbol.c 98% [1122/1144] thread.c 98% [1123/1144] thread_pthread.c 98% [1124/1144] thread_sync.c 98% [1125/1144] thread_win32.c 98% [1126/1144] time.c 98% [1127/1144] trace_point.rb 98% [1128/1144] transcode.c 98% [1129/1144] transient_heap.c 98% [1130/1144] util.c 98% [1131/1144] variable.c 98% [1132/1144] version.c 99% [1133/1144] vm.c 99% [1134/1144] vm_args.c 99% [1135/1144] vm_backtrace.c 99% [1136/1144] vm_dump.c 99% [1137/1144] vm_eval.c 99% [1138/1144] vm_exec.c 99% [1139/1144] vm_insnhelper.c 99% [1140/1144] vm_method.c 99% [1141/1144] vm_trace.c 99% [1142/1144] vsnprintf.c 99% [1143/1144] warning.rb 100% [1144/1144] win32/README.win32 Generating RI format into /home/buildozer/aports/main/ruby/src/ruby-2.7.6/.ext/rdoc... Files: 1144 Classes: 1619 ( 759 undocumented) Modules: 328 ( 135 undocumented) Constants: 2435 ( 726 undocumented) Attributes: 1490 ( 559 undocumented) Methods: 13068 (4014 undocumented) Total: 18940 (6193 undocumented) 67.30% documented Elapsed: 43.4s BASERUBY = echo executable host ruby is required. use --with-baseruby option.; false CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -Os -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 -DCANONICALIZATION_FOR_MATHN -I. -I.ext/include/aarch64-linux-musl -I./include -I. -I./enc/unicode/12.1.0 CPPFLAGS = -Os -fno-omit-frame-pointer -fno-strict-aliasing DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.2.7 -fstack-protector-strong SOLIBS = -lz -lpthread -lrt -lrt -lgmp -ldl -lcrypt -lm -lucontext LANG = LC_ALL = LC_CTYPE = MFLAGS = -j64 --jobserver-auth=7,8 gcc (Alpine 10.2.1_pre1) 10.2.1 20201203 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_string.rb . test_struct.rb . test_syntax.rb ............................................................................................................................................................ test_thread.rb ................................................ Fiber count: 10000 (skipping) PASS all 1409 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 2022-04-12 22:12:23 +0000 Driver is ruby 2.7.6p219 (2022-04-12 revision c9c2245c0a) [aarch64-linux-musl] Target is ruby 2.7.6p219 (2022-04-12 revision c9c2245c0a) [aarch64-linux-musl] KNOWNBUGS.rb No tests, no problem /home/buildozer/aports/main/ruby/src/ruby-2.7.6/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /home/buildozer/aports/main/ruby/src/ruby-2.7.6/basictest/test.rb:condition ..OK 2 /home/buildozer/aports/main/ruby/src/ruby-2.7.6/basictest/test.rb:if/unless ...OK 3 /home/buildozer/aports/main/ruby/src/ruby-2.7.6/basictest/test.rb:case .....OK 5 /home/buildozer/aports/main/ruby/src/ruby-2.7.6/basictest/test.rb:while/until ........OK 8 /home/buildozer/aports/main/ruby/src/ruby-2.7.6/basictest/test.rb:exception ..........OK 10 /home/buildozer/aports/main/ruby/src/ruby-2.7.6/basictest/test.rb:array .......................................OK 39 /home/buildozer/aports/main/ruby/src/ruby-2.7.6/basictest/test.rb:hash ...........................OK 27 /home/buildozer/aports/main/ruby/src/ruby-2.7.6/basictest/test.rb:iterator .............................................................................................................OK 109 /home/buildozer/aports/main/ruby/src/ruby-2.7.6/basictest/test.rb:float ................................................................................OK 80 /home/buildozer/aports/main/ruby/src/ruby-2.7.6/basictest/test.rb:bignum ...............................OK 31 /home/buildozer/aports/main/ruby/src/ruby-2.7.6/basictest/test.rb:string & char ..............................................................OK 62 /home/buildozer/aports/main/ruby/src/ruby-2.7.6/basictest/test.rb:assignment ..........OK 10 /home/buildozer/aports/main/ruby/src/ruby-2.7.6/basictest/test.rb:call ......OK 6 /home/buildozer/aports/main/ruby/src/ruby-2.7.6/basictest/test.rb:proc .........OK 9 /home/buildozer/aports/main/ruby/src/ruby-2.7.6/basictest/test.rb:signal ..OK 2 /home/buildozer/aports/main/ruby/src/ruby-2.7.6/basictest/test.rb:eval ...........................OK 27 /home/buildozer/aports/main/ruby/src/ruby-2.7.6/basictest/test.rb:system ........OK 8 /home/buildozer/aports/main/ruby/src/ruby-2.7.6/basictest/test.rb:const .....OK 5 /home/buildozer/aports/main/ruby/src/ruby-2.7.6/basictest/test.rb:clone .....OK 5 /home/buildozer/aports/main/ruby/src/ruby-2.7.6/basictest/test.rb:marshal ....OK 4 /home/buildozer/aports/main/ruby/src/ruby-2.7.6/basictest/test.rb:pack ....OK 4 /home/buildozer/aports/main/ruby/src/ruby-2.7.6/basictest/test.rb:math ..OK 2 /home/buildozer/aports/main/ruby/src/ruby-2.7.6/basictest/test.rb:struct ......OK 6 /home/buildozer/aports/main/ruby/src/ruby-2.7.6/basictest/test.rb:variable ...........OK 11 /home/buildozer/aports/main/ruby/src/ruby-2.7.6/basictest/test.rb:trace ...OK 3 /home/buildozer/aports/main/ruby/src/ruby-2.7.6/basictest/test.rb:defined? ............OK 12 /home/buildozer/aports/main/ruby/src/ruby-2.7.6/basictest/test.rb:alias ......OK 6 /home/buildozer/aports/main/ruby/src/ruby-2.7.6/basictest/test.rb:path .......................OK 23 /home/buildozer/aports/main/ruby/src/ruby-2.7.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 -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 -DCANONICALIZATION_FOR_MATHN -I. -I.ext/include/aarch64-linux-musl -I./include -I. -I./enc/unicode/12.1.0 CPPFLAGS = -Os -fno-omit-frame-pointer -fno-strict-aliasing DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.2.7 -fstack-protector-strong SOLIBS = -lz -lpthread -lrt -lrt -lgmp -ldl -lcrypt -lm -lucontext LANG = LC_ALL = LC_CTYPE = MFLAGS = -j64 --jobserver-auth=7,8 gcc (Alpine 10.2.1_pre1) 10.2.1 20201203 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 generating aarch64-linux-musl-fake.rb making srcs under enc making enc make[1]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6' aarch64-linux-musl-fake.rb updated make[1]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.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-2.7.6' make[1]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6' make[1]: Nothing to be done for './enc/trans'. make[1]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6' making encs make[1]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6' make[1]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/pathname' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/rubyvm' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/json' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/digest' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/pathname' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/monitor' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/rubyvm' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/syslog' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/date' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/psych' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/nkf' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/fiddle' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/io/console' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/pty' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/monitor' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/digest' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/coverage' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/syslog' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/bigdecimal' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/date' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/nkf' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/socket' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/ripper' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/io/console' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/pty' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/coverage' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/digest/sha2' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/openssl' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/json' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/socket' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/fiddle' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/bigdecimal' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/digest/sha2' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/ripper' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/openssl' make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6/ext/psych' make[2]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6' ./revision.h unchanged make[2]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6' make[1]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6' make[1]: Entering directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/home/buildozer/aports/main/ruby/src/ruby-2.7.6' Generating RDoc documentation Parsing sources... 0% [ 1/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/NEWS-1.8.7 0% [ 2/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/NEWS-1.9.1 0% [ 3/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/NEWS-1.9.2 0% [ 4/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/NEWS-1.9.3 0% [ 5/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/NEWS-2.0.0 0% [ 6/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/NEWS-2.1.0 0% [ 7/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/NEWS-2.2.0 0% [ 8/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/NEWS-2.3.0 0% [ 9/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/NEWS-2.4.0 0% [10/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/NEWS-2.5.0 0% [11/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/NEWS-2.6.0 1% [12/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/bug_triaging.rdoc 1% [13/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/contributing.rdoc 1% [14/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/contributors.rdoc 1% [15/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/dtrace_probes.rdoc 1% [16/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/extension.ja.rdoc 1% [17/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/extension.rdoc 1% [18/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/globals.rdoc 1% [19/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/keywords.rdoc 1% [20/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/maintainers.rdoc 1% [21/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/marshal.rdoc 1% [22/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/regexp.rdoc 2% [23/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/security.rdoc 2% [24/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/signals.rdoc 2% [25/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/standard_library.rdoc 2% [26/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/syntax.rdoc 2% [27/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/syntax/assignment.rdoc 2% [28/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/syntax/calling_methods.rdoc 2% [29/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/syntax/comments.rdoc 2% [30/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/syntax/control_expressions.rdoc 2% [31/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/syntax/exceptions.rdoc 2% [32/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/syntax/literals.rdoc 2% [33/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/syntax/methods.rdoc 2% [34/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/syntax/miscellaneous.rdoc 3% [35/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/syntax/modules_and_classes.rdoc 3% [36/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/syntax/precedence.rdoc 3% [37/1144] /home/buildozer/aports/main/ruby/src/ruby-2.7.6/doc/syntax/refinements.rdoc 3% [38/1144] CONTRIBUTING.md 3% [39/1144] COPYING 3% [40/1144] COPYING.ja 3% [41/1144] LEGAL 3% [42/1144] NEWS 3% [43/1144] README.ja.md 3% [44/1144] README.md 3% [45/1144] addr2line.c 4% [46/1144] array.c 4% [47/1144] ast.c 4% [48/1144] ast.rb 4% [49/1144] bignum.c 4% [50/1144] builtin.c 4% [51/1144] class.c 4% [52/1144] compar.c 4% [53/1144] compile.c 4% [54/1144] complex.c 4% [55/1144] cont.c 4% [56/1144] debug.c 4% [57/1144] debug_counter.c 5% [58/1144] dir.c 5% [59/1144] dln.c 5% [60/1144] dln_find.c 5% [61/1144] dmydln.c 5% [62/1144] dmyenc.c 5% [63/1144] dmyext.c 5% [64/1144] doc/NEWS-1.8.7 5% [65/1144] doc/NEWS-1.9.1 5% [66/1144] doc/NEWS-1.9.2 5% [67/1144] doc/NEWS-1.9.3 5% [68/1144] doc/NEWS-2.0.0 6% [69/1144] doc/NEWS-2.1.0 6% [70/1144] doc/NEWS-2.2.0 6% [71/1144] doc/NEWS-2.3.0 6% [72/1144] doc/NEWS-2.4.0 6% [73/1144] doc/NEWS-2.5.0 6% [74/1144] doc/NEWS-2.6.0 6% [75/1144] doc/bug_triaging.rdoc 6% [76/1144] doc/contributing.rdoc 6% [77/1144] doc/contributors.rdoc 6% [78/1144] doc/dtrace_probes.rdoc 6% [79/1144] doc/extension.ja.rdoc 6% [80/1144] doc/extension.rdoc 7% [81/1144] doc/globals.rdoc 7% [82/1144] doc/keywords.rdoc 7% [83/1144] doc/maintainers.rdoc 7% [84/1144] doc/marshal.rdoc 7% [85/1144] doc/regexp.rdoc 7% [86/1144] doc/security.rdoc 7% [87/1144] doc/signals.rdoc 7% [88/1144] doc/standard_library.rdoc 7% [89/1144] doc/syntax.rdoc 7% [90/1144] doc/syntax/assignment.rdoc 7% [91/1144] doc/syntax/calling_methods.rdoc 8% [92/1144] doc/syntax/comments.rdoc 8% [93/1144] doc/syntax/control_expressions.rdoc 8% [94/1144] doc/syntax/exceptions.rdoc 8% [95/1144] doc/syntax/literals.rdoc 8% [96/1144] doc/syntax/methods.rdoc 8% [97/1144] doc/syntax/miscellaneous.rdoc 8% [98/1144] doc/syntax/modules_and_classes.rdoc 8% [99/1144] doc/syntax/precedence.rdoc 8% [100/1144] doc/syntax/refinements.rdoc 8% [101/1144] encoding.c 8% [102/1144] enum.c 9% [103/1144] enumerator.c 9% [104/1144] error.c 9% [105/1144] eval.c 9% [106/1144] eval_error.c 9% [107/1144] eval_jump.c 9% [108/1144] ext/bigdecimal/bigdecimal.c 9% [109/1144] ext/bigdecimal/lib/bigdecimal.rb 9% [110/1144] ext/bigdecimal/lib/bigdecimal/jacobian.rb 9% [111/1144] ext/bigdecimal/lib/bigdecimal/ludcmp.rb 9% [112/1144] ext/bigdecimal/lib/bigdecimal/math.rb 9% [113/1144] ext/bigdecimal/lib/bigdecimal/newton.rb 9% [114/1144] ext/bigdecimal/lib/bigdecimal/util.rb 10% [115/1144] ext/continuation/continuation.c 10% [116/1144] ext/coverage/coverage.c 10% [117/1144] ext/date/date_core.c 10% [118/1144] ext/dbm/dbm.c 10% [119/1144] ext/digest/bubblebabble/bubblebabble.c 10% [120/1144] ext/digest/digest.c 10% [121/1144] ext/digest/lib/digest.rb 10% [122/1144] ext/digest/md5/md5init.c 10% [123/1144] ext/digest/rmd160/rmd160init.c 10% [124/1144] ext/digest/sha1/sha1init.c 10% [125/1144] ext/digest/sha2/sha2init.c 11% [126/1144] ext/etc/etc.c 11% [127/1144] ext/fcntl/fcntl.c 11% [128/1144] ext/fiber/fiber.c 11% [129/1144] ext/fiddle/closure.c 11% [130/1144] ext/fiddle/conversions.c 11% [131/1144] ext/fiddle/fiddle.c 11% [132/1144] ext/fiddle/function.c 11% [133/1144] ext/fiddle/handle.c 11% [134/1144] ext/fiddle/lib/fiddle.rb 11% [135/1144] ext/fiddle/lib/fiddle/closure.rb 11% [136/1144] ext/fiddle/lib/fiddle/cparser.rb 11% [137/1144] ext/fiddle/lib/fiddle/function.rb 12% [138/1144] ext/fiddle/lib/fiddle/import.rb 12% [139/1144] ext/fiddle/lib/fiddle/pack.rb 12% [140/1144] ext/fiddle/lib/fiddle/struct.rb 12% [141/1144] ext/fiddle/lib/fiddle/types.rb 12% [142/1144] ext/fiddle/lib/fiddle/value.rb 12% [143/1144] ext/fiddle/pointer.c 12% [144/1144] ext/gdbm/gdbm.c 12% [145/1144] ext/io/console/console.c 12% [146/1144] ext/io/nonblock/nonblock.c 12% [147/1144] ext/io/wait/wait.c 12% [148/1144] ext/json/generator/generator.c 13% [149/1144] ext/json/lib/json.rb 13% [150/1144] ext/json/lib/json/add/bigdecimal.rb 13% [151/1144] ext/json/lib/json/add/complex.rb 13% [152/1144] ext/json/lib/json/add/core.rb 13% [153/1144] ext/json/lib/json/add/date.rb 13% [154/1144] ext/json/lib/json/add/date_time.rb 13% [155/1144] ext/json/lib/json/add/exception.rb 13% [156/1144] ext/json/lib/json/add/ostruct.rb 13% [157/1144] ext/json/lib/json/add/range.rb 13% [158/1144] ext/json/lib/json/add/rational.rb 13% [159/1144] ext/json/lib/json/add/regexp.rb 13% [160/1144] ext/json/lib/json/add/set.rb 14% [161/1144] ext/json/lib/json/add/struct.rb 14% [162/1144] ext/json/lib/json/add/symbol.rb 14% [163/1144] ext/json/lib/json/add/time.rb 14% [164/1144] ext/json/lib/json/common.rb 14% [165/1144] ext/json/lib/json/ext.rb 14% [166/1144] ext/json/lib/json/generic_object.rb 14% [167/1144] ext/json/lib/json/version.rb 14% [168/1144] ext/json/parser/parser.c 14% [169/1144] ext/monitor/lib/monitor.rb 14% [170/1144] ext/monitor/monitor.c 14% [171/1144] ext/nkf/lib/kconv.rb 15% [172/1144] ext/nkf/nkf.c 15% [173/1144] ext/objspace/object_tracing.c 15% [174/1144] ext/objspace/objspace.c 15% [175/1144] ext/objspace/objspace_dump.c 15% [176/1144] ext/openssl/lib/openssl.rb 15% [177/1144] ext/openssl/lib/openssl/bn.rb 15% [178/1144] ext/openssl/lib/openssl/buffering.rb 15% [179/1144] ext/openssl/lib/openssl/cipher.rb 15% [180/1144] ext/openssl/lib/openssl/config.rb 15% [181/1144] ext/openssl/lib/openssl/digest.rb 15% [182/1144] ext/openssl/lib/openssl/pkcs5.rb 15% [183/1144] ext/openssl/lib/openssl/pkey.rb 16% [184/1144] ext/openssl/lib/openssl/ssl.rb 16% [185/1144] ext/openssl/lib/openssl/x509.rb 16% [186/1144] ext/openssl/ossl.c 16% [187/1144] ext/openssl/ossl_asn1.c 16% [188/1144] ext/openssl/ossl_bio.c 16% [189/1144] ext/openssl/ossl_bn.c 16% [190/1144] ext/openssl/ossl_cipher.c 16% [191/1144] ext/openssl/ossl_config.c 16% [192/1144] ext/openssl/ossl_digest.c 16% [193/1144] ext/openssl/ossl_engine.c 16% [194/1144] ext/openssl/ossl_hmac.c 17% [195/1144] ext/openssl/ossl_kdf.c 17% [196/1144] ext/openssl/ossl_ns_spki.c 17% [197/1144] ext/openssl/ossl_ocsp.c 17% [198/1144] ext/openssl/ossl_pkcs12.c 17% [199/1144] ext/openssl/ossl_pkcs7.c 17% [200/1144] ext/openssl/ossl_pkey.c 17% [201/1144] ext/openssl/ossl_pkey_dh.c 17% [202/1144] ext/openssl/ossl_pkey_dsa.c 17% [203/1144] ext/openssl/ossl_pkey_ec.c 17% [204/1144] ext/openssl/ossl_pkey_rsa.c 17% [205/1144] ext/openssl/ossl_rand.c 18% [206/1144] ext/openssl/ossl_ssl.c 18% [207/1144] ext/openssl/ossl_ssl_session.c 18% [208/1144] ext/openssl/ossl_x509.c 18% [209/1144] ext/openssl/ossl_x509attr.c 18% [210/1144] ext/openssl/ossl_x509cert.c 18% [211/1144] ext/openssl/ossl_x509crl.c 18% [212/1144] ext/openssl/ossl_x509ext.c 18% [213/1144] ext/openssl/ossl_x509name.c 18% [214/1144] ext/openssl/ossl_x509req.c 18% [215/1144] ext/openssl/ossl_x509revoked.c 18% [216/1144] ext/openssl/ossl_x509store.c 18% [217/1144] ext/pathname/lib/pathname.rb 19% [218/1144] ext/pathname/pathname.c 19% [219/1144] ext/psych/lib/psych.rb 19% [220/1144] ext/psych/lib/psych/class_loader.rb 19% [221/1144] ext/psych/lib/psych/coder.rb 19% [222/1144] ext/psych/lib/psych/core_ext.rb 19% [223/1144] ext/psych/lib/psych/exception.rb 19% [224/1144] ext/psych/lib/psych/handler.rb 19% [225/1144] ext/psych/lib/psych/handlers/document_stream.rb 19% [226/1144] ext/psych/lib/psych/handlers/recorder.rb 19% [227/1144] ext/psych/lib/psych/json/ruby_events.rb 19% [228/1144] ext/psych/lib/psych/json/stream.rb 20% [229/1144] ext/psych/lib/psych/json/tree_builder.rb 20% [230/1144] ext/psych/lib/psych/json/yaml_events.rb 20% [231/1144] ext/psych/lib/psych/nodes.rb 20% [232/1144] ext/psych/lib/psych/nodes/alias.rb 20% [233/1144] ext/psych/lib/psych/nodes/document.rb 20% [234/1144] ext/psych/lib/psych/nodes/mapping.rb 20% [235/1144] ext/psych/lib/psych/nodes/node.rb 20% [236/1144] ext/psych/lib/psych/nodes/scalar.rb 20% [237/1144] ext/psych/lib/psych/nodes/sequence.rb 20% [238/1144] ext/psych/lib/psych/nodes/stream.rb 20% [239/1144] ext/psych/lib/psych/omap.rb 20% [240/1144] ext/psych/lib/psych/parser.rb 21% [241/1144] ext/psych/lib/psych/scalar_scanner.rb 21% [242/1144] ext/psych/lib/psych/set.rb 21% [243/1144] ext/psych/lib/psych/stream.rb 21% [244/1144] ext/psych/lib/psych/streaming.rb 21% [245/1144] ext/psych/lib/psych/syntax_error.rb 21% [246/1144] ext/psych/lib/psych/tree_builder.rb 21% [247/1144] ext/psych/lib/psych/versions.rb 21% [248/1144] ext/psych/lib/psych/visitors.rb 21% [249/1144] ext/psych/lib/psych/visitors/depth_first.rb 21% [250/1144] ext/psych/lib/psych/visitors/emitter.rb 21% [251/1144] ext/psych/lib/psych/visitors/json_tree.rb 22% [252/1144] ext/psych/lib/psych/visitors/to_ruby.rb 22% [253/1144] ext/psych/lib/psych/visitors/visitor.rb 22% [254/1144] ext/psych/lib/psych/visitors/yaml_tree.rb 22% [255/1144] ext/psych/lib/psych/y.rb 22% [256/1144] ext/psych/psych.c 22% [257/1144] ext/psych/psych_emitter.c 22% [258/1144] ext/psych/psych_parser.c 22% [259/1144] ext/psych/psych_to_ruby.c 22% [260/1144] ext/psych/psych_yaml_tree.c 22% [261/1144] ext/pty/lib/expect.rb 22% [262/1144] ext/pty/pty.c 22% [263/1144] ext/racc/cparse/cparse.c 23% [264/1144] ext/readline/readline.c 23% [265/1144] ext/ripper/lib/ripper.rb 23% [266/1144] ext/ripper/lib/ripper/core.rb 23% [267/1144] ext/ripper/lib/ripper/filter.rb 23% [268/1144] ext/ripper/lib/ripper/lexer.rb 23% [269/1144] ext/ripper/lib/ripper/sexp.rb 23% [270/1144] ext/sdbm/init.c 23% [271/1144] ext/socket/ancdata.c 23% [272/1144] ext/socket/basicsocket.c 23% [273/1144] ext/socket/constants.c 23% [274/1144] ext/socket/constdefs.c 24% [275/1144] ext/socket/ifaddr.c 24% [276/1144] ext/socket/init.c 24% [277/1144] ext/socket/ipsocket.c 24% [278/1144] ext/socket/lib/socket.rb 24% [279/1144] ext/socket/option.c 24% [280/1144] ext/socket/raddrinfo.c 24% [281/1144] ext/socket/socket.c 24% [282/1144] ext/socket/sockssocket.c 24% [283/1144] ext/socket/tcpserver.c 24% [284/1144] ext/socket/tcpsocket.c 24% [285/1144] ext/socket/udpsocket.c 25% [286/1144] ext/socket/unixserver.c 25% [287/1144] ext/socket/unixsocket.c 25% [288/1144] ext/stringio/stringio.c 25% [289/1144] ext/strscan/strscan.c 25% [290/1144] ext/syslog/lib/syslog/logger.rb 25% [291/1144] ext/syslog/syslog.c 25% [292/1144] ext/win32ole/lib/win32ole.rb 25% [293/1144] ext/win32ole/lib/win32ole/property.rb 25% [294/1144] ext/win32ole/win32ole.c 25% [295/1144] ext/win32ole/win32ole_error.c 25% [296/1144] ext/win32ole/win32ole_event.c 25% [297/1144] ext/win32ole/win32ole_method.c 26% [298/1144] ext/win32ole/win32ole_param.c 26% [299/1144] ext/win32ole/win32ole_record.c 26% [300/1144] ext/win32ole/win32ole_type.c 26% [301/1144] ext/win32ole/win32ole_typelib.c 26% [302/1144] ext/win32ole/win32ole_variable.c 26% [303/1144] ext/win32ole/win32ole_variant.c 26% [304/1144] ext/win32ole/win32ole_variant_m.c 26% [305/1144] ext/zlib/zlib.c 26% [306/1144] file.c 26% [307/1144] gc.c 26% [308/1144] gc.rb 27% [309/1144] golf_prelude.c 27% [310/1144] goruby.c 27% [311/1144] hash.c 27% [312/1144] id.c 27% [313/1144] id_table.c 27% [314/1144] inits.c 27% [315/1144] io.c 27% [316/1144] io.rb 27% [317/1144] iseq.c 27% [318/1144] lex.c 27% [319/1144] lib/English.rb 27% [320/1144] lib/abbrev.rb 28% [321/1144] lib/base64.rb 28% [322/1144] lib/benchmark.rb 28% [323/1144] lib/bundler.rb 28% [324/1144] lib/bundler/build_metadata.rb 28% [325/1144] lib/bundler/capistrano.rb 28% [326/1144] lib/bundler/cli.rb 28% [327/1144] lib/bundler/cli/add.rb 28% [328/1144] lib/bundler/cli/binstubs.rb 28% [329/1144] lib/bundler/cli/cache.rb 28% [330/1144] lib/bundler/cli/check.rb 28% [331/1144] lib/bundler/cli/clean.rb 29% [332/1144] lib/bundler/cli/common.rb 29% [333/1144] lib/bundler/cli/config.rb 29% [334/1144] lib/bundler/cli/console.rb 29% [335/1144] lib/bundler/cli/doctor.rb 29% [336/1144] lib/bundler/cli/exec.rb 29% [337/1144] lib/bundler/cli/gem.rb 29% [338/1144] lib/bundler/cli/info.rb 29% [339/1144] lib/bundler/cli/init.rb 29% [340/1144] lib/bundler/cli/inject.rb 29% [341/1144] lib/bundler/cli/install.rb 29% [342/1144] lib/bundler/cli/issue.rb 29% [343/1144] lib/bundler/cli/list.rb 30% [344/1144] lib/bundler/cli/lock.rb 30% [345/1144] lib/bundler/cli/open.rb 30% [346/1144] lib/bundler/cli/outdated.rb 30% [347/1144] lib/bundler/cli/package.rb 30% [348/1144] lib/bundler/cli/platform.rb 30% [349/1144] lib/bundler/cli/plugin.rb 30% [350/1144] lib/bundler/cli/pristine.rb 30% [351/1144] lib/bundler/cli/remove.rb 30% [352/1144] lib/bundler/cli/show.rb 30% [353/1144] lib/bundler/cli/update.rb 30% [354/1144] lib/bundler/cli/viz.rb 31% [355/1144] lib/bundler/compact_index_client.rb 31% [356/1144] lib/bundler/compact_index_client/cache.rb 31% [357/1144] lib/bundler/compact_index_client/updater.rb 31% [358/1144] lib/bundler/constants.rb 31% [359/1144] lib/bundler/current_ruby.rb 31% [360/1144] lib/bundler/definition.rb 31% [361/1144] lib/bundler/dep_proxy.rb 31% [362/1144] lib/bundler/dependency.rb 31% [363/1144] lib/bundler/deployment.rb 31% [364/1144] lib/bundler/deprecate.rb 31% [365/1144] lib/bundler/dsl.rb 31% [366/1144] lib/bundler/endpoint_specification.rb 32% [367/1144] lib/bundler/env.rb 32% [368/1144] lib/bundler/environment_preserver.rb 32% [369/1144] lib/bundler/errors.rb 32% [370/1144] lib/bundler/feature_flag.rb 32% [371/1144] lib/bundler/fetcher.rb 32% [372/1144] lib/bundler/fetcher/base.rb 32% [373/1144] lib/bundler/fetcher/compact_index.rb 32% [374/1144] lib/bundler/fetcher/dependency.rb 32% [375/1144] lib/bundler/fetcher/downloader.rb 32% [376/1144] lib/bundler/fetcher/index.rb 32% [377/1144] lib/bundler/friendly_errors.rb 33% [378/1144] lib/bundler/gem_helper.rb 33% [379/1144] lib/bundler/gem_helpers.rb 33% [380/1144] lib/bundler/gem_remote_fetcher.rb 33% [381/1144] lib/bundler/gem_tasks.rb 33% [382/1144] lib/bundler/gem_version_promoter.rb 33% [383/1144] lib/bundler/gemdeps.rb 33% [384/1144] lib/bundler/graph.rb 33% [385/1144] lib/bundler/index.rb 33% [386/1144] lib/bundler/injector.rb 33% [387/1144] lib/bundler/inline.rb 33% [388/1144] lib/bundler/installer.rb 34% [389/1144] lib/bundler/installer/gem_installer.rb 34% [390/1144] lib/bundler/installer/parallel_installer.rb 34% [391/1144] lib/bundler/installer/standalone.rb 34% [392/1144] lib/bundler/lazy_specification.rb 34% [393/1144] lib/bundler/lockfile_generator.rb 34% [394/1144] lib/bundler/lockfile_parser.rb 34% [395/1144] lib/bundler/match_platform.rb 34% [396/1144] lib/bundler/mirror.rb 34% [397/1144] lib/bundler/plugin.rb 34% [398/1144] lib/bundler/plugin/api.rb 34% [399/1144] lib/bundler/plugin/api/source.rb 34% [400/1144] lib/bundler/plugin/dsl.rb 35% [401/1144] lib/bundler/plugin/events.rb 35% [402/1144] lib/bundler/plugin/index.rb 35% [403/1144] lib/bundler/plugin/installer.rb 35% [404/1144] lib/bundler/plugin/installer/git.rb 35% [405/1144] lib/bundler/plugin/installer/rubygems.rb 35% [406/1144] lib/bundler/plugin/source_list.rb 35% [407/1144] lib/bundler/process_lock.rb 35% [408/1144] lib/bundler/psyched_yaml.rb 35% [409/1144] lib/bundler/remote_specification.rb 35% [410/1144] lib/bundler/resolver.rb 35% [411/1144] lib/bundler/resolver/spec_group.rb 36% [412/1144] lib/bundler/retry.rb 36% [413/1144] lib/bundler/ruby_dsl.rb 36% [414/1144] lib/bundler/ruby_version.rb 36% [415/1144] lib/bundler/rubygems_ext.rb 36% [416/1144] lib/bundler/rubygems_gem_installer.rb 36% [417/1144] lib/bundler/rubygems_integration.rb 36% [418/1144] lib/bundler/runtime.rb 36% [419/1144] lib/bundler/settings.rb 36% [420/1144] lib/bundler/settings/validator.rb 36% [421/1144] lib/bundler/setup.rb 36% [422/1144] lib/bundler/shared_helpers.rb 36% [423/1144] lib/bundler/similarity_detector.rb 37% [424/1144] lib/bundler/source.rb 37% [425/1144] lib/bundler/source/gemspec.rb 37% [426/1144] lib/bundler/source/git.rb 37% [427/1144] lib/bundler/source/git/git_proxy.rb 37% [428/1144] lib/bundler/source/metadata.rb 37% [429/1144] lib/bundler/source/path.rb 37% [430/1144] lib/bundler/source/path/installer.rb 37% [431/1144] lib/bundler/source/rubygems.rb 37% [432/1144] lib/bundler/source/rubygems/remote.rb 37% [433/1144] lib/bundler/source_list.rb 37% [434/1144] lib/bundler/spec_set.rb 38% [435/1144] lib/bundler/stub_specification.rb 38% [436/1144] lib/bundler/ui.rb 38% [437/1144] lib/bundler/ui/rg_proxy.rb 38% [438/1144] lib/bundler/ui/shell.rb 38% [439/1144] lib/bundler/ui/silent.rb 38% [440/1144] lib/bundler/uri_credentials_filter.rb 38% [441/1144] lib/bundler/vendor/connection_pool/lib/connection_pool.rb 38% [442/1144] lib/bundler/vendor/connection_pool/lib/connection_pool/monotonic_time.rb 38% [443/1144] lib/bundler/vendor/connection_pool/lib/connection_pool/timed_stack.rb 38% [444/1144] lib/bundler/vendor/connection_pool/lib/connection_pool/version.rb 38% [445/1144] lib/bundler/vendor/fileutils/lib/fileutils.rb 38% [446/1144] lib/bundler/vendor/fileutils/lib/fileutils/version.rb 39% [447/1144] lib/bundler/vendor/molinillo/lib/molinillo.rb 39% [448/1144] lib/bundler/vendor/molinillo/lib/molinillo/compatibility.rb 39% [449/1144] lib/bundler/vendor/molinillo/lib/molinillo/delegates/resolution_state.rb 39% [450/1144] lib/bundler/vendor/molinillo/lib/molinillo/delegates/specification_provider.rb 39% [451/1144] lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph.rb 39% [452/1144] lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/action.rb 39% [453/1144] lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/add_edge_no_circular.rb 39% [454/1144] lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/add_vertex.rb 39% [455/1144] lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/delete_edge.rb 39% [456/1144] lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/detach_vertex_named.rb 39% [457/1144] lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/log.rb 40% [458/1144] lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/set_payload.rb 40% [459/1144] lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/tag.rb 40% [460/1144] lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/vertex.rb 40% [461/1144] lib/bundler/vendor/molinillo/lib/molinillo/errors.rb 40% [462/1144] lib/bundler/vendor/molinillo/lib/molinillo/gem_metadata.rb 40% [463/1144] lib/bundler/vendor/molinillo/lib/molinillo/modules/specification_provider.rb 40% [464/1144] lib/bundler/vendor/molinillo/lib/molinillo/modules/ui.rb 40% [465/1144] lib/bundler/vendor/molinillo/lib/molinillo/resolution.rb 40% [466/1144] lib/bundler/vendor/molinillo/lib/molinillo/resolver.rb 40% [467/1144] lib/bundler/vendor/molinillo/lib/molinillo/state.rb 40% [468/1144] lib/bundler/vendor/net-http-persistent/lib/net/http/persistent.rb 40% [469/1144] lib/bundler/vendor/net-http-persistent/lib/net/http/persistent/connection.rb 41% [470/1144] lib/bundler/vendor/net-http-persistent/lib/net/http/persistent/pool.rb 41% [471/1144] lib/bundler/vendor/net-http-persistent/lib/net/http/persistent/timed_stack_multi.rb 41% [472/1144] lib/bundler/vendor/thor/lib/thor.rb 41% [473/1144] lib/bundler/vendor/thor/lib/thor/actions.rb 41% [474/1144] lib/bundler/vendor/thor/lib/thor/actions/create_file.rb 41% [475/1144] lib/bundler/vendor/thor/lib/thor/actions/create_link.rb 41% [476/1144] lib/bundler/vendor/thor/lib/thor/actions/directory.rb 41% [477/1144] lib/bundler/vendor/thor/lib/thor/actions/empty_directory.rb 41% [478/1144] lib/bundler/vendor/thor/lib/thor/actions/file_manipulation.rb 41% [479/1144] lib/bundler/vendor/thor/lib/thor/actions/inject_into_file.rb 41% [480/1144] lib/bundler/vendor/thor/lib/thor/base.rb 42% [481/1144] lib/bundler/vendor/thor/lib/thor/command.rb 42% [482/1144] lib/bundler/vendor/thor/lib/thor/core_ext/hash_with_indifferent_access.rb 42% [483/1144] lib/bundler/vendor/thor/lib/thor/core_ext/io_binary_read.rb 42% [484/1144] lib/bundler/vendor/thor/lib/thor/core_ext/ordered_hash.rb 42% [485/1144] lib/bundler/vendor/thor/lib/thor/error.rb 42% [486/1144] lib/bundler/vendor/thor/lib/thor/group.rb 42% [487/1144] lib/bundler/vendor/thor/lib/thor/invocation.rb 42% [488/1144] lib/bundler/vendor/thor/lib/thor/line_editor.rb 42% [489/1144] lib/bundler/vendor/thor/lib/thor/line_editor/basic.rb 42% [490/1144] lib/bundler/vendor/thor/lib/thor/line_editor/readline.rb 42% [491/1144] lib/bundler/vendor/thor/lib/thor/nested_context.rb 43% [492/1144] lib/bundler/vendor/thor/lib/thor/parser.rb 43% [493/1144] lib/bundler/vendor/thor/lib/thor/parser/argument.rb 43% [494/1144] lib/bundler/vendor/thor/lib/thor/parser/arguments.rb 43% [495/1144] lib/bundler/vendor/thor/lib/thor/parser/option.rb 43% [496/1144] lib/bundler/vendor/thor/lib/thor/parser/options.rb 43% [497/1144] lib/bundler/vendor/thor/lib/thor/rake_compat.rb 43% [498/1144] lib/bundler/vendor/thor/lib/thor/runner.rb 43% [499/1144] lib/bundler/vendor/thor/lib/thor/shell.rb 43% [500/1144] lib/bundler/vendor/thor/lib/thor/shell/basic.rb 43% [501/1144] lib/bundler/vendor/thor/lib/thor/shell/color.rb 43% [502/1144] lib/bundler/vendor/thor/lib/thor/shell/html.rb 43% [503/1144] lib/bundler/vendor/thor/lib/thor/util.rb 44% [504/1144] lib/bundler/vendor/thor/lib/thor/version.rb 44% [505/1144] lib/bundler/vendor/uri/lib/uri.rb 44% [506/1144] lib/bundler/vendor/uri/lib/uri/common.rb 44% [507/1144] lib/bundler/vendor/uri/lib/uri/file.rb 44% [508/1144] lib/bundler/vendor/uri/lib/uri/ftp.rb 44% [509/1144] lib/bundler/vendor/uri/lib/uri/generic.rb 44% [510/1144] lib/bundler/vendor/uri/lib/uri/http.rb 44% [511/1144] lib/bundler/vendor/uri/lib/uri/https.rb 44% [512/1144] lib/bundler/vendor/uri/lib/uri/ldap.rb 44% [513/1144] lib/bundler/vendor/uri/lib/uri/ldaps.rb 44% [514/1144] lib/bundler/vendor/uri/lib/uri/mailto.rb 45% [515/1144] lib/bundler/vendor/uri/lib/uri/rfc2396_parser.rb 45% [516/1144] lib/bundler/vendor/uri/lib/uri/rfc3986_parser.rb 45% [517/1144] lib/bundler/vendor/uri/lib/uri/version.rb 45% [518/1144] lib/bundler/vendored_fileutils.rb 45% [519/1144] lib/bundler/vendored_molinillo.rb 45% [520/1144] lib/bundler/vendored_persistent.rb 45% [521/1144] lib/bundler/vendored_thor.rb 45% [522/1144] lib/bundler/vendored_uri.rb 45% [523/1144] lib/bundler/version.rb 45% [524/1144] lib/bundler/version_ranges.rb 45% [525/1144] lib/bundler/vlad.rb 45% [526/1144] lib/bundler/worker.rb 46% [527/1144] lib/bundler/yaml_serializer.rb 46% [528/1144] lib/cgi.rb 46% [529/1144] lib/cgi/cookie.rb 46% [530/1144] lib/cgi/core.rb 46% [531/1144] lib/cgi/html.rb 46% [532/1144] lib/cgi/session.rb 46% [533/1144] lib/cgi/session/pstore.rb 46% [534/1144] lib/cgi/util.rb 46% [535/1144] lib/cgi/version.rb 46% [536/1144] lib/csv.rb 46% [537/1144] lib/csv/core_ext/array.rb 47% [538/1144] lib/csv/core_ext/string.rb 47% [539/1144] lib/csv/delete_suffix.rb 47% [540/1144] lib/csv/fields_converter.rb 47% [541/1144] lib/csv/match_p.rb 47% [542/1144] lib/csv/parser.rb 47% [543/1144] lib/csv/row.rb 47% [544/1144] lib/csv/table.rb 47% [545/1144] lib/csv/version.rb 47% [546/1144] lib/csv/writer.rb 47% [547/1144] lib/debug.rb 47% [548/1144] lib/delegate.rb 47% [549/1144] lib/did_you_mean.rb 48% [550/1144] lib/drb.rb 48% [551/1144] lib/drb/acl.rb 48% [552/1144] lib/drb/drb.rb 48% [553/1144] lib/drb/eq.rb 48% [554/1144] lib/drb/extserv.rb 48% [555/1144] lib/drb/extservm.rb 48% [556/1144] lib/drb/gw.rb 48% [557/1144] lib/drb/invokemethod.rb 48% [558/1144] lib/drb/observer.rb 48% [559/1144] lib/drb/ssl.rb 48% [560/1144] lib/drb/timeridconv.rb 49% [561/1144] lib/drb/unix.rb 49% [562/1144] lib/drb/weakidconv.rb 49% [563/1144] lib/erb.rb 49% [564/1144] lib/fileutils.rb 49% [565/1144] lib/find.rb 49% [566/1144] lib/forwardable.rb 49% [567/1144] lib/forwardable/impl.rb 49% [568/1144] lib/forwardable/version.rb 49% [569/1144] lib/getoptlong.rb 49% [570/1144] lib/ipaddr.rb 49% [571/1144] lib/irb.rb 50% [572/1144] lib/irb/cmd/chws.rb 50% [573/1144] lib/irb/cmd/fork.rb 50% [574/1144] lib/irb/cmd/help.rb 50% [575/1144] lib/irb/cmd/info.rb 50% [576/1144] lib/irb/cmd/load.rb 50% [577/1144] lib/irb/cmd/nop.rb 50% [578/1144] lib/irb/cmd/pushws.rb 50% [579/1144] lib/irb/cmd/subirb.rb 50% [580/1144] lib/irb/color.rb 50% [581/1144] lib/irb/completion.rb 50% [582/1144] lib/irb/context.rb 50% [583/1144] lib/irb/easter-egg.rb 51% [584/1144] lib/irb/ext/change-ws.rb 51% [585/1144] lib/irb/ext/history.rb 51% [586/1144] lib/irb/ext/loader.rb 51% [587/1144] lib/irb/ext/multi-irb.rb 51% [588/1144] lib/irb/ext/save-history.rb 51% [589/1144] lib/irb/ext/tracer.rb 51% [590/1144] lib/irb/ext/use-loader.rb 51% [591/1144] lib/irb/ext/workspaces.rb 51% [592/1144] lib/irb/extend-command.rb 51% [593/1144] lib/irb/frame.rb 51% [594/1144] lib/irb/help.rb 52% [595/1144] lib/irb/init.rb 52% [596/1144] lib/irb/input-method.rb 52% [597/1144] lib/irb/inspector.rb 52% [598/1144] lib/irb/lc/error.rb 52% [599/1144] lib/irb/lc/ja/encoding_aliases.rb 52% [600/1144] lib/irb/lc/ja/error.rb 52% [601/1144] lib/irb/locale.rb 52% [602/1144] lib/irb/magic-file.rb 52% [603/1144] lib/irb/notifier.rb 52% [604/1144] lib/irb/output-method.rb 52% [605/1144] lib/irb/ruby-lex.rb 52% [606/1144] lib/irb/src_encoding.rb 53% [607/1144] lib/irb/version.rb 53% [608/1144] lib/irb/workspace.rb 53% [609/1144] lib/irb/ws-for-case-2.rb 53% [610/1144] lib/irb/xmp.rb 53% [611/1144] lib/logger.rb 53% [612/1144] lib/matrix.rb 53% [613/1144] lib/matrix/eigenvalue_decomposition.rb 53% [614/1144] lib/matrix/lup_decomposition.rb 53% [615/1144] lib/matrix/version.rb 53% [616/1144] lib/mkmf.rb 53% [617/1144] lib/mutex_m.rb 54% [618/1144] lib/net/ftp.rb 54% [619/1144] lib/net/http.rb 54% [620/1144] lib/net/http/backward.rb 54% [621/1144] lib/net/http/exceptions.rb 54% [622/1144] lib/net/http/generic_request.rb 54% [623/1144] lib/net/http/header.rb 54% [624/1144] lib/net/http/proxy_delta.rb 54% [625/1144] lib/net/http/request.rb 54% [626/1144] lib/net/http/requests.rb 54% [627/1144] lib/net/http/response.rb 54% [628/1144] lib/net/http/responses.rb 54% [629/1144] lib/net/http/status.rb 55% [630/1144] lib/net/https.rb 55% [631/1144] lib/net/imap.rb 55% [632/1144] lib/net/pop.rb 55% [633/1144] lib/net/pop/version.rb 55% [634/1144] lib/net/protocol.rb 55% [635/1144] lib/net/smtp.rb 55% [636/1144] lib/net/smtp/version.rb 55% [637/1144] lib/observer.rb 55% [638/1144] lib/open-uri.rb 55% [639/1144] lib/open3.rb 55% [640/1144] lib/optionparser.rb 56% [641/1144] lib/optparse.rb 56% [642/1144] lib/optparse/ac.rb 56% [643/1144] lib/optparse/date.rb 56% [644/1144] lib/optparse/kwargs.rb 56% [645/1144] lib/optparse/shellwords.rb 56% [646/1144] lib/optparse/time.rb 56% [647/1144] lib/optparse/uri.rb 56% [648/1144] lib/optparse/version.rb 56% [649/1144] lib/ostruct.rb 56% [650/1144] lib/pp.rb 56% [651/1144] lib/prettyprint.rb 56% [652/1144] lib/prime.rb 57% [653/1144] lib/pstore.rb 57% [654/1144] lib/racc.rb 57% [655/1144] lib/racc/compat.rb 57% [656/1144] lib/racc/debugflags.rb 57% [657/1144] lib/racc/exception.rb 57% [658/1144] lib/racc/grammar.rb 57% [659/1144] lib/racc/grammarfileparser.rb 57% [660/1144] lib/racc/info.rb 57% [661/1144] lib/racc/iset.rb 57% [662/1144] lib/racc/logfilegenerator.rb 57% [663/1144] lib/racc/parser-text.rb 58% [664/1144] lib/racc/parser.rb 58% [665/1144] lib/racc/parserfilegenerator.rb 58% [666/1144] lib/racc/pre-setup 58% [667/1144] lib/racc/rdoc/grammar.en.rdoc 58% [668/1144] lib/racc/sourcetext.rb 58% [669/1144] lib/racc/state.rb 58% [670/1144] lib/racc/statetransitiontable.rb 58% [671/1144] lib/racc/static.rb 58% [672/1144] lib/rdoc.rb 58% [673/1144] lib/rdoc/alias.rb 58% [674/1144] lib/rdoc/anon_class.rb 59% [675/1144] lib/rdoc/any_method.rb 59% [676/1144] lib/rdoc/attr.rb 59% [677/1144] lib/rdoc/class_module.rb 59% [678/1144] lib/rdoc/code_object.rb 59% [679/1144] lib/rdoc/code_objects.rb 59% [680/1144] lib/rdoc/comment.rb 59% [681/1144] lib/rdoc/constant.rb 59% [682/1144] lib/rdoc/context.rb 59% [683/1144] lib/rdoc/cross_reference.rb 59% [684/1144] lib/rdoc/encoding.rb 59% [685/1144] lib/rdoc/erb_partial.rb 59% [686/1144] lib/rdoc/erbio.rb 60% [687/1144] lib/rdoc/extend.rb 60% [688/1144] lib/rdoc/generator.rb 60% [689/1144] lib/rdoc/ghost_method.rb 60% [690/1144] lib/rdoc/i18n.rb 60% [691/1144] lib/rdoc/include.rb 60% [692/1144] lib/rdoc/known_classes.rb 60% [693/1144] lib/rdoc/markdown.rb 60% [694/1144] lib/rdoc/markup.rb 60% [695/1144] lib/rdoc/meta_method.rb 60% [696/1144] lib/rdoc/method_attr.rb 60% [697/1144] lib/rdoc/mixin.rb 61% [698/1144] lib/rdoc/normal_class.rb 61% [699/1144] lib/rdoc/normal_module.rb 61% [700/1144] lib/rdoc/options.rb 61% [701/1144] lib/rdoc/parser.rb 61% [702/1144] lib/rdoc/parser/c.rb 61% [703/1144] lib/rdoc/parser/changelog.rb 61% [704/1144] lib/rdoc/parser/markdown.rb 61% [705/1144] lib/rdoc/parser/rd.rb 61% [706/1144] lib/rdoc/parser/ripper_state_lex.rb 61% [707/1144] lib/rdoc/parser/ruby.rb 61% [708/1144] lib/rdoc/parser/ruby_tools.rb 61% [709/1144] lib/rdoc/parser/simple.rb 62% [710/1144] lib/rdoc/parser/text.rb 62% [711/1144] lib/rdoc/rd.rb 62% [712/1144] lib/rdoc/rdoc.rb 62% [713/1144] lib/rdoc/require.rb 62% [714/1144] lib/rdoc/ri.rb 62% [715/1144] lib/rdoc/rubygems_hook.rb 62% [716/1144] lib/rdoc/servlet.rb 62% [717/1144] lib/rdoc/single_class.rb 62% [718/1144] lib/rdoc/stats.rb 62% [719/1144] lib/rdoc/store.rb 62% [720/1144] lib/rdoc/task.rb 63% [721/1144] lib/rdoc/text.rb 63% [722/1144] lib/rdoc/token_stream.rb 63% [723/1144] lib/rdoc/tom_doc.rb 63% [724/1144] lib/rdoc/top_level.rb 63% [725/1144] lib/rdoc/version.rb 63% [726/1144] lib/readline.rb 63% [727/1144] lib/reline.rb 63% [728/1144] lib/resolv-replace.rb 63% [729/1144] lib/resolv.rb 63% [730/1144] lib/rexml/attlistdecl.rb 63% [731/1144] lib/rexml/attribute.rb 63% [732/1144] lib/rexml/cdata.rb 64% [733/1144] lib/rexml/child.rb 64% [734/1144] lib/rexml/comment.rb 64% [735/1144] lib/rexml/doctype.rb 64% [736/1144] lib/rexml/document.rb 64% [737/1144] lib/rexml/dtd/attlistdecl.rb 64% [738/1144] lib/rexml/dtd/dtd.rb 64% [739/1144] lib/rexml/dtd/elementdecl.rb 64% [740/1144] lib/rexml/dtd/entitydecl.rb 64% [741/1144] lib/rexml/dtd/notationdecl.rb 64% [742/1144] lib/rexml/element.rb 64% [743/1144] lib/rexml/encoding.rb 65% [744/1144] lib/rexml/entity.rb 65% [745/1144] lib/rexml/formatters/default.rb 65% [746/1144] lib/rexml/formatters/pretty.rb 65% [747/1144] lib/rexml/formatters/transitive.rb 65% [748/1144] lib/rexml/functions.rb 65% [749/1144] lib/rexml/instruction.rb 65% [750/1144] lib/rexml/light/node.rb 65% [751/1144] lib/rexml/namespace.rb 65% [752/1144] lib/rexml/node.rb 65% [753/1144] lib/rexml/output.rb 65% [754/1144] lib/rexml/parent.rb 65% [755/1144] lib/rexml/parseexception.rb 66% [756/1144] lib/rexml/parsers/baseparser.rb 66% [757/1144] lib/rexml/parsers/lightparser.rb 66% [758/1144] lib/rexml/parsers/pullparser.rb 66% [759/1144] lib/rexml/parsers/sax2parser.rb 66% [760/1144] lib/rexml/parsers/streamparser.rb 66% [761/1144] lib/rexml/parsers/treeparser.rb 66% [762/1144] lib/rexml/parsers/ultralightparser.rb 66% [763/1144] lib/rexml/parsers/xpathparser.rb 66% [764/1144] lib/rexml/quickpath.rb 66% [765/1144] lib/rexml/rexml.rb 66% [766/1144] lib/rexml/sax2listener.rb 67% [767/1144] lib/rexml/security.rb 67% [768/1144] lib/rexml/source.rb 67% [769/1144] lib/rexml/streamlistener.rb 67% [770/1144] lib/rexml/text.rb 67% [771/1144] lib/rexml/undefinednamespaceexception.rb 67% [772/1144] lib/rexml/validation/relaxng.rb 67% [773/1144] lib/rexml/validation/validation.rb 67% [774/1144] lib/rexml/validation/validationexception.rb 67% [775/1144] lib/rexml/xmldecl.rb 67% [776/1144] lib/rexml/xmltokens.rb 67% [777/1144] lib/rexml/xpath.rb 68% [778/1144] lib/rexml/xpath_parser.rb 68% [779/1144] lib/rinda/rinda.rb 68% [780/1144] lib/rinda/ring.rb 68% [781/1144] lib/rinda/tuplespace.rb 68% [782/1144] lib/rss.rb 68% [783/1144] lib/rss/0.9.rb 68% [784/1144] lib/rss/1.0.rb 68% [785/1144] lib/rss/2.0.rb 68% [786/1144] lib/rss/atom.rb 68% [787/1144] lib/rss/content.rb 68% [788/1144] lib/rss/content/1.0.rb 68% [789/1144] lib/rss/content/2.0.rb 69% [790/1144] lib/rss/converter.rb 69% [791/1144] lib/rss/dublincore.rb 69% [792/1144] lib/rss/dublincore/1.0.rb 69% [793/1144] lib/rss/dublincore/2.0.rb 69% [794/1144] lib/rss/dublincore/atom.rb 69% [795/1144] lib/rss/image.rb 69% [796/1144] lib/rss/itunes.rb 69% [797/1144] lib/rss/maker.rb 69% [798/1144] lib/rss/maker/0.9.rb 69% [799/1144] lib/rss/maker/1.0.rb 69% [800/1144] lib/rss/maker/2.0.rb 70% [801/1144] lib/rss/maker/atom.rb 70% [802/1144] lib/rss/maker/base.rb 70% [803/1144] lib/rss/maker/content.rb 70% [804/1144] lib/rss/maker/dublincore.rb 70% [805/1144] lib/rss/maker/entry.rb 70% [806/1144] lib/rss/maker/feed.rb 70% [807/1144] lib/rss/maker/image.rb 70% [808/1144] lib/rss/maker/itunes.rb 70% [809/1144] lib/rss/maker/slash.rb 70% [810/1144] lib/rss/maker/syndication.rb 70% [811/1144] lib/rss/maker/taxonomy.rb 70% [812/1144] lib/rss/maker/trackback.rb 71% [813/1144] lib/rss/parser.rb 71% [814/1144] lib/rss/rexmlparser.rb 71% [815/1144] lib/rss/rss.rb 71% [816/1144] lib/rss/slash.rb 71% [817/1144] lib/rss/syndication.rb 71% [818/1144] lib/rss/taxonomy.rb 71% [819/1144] lib/rss/trackback.rb 71% [820/1144] lib/rss/utils.rb 71% [821/1144] lib/rss/version.rb 71% [822/1144] lib/rss/xml-stylesheet.rb 71% [823/1144] lib/rss/xml.rb 72% [824/1144] lib/rss/xmlparser.rb 72% [825/1144] lib/rss/xmlscanner.rb 72% [826/1144] lib/rubygems.rb 72% [827/1144] lib/rubygems/available_set.rb 72% [828/1144] lib/rubygems/basic_specification.rb 72% [829/1144] lib/rubygems/bundler_version_finder.rb 72% [830/1144] lib/rubygems/command.rb 72% [831/1144] lib/rubygems/command_manager.rb 72% [832/1144] lib/rubygems/commands/build_command.rb 72% [833/1144] lib/rubygems/commands/cert_command.rb 72% [834/1144] lib/rubygems/commands/check_command.rb 72% [835/1144] lib/rubygems/commands/cleanup_command.rb 73% [836/1144] lib/rubygems/commands/contents_command.rb 73% [837/1144] lib/rubygems/commands/dependency_command.rb 73% [838/1144] lib/rubygems/commands/environment_command.rb 73% [839/1144] lib/rubygems/commands/fetch_command.rb 73% [840/1144] lib/rubygems/commands/generate_index_command.rb 73% [841/1144] lib/rubygems/commands/help_command.rb 73% [842/1144] lib/rubygems/commands/info_command.rb 73% [843/1144] lib/rubygems/commands/install_command.rb 73% [844/1144] lib/rubygems/commands/list_command.rb 73% [845/1144] lib/rubygems/commands/lock_command.rb 73% [846/1144] lib/rubygems/commands/mirror_command.rb 74% [847/1144] lib/rubygems/commands/open_command.rb 74% [848/1144] lib/rubygems/commands/outdated_command.rb 74% [849/1144] lib/rubygems/commands/owner_command.rb 74% [850/1144] lib/rubygems/commands/pristine_command.rb 74% [851/1144] lib/rubygems/commands/push_command.rb 74% [852/1144] lib/rubygems/commands/query_command.rb 74% [853/1144] lib/rubygems/commands/rdoc_command.rb 74% [854/1144] lib/rubygems/commands/search_command.rb 74% [855/1144] lib/rubygems/commands/server_command.rb 74% [856/1144] lib/rubygems/commands/setup_command.rb 74% [857/1144] lib/rubygems/commands/signin_command.rb 75% [858/1144] lib/rubygems/commands/signout_command.rb 75% [859/1144] lib/rubygems/commands/sources_command.rb 75% [860/1144] lib/rubygems/commands/specification_command.rb 75% [861/1144] lib/rubygems/commands/stale_command.rb 75% [862/1144] lib/rubygems/commands/uninstall_command.rb 75% [863/1144] lib/rubygems/commands/unpack_command.rb 75% [864/1144] lib/rubygems/commands/update_command.rb 75% [865/1144] lib/rubygems/commands/which_command.rb 75% [866/1144] lib/rubygems/commands/yank_command.rb 75% [867/1144] lib/rubygems/compatibility.rb 75% [868/1144] lib/rubygems/config_file.rb 75% [869/1144] lib/rubygems/core_ext/kernel_gem.rb 76% [870/1144] lib/rubygems/core_ext/kernel_require.rb 76% [871/1144] lib/rubygems/core_ext/kernel_warn.rb 76% [872/1144] lib/rubygems/defaults.rb 76% [873/1144] lib/rubygems/dependency.rb 76% [874/1144] lib/rubygems/dependency_installer.rb 76% [875/1144] lib/rubygems/dependency_list.rb 76% [876/1144] lib/rubygems/deprecate.rb 76% [877/1144] lib/rubygems/doctor.rb 76% [878/1144] lib/rubygems/errors.rb 76% [879/1144] lib/rubygems/exceptions.rb 76% [880/1144] lib/rubygems/ext.rb 77% [881/1144] lib/rubygems/ext/build_error.rb 77% [882/1144] lib/rubygems/ext/builder.rb 77% [883/1144] lib/rubygems/ext/cmake_builder.rb 77% [884/1144] lib/rubygems/ext/configure_builder.rb 77% [885/1144] lib/rubygems/ext/ext_conf_builder.rb 77% [886/1144] lib/rubygems/ext/rake_builder.rb 77% [887/1144] lib/rubygems/gem_runner.rb 77% [888/1144] lib/rubygems/gemcutter_utilities.rb 77% [889/1144] lib/rubygems/indexer.rb 77% [890/1144] lib/rubygems/install_default_message.rb 77% [891/1144] lib/rubygems/install_message.rb 77% [892/1144] lib/rubygems/install_update_options.rb 78% [893/1144] lib/rubygems/installer.rb 78% [894/1144] lib/rubygems/installer_test_case.rb 78% [895/1144] lib/rubygems/local_remote_options.rb 78% [896/1144] lib/rubygems/mock_gem_ui.rb 78% [897/1144] lib/rubygems/name_tuple.rb 78% [898/1144] lib/rubygems/package.rb 78% [899/1144] lib/rubygems/package/digest_io.rb 78% [900/1144] lib/rubygems/package/file_source.rb 78% [901/1144] lib/rubygems/package/io_source.rb 78% [902/1144] lib/rubygems/package/old.rb 78% [903/1144] lib/rubygems/package/source.rb 79% [904/1144] lib/rubygems/package/tar_header.rb 79% [905/1144] lib/rubygems/package/tar_reader.rb 79% [906/1144] lib/rubygems/package/tar_reader/entry.rb 79% [907/1144] lib/rubygems/package/tar_test_case.rb 79% [908/1144] lib/rubygems/package/tar_writer.rb 79% [909/1144] lib/rubygems/package_task.rb 79% [910/1144] lib/rubygems/path_support.rb 79% [911/1144] lib/rubygems/platform.rb 79% [912/1144] lib/rubygems/psych_additions.rb 79% [913/1144] lib/rubygems/psych_tree.rb 79% [914/1144] lib/rubygems/rdoc.rb 79% [915/1144] lib/rubygems/remote_fetcher.rb 80% [916/1144] lib/rubygems/request.rb 80% [917/1144] lib/rubygems/request/connection_pools.rb 80% [918/1144] lib/rubygems/request/http_pool.rb 80% [919/1144] lib/rubygems/request/https_pool.rb 80% [920/1144] lib/rubygems/request_set.rb 80% [921/1144] lib/rubygems/request_set/gem_dependency_api.rb 80% [922/1144] lib/rubygems/request_set/lockfile.rb 80% [923/1144] lib/rubygems/request_set/lockfile/parser.rb 80% [924/1144] lib/rubygems/request_set/lockfile/tokenizer.rb 80% [925/1144] lib/rubygems/requirement.rb 80% [926/1144] lib/rubygems/resolver.rb 81% [927/1144] lib/rubygems/resolver/activation_request.rb 81% [928/1144] lib/rubygems/resolver/api_set.rb 81% [929/1144] lib/rubygems/resolver/api_specification.rb 81% [930/1144] lib/rubygems/resolver/best_set.rb 81% [931/1144] lib/rubygems/resolver/composed_set.rb 81% [932/1144] lib/rubygems/resolver/conflict.rb 81% [933/1144] lib/rubygems/resolver/current_set.rb 81% [934/1144] lib/rubygems/resolver/dependency_request.rb 81% [935/1144] lib/rubygems/resolver/git_set.rb 81% [936/1144] lib/rubygems/resolver/git_specification.rb 81% [937/1144] lib/rubygems/resolver/index_set.rb 81% [938/1144] lib/rubygems/resolver/index_specification.rb 82% [939/1144] lib/rubygems/resolver/installed_specification.rb 82% [940/1144] lib/rubygems/resolver/installer_set.rb 82% [941/1144] lib/rubygems/resolver/local_specification.rb 82% [942/1144] lib/rubygems/resolver/lock_set.rb 82% [943/1144] lib/rubygems/resolver/lock_specification.rb 82% [944/1144] lib/rubygems/resolver/molinillo.rb 82% [945/1144] lib/rubygems/resolver/molinillo/lib/molinillo.rb 82% [946/1144] lib/rubygems/resolver/molinillo/lib/molinillo/delegates/resolution_state.rb 82% [947/1144] lib/rubygems/resolver/molinillo/lib/molinillo/delegates/specification_provider.rb 82% [948/1144] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph.rb 82% [949/1144] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/action.rb 83% [950/1144] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/add_edge_no_circular.rb 83% [951/1144] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/add_vertex.rb 83% [952/1144] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/delete_edge.rb 83% [953/1144] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/detach_vertex_named.rb 83% [954/1144] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/log.rb 83% [955/1144] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/set_payload.rb 83% [956/1144] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/tag.rb 83% [957/1144] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/vertex.rb 83% [958/1144] lib/rubygems/resolver/molinillo/lib/molinillo/errors.rb 83% [959/1144] lib/rubygems/resolver/molinillo/lib/molinillo/gem_metadata.rb 83% [960/1144] lib/rubygems/resolver/molinillo/lib/molinillo/modules/specification_provider.rb 84% [961/1144] lib/rubygems/resolver/molinillo/lib/molinillo/modules/ui.rb 84% [962/1144] lib/rubygems/resolver/molinillo/lib/molinillo/resolution.rb 84% [963/1144] lib/rubygems/resolver/molinillo/lib/molinillo/resolver.rb 84% [964/1144] lib/rubygems/resolver/molinillo/lib/molinillo/state.rb 84% [965/1144] lib/rubygems/resolver/requirement_list.rb 84% [966/1144] lib/rubygems/resolver/set.rb 84% [967/1144] lib/rubygems/resolver/source_set.rb 84% [968/1144] lib/rubygems/resolver/spec_specification.rb 84% [969/1144] lib/rubygems/resolver/specification.rb 84% [970/1144] lib/rubygems/resolver/stats.rb 84% [971/1144] lib/rubygems/resolver/vendor_set.rb 84% [972/1144] lib/rubygems/resolver/vendor_specification.rb 85% [973/1144] lib/rubygems/s3_uri_signer.rb 85% [974/1144] lib/rubygems/safe_yaml.rb 85% [975/1144] lib/rubygems/security.rb 85% [976/1144] lib/rubygems/security/policies.rb 85% [977/1144] lib/rubygems/security/policy.rb 85% [978/1144] lib/rubygems/security/signer.rb 85% [979/1144] lib/rubygems/security/trust_dir.rb 85% [980/1144] lib/rubygems/security_option.rb 85% [981/1144] lib/rubygems/server.rb 85% [982/1144] lib/rubygems/source.rb 85% [983/1144] lib/rubygems/source/git.rb 86% [984/1144] lib/rubygems/source/installed.rb 86% [985/1144] lib/rubygems/source/local.rb 86% [986/1144] lib/rubygems/source/lock.rb 86% [987/1144] lib/rubygems/source/specific_file.rb 86% [988/1144] lib/rubygems/source/vendor.rb 86% [989/1144] lib/rubygems/source_list.rb 86% [990/1144] lib/rubygems/source_local.rb 86% [991/1144] lib/rubygems/source_specific_file.rb 86% [992/1144] lib/rubygems/spec_fetcher.rb 86% [993/1144] lib/rubygems/specification.rb 86% [994/1144] lib/rubygems/specification_policy.rb 86% [995/1144] lib/rubygems/stub_specification.rb 87% [996/1144] lib/rubygems/syck_hack.rb 87% [997/1144] lib/rubygems/test_case.rb 87% [998/1144] lib/rubygems/test_utilities.rb 87% [999/1144] lib/rubygems/text.rb 87% [1000/1144] lib/rubygems/uninstaller.rb 87% [1001/1144] lib/rubygems/uri_formatter.rb 87% [1002/1144] lib/rubygems/uri_parser.rb 87% [1003/1144] lib/rubygems/uri_parsing.rb 87% [1004/1144] lib/rubygems/user_interaction.rb 87% [1005/1144] lib/rubygems/util.rb 87% [1006/1144] lib/rubygems/util/licenses.rb 88% [1007/1144] lib/rubygems/util/list.rb 88% [1008/1144] lib/rubygems/validator.rb 88% [1009/1144] lib/rubygems/version.rb 88% [1010/1144] lib/rubygems/version_option.rb 88% [1011/1144] lib/securerandom.rb 88% [1012/1144] lib/set.rb 88% [1013/1144] lib/shellwords.rb 88% [1014/1144] lib/singleton.rb 88% [1015/1144] lib/tempfile.rb 88% [1016/1144] lib/time.rb 88% [1017/1144] lib/timeout.rb 88% [1018/1144] lib/tmpdir.rb 89% [1019/1144] lib/tracer.rb 89% [1020/1144] lib/tsort.rb 89% [1021/1144] lib/un.rb 89% [1022/1144] lib/unicode_normalize/normalize.rb 89% [1023/1144] lib/unicode_normalize/tables.rb 89% [1024/1144] lib/uri.rb 89% [1025/1144] lib/uri/common.rb 89% [1026/1144] lib/uri/file.rb 89% [1027/1144] lib/uri/ftp.rb 89% [1028/1144] lib/uri/generic.rb 89% [1029/1144] lib/uri/http.rb 90% [1030/1144] lib/uri/https.rb 90% [1031/1144] lib/uri/ldap.rb 90% [1032/1144] lib/uri/ldaps.rb 90% [1033/1144] lib/uri/mailto.rb 90% [1034/1144] lib/uri/rfc2396_parser.rb 90% [1035/1144] lib/uri/rfc3986_parser.rb 90% [1036/1144] lib/uri/version.rb 90% [1037/1144] lib/weakref.rb 90% [1038/1144] lib/webrick.rb 90% [1039/1144] lib/webrick/accesslog.rb 90% [1040/1144] lib/webrick/cgi.rb 90% [1041/1144] lib/webrick/compat.rb 91% [1042/1144] lib/webrick/config.rb 91% [1043/1144] lib/webrick/cookie.rb 91% [1044/1144] lib/webrick/htmlutils.rb 91% [1045/1144] lib/webrick/httpauth.rb 91% [1046/1144] lib/webrick/httpauth/authenticator.rb 91% [1047/1144] lib/webrick/httpauth/basicauth.rb 91% [1048/1144] lib/webrick/httpauth/digestauth.rb 91% [1049/1144] lib/webrick/httpauth/htdigest.rb 91% [1050/1144] lib/webrick/httpauth/htgroup.rb 91% [1051/1144] lib/webrick/httpauth/htpasswd.rb 91% [1052/1144] lib/webrick/httpauth/userdb.rb 92% [1053/1144] lib/webrick/httpproxy.rb 92% [1054/1144] lib/webrick/httprequest.rb 92% [1055/1144] lib/webrick/httpresponse.rb 92% [1056/1144] lib/webrick/https.rb 92% [1057/1144] lib/webrick/httpserver.rb 92% [1058/1144] lib/webrick/httpservlet.rb 92% [1059/1144] lib/webrick/httpservlet/abstract.rb 92% [1060/1144] lib/webrick/httpservlet/cgi_runner.rb 92% [1061/1144] lib/webrick/httpservlet/cgihandler.rb 92% [1062/1144] lib/webrick/httpservlet/erbhandler.rb 92% [1063/1144] lib/webrick/httpservlet/filehandler.rb 93% [1064/1144] lib/webrick/httpservlet/prochandler.rb 93% [1065/1144] lib/webrick/httpstatus.rb 93% [1066/1144] lib/webrick/httputils.rb 93% [1067/1144] lib/webrick/httpversion.rb 93% [1068/1144] lib/webrick/log.rb 93% [1069/1144] lib/webrick/server.rb 93% [1070/1144] lib/webrick/ssl.rb 93% [1071/1144] lib/webrick/utils.rb 93% [1072/1144] lib/webrick/version.rb 93% [1073/1144] lib/yaml.rb 93% [1074/1144] lib/yaml/dbm.rb 93% [1075/1144] lib/yaml/store.rb 94% [1076/1144] load.c 94% [1077/1144] loadpath.c 94% [1078/1144] localeinit.c 94% [1079/1144] main.c 94% [1080/1144] marshal.c 94% [1081/1144] math.c 94% [1082/1144] mini_builtin.c 94% [1083/1144] miniinit.c 94% [1084/1144] miniprelude.c 94% [1085/1144] mjit.c 94% [1086/1144] mjit_compile.c 95% [1087/1144] mjit_worker.c 95% [1088/1144] node.c 95% [1089/1144] numeric.c 95% [1090/1144] object.c 95% [1091/1144] pack.c 95% [1092/1144] pack.rb 95% [1093/1144] parse.c 95% [1094/1144] parse.y 95% [1095/1144] prelude.rb 95% [1096/1144] proc.c 95% [1097/1144] process.c 95% [1098/1144] random.c 96% [1099/1144] range.c 96% [1100/1144] rational.c 96% [1101/1144] rbconfig.rb 96% [1102/1144] re.c 96% [1103/1144] regcomp.c 96% [1104/1144] regenc.c 96% [1105/1144] regerror.c 96% [1106/1144] regexec.c 96% [1107/1144] regparse.c 96% [1108/1144] regsyntax.c 96% [1109/1144] ruby-runner.c 97% [1110/1144] ruby.c 97% [1111/1144] rubystub.c 97% [1112/1144] safe.c 97% [1113/1144] signal.c 97% [1114/1144] siphash.c 97% [1115/1144] sparc.c 97% [1116/1144] sprintf.c 97% [1117/1144] st.c 97% [1118/1144] strftime.c 97% [1119/1144] string.c 97% [1120/1144] struct.c 97% [1121/1144] symbol.c 98% [1122/1144] thread.c 98% [1123/1144] thread_pthread.c 98% [1124/1144] thread_sync.c 98% [1125/1144] thread_win32.c 98% [1126/1144] time.c 98% [1127/1144] trace_point.rb 98% [1128/1144] transcode.c 98% [1129/1144] transient_heap.c 98% [1130/1144] util.c 98% [1131/1144] variable.c 98% [1132/1144] version.c 99% [1133/1144] vm.c 99% [1134/1144] vm_args.c 99% [1135/1144] vm_backtrace.c 99% [1136/1144] vm_dump.c 99% [1137/1144] vm_eval.c 99% [1138/1144] vm_exec.c 99% [1139/1144] vm_insnhelper.c 99% [1140/1144] vm_method.c 99% [1141/1144] vm_trace.c 99% [1142/1144] vsnprintf.c 99% [1143/1144] warning.rb 100% [1144/1144] win32/README.win32 Generating RI format into /home/buildozer/aports/main/ruby/src/ruby-2.7.6/.ext/rdoc... Files: 1144 Classes: 1619 ( 759 undocumented) Modules: 328 ( 135 undocumented) Constants: 2435 ( 726 undocumented) Attributes: 1490 ( 559 undocumented) Methods: 13068 (4014 undocumented) Total: 18940 (6193 undocumented) 67.30% documented Elapsed: 45.5s ./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems -r./aarch64-linux-musl-fake ./tool/rbinstall.rb --make="make" --dest-dir="/home/buildozer/aports/main/ruby/pkg/ruby" --extout=".ext" --mflags="-j64 --jobserver-auth=7,8" --make-flags=" -j64 --jobserver-auth=7,8 -- 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/2.7.0/aarch64-linux-musl installing pkgconfig data: /usr/lib/pkgconfig installing extension objects: /usr/lib/ruby/2.7.0/aarch64-linux-musl installing extension objects: /usr/local/lib/site_ruby/2.7.0/aarch64-linux-musl installing extension objects: /usr/lib/ruby/vendor_ruby/2.7.0/aarch64-linux-musl installing extension headers: /usr/include/ruby-2.7.0/aarch64-linux-musl installing extension scripts: /usr/lib/ruby/2.7.0 installing extension scripts: /usr/local/lib/site_ruby/2.7.0 installing extension scripts: /usr/lib/ruby/vendor_ruby/2.7.0 installing extension headers: /usr/include/ruby-2.7.0/ruby installing rdoc: /usr/share/ri/2.7.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/2.7.0 installing common headers: /usr/include/ruby-2.7.0 installing manpages: /usr/share/man (man1, man5) installing default gems from lib: /usr/lib/ruby/gems/2.7.0 (build_info, cache, doc, extensions, gems, specifications) benchmark 0.1.0 bundler 2.1.4 cgi 0.1.0.1 csv 3.1.2 delegate 0.1.0 did_you_mean 1.4.0 fileutils 1.4.1 forwardable 1.3.1 getoptlong 0.1.0 ipaddr 1.2.2 irb 1.2.6 logger 1.4.2 matrix 0.2.0 mutex_m 0.1.0 net-pop 0.1.0 net-smtp 0.1.0 observer 0.1.0 open3 0.1.0 ostruct 0.2.0 prime 0.1.1 pstore 0.1.0 racc 1.4.16 rdoc 6.2.1.1 readline 0.0.2 reline 0.1.5 rexml 3.2.3.1 rss 0.2.8 singleton 0.1.0 timeout 0.1.0 tracer 0.1.0 uri 0.10.0 webrick 1.6.1 yaml 0.1.0 installing default gems from ext: /usr/lib/ruby/gems/2.7.0 (build_info, cache, doc, extensions, gems, specifications) bigdecimal 2.0.0 date 3.0.3 dbm 1.1.0 etc 1.1.0 fcntl 1.0.0 fiddle 1.0.0 gdbm 2.1.0 io-console 0.5.6 json 2.3.0 openssl 2.1.3 psych 3.1.0 readline-ext 0.1.0 sdbm 1.0.0 stringio 0.1.0 strscan 1.0.3 zlib 1.1.0 installing bundled gems: /usr/lib/ruby/gems/2.7.0 (build_info, cache, doc, extensions, gems, specifications) xmlrpc 0.3.0 power_assert 1.1.7 test-unit 3.3.4 minitest 5.13.0 rake 13.0.1 net-telnet 0.2.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-bigdecimal*: Running split function bigdecimal... >>> ruby-bigdecimal*: Preparing subpackage ruby-bigdecimal... >>> ruby-bigdecimal*: Running postcheck for ruby-bigdecimal >>> ruby-etc*: Running split function etc... >>> ruby-etc*: Preparing subpackage ruby-etc... >>> ruby-etc*: Running postcheck for ruby-etc >>> ruby-fiddle*: Running split function fiddle... >>> ruby-fiddle*: Preparing subpackage ruby-fiddle... >>> ruby-fiddle*: Running postcheck for ruby-fiddle >>> ruby-gdbm*: Running split function gdbm... >>> ruby-gdbm*: Preparing subpackage ruby-gdbm... >>> ruby-gdbm*: Running postcheck for ruby-gdbm >>> ruby-io-console*: Running split function io_console... >>> ruby-io-console*: Preparing subpackage ruby-io-console... >>> ruby-io-console*: Running postcheck for ruby-io-console >>> ruby-irb*: Running split function irb... >>> ruby-irb*: Preparing subpackage ruby-irb... >>> ruby-irb*: Running postcheck for ruby-irb >>> ruby-json*: Running split function json... >>> ruby-json*: Preparing subpackage ruby-json... >>> ruby-json*: Running postcheck for ruby-json >>> ruby-minitest*: Running split function minitest... >>> ruby-minitest*: Preparing subpackage ruby-minitest... >>> ruby-minitest*: Running postcheck for ruby-minitest >>> ruby-net-telnet*: Running split function net_telnet... >>> ruby-net-telnet*: Preparing subpackage ruby-net-telnet... >>> ruby-net-telnet*: Running postcheck for ruby-net-telnet >>> ruby-power_assert*: Running split function power_assert... >>> ruby-power_assert*: Preparing subpackage ruby-power_assert... >>> ruby-power_assert*: Running postcheck for ruby-power_assert >>> ruby-rake*: Running split function rake... >>> ruby-rake*: Preparing subpackage ruby-rake... >>> ruby-rake*: Running postcheck for ruby-rake >>> ruby-rdoc*: Running split function rdoc... >>> ruby-rdoc*: Preparing subpackage ruby-rdoc... >>> ruby-rdoc*: Running postcheck for ruby-rdoc >>> ruby-sdbm*: Running split function sdbm... >>> ruby-sdbm*: Preparing subpackage ruby-sdbm... >>> ruby-sdbm*: Running postcheck for ruby-sdbm >>> ruby-test-unit*: Running split function test_unit... >>> ruby-test-unit*: Preparing subpackage ruby-test-unit... >>> ruby-test-unit*: Running postcheck for ruby-test-unit >>> ruby-webrick*: Running split function webrick... >>> ruby-webrick*: Preparing subpackage ruby-webrick... >>> ruby-webrick*: Running postcheck for ruby-webrick >>> ruby-xmlrpc*: Running split function xmlrpc... >>> ruby-xmlrpc*: Preparing subpackage ruby-xmlrpc... >>> ruby-xmlrpc*: Running postcheck for ruby-xmlrpc >>> ruby-libs*: Running split function libs... >>> 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-2.7.6-r0.apk >>> ruby*: Adding .post-upgrade >>> ruby-bigdecimal*: Scanning shared objects >>> ruby-dbg*: Scanning shared objects >>> ruby-dev*: Scanning shared objects >>> ruby-doc*: Scanning shared objects >>> ruby-etc*: Scanning shared objects >>> ruby-fiddle*: Scanning shared objects >>> ruby-full*: Scanning shared objects >>> ruby-gdbm*: Scanning shared objects >>> ruby-io-console*: Scanning shared objects >>> ruby-irb*: Scanning shared objects >>> ruby-json*: Scanning shared objects >>> ruby-libs*: Scanning shared objects >>> ruby-minitest*: Scanning shared objects >>> ruby-net-telnet*: Scanning shared objects >>> ruby-power_assert*: Scanning shared objects >>> ruby-rake*: Scanning shared objects >>> ruby-rdoc*: Scanning shared objects >>> ruby-sdbm*: Scanning shared objects >>> ruby-test-unit*: Scanning shared objects >>> ruby-webrick*: Scanning shared objects >>> ruby-xmlrpc*: Scanning shared objects >>> ruby*: Scanning shared objects >>> ruby-bigdecimal*: Tracing dependencies... ruby-libs so:libc.musl-aarch64.so.1 so:libruby.so.2.7 >>> ruby-bigdecimal*: Package size: 152.0 KB >>> ruby-bigdecimal*: Compressing data... >>> ruby-bigdecimal*: Create checksum... >>> ruby-bigdecimal*: Create ruby-bigdecimal-2.7.6-r0.apk >>> ruby-dbg*: Tracing dependencies... >>> ruby-dbg*: Package size: 6.4 MB >>> ruby-dbg*: Compressing data... >>> ruby-dbg*: Create checksum... >>> ruby-dbg*: Create ruby-dbg-2.7.6-r0.apk >>> ruby-dev*: Tracing dependencies... ruby=2.7.6-r0 gmp-dev libucontext-dev pkgconfig ruby-libs=2.7.6-r0 >>> ruby-dev*: Package size: 1.2 MB >>> ruby-dev*: Compressing data... >>> ruby-dev*: Create checksum... >>> ruby-dev*: Create ruby-dev-2.7.6-r0.apk >>> ruby-doc*: Tracing dependencies... >>> ruby-doc*: Package size: 75.2 MB >>> ruby-doc*: Compressing data... >>> ruby-doc*: Create checksum... >>> ruby-doc*: Create ruby-doc-2.7.6-r0.apk >>> ruby-etc*: Tracing dependencies... so:libc.musl-aarch64.so.1 so:libruby.so.2.7 >>> ruby-etc*: Package size: 80.0 KB >>> ruby-etc*: Compressing data... >>> ruby-etc*: Create checksum... >>> ruby-etc*: Create ruby-etc-2.7.6-r0.apk >>> ruby-fiddle*: Tracing dependencies... so:libc.musl-aarch64.so.1 so:libffi.so.7 so:libruby.so.2.7 >>> ruby-fiddle*: Package size: 148.0 KB >>> ruby-fiddle*: Compressing data... >>> ruby-fiddle*: Create checksum... >>> ruby-fiddle*: Create ruby-fiddle-2.7.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-2.7.6-r0.apk >>> ruby-gdbm*: Tracing dependencies... so:libc.musl-aarch64.so.1 so:libgdbm.so.6 so:libruby.so.2.7 >>> ruby-gdbm*: Package size: 76.0 KB >>> ruby-gdbm*: Compressing data... >>> ruby-gdbm*: Create checksum... >>> ruby-gdbm*: Create ruby-gdbm-2.7.6-r0.apk >>> ruby-io-console*: Tracing dependencies... so:libc.musl-aarch64.so.1 so:libruby.so.2.7 >>> ruby-io-console*: Package size: 96.0 KB >>> ruby-io-console*: Compressing data... >>> ruby-io-console*: Create checksum... >>> ruby-io-console*: Create ruby-io-console-2.7.6-r0.apk >>> ruby-irb*: Tracing dependencies... >>> ruby-irb*: Package size: 364.0 KB >>> ruby-irb*: Compressing data... >>> ruby-irb*: Create checksum... >>> ruby-irb*: Create ruby-irb-2.7.6-r0.apk >>> ruby-json*: Tracing dependencies... so:libc.musl-aarch64.so.1 so:libruby.so.2.7 >>> ruby-json*: Package size: 212.0 KB >>> ruby-json*: Compressing data... >>> ruby-json*: Create checksum... >>> ruby-json*: Create ruby-json-2.7.6-r0.apk >>> ruby-libs*: Tracing dependencies... so:libc.musl-aarch64.so.1 so:libcrypto.so.1.1 so:libgdbm.so.6 so:libgdbm_compat.so.4 so:libgmp.so.10 so:libreadline.so.8 so:libssl.so.1.1 so:libyaml-0.so.2 so:libz.so.1 >>> ruby-libs*: Package size: 13.4 MB >>> ruby-libs*: Compressing data... >>> ruby-libs*: Create checksum... >>> ruby-libs*: Create ruby-libs-2.7.6-r0.apk >>> ruby-minitest*: Tracing dependencies... >>> ruby-minitest*: Package size: 408.0 KB >>> ruby-minitest*: Compressing data... >>> ruby-minitest*: Create checksum... >>> ruby-minitest*: Create ruby-minitest-2.7.6-r0.apk >>> ruby-net-telnet*: Tracing dependencies... >>> ruby-net-telnet*: Package size: 132.0 KB >>> ruby-net-telnet*: Compressing data... >>> ruby-net-telnet*: Create checksum... >>> ruby-net-telnet*: Create ruby-net-telnet-2.7.6-r0.apk >>> ruby-power_assert*: Tracing dependencies... >>> ruby-power_assert*: Package size: 136.0 KB >>> ruby-power_assert*: Compressing data... >>> ruby-power_assert*: Create checksum... >>> ruby-power_assert*: Create ruby-power_assert-2.7.6-r0.apk >>> ruby-rake*: Tracing dependencies... >>> ruby-rake*: Package size: 552.0 KB >>> ruby-rake*: Compressing data... >>> ruby-rake*: Create checksum... >>> ruby-rake*: Create ruby-rake-2.7.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-2.7.6-r0.apk >>> ruby-sdbm*: Tracing dependencies... so:libc.musl-aarch64.so.1 so:libruby.so.2.7 >>> ruby-sdbm*: Package size: 80.0 KB >>> ruby-sdbm*: Compressing data... >>> ruby-sdbm*: Create checksum... >>> ruby-sdbm*: Create ruby-sdbm-2.7.6-r0.apk >>> ruby-test-unit*: Tracing dependencies... >>> ruby-test-unit*: Package size: 1012.0 KB >>> ruby-test-unit*: Compressing data... >>> ruby-test-unit*: Create checksum... >>> ruby-test-unit*: Create ruby-test-unit-2.7.6-r0.apk >>> ruby-webrick*: Tracing dependencies... >>> ruby-webrick*: Package size: 328.0 KB >>> ruby-webrick*: Compressing data... >>> ruby-webrick*: Create checksum... >>> ruby-webrick*: Create ruby-webrick-2.7.6-r0.apk >>> ruby-xmlrpc*: Tracing dependencies... >>> ruby-xmlrpc*: Package size: 180.0 KB >>> ruby-xmlrpc*: Compressing data... >>> ruby-xmlrpc*: Create checksum... >>> ruby-xmlrpc*: Create ruby-xmlrpc-2.7.6-r0.apk >>> ruby*: Tracing dependencies... ca-certificates /bin/sh so:libc.musl-aarch64.so.1 so:libruby.so.2.7 >>> ruby*: Package size: 44.0 KB >>> ruby*: Compressing data... >>> ruby*: Create checksum... >>> ruby*: Create ruby-2.7.6-r0.apk >>> ruby: Build complete at Tue, 12 Apr 2022 22:13:27 +0000 elapsed time 0h 3m 54s >>> ruby: Cleaning up srcdir >>> ruby: Cleaning up pkgdir >>> ruby: Uninstalling dependencies... (1/30) Purging .makedepends-ruby (20220412.220933) (2/30) Purging gmp-dev (6.2.1-r1) (3/30) Purging libgmpxx (6.2.1-r1) (4/30) Purging libucontext-dev (1.0-r0) (5/30) Purging libucontext (1.0-r0) (6/30) Purging zlib-dev (1.2.12-r0) (7/30) Purging openssl-dev (1.1.1n-r0) (8/30) Purging gdbm-dev (1.19-r0) (9/30) Purging gdbm (1.19-r0) (10/30) Purging readline-dev (8.1.0-r0) (11/30) Purging libhistory (8.1.0-r0) (12/30) Purging readline (8.1.0-r0) (13/30) Purging libffi-dev (3.3-r2) (14/30) Purging libffi (3.3-r2) (15/30) Purging coreutils (8.32-r2) Executing coreutils-8.32-r2.post-deinstall (16/30) Purging yaml-dev (0.2.5-r0) (17/30) Purging yaml (0.2.5-r0) (18/30) Purging linux-headers (5.7.8-r0) (19/30) Purging autoconf (2.69-r3) (20/30) Purging m4 (1.4.18-r2) (21/30) Purging utmps-openrc (0.1.0.0-r0) (22/30) Purging git-perl (2.30.3-r0) (23/30) Purging perl-git (2.30.3-r0) (24/30) Purging perl-error (0.17029-r1) (25/30) Purging perl (5.32.0-r0) (26/30) Purging ncurses-dev (6.2_p20210109-r0) (27/30) Purging utmps (0.1.0.0-r0) (28/30) Purging s6-ipcserver (2.10.0.0-r0) (29/30) Purging skalibs (2.10.0.0-r0) (30/30) Purging libbz2 (1.0.8-r1) Executing busybox-1.32.1-r8.trigger OK: 342 MiB in 88 packages >>> ruby: Updating the main/aarch64 repository index... >>> ruby: Signing the index...