gmake[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26' gmake[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. /jenkins/jobs/oi-userland/workspace/tools/userland-fetch --file /data/userland-archives/ruby-2.6.5.tar.xz --url https://cache.ruby-lang.org/pub/ruby/2.6/ruby-2.6.5.tar.xz --hash sha256:d5d6da717fd48524596f9b78ac5a2eeb9691753da5c06923a6c31190abe01a62 Source /data/userland-archives/ruby-2.6.5.tar.xz... not found, skipping file copy Source https://cache.ruby-lang.org/pub/ruby/2.6/ruby-2.6.5.tar.xz... downloading... validating signature... skipping (no signature URL) validating hash... ok /usr/bin/touch /data/userland-archives/ruby-2.6.5.tar.xz /bin/rm -f -r /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5 /usr/bin/env RUBY_VERSION=2.3 /jenkins/jobs/oi-userland/workspace/tools/userland-unpack /data/userland-archives/ruby-2.6.5.tar.xz /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/.unpacked /usr/gnu/bin/patch -d /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5 --strip=1 --backup --version-control=numbered < patches/01-ruby-path-in-man-page.patch patching file man/ruby.1 Hunk #1 succeeded at 214 (offset 2 lines). Hunk #2 succeeded at 351 (offset 2 lines). /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/.patched-01-ruby-path-in-man-page.patch /usr/gnu/bin/patch -d /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5 --strip=1 --backup --version-control=numbered < patches/02-config.patch patching file tool/config.guess patching file tool/config.sub /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/.patched-02-config.patch /usr/gnu/bin/patch -d /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5 --strip=1 --backup --version-control=numbered < patches/03-common-mk.patch patching file common.mk /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/.patched-03-common-mk.patch /usr/gnu/bin/patch -d /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5 --strip=1 --backup --version-control=numbered < patches/04-fix-test-crashes.patch patching file ext/fiddle/closure.c /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/.patched-04-fix-test-crashes.patch /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/.patched /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/.prep (/bin/rm -f -rf /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64) (cd /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64 ; /usr/bin/env CONFIG_SHELL="/bin/bash" CC="/usr/gcc/6/bin/gcc" CXX="/usr/gcc/6/bin/g++" F77="/usr/gcc/6/bin/gfortran" FC="/usr/gcc/6/bin/gfortran" CFLAGS="-m64 -O3 -DFFI_NO_RAW_API" CXXFLAGS=" -m64 -O3 " FFLAGS=" -m64 -O3 " FCFLAGS="-m64 -O3 " LDFLAGS="-m64" PKG_CONFIG_PATH="/usr/lib/amd64/pkgconfig" "ac_cv_func_realloc_0_nonnull=yes" CFLAGS="-m64 -O3 -DFFI_NO_RAW_API" CXXFLAGS="-m64 -O3" LDFLAGS="-m64" /bin/bash \ /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/configure CC="/usr/gcc/6/bin/gcc" CXX="/usr/gcc/6/bin/g++" F77="/usr/gcc/6/bin/gfortran" FC="/usr/gcc/6/bin/gfortran" CFLAGS="-m64 -O3 -DFFI_NO_RAW_API" CXXFLAGS=" -m64 -O3 " FFLAGS=" -m64 -O3 " FCFLAGS="-m64 -O3 " LDFLAGS="-m64" PKG_CONFIG_PATH="/usr/lib/amd64/pkgconfig" --prefix=/usr/ruby/2.6 --mandir=/usr/ruby/2.6/share/man --bindir=/usr/ruby/2.6/bin --libdir=/usr/ruby/2.6/lib/amd64 --sbindir=/usr/ruby/2.6/sbin --with-rubylibprefix=/usr/ruby/2.6/lib/ruby --enable-shared --enable-rpath --enable-dtrace --disable-install-capi --disable-option-checking --with-openssl CFLAGS="-m64 -O3 -DFFI_NO_RAW_API") checking for ruby... /usr/bin/ruby tool/config.guess already exists tool/config.sub already exists checking build system type... amd64-pc-solaris2.11 checking host system type... amd64-pc-solaris2.11 checking target system type... amd64-pc-solaris2.11 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 /usr/gcc/6/bin/gcc accepts -g... yes checking for /usr/gcc/6/bin/gcc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether /usr/gcc/6/bin/g++ accepts -g... yes checking how to run the C preprocessor... /usr/gcc/6/bin/gcc -E checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -E checking whether /usr/gcc/6/bin/gcc needs -traditional... no checking for ld... /usr/ccs/bin/ld checking whether the linker is GNU ld... no checking whether /usr/gcc/6/bin/gcc -E accepts -o... yes checking for /usr/gcc/6/bin/gcc... /usr/gcc/6/bin/gcc checking for ranlib... ranlib checking for ar... ar checking for ar flags... rcu checking for as... as checking for objdump... objdump checking for objcopy... objcopy checking for nm... nm checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/ginstall -c checking for a thread-safe mkdir -p... /usr/bin/gmkdir -p checking for dtrace... dtrace checking for dot... dot checking for doxygen... doxygen checking for pkg-config... pkg-config 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 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 -Wdeclaration-after-statement is accepted as CFLAGS... 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 -Wrestrict is accepted as CFLAGS... no 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... no checking whether -Wmissing-noreturn is accepted as CFLAGS... yes checking whether -Wno-cast-function-type is accepted as CFLAGS... yes checking whether -Wno-constant-logical-operand is accepted as CFLAGS... yes checking whether -Wno-long-long is accepted as CFLAGS... yes checking whether -Wno-missing-field-initializers is accepted as CFLAGS... yes checking whether -Wno-overlength-strings is accepted as CFLAGS... yes checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS... 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,2259 is accepted as CFLAGS... no checking whether -Wextra-tokens is accepted as CFLAGS... no checking whether -Wno-maybe-uninitialized is accepted as CFLAGS... yes 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... no 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 whether _XOPEN_SOURCE is already given... no checking appropriate _XOPEN_SOURCE value to define... 700 checking for crypt in -lcrypt... yes checking for dlopen in -ldl... yes checking for shl_load in -ldld... no checking for shutdown in -lsocket... yes 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... yes checking atomic.h presence... yes checking for atomic.h... yes 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... yes checking ieeefp.h presence... yes checking for ieeefp.h... yes 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... yes checking sys/attr.h presence... yes checking for sys/attr.h... yes 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... yes checking sys/mkdev.h presence... yes checking for sys/mkdev.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/prctl.h usability... no checking sys/prctl.h presence... no checking for sys/prctl.h... no 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... yes checking sys/utime.h presence... yes checking for sys/utime.h... yes checking syscall.h usability... no checking syscall.h presence... no checking for syscall.h... no 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... no checking gmp.h presence... no checking for gmp.h... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking wheather _LARGEFILE_SOURCE should be defined... no checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking whether char is unsigned... no checking for inline... inline checking for working volatile... yes checking for typeof syntax and keyword spelling... typeof checking for 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... ULONG 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... 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 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 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 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 return type of signal handlers... void checking for working alloca.h... yes checking for alloca... yes checking for dynamic size alloca... ok checking for working memcmp... yes checking for broken erfc of glibc-2.3.6 on IA64... no 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 finite... yes checking for flock... yes checking for hypot... yes checking for isinf... no checking for isnan... 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 sys/pstat.h usability... no checking sys/pstat.h presence... no checking for sys/pstat.h... no checking for signbit... yes checking for broken memmem... 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... (cached) no checking for working fork... yes checking for __syscall... no checking for _longjmp... yes checking for arc4random_buf... yes checking for atan2l... yes checking for atan2f... yes checking for chroot... yes checking for chsize... no checking for clock_gettime... yes checking for cosh... yes checking for crypt_r... no 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... no checking for endgrent... yes checking for eventfd... yes 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... no 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 getpgid... yes checking for getpgrp... yes checking for getpriority... yes checking for getpwnam_r... yes checking for getresgid... no checking for getresuid... no 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... no 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... no checking for malloc_usable_size... no checking for malloc_size... no checking for mblen... yes checking for memalign... yes checking for memset_s... yes checking for writev... yes checking for memrchr... no checking for memmem... (cached) no 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 round... yes checking for sched_getaffinity... no checking for seekdir... yes checking for select_large_fdset... no checking for sendfile... no 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... no checking for setresuid... no 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... no 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... no checking for __builtin_alloca_with_align... yes checking for __builtin_assume_aligned... yes checking for __builtin_bswap16... yes checking for __builtin_bswap32... yes checking for __builtin_bswap64... yes checking for __builtin_popcount... yes checking for __builtin_popcountll... yes checking for __builtin_clz... yes checking for __builtin_clzl... yes checking for __builtin_clzll... yes checking for __builtin_ctz... yes checking for __builtin_ctzll... yes checking for __builtin_add_overflow... yes checking for __builtin_sub_overflow... yes checking for __builtin_mul_overflow... yes checking for __builtin_mul_overflow_p... no checking for __builtin_constant_p... yes checking for __builtin_choose_expr... yes checking for __builtin_choose_expr_constant_p... yes checking for __builtin_types_compatible_p... yes checking for __builtin_trap... yes checking 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... no checking whether tzname is declared... yes checking for tzname... yes checking for struct tm.tm_gmtoff... no 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... no checking whether right shift preserve sign bit... yes checking whether _SC_CLK_TCK is supported... yes checking stack growing direction on amd64... -1 checking native coroutine implementation for amd64-solaris2.11... no 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... yes checking for pthread_attr_getstack... yes checking for pthread_attr_getguardsize... yes checking for pthread_get_stackaddr_np... no checking for pthread_get_stacksize_np... no checking for thr_stksegment... yes 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... no 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 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... yes checking for broken backtrace... no checking valgrind/memcheck.h usability... no checking valgrind/memcheck.h presence... no checking for valgrind/memcheck.h... no checking for strip... strip checking whether -Wl,--no-undefined is accepted as LDFLAGS... yes checking whether wrapper for LD_LIBRARY_PATH_64 is needed... no checking whether dtrace USDT is available... yes(-xnolibs) checking whether dtrace needs post processing... rebuild 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... no checking for safe null command for make... true .ext/include/amd64-solaris2.11/ruby/config.h updated configure: ruby library version = 2.6.0 configure: creating ./config.status config.status: creating Makefile config.status: creating ruby-2.6.pc --- Configuration summary for ruby version 2.6.5 * Installation prefix: /usr/ruby/2.6 * exec prefix: ${prefix} * arch: amd64-solaris2.11 * site arch: ${arch} * RUBY_BASE_NAME: ruby * enable shared: yes * ruby lib prefix: ${exec_prefix}/lib/ruby * site libraries path: ${rubylibprefix}/${sitearch} * vendor path: ${rubylibprefix}/vendor_ruby * target OS: solaris2.11 * compiler: /usr/gcc/6/bin/gcc * with pthread: yes * enable shared libs: yes * dynamic library ext: so * CFLAGS: ${optflags} ${debugflags} ${warnflags} * LDFLAGS: -L. -fstack-protector-strong * DLDFLAGS: -m64 * optflags: -O3 * debugflags: -ggdb3 * warnflags: -Wall -Wextra -Wdeclaration-after-statement \ -Wdeprecated-declarations -Wduplicated-cond \ -Wimplicit-function-declaration -Wimplicit-int \ -Wmisleading-indentation -Wpointer-arith \ -Wwrite-strings -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 \ -Wno-maybe-uninitialized * strip command: strip * install doc: yes * JIT support: yes * man page type: doc --- /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/.configured (cd /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign " LD_EXEC_OPTIONS="-z aslr=disable" "ac_cv_func_realloc_0_nonnull=yes" LC_ALL=en_US.UTF-8 \ /usr/gnu/bin/make -j4 \ ) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64' compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/main.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/miniinit.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/dmydln.c BASERUBY = /usr/bin/ruby --disable=gems CC = /usr/gcc/6/bin/gcc LD = /usr/ccs/bin/ld LDSHARED = /usr/gcc/6/bin/gcc -shared CFLAGS = -O3 -DFFI_NO_RAW_API -fPIC -m64 XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -DCANONICALIZATION_FOR_MATHN CPPFLAGS = -std=gnu99 -D_XOPEN_SOURCE=700 -I. -I.ext/include/amd64-solaris2.11 -I/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/include -I/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5 -I/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/enc/unicode/12.1.0 DLDFLAGS = -m64 -Wl,-h,showflags -fstack-protector-strong -R/usr/ruby/2.6/lib/amd64 -m64 SOLIBS = -lpthread -lrt -lrt -lsocket -ldl -lcrypt -lm LANG = en_GB.UTF-8 LC_ALL = en_US.UTF-8 LC_CTYPE = gcc (OpenIndiana 6.5.0-oi-2) 6.5.0 Copyright (C) 2017 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 /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/dmyext.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/miniprelude.c translating probes /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/probes.d compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ast.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/bignum.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/class.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/compar.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/compile.c /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/compile.c: In function 'insn_data_to_s_detail': /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/compile.c:7673:18: warning: passing argument 1 of 'dladdr' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] if (dladdr(func, &info) && info.dli_sname) { ^~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/compile.c:28:0: /usr/include/dlfcn.h:115:12: note: expected 'void *' but argument is of type 'const void *' extern int dladdr(void *, Dl_info *); ^~~~~~ compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/complex.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/cont.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/debug.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/debug_counter.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/dir.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/dln_find.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/encoding.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/enum.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/enumerator.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/error.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/eval.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/file.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/gc.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/hash.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/inits.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/io.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/iseq.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/load.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/marshal.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/math.c making mjit_config.h compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/mjit_compile.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/node.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/numeric.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/object.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/pack.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/parse.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/proc.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/process.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/random.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/range.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/rational.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/re.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/regcomp.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/regenc.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/regerror.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/regexec.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/regparse.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/regsyntax.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ruby.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/safe.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/signal.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/sprintf.c /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/signal.c: In function 'ruby_abort': /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/signal.c:987:1: warning: 'noreturn' function does return } ^ compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/st.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/strftime.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/string.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/struct.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/symbol.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/thread.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/time.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/transcode.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/transient_heap.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/util.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/variable.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/version.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/vm.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/vm_backtrace.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/vm_dump.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/vm_trace.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/missing/isinf.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/missing/setproctitle.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/addr2line.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/dmyenc.c /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/revision.h unchanged compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/dln.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/localeinit.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/prelude.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/array.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/mjit.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/enc/ascii.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/enc/us_ascii.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/enc/unicode.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/enc/utf_8.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/enc/trans/newline.c building rb_mjit_header.h processing probes in object files rb_mjit_header.h updated linking miniruby generating encdb.h building .ext/include/amd64-solaris2.11/rb_mjit_min_header-2.6.5.h ./miniruby -I/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/lib -I. -I.ext/common /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/tool/transform_mjit_header.rb "/usr/gcc/6/bin/gcc -m64" rb_mjit_header.h .ext/include/amd64-solaris2.11/rb_mjit_min_header-2.6.5.h encdb.h updated /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp rbconfig.rb updated generating enc.mk creating verconf.h verconf.h updated compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/loadpath.c making srcs under enc make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64' make[4]: warning: -jN forced in submake: disabling jobserver mode. generating a glommed object with DTrace probes for static library make[4]: Nothing to be done for 'srcs'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64' generating transdb.h linking static-library libruby-static.a linking shared-library libruby.so.2 transdb.h updated Transforming external functions to static: 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_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_push_frame' 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_ep_local_ep' 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 ln -sf ../../../.ext/include/amd64-solaris2.11/rb_mjit_min_header-2.6.5.h include/ruby-2.6.0/amd64-solaris2.11/rb_mjit_min_header-2.6.5.h generating makefiles ext/configure-ext.mk making enc making trans make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64' make[4]: warning: -jN forced in submake: disabling jobserver mode. make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64' make[4]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/enc/encdb.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/enc/big5.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/enc/cp949.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/enc/trans/transdb.c compiling compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/enc/trans/chinese.c /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/enc/emacs_mule.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/enc/trans/big5.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/enc/trans/ebcdic.c ext/configure-ext.mk updated make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64' make[4]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/enc/euc_jp.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/enc/trans/emoji.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/enc/trans/emoji_iso2022_kddi.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/enc/euc_kr.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/enc/euc_tw.c configuring digest configuring stringio configuring cgi/escape configuring digest/bubblebabble configuring pathname configuring digest/md5 compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/enc/gb2312.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/enc/gb18030.c configuring date configuring fiddle compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/enc/gbk.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/enc/iso_8859_1.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/enc/iso_8859_2.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/enc/iso_8859_3.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/enc/iso_8859_4.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/enc/iso_8859_5.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/enc/trans/emoji_sjis_docomo.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/enc/iso_8859_6.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/enc/iso_8859_7.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/enc/iso_8859_8.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/enc/iso_8859_9.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/enc/iso_8859_10.c configuring rubyvm compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/enc/iso_8859_11.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/enc/iso_8859_13.c configuring rbconfig/sizeof compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/enc/iso_8859_14.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/enc/iso_8859_15.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/enc/iso_8859_16.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/enc/koi8_r.c configuring pty compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/enc/koi8_u.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/enc/shift_jis.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/enc/utf_16be.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/enc/utf_16le.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/enc/utf_32be.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/enc/trans/emoji_sjis_kddi.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/enc/utf_32le.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/enc/windows_31j.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/enc/windows_1250.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/enc/windows_1251.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/enc/windows_1252.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/enc/windows_1253.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/enc/windows_1254.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/enc/trans/emoji_sjis_softbank.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/enc/windows_1257.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/enc/trans/escape.c linking encoding encdb.so linking encoding big5.so linking encoding cp949.so linking encoding emacs_mule.so linking encoding euc_jp.so linking encoding euc_kr.so linking encoding euc_tw.so compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/enc/trans/gb18030.c linking encoding gb2312.so linking encoding gb18030.so linking encoding gbk.so linking encoding iso_8859_1.so linking encoding iso_8859_2.so linking encoding iso_8859_3.so linking encoding iso_8859_4.so linking encoding iso_8859_5.so linking encoding iso_8859_6.so linking encoding iso_8859_7.so linking encoding iso_8859_8.so linking encoding iso_8859_9.so linking encoding iso_8859_10.so linking encoding iso_8859_11.so linking encoding iso_8859_13.so linking encoding iso_8859_14.so linking encoding iso_8859_15.so linking encoding iso_8859_16.so linking encoding koi8_r.so linking encoding koi8_u.so linking encoding shift_jis.so linking encoding utf_16be.so linking encoding utf_16le.so linking encoding utf_32be.so linking encoding utf_32le.so linking encoding windows_31j.so linking encoding windows_1250.so compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/enc/trans/gbk.c linking encoding windows_1251.so linking encoding windows_1253.so linking encoding windows_1252.so linking encoding windows_1254.so linking encoding windows_1257.so configuring digest/rmd160 make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64' compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/enc/trans/iso2022.c configuring psych compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/enc/trans/japanese.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/enc/trans/japanese_euc.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/enc/trans/japanese_sjis.c configuring ripper configuring etc configuring coverage configuring gdbm configuring digest/sha1 compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/enc/trans/korean.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/enc/trans/single_byte.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/enc/trans/utf8_mac.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/enc/trans/utf_16_32.c configuring dbm configuring bigdecimal linking transcoder transdb.so linking transcoder big5.so linking transcoder chinese.so linking transcoder ebcdic.so linking transcoder emoji.so linking transcoder emoji_iso2022_kddi.so linking transcoder emoji_sjis_docomo.so linking transcoder emoji_sjis_kddi.so configuring digest/sha2 linking transcoder emoji_sjis_softbank.so linking transcoder escape.so linking transcoder gb18030.so linking transcoder gbk.so linking transcoder iso2022.so linking transcoder japanese.so linking transcoder japanese_euc.so linking transcoder japanese_sjis.so linking transcoder single_byte.so linking transcoder utf8_mac.so linking transcoder utf_16_32.so linking transcoder korean.so make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64' making encs make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64' make[4]: warning: -jN forced in submake: disabling jobserver mode. make[4]: Nothing to be done for 'encs'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64' header: ndbm.h library: libc configuring socket configuring bigdecimal/util configuring sdbm configuring continuation configuring fcntl configuring json configuring json/generator configuring json/parser configuring racc/cparse configuring openssl configuring readline configuring io/console configuring io/nonblock configuring io/wait configuring fiber configuring nkf configuring objspace configuring zlib configuring -test-/arith_seq/extract configuring -test-/array/resize configuring -test-/bignum configuring -test-/bug-14834 configuring -test-/bug-3571 configuring -test-/bug-5832 configuring -test-/bug_reporter configuring -test-/class configuring -test-/debug configuring -test-/dln/empty configuring -test-/exception configuring -test-/fatal configuring -test-/file configuring -test-/float configuring -test-/funcall configuring -test-/gvl/call_without_gvl configuring -test-/hash configuring -test-/integer configuring -test-/iseq_load configuring -test-/iter configuring -test-/load/dot.dot configuring -test-/load/protect configuring -test-/marshal/compat configuring -test-/marshal/internal_ivar configuring -test-/marshal/usr configuring -test-/memory_status configuring -test-/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-/recursion configuring -test-/regexp configuring -test-/scan_args configuring -test-/st/foreach configuring -test-/st/numhash configuring -test-/st/update configuring -test-/string configuring -test-/struct configuring -test-/symbol configuring -test-/thread_fd_close configuring -test-/time configuring -test-/tracepoint configuring -test-/typeddata configuring -test-/vm configuring -test-/wait_for_single_fd configuring strscan configuring syslog info: amd64-solaris2.11 recvmsg() with MSG_PEEK allocates fds on fd-passing. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64' generating makefile exts.mk exts.mk updated make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64' make[4]: warning: -jN forced in submake: disabling jobserver mode. make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/etc' make[5]: warning: -jN forced in submake: disabling jobserver mode. make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/dbm' make[5]: warning: -jN forced in submake: disabling jobserver mode. make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/fiber' make[5]: warning: -jN forced in submake: disabling jobserver mode. make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/syslog' make[5]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/etc/etc.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/dbm/dbm.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/fiber/fiber.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/syslog/syslog.c linking shared-object fiber.so make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/fiber' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/readline' make[5]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/readline/readline.c linking shared-object syslog.so make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/syslog' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/fcntl' make[5]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/fcntl/fcntl.c linking shared-object etc.so linking shared-object fcntl.so linking shared-object dbm.so make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/etc' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/arith_seq/extract' make[5]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/arith_seq/extract/extract.c make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/fcntl' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/array/resize' make[5]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/array/resize/resize.c make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/dbm' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/bignum' make[5]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/bignum/str2big.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/bignum/div.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/bignum/mul.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/bignum/bigzero.c linking shared-object -test-/arith_seq/extract.so linking shared-object -test-/array/resize.so make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/arith_seq/extract' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/array/resize' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/bug-14834' make[5]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/bug-14834/bug-14384.c make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/bug-3571' make[5]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/bignum/big2str.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/bignum/intpack.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/bug-3571/bug.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/bignum/init.c linking shared-object readline.so make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/readline' linking shared-object -test-/bug_3571.so make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/bug-5832' make[5]: warning: -jN forced in submake: disabling jobserver mode. linking shared-object -test-/bug_14834.so compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/bug-5832/bug.c make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/bug-14834' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/bug-3571' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/class' make[5]: warning: -jN forced in submake: disabling jobserver mode. make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/bug_reporter' make[5]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/class/init.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/class/class2name.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/bug_reporter/bug_reporter.c linking shared-object -test-/bignum.so linking shared-object -test-/bug_5832.so make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/bug-5832' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/debug' make[5]: warning: -jN forced in submake: disabling jobserver mode. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/bignum' compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/debug/init.c linking shared-object -test-/bug_reporter.so compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/debug/inspector.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/debug/profile_frames.c make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/dln/empty' make[5]: warning: -jN forced in submake: disabling jobserver mode. linking shared-object -test-/class.so compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/dln/empty/empty.c make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/bug_reporter' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/exception' make[5]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/exception/dataerror.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/exception/ensured.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/exception/enc_raise.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/exception/init.c linking shared-object -test-/dln/empty.so make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/class' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/fatal' make[5]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/fatal/rb_fatal.c linking shared-object -test-/debug.so make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/dln/empty' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/file' make[5]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/file/fs.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/file/init.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/file/stat.c linking shared-object -test-/exception.so linking shared-object -test-/fatal/rb_fatal.so make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/debug' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/float' make[5]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/float/nextafter.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/float/init.c make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/exception' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/fatal' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/funcall' make[5]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/funcall/funcall.c make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/gvl/call_without_gvl' make[5]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/gvl/call_without_gvl/call_without_gvl.c linking shared-object -test-/file.so linking shared-object -test-/float.so make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/file' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/hash' make[5]: warning: -jN forced in submake: disabling jobserver mode. linking shared-object -test-/gvl/call_without_gvl.so linking shared-object -test-/funcall.so compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/hash/delete.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/hash/init.c make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/float' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/integer' make[5]: warning: -jN forced in submake: disabling jobserver mode. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/gvl/call_without_gvl' compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/integer/my_integer.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/integer/core_ext.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/integer/init.c make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/iseq_load' make[5]: warning: -jN forced in submake: disabling jobserver mode. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/funcall' compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/iseq_load/iseq_load.c make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/iter' make[5]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/iter/break.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/iter/init.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/iter/yield.c linking shared-object -test-/hash.so linking shared-object -test-/integer.so make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/hash' linking shared-object -test-/iseq_load.so make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/load/dot.dot' make[5]: warning: -jN forced in submake: disabling jobserver mode. linking shared-object -test-/iter.so compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/load/dot.dot/dot.dot.c make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/integer' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/load/protect' make[5]: warning: -jN forced in submake: disabling jobserver mode. linking shared-object -test-/load/dot.dot.so compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/load/protect/protect.c make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/iseq_load' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/marshal/compat' make[5]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/marshal/compat/usrcompat.c make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/iter' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/marshal/internal_ivar' make[5]: warning: -jN forced in submake: disabling jobserver mode. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/load/dot.dot' compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/marshal/internal_ivar/internal_ivar.c make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/marshal/usr' make[5]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/marshal/usr/usrmarshal.c linking shared-object -test-/marshal/compat.so linking shared-object -test-/load/protect.so linking shared-object -test-/marshal/internal_ivar.so linking shared-object -test-/marshal/usr.so make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/marshal/internal_ivar' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/load/protect' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/marshal/compat' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/memory_status' make[5]: warning: -jN forced in submake: disabling jobserver mode. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/memory_status' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/method' make[5]: warning: -jN forced in submake: disabling jobserver mode. make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/notimplement' make[5]: warning: -jN forced in submake: disabling jobserver mode. make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/num2int' make[5]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/method/init.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/method/arity.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/notimplement/bug.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/num2int/num2int.c make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/marshal/usr' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/path_to_class' make[5]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/path_to_class/path_to_class.c linking shared-object -test-/method.so linking shared-object -test-/notimplement.so linking shared-object -test-/num2int.so linking shared-object -test-/path_to_class.so make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/notimplement' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/popen_deadlock' make[5]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/popen_deadlock/infinite_loop_dlsym.c make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/method' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/num2int' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/postponed_job' make[5]: warning: -jN forced in submake: disabling jobserver mode. make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/printf' make[5]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/postponed_job/postponed_job.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/printf/printf.c make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/path_to_class' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/proc' make[5]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/proc/receiver.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/proc/init.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/proc/super.c linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so linking shared-object -test-/postponed_job.so make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/popen_deadlock' linking shared-object -test-/proc.so make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/rational' make[5]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/rational/rat.c make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/postponed_job' linking shared-object -test-/printf.so make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/recursion' make[5]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/recursion/recursion.c make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/proc' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/regexp' make[5]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/regexp/init.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/regexp/parse_depth_limit.c make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/printf' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/scan_args' make[5]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/scan_args/scan_args.c linking shared-object -test-/rational.so linking shared-object -test-/recursion.so make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/rational' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/st/foreach' make[5]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/st/foreach/foreach.c make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/recursion' linking shared-object -test-/regexp.so make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/st/numhash' make[5]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/st/numhash/numhash.c make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/regexp' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/st/update' make[5]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/st/update/update.c linking shared-object -test-/st/foreach.so linking shared-object -test-/st/numhash.so linking shared-object -test-/st/update.so make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/st/foreach' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/string' make[5]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/string/nofree.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/string/qsort.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/string/enc_str_buf_cat.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/string/fstring.c make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/st/numhash' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/st/update' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/struct' make[5]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/struct/member.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/struct/duplicate.c make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/symbol' make[5]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/struct/init.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/struct/len.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/symbol/type.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/symbol/init.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/string/coderange.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/string/ellipsize.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/string/set_len.c linking shared-object -test-/struct.so compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/string/new.c linking shared-object -test-/symbol.so compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/string/modify.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/string/normalize.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/string/rb_str_dup.c make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/struct' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/symbol' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/time' make[5]: warning: -jN forced in submake: disabling jobserver mode. make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/thread_fd_close' make[5]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/time/init.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/time/leap_second.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/thread_fd_close/thread_fd_close.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/time/new.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/string/cstr.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/string/enc_associate.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/string/init.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/string/capacity.c linking shared-object -test-/thread_fd_close.so linking shared-object -test-/time.so make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/thread_fd_close' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/tracepoint' make[5]: warning: -jN forced in submake: disabling jobserver mode. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/time' compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/tracepoint/tracepoint.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/tracepoint/gc_hook.c make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/typeddata' make[5]: warning: -jN forced in submake: disabling jobserver mode. linking shared-object -test-/scan_args.so compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/typeddata/typeddata.c linking shared-object -test-/string.so make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/scan_args' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/vm' make[5]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/vm/at_exit.c linking shared-object -test-/typeddata.so linking shared-object -test-/tracepoint.so make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/string' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/wait_for_single_fd' make[5]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/-test-/wait_for_single_fd/wait_for_single_fd.c linking shared-object -test-/vm/at_exit.so make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/typeddata' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/tracepoint' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/zlib' make[5]: warning: -jN forced in submake: disabling jobserver mode. make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/objspace' make[5]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/zlib/zlib.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/objspace/object_tracing.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/objspace/objspace.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/objspace/objspace_dump.c make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/vm' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/cgi/escape' make[5]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/cgi/escape/escape.c linking shared-object -test-/wait_for_single_fd.so make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/wait_for_single_fd' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/pty' make[5]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/pty/pty.c linking shared-object cgi/escape.so make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/cgi/escape' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/racc/cparse' make[5]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/racc/cparse/cparse.c linking shared-object pty.so make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/pty' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/io/console' make[5]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/io/console/console.c linking shared-object objspace.so make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/objspace' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/io/nonblock' make[5]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/io/nonblock/nonblock.c linking shared-object racc/cparse.so make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/racc/cparse' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/io/wait' make[5]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/io/wait/wait.c linking shared-object io/nonblock.so linking shared-object io/console.so make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/io/nonblock' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/continuation' make[5]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/continuation/continuation.c make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/io/console' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/socket' make[5]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/socket/constants.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/socket/init.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/socket/basicsocket.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/socket/socket.c linking shared-object io/wait.so linking shared-object continuation.so make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/io/wait' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/pathname' make[5]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/pathname/pathname.c make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/continuation' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/sdbm' make[5]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/sdbm/init.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/sdbm/_sdbm.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/socket/ipsocket.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/socket/tcpsocket.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/socket/tcpserver.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/socket/sockssocket.c linking shared-object sdbm.so compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/socket/udpsocket.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/socket/unixsocket.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/socket/unixserver.c make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/sdbm' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/stringio' make[5]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/stringio/stringio.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/socket/option.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/socket/ancdata.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/socket/raddrinfo.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/socket/ifaddr.c linking shared-object zlib.so linking shared-object pathname.so make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/zlib' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/bigdecimal' make[5]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/bigdecimal/bigdecimal.c make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/pathname' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/psych' make[5]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/psych/psych.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/psych/psych_emitter.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/psych/psych_parser.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/psych/psych_to_ruby.c installing default socket libraries compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/psych/psych_yaml_tree.c linking shared-object psych.so make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/psych' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/openssl' make[5]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/openssl/openssl_missing.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/openssl/ossl_asn1.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/openssl/ossl.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/openssl/ossl_bio.c linking shared-object stringio.so compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/openssl/ossl_bn.c make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/stringio' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/json' make[5]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/openssl/ossl_cipher.c linking shared-object socket.so /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/openssl/ossl.c: In function 'ossl_threadid_func': /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/openssl/ossl.c:579:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] CRYPTO_THREADID_set_pointer(id, (void *)rb_nativethread_self()); ^ make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/json' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/rbconfig/sizeof' make[5]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/rbconfig/sizeof/sizes.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/rbconfig/sizeof/limits.c make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/socket' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/ripper' make[5]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/ripper/ripper.c checking /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/parse.y and /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/ripper/eventids2.c installing default ripper libraries compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/openssl/ossl_config.c linking shared-object rbconfig/sizeof.so make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/rbconfig/sizeof' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/gdbm' make[5]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/gdbm/gdbm.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/openssl/ossl_digest.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/openssl/ossl_engine.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/openssl/ossl_hmac.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/openssl/ossl_kdf.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/openssl/ossl_ns_spki.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/openssl/ossl_ocsp.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/openssl/ossl_pkcs12.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/openssl/ossl_pkcs7.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/openssl/ossl_pkey.c linking shared-object gdbm.so make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/gdbm' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/coverage' make[5]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/coverage/coverage.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/openssl/ossl_pkey_dh.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/openssl/ossl_pkey_dsa.c linking shared-object coverage.so make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/coverage' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/strscan' make[5]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/strscan/strscan.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/openssl/ossl_pkey_ec.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/openssl/ossl_pkey_rsa.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/openssl/ossl_rand.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/openssl/ossl_ssl.c linking shared-object bigdecimal.so make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/bigdecimal' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/nkf' make[5]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/nkf/nkf.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/openssl/ossl_ssl_session.c linking shared-object strscan.so compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/openssl/ossl_x509.c make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/strscan' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/date' make[5]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/date/date_core.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/date/date_parse.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/date/date_strftime.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/date/date_strptime.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/openssl/ossl_x509attr.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/openssl/ossl_x509cert.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/openssl/ossl_x509crl.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/openssl/ossl_x509ext.c installing default date_core libraries compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/openssl/ossl_x509name.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/openssl/ossl_x509req.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/openssl/ossl_x509revoked.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/openssl/ossl_x509store.c linking shared-object openssl.so make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/openssl' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/digest' make[5]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/digest/digest.c linking shared-object digest.so make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/digest' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/rubyvm' make[5]: warning: -jN forced in submake: disabling jobserver mode. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/rubyvm' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/fiddle' make[5]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/fiddle/closure.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/fiddle/conversions.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/fiddle/fiddle.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/fiddle/function.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/fiddle/handle.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/fiddle/pointer.c linking shared-object nkf.so make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/nkf' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/bigdecimal/util' make[5]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/bigdecimal/util/util.c linking shared-object bigdecimal/util.so make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/bigdecimal/util' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/json/generator' make[5]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/json/generator/generator.c linking shared-object fiddle.so make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/fiddle' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/json/parser' make[5]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/json/parser/parser.c linking shared-object ripper.so make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/ripper' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/digest/bubblebabble' make[5]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/digest/bubblebabble/bubblebabble.c linking shared-object digest/bubblebabble.so make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/digest/bubblebabble' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/digest/md5' make[5]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/digest/md5/md5init.c linking shared-object digest/md5.so make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/digest/md5' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/digest/rmd160' make[5]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/digest/rmd160/rmd160init.c linking shared-object json/ext/parser.so linking shared-object digest/rmd160.so make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/json/parser' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/digest/sha1' make[5]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/digest/sha1/sha1init.c make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/digest/rmd160' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/digest/sha2' make[5]: warning: -jN forced in submake: disabling jobserver mode. compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/ext/digest/sha2/sha2init.c linking shared-object digest/sha1.so make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/digest/sha1' linking shared-object digest/sha2.so linking shared-object date_core.so make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/digest/sha2' linking shared-object json/ext/generator.so make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/date' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/json/generator' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64' make[5]: warning: -jN forced in submake: disabling jobserver mode. rebuilding objects which were modified by "dtrace -G" make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64' compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/array.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/eval.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/gc.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/hash.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/load.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/object.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/parse.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/string.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/symbol.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/vm.c make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64' processing probes in object files linking miniruby /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp rbconfig.rb unchanged creating verconf.h verconf.h updated compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/loadpath.c generating a glommed object with DTrace probes for static library linking static-library libruby-static.a linking shared-library libruby.so.2 linking ruby make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64' make[4]: warning: -jN forced in submake: disabling jobserver mode. make[4]: Nothing to be done for 'note'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64' Generating RDoc documentation if [ ! -e ruby-2.6.5 ]; then \ /usr/bin/ln -s /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5; \ fi Parsing sources... 0% [ 1/1092] /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/doc/NEWS-1.8.7 0% [ 2/1092] /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/doc/NEWS-1.9.1 0% [ 3/1092] /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/doc/NEWS-1.9.2 0% [ 4/1092] /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/doc/NEWS-1.9.3 0% [ 5/1092] /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/doc/NEWS-2.0.0 0% [ 6/1092] /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/doc/NEWS-2.1.0 0% [ 7/1092] /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/doc/NEWS-2.2.0 0% [ 8/1092] /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/doc/NEWS-2.3.0 0% [ 9/1092] /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/doc/NEWS-2.4.0 0% [10/1092] /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/doc/NEWS-2.5.0 1% [11/1092] /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/doc/contributing.rdoc 1% [12/1092] /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/doc/contributors.rdoc 1% [13/1092] /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/doc/dtrace_probes.rdoc 1% [14/1092] /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/doc/extension.ja.rdoc 1% [15/1092] /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/doc/extension.rdoc 1% [16/1092] /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/doc/globals.rdoc 1% [17/1092] /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/doc/keywords.rdoc 1% [18/1092] /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/doc/maintainers.rdoc 1% [19/1092] /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/doc/marshal.rdoc 1% [20/1092] /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/doc/regexp.rdoc 1% [21/1092] /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/doc/security.rdoc 2% [22/1092] /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/doc/signals.rdoc 2% [23/1092] /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/doc/standard_library.rdoc 2% [24/1092] /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/doc/syntax.rdoc 2% [25/1092] /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/doc/syntax/assignment.rdoc 2% [26/1092] /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/doc/syntax/calling_methods.rdoc 2% [27/1092] /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/doc/syntax/control_expressions.rdoc 2% [28/1092] /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/doc/syntax/exceptions.rdoc 2% [29/1092] /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/doc/syntax/literals.rdoc 2% [30/1092] /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/doc/syntax/methods.rdoc 2% [31/1092] /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/doc/syntax/miscellaneous.rdoc 2% [32/1092] /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/doc/syntax/modules_and_classes.rdoc 3% [33/1092] /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/doc/syntax/precedence.rdoc 3% [34/1092] /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/doc/syntax/refinements.rdoc 3% [35/1092] ruby-2.6.5/CONTRIBUTING.md 3% [36/1092] ruby-2.6.5/COPYING 3% [37/1092] ruby-2.6.5/COPYING.ja 3% [38/1092] ruby-2.6.5/LEGAL 3% [39/1092] ruby-2.6.5/NEWS 3% [40/1092] ruby-2.6.5/README.ja.md 3% [41/1092] ruby-2.6.5/README.md 3% [42/1092] ruby-2.6.5/addr2line.c 3% [43/1092] ruby-2.6.5/array.c 4% [44/1092] ruby-2.6.5/ast.c 4% [45/1092] ruby-2.6.5/bignum.c 4% [46/1092] ruby-2.6.5/class.c 4% [47/1092] ruby-2.6.5/compar.c 4% [48/1092] ruby-2.6.5/compile.c 4% [49/1092] ruby-2.6.5/complex.c 4% [50/1092] ruby-2.6.5/cont.c 4% [51/1092] ruby-2.6.5/debug.c 4% [52/1092] ruby-2.6.5/debug_counter.c 4% [53/1092] ruby-2.6.5/dir.c 4% [54/1092] ruby-2.6.5/dln.c 5% [55/1092] ruby-2.6.5/dln_find.c 5% [56/1092] ruby-2.6.5/dmydln.c 5% [57/1092] ruby-2.6.5/dmyenc.c 5% [58/1092] ruby-2.6.5/dmyext.c 5% [59/1092] ruby-2.6.5/doc/NEWS-1.8.7 5% [60/1092] ruby-2.6.5/doc/NEWS-1.9.1 5% [61/1092] ruby-2.6.5/doc/NEWS-1.9.2 5% [62/1092] ruby-2.6.5/doc/NEWS-1.9.3 5% [63/1092] ruby-2.6.5/doc/NEWS-2.0.0 5% [64/1092] ruby-2.6.5/doc/NEWS-2.1.0 5% [65/1092] ruby-2.6.5/doc/NEWS-2.2.0 6% [66/1092] ruby-2.6.5/doc/NEWS-2.3.0 6% [67/1092] ruby-2.6.5/doc/NEWS-2.4.0 6% [68/1092] ruby-2.6.5/doc/NEWS-2.5.0 6% [69/1092] ruby-2.6.5/doc/contributing.rdoc 6% [70/1092] ruby-2.6.5/doc/contributors.rdoc 6% [71/1092] ruby-2.6.5/doc/dtrace_probes.rdoc 6% [72/1092] ruby-2.6.5/doc/extension.ja.rdoc 6% [73/1092] ruby-2.6.5/doc/extension.rdoc 6% [74/1092] ruby-2.6.5/doc/globals.rdoc 6% [75/1092] ruby-2.6.5/doc/keywords.rdoc 6% [76/1092] ruby-2.6.5/doc/maintainers.rdoc 7% [77/1092] ruby-2.6.5/doc/marshal.rdoc 7% [78/1092] ruby-2.6.5/doc/regexp.rdoc 7% [79/1092] ruby-2.6.5/doc/security.rdoc 7% [80/1092] ruby-2.6.5/doc/signals.rdoc 7% [81/1092] ruby-2.6.5/doc/standard_library.rdoc 7% [82/1092] ruby-2.6.5/doc/syntax.rdoc 7% [83/1092] ruby-2.6.5/doc/syntax/assignment.rdoc 7% [84/1092] ruby-2.6.5/doc/syntax/calling_methods.rdoc 7% [85/1092] ruby-2.6.5/doc/syntax/control_expressions.rdoc 7% [86/1092] ruby-2.6.5/doc/syntax/exceptions.rdoc 7% [87/1092] ruby-2.6.5/doc/syntax/literals.rdoc 8% [88/1092] ruby-2.6.5/doc/syntax/methods.rdoc 8% [89/1092] ruby-2.6.5/doc/syntax/miscellaneous.rdoc 8% [90/1092] ruby-2.6.5/doc/syntax/modules_and_classes.rdoc 8% [91/1092] ruby-2.6.5/doc/syntax/precedence.rdoc 8% [92/1092] ruby-2.6.5/doc/syntax/refinements.rdoc 8% [93/1092] ruby-2.6.5/encoding.c 8% [94/1092] ruby-2.6.5/enum.c 8% [95/1092] ruby-2.6.5/enumerator.c 8% [96/1092] ruby-2.6.5/error.c 8% [97/1092] ruby-2.6.5/eval.c 8% [98/1092] ruby-2.6.5/eval_error.c 9% [99/1092] ruby-2.6.5/eval_jump.c 9% [100/1092] ruby-2.6.5/ext/bigdecimal/bigdecimal.c 9% [101/1092] ruby-2.6.5/ext/bigdecimal/lib/bigdecimal.rb 9% [102/1092] ruby-2.6.5/ext/bigdecimal/lib/bigdecimal/jacobian.rb 9% [103/1092] ruby-2.6.5/ext/bigdecimal/lib/bigdecimal/ludcmp.rb 9% [104/1092] ruby-2.6.5/ext/bigdecimal/lib/bigdecimal/math.rb 9% [105/1092] ruby-2.6.5/ext/bigdecimal/lib/bigdecimal/newton.rb 9% [106/1092] ruby-2.6.5/ext/bigdecimal/lib/bigdecimal/util.rb 9% [107/1092] ruby-2.6.5/ext/continuation/continuation.c 9% [108/1092] ruby-2.6.5/ext/coverage/coverage.c 9% [109/1092] ruby-2.6.5/ext/date/date_core.c 10% [110/1092] ruby-2.6.5/ext/dbm/dbm.c 10% [111/1092] ruby-2.6.5/ext/digest/bubblebabble/bubblebabble.c 10% [112/1092] ruby-2.6.5/ext/digest/digest.c 10% [113/1092] ruby-2.6.5/ext/digest/lib/digest.rb 10% [114/1092] ruby-2.6.5/ext/digest/md5/md5init.c 10% [115/1092] ruby-2.6.5/ext/digest/rmd160/rmd160init.c 10% [116/1092] ruby-2.6.5/ext/digest/sha1/sha1init.c 10% [117/1092] ruby-2.6.5/ext/digest/sha2/sha2init.c 10% [118/1092] ruby-2.6.5/ext/etc/etc.c 10% [119/1092] ruby-2.6.5/ext/fcntl/fcntl.c 10% [120/1092] ruby-2.6.5/ext/fiber/fiber.c 11% [121/1092] ruby-2.6.5/ext/fiddle/closure.c 11% [122/1092] ruby-2.6.5/ext/fiddle/conversions.c 11% [123/1092] ruby-2.6.5/ext/fiddle/fiddle.c 11% [124/1092] ruby-2.6.5/ext/fiddle/function.c 11% [125/1092] ruby-2.6.5/ext/fiddle/handle.c 11% [126/1092] ruby-2.6.5/ext/fiddle/lib/fiddle.rb 11% [127/1092] ruby-2.6.5/ext/fiddle/lib/fiddle/closure.rb 11% [128/1092] ruby-2.6.5/ext/fiddle/lib/fiddle/cparser.rb 11% [129/1092] ruby-2.6.5/ext/fiddle/lib/fiddle/function.rb 11% [130/1092] ruby-2.6.5/ext/fiddle/lib/fiddle/import.rb 11% [131/1092] ruby-2.6.5/ext/fiddle/lib/fiddle/pack.rb 12% [132/1092] ruby-2.6.5/ext/fiddle/lib/fiddle/struct.rb 12% [133/1092] ruby-2.6.5/ext/fiddle/lib/fiddle/types.rb 12% [134/1092] ruby-2.6.5/ext/fiddle/lib/fiddle/value.rb 12% [135/1092] ruby-2.6.5/ext/fiddle/pointer.c 12% [136/1092] ruby-2.6.5/ext/gdbm/gdbm.c 12% [137/1092] ruby-2.6.5/ext/io/console/console.c 12% [138/1092] ruby-2.6.5/ext/io/nonblock/nonblock.c 12% [139/1092] ruby-2.6.5/ext/io/wait/wait.c 12% [140/1092] ruby-2.6.5/ext/json/generator/generator.c 12% [141/1092] ruby-2.6.5/ext/json/lib/json.rb 13% [142/1092] ruby-2.6.5/ext/json/lib/json/add/bigdecimal.rb 13% [143/1092] ruby-2.6.5/ext/json/lib/json/add/complex.rb 13% [144/1092] ruby-2.6.5/ext/json/lib/json/add/core.rb 13% [145/1092] ruby-2.6.5/ext/json/lib/json/add/date.rb 13% [146/1092] ruby-2.6.5/ext/json/lib/json/add/date_time.rb 13% [147/1092] ruby-2.6.5/ext/json/lib/json/add/exception.rb 13% [148/1092] ruby-2.6.5/ext/json/lib/json/add/ostruct.rb 13% [149/1092] ruby-2.6.5/ext/json/lib/json/add/range.rb 13% [150/1092] ruby-2.6.5/ext/json/lib/json/add/rational.rb 13% [151/1092] ruby-2.6.5/ext/json/lib/json/add/regexp.rb 13% [152/1092] ruby-2.6.5/ext/json/lib/json/add/struct.rb 14% [153/1092] ruby-2.6.5/ext/json/lib/json/add/symbol.rb 14% [154/1092] ruby-2.6.5/ext/json/lib/json/add/time.rb 14% [155/1092] ruby-2.6.5/ext/json/lib/json/common.rb 14% [156/1092] ruby-2.6.5/ext/json/lib/json/ext.rb 14% [157/1092] ruby-2.6.5/ext/json/lib/json/generic_object.rb 14% [158/1092] ruby-2.6.5/ext/json/lib/json/version.rb 14% [159/1092] ruby-2.6.5/ext/json/parser/parser.c 14% [160/1092] ruby-2.6.5/ext/nkf/lib/kconv.rb 14% [161/1092] ruby-2.6.5/ext/nkf/nkf.c 14% [162/1092] ruby-2.6.5/ext/objspace/object_tracing.c 14% [163/1092] ruby-2.6.5/ext/objspace/objspace.c 15% [164/1092] ruby-2.6.5/ext/objspace/objspace_dump.c 15% [165/1092] ruby-2.6.5/ext/openssl/lib/openssl.rb 15% [166/1092] ruby-2.6.5/ext/openssl/lib/openssl/bn.rb 15% [167/1092] ruby-2.6.5/ext/openssl/lib/openssl/buffering.rb 15% [168/1092] ruby-2.6.5/ext/openssl/lib/openssl/cipher.rb 15% [169/1092] ruby-2.6.5/ext/openssl/lib/openssl/config.rb 15% [170/1092] ruby-2.6.5/ext/openssl/lib/openssl/digest.rb 15% [171/1092] ruby-2.6.5/ext/openssl/lib/openssl/pkcs5.rb 15% [172/1092] ruby-2.6.5/ext/openssl/lib/openssl/pkey.rb 15% [173/1092] ruby-2.6.5/ext/openssl/lib/openssl/ssl.rb 15% [174/1092] ruby-2.6.5/ext/openssl/lib/openssl/x509.rb 16% [175/1092] ruby-2.6.5/ext/openssl/ossl.c 16% [176/1092] ruby-2.6.5/ext/openssl/ossl_asn1.c 16% [177/1092] ruby-2.6.5/ext/openssl/ossl_bio.c 16% [178/1092] ruby-2.6.5/ext/openssl/ossl_bn.c 16% [179/1092] ruby-2.6.5/ext/openssl/ossl_cipher.c 16% [180/1092] ruby-2.6.5/ext/openssl/ossl_config.c 16% [181/1092] ruby-2.6.5/ext/openssl/ossl_digest.c 16% [182/1092] ruby-2.6.5/ext/openssl/ossl_engine.c 16% [183/1092] ruby-2.6.5/ext/openssl/ossl_hmac.c 16% [184/1092] ruby-2.6.5/ext/openssl/ossl_kdf.c 16% [185/1092] ruby-2.6.5/ext/openssl/ossl_ns_spki.c 17% [186/1092] ruby-2.6.5/ext/openssl/ossl_ocsp.c 17% [187/1092] ruby-2.6.5/ext/openssl/ossl_pkcs12.c 17% [188/1092] ruby-2.6.5/ext/openssl/ossl_pkcs7.c 17% [189/1092] ruby-2.6.5/ext/openssl/ossl_pkey.c 17% [190/1092] ruby-2.6.5/ext/openssl/ossl_pkey_dh.c 17% [191/1092] ruby-2.6.5/ext/openssl/ossl_pkey_dsa.c 17% [192/1092] ruby-2.6.5/ext/openssl/ossl_pkey_ec.c 17% [193/1092] ruby-2.6.5/ext/openssl/ossl_pkey_rsa.c 17% [194/1092] ruby-2.6.5/ext/openssl/ossl_rand.c 17% [195/1092] ruby-2.6.5/ext/openssl/ossl_ssl.c 17% [196/1092] ruby-2.6.5/ext/openssl/ossl_ssl_session.c 18% [197/1092] ruby-2.6.5/ext/openssl/ossl_x509.c 18% [198/1092] ruby-2.6.5/ext/openssl/ossl_x509attr.c 18% [199/1092] ruby-2.6.5/ext/openssl/ossl_x509cert.c 18% [200/1092] ruby-2.6.5/ext/openssl/ossl_x509crl.c 18% [201/1092] ruby-2.6.5/ext/openssl/ossl_x509ext.c 18% [202/1092] ruby-2.6.5/ext/openssl/ossl_x509name.c 18% [203/1092] ruby-2.6.5/ext/openssl/ossl_x509req.c 18% [204/1092] ruby-2.6.5/ext/openssl/ossl_x509revoked.c 18% [205/1092] ruby-2.6.5/ext/openssl/ossl_x509store.c 18% [206/1092] ruby-2.6.5/ext/pathname/lib/pathname.rb 18% [207/1092] ruby-2.6.5/ext/pathname/pathname.c 19% [208/1092] ruby-2.6.5/ext/psych/lib/psych.rb 19% [209/1092] ruby-2.6.5/ext/psych/lib/psych/class_loader.rb 19% [210/1092] ruby-2.6.5/ext/psych/lib/psych/coder.rb 19% [211/1092] ruby-2.6.5/ext/psych/lib/psych/core_ext.rb 19% [212/1092] ruby-2.6.5/ext/psych/lib/psych/exception.rb 19% [213/1092] ruby-2.6.5/ext/psych/lib/psych/handler.rb 19% [214/1092] ruby-2.6.5/ext/psych/lib/psych/handlers/document_stream.rb 19% [215/1092] ruby-2.6.5/ext/psych/lib/psych/handlers/recorder.rb 19% [216/1092] ruby-2.6.5/ext/psych/lib/psych/json/ruby_events.rb 19% [217/1092] ruby-2.6.5/ext/psych/lib/psych/json/stream.rb 19% [218/1092] ruby-2.6.5/ext/psych/lib/psych/json/tree_builder.rb 20% [219/1092] ruby-2.6.5/ext/psych/lib/psych/json/yaml_events.rb 20% [220/1092] ruby-2.6.5/ext/psych/lib/psych/nodes.rb 20% [221/1092] ruby-2.6.5/ext/psych/lib/psych/nodes/alias.rb 20% [222/1092] ruby-2.6.5/ext/psych/lib/psych/nodes/document.rb 20% [223/1092] ruby-2.6.5/ext/psych/lib/psych/nodes/mapping.rb 20% [224/1092] ruby-2.6.5/ext/psych/lib/psych/nodes/node.rb 20% [225/1092] ruby-2.6.5/ext/psych/lib/psych/nodes/scalar.rb 20% [226/1092] ruby-2.6.5/ext/psych/lib/psych/nodes/sequence.rb 20% [227/1092] ruby-2.6.5/ext/psych/lib/psych/nodes/stream.rb 20% [228/1092] ruby-2.6.5/ext/psych/lib/psych/omap.rb 20% [229/1092] ruby-2.6.5/ext/psych/lib/psych/parser.rb 21% [230/1092] ruby-2.6.5/ext/psych/lib/psych/scalar_scanner.rb 21% [231/1092] ruby-2.6.5/ext/psych/lib/psych/set.rb 21% [232/1092] ruby-2.6.5/ext/psych/lib/psych/stream.rb 21% [233/1092] ruby-2.6.5/ext/psych/lib/psych/streaming.rb 21% [234/1092] ruby-2.6.5/ext/psych/lib/psych/syntax_error.rb 21% [235/1092] ruby-2.6.5/ext/psych/lib/psych/tree_builder.rb 21% [236/1092] ruby-2.6.5/ext/psych/lib/psych/versions.rb 21% [237/1092] ruby-2.6.5/ext/psych/lib/psych/visitors.rb 21% [238/1092] ruby-2.6.5/ext/psych/lib/psych/visitors/depth_first.rb 21% [239/1092] ruby-2.6.5/ext/psych/lib/psych/visitors/emitter.rb 21% [240/1092] ruby-2.6.5/ext/psych/lib/psych/visitors/json_tree.rb 22% [241/1092] ruby-2.6.5/ext/psych/lib/psych/visitors/to_ruby.rb 22% [242/1092] ruby-2.6.5/ext/psych/lib/psych/visitors/visitor.rb 22% [243/1092] ruby-2.6.5/ext/psych/lib/psych/visitors/yaml_tree.rb 22% [244/1092] ruby-2.6.5/ext/psych/lib/psych/y.rb 22% [245/1092] ruby-2.6.5/ext/psych/psych.c 22% [246/1092] ruby-2.6.5/ext/psych/psych_emitter.c 22% [247/1092] ruby-2.6.5/ext/psych/psych_parser.c 22% [248/1092] ruby-2.6.5/ext/psych/psych_to_ruby.c 22% [249/1092] ruby-2.6.5/ext/psych/psych_yaml_tree.c 22% [250/1092] ruby-2.6.5/ext/pty/lib/expect.rb 22% [251/1092] ruby-2.6.5/ext/pty/pty.c 23% [252/1092] ruby-2.6.5/ext/racc/cparse/cparse.c 23% [253/1092] ruby-2.6.5/ext/readline/readline.c 23% [254/1092] ruby-2.6.5/ext/ripper/lib/ripper.rb 23% [255/1092] ruby-2.6.5/ext/ripper/lib/ripper/core.rb 23% [256/1092] ruby-2.6.5/ext/ripper/lib/ripper/filter.rb 23% [257/1092] ruby-2.6.5/ext/ripper/lib/ripper/lexer.rb 23% [258/1092] ruby-2.6.5/ext/ripper/lib/ripper/sexp.rb 23% [259/1092] ruby-2.6.5/ext/sdbm/init.c 23% [260/1092] ruby-2.6.5/ext/socket/ancdata.c 23% [261/1092] ruby-2.6.5/ext/socket/basicsocket.c 23% [262/1092] ruby-2.6.5/ext/socket/constants.c 24% [263/1092] ruby-2.6.5/ext/socket/constdefs.c 24% [264/1092] ruby-2.6.5/ext/socket/ifaddr.c 24% [265/1092] ruby-2.6.5/ext/socket/init.c 24% [266/1092] ruby-2.6.5/ext/socket/ipsocket.c 24% [267/1092] ruby-2.6.5/ext/socket/lib/socket.rb 24% [268/1092] ruby-2.6.5/ext/socket/option.c 24% [269/1092] ruby-2.6.5/ext/socket/raddrinfo.c 24% [270/1092] ruby-2.6.5/ext/socket/socket.c 24% [271/1092] ruby-2.6.5/ext/socket/sockssocket.c 24% [272/1092] ruby-2.6.5/ext/socket/tcpserver.c 25% [273/1092] ruby-2.6.5/ext/socket/tcpsocket.c 25% [274/1092] ruby-2.6.5/ext/socket/udpsocket.c 25% [275/1092] ruby-2.6.5/ext/socket/unixserver.c 25% [276/1092] ruby-2.6.5/ext/socket/unixsocket.c 25% [277/1092] ruby-2.6.5/ext/stringio/stringio.c 25% [278/1092] ruby-2.6.5/ext/strscan/strscan.c 25% [279/1092] ruby-2.6.5/ext/syslog/lib/syslog/logger.rb 25% [280/1092] ruby-2.6.5/ext/syslog/syslog.c 25% [281/1092] ruby-2.6.5/ext/win32ole/lib/win32ole.rb 25% [282/1092] ruby-2.6.5/ext/win32ole/lib/win32ole/property.rb 25% [283/1092] ruby-2.6.5/ext/win32ole/win32ole.c 26% [284/1092] ruby-2.6.5/ext/win32ole/win32ole_error.c 26% [285/1092] ruby-2.6.5/ext/win32ole/win32ole_event.c 26% [286/1092] ruby-2.6.5/ext/win32ole/win32ole_method.c 26% [287/1092] ruby-2.6.5/ext/win32ole/win32ole_param.c 26% [288/1092] ruby-2.6.5/ext/win32ole/win32ole_record.c 26% [289/1092] ruby-2.6.5/ext/win32ole/win32ole_type.c 26% [290/1092] ruby-2.6.5/ext/win32ole/win32ole_typelib.c 26% [291/1092] ruby-2.6.5/ext/win32ole/win32ole_variable.c 26% [292/1092] ruby-2.6.5/ext/win32ole/win32ole_variant.c 26% [293/1092] ruby-2.6.5/ext/win32ole/win32ole_variant_m.c 26% [294/1092] ruby-2.6.5/ext/zlib/zlib.c 27% [295/1092] ruby-2.6.5/file.c 27% [296/1092] ruby-2.6.5/gc.c 27% [297/1092] ruby-2.6.5/golf_prelude.c 27% [298/1092] ruby-2.6.5/goruby.c 27% [299/1092] ruby-2.6.5/hash.c 27% [300/1092] ruby-2.6.5/id.c 27% [301/1092] ruby-2.6.5/id_table.c 27% [302/1092] ruby-2.6.5/inits.c 27% [303/1092] ruby-2.6.5/io.c 27% [304/1092] ruby-2.6.5/iseq.c 27% [305/1092] ruby-2.6.5/lex.c 28% [306/1092] ruby-2.6.5/lib/English.rb 28% [307/1092] ruby-2.6.5/lib/abbrev.rb 28% [308/1092] ruby-2.6.5/lib/base64.rb 28% [309/1092] ruby-2.6.5/lib/benchmark.rb 28% [310/1092] ruby-2.6.5/lib/bundler.rb 28% [311/1092] ruby-2.6.5/lib/bundler/build_metadata.rb 28% [312/1092] ruby-2.6.5/lib/bundler/bundler.gemspec 28% [313/1092] ruby-2.6.5/lib/bundler/capistrano.rb 28% [314/1092] ruby-2.6.5/lib/bundler/cli.rb 28% [315/1092] ruby-2.6.5/lib/bundler/cli/add.rb 28% [316/1092] ruby-2.6.5/lib/bundler/cli/binstubs.rb 29% [317/1092] ruby-2.6.5/lib/bundler/cli/cache.rb 29% [318/1092] ruby-2.6.5/lib/bundler/cli/check.rb 29% [319/1092] ruby-2.6.5/lib/bundler/cli/clean.rb 29% [320/1092] ruby-2.6.5/lib/bundler/cli/common.rb 29% [321/1092] ruby-2.6.5/lib/bundler/cli/config.rb 29% [322/1092] ruby-2.6.5/lib/bundler/cli/console.rb 29% [323/1092] ruby-2.6.5/lib/bundler/cli/doctor.rb 29% [324/1092] ruby-2.6.5/lib/bundler/cli/exec.rb 29% [325/1092] ruby-2.6.5/lib/bundler/cli/gem.rb 29% [326/1092] ruby-2.6.5/lib/bundler/cli/info.rb 29% [327/1092] ruby-2.6.5/lib/bundler/cli/init.rb 30% [328/1092] ruby-2.6.5/lib/bundler/cli/inject.rb 30% [329/1092] ruby-2.6.5/lib/bundler/cli/install.rb 30% [330/1092] ruby-2.6.5/lib/bundler/cli/issue.rb 30% [331/1092] ruby-2.6.5/lib/bundler/cli/list.rb 30% [332/1092] ruby-2.6.5/lib/bundler/cli/lock.rb 30% [333/1092] ruby-2.6.5/lib/bundler/cli/open.rb 30% [334/1092] ruby-2.6.5/lib/bundler/cli/outdated.rb 30% [335/1092] ruby-2.6.5/lib/bundler/cli/package.rb 30% [336/1092] ruby-2.6.5/lib/bundler/cli/platform.rb 30% [337/1092] ruby-2.6.5/lib/bundler/cli/plugin.rb 30% [338/1092] ruby-2.6.5/lib/bundler/cli/pristine.rb 31% [339/1092] ruby-2.6.5/lib/bundler/cli/remove.rb 31% [340/1092] ruby-2.6.5/lib/bundler/cli/show.rb 31% [341/1092] ruby-2.6.5/lib/bundler/cli/update.rb 31% [342/1092] ruby-2.6.5/lib/bundler/cli/viz.rb 31% [343/1092] ruby-2.6.5/lib/bundler/compact_index_client.rb 31% [344/1092] ruby-2.6.5/lib/bundler/compact_index_client/cache.rb 31% [345/1092] ruby-2.6.5/lib/bundler/compact_index_client/updater.rb 31% [346/1092] ruby-2.6.5/lib/bundler/compatibility_guard.rb 31% [347/1092] ruby-2.6.5/lib/bundler/constants.rb 31% [348/1092] ruby-2.6.5/lib/bundler/current_ruby.rb 31% [349/1092] ruby-2.6.5/lib/bundler/definition.rb 32% [350/1092] ruby-2.6.5/lib/bundler/dep_proxy.rb 32% [351/1092] ruby-2.6.5/lib/bundler/dependency.rb 32% [352/1092] ruby-2.6.5/lib/bundler/deployment.rb 32% [353/1092] ruby-2.6.5/lib/bundler/deprecate.rb 32% [354/1092] ruby-2.6.5/lib/bundler/dsl.rb 32% [355/1092] ruby-2.6.5/lib/bundler/endpoint_specification.rb 32% [356/1092] ruby-2.6.5/lib/bundler/env.rb 32% [357/1092] ruby-2.6.5/lib/bundler/environment_preserver.rb 32% [358/1092] ruby-2.6.5/lib/bundler/errors.rb 32% [359/1092] ruby-2.6.5/lib/bundler/feature_flag.rb 32% [360/1092] ruby-2.6.5/lib/bundler/fetcher.rb 33% [361/1092] ruby-2.6.5/lib/bundler/fetcher/base.rb 33% [362/1092] ruby-2.6.5/lib/bundler/fetcher/compact_index.rb 33% [363/1092] ruby-2.6.5/lib/bundler/fetcher/dependency.rb 33% [364/1092] ruby-2.6.5/lib/bundler/fetcher/downloader.rb 33% [365/1092] ruby-2.6.5/lib/bundler/fetcher/index.rb 33% [366/1092] ruby-2.6.5/lib/bundler/friendly_errors.rb 33% [367/1092] ruby-2.6.5/lib/bundler/gem_helper.rb 33% [368/1092] ruby-2.6.5/lib/bundler/gem_helpers.rb 33% [369/1092] ruby-2.6.5/lib/bundler/gem_remote_fetcher.rb 33% [370/1092] ruby-2.6.5/lib/bundler/gem_tasks.rb 33% [371/1092] ruby-2.6.5/lib/bundler/gem_version_promoter.rb 34% [372/1092] ruby-2.6.5/lib/bundler/gemdeps.rb 34% [373/1092] ruby-2.6.5/lib/bundler/graph.rb 34% [374/1092] ruby-2.6.5/lib/bundler/index.rb 34% [375/1092] ruby-2.6.5/lib/bundler/injector.rb 34% [376/1092] ruby-2.6.5/lib/bundler/inline.rb 34% [377/1092] ruby-2.6.5/lib/bundler/installer.rb 34% [378/1092] ruby-2.6.5/lib/bundler/installer/gem_installer.rb 34% [379/1092] ruby-2.6.5/lib/bundler/installer/parallel_installer.rb 34% [380/1092] ruby-2.6.5/lib/bundler/installer/standalone.rb 34% [381/1092] ruby-2.6.5/lib/bundler/lazy_specification.rb 34% [382/1092] ruby-2.6.5/lib/bundler/lockfile_generator.rb 35% [383/1092] ruby-2.6.5/lib/bundler/lockfile_parser.rb 35% [384/1092] ruby-2.6.5/lib/bundler/match_platform.rb 35% [385/1092] ruby-2.6.5/lib/bundler/mirror.rb 35% [386/1092] ruby-2.6.5/lib/bundler/plugin.rb 35% [387/1092] ruby-2.6.5/lib/bundler/plugin/api.rb 35% [388/1092] ruby-2.6.5/lib/bundler/plugin/api/source.rb 35% [389/1092] ruby-2.6.5/lib/bundler/plugin/dsl.rb 35% [390/1092] ruby-2.6.5/lib/bundler/plugin/events.rb 35% [391/1092] ruby-2.6.5/lib/bundler/plugin/index.rb 35% [392/1092] ruby-2.6.5/lib/bundler/plugin/installer.rb 35% [393/1092] ruby-2.6.5/lib/bundler/plugin/installer/git.rb 36% [394/1092] ruby-2.6.5/lib/bundler/plugin/installer/rubygems.rb 36% [395/1092] ruby-2.6.5/lib/bundler/plugin/source_list.rb 36% [396/1092] ruby-2.6.5/lib/bundler/process_lock.rb 36% [397/1092] ruby-2.6.5/lib/bundler/psyched_yaml.rb 36% [398/1092] ruby-2.6.5/lib/bundler/remote_specification.rb 36% [399/1092] ruby-2.6.5/lib/bundler/resolver.rb 36% [400/1092] ruby-2.6.5/lib/bundler/resolver/spec_group.rb 36% [401/1092] ruby-2.6.5/lib/bundler/retry.rb 36% [402/1092] ruby-2.6.5/lib/bundler/ruby_dsl.rb 36% [403/1092] ruby-2.6.5/lib/bundler/ruby_version.rb 36% [404/1092] ruby-2.6.5/lib/bundler/rubygems_ext.rb 37% [405/1092] ruby-2.6.5/lib/bundler/rubygems_gem_installer.rb 37% [406/1092] ruby-2.6.5/lib/bundler/rubygems_integration.rb 37% [407/1092] ruby-2.6.5/lib/bundler/runtime.rb 37% [408/1092] ruby-2.6.5/lib/bundler/settings.rb 37% [409/1092] ruby-2.6.5/lib/bundler/settings/validator.rb 37% [410/1092] ruby-2.6.5/lib/bundler/setup.rb 37% [411/1092] ruby-2.6.5/lib/bundler/shared_helpers.rb 37% [412/1092] ruby-2.6.5/lib/bundler/similarity_detector.rb 37% [413/1092] ruby-2.6.5/lib/bundler/source.rb 37% [414/1092] ruby-2.6.5/lib/bundler/source/gemspec.rb 38% [415/1092] ruby-2.6.5/lib/bundler/source/git.rb 38% [416/1092] ruby-2.6.5/lib/bundler/source/git/git_proxy.rb 38% [417/1092] ruby-2.6.5/lib/bundler/source/metadata.rb 38% [418/1092] ruby-2.6.5/lib/bundler/source/path.rb 38% [419/1092] ruby-2.6.5/lib/bundler/source/path/installer.rb 38% [420/1092] ruby-2.6.5/lib/bundler/source/rubygems.rb 38% [421/1092] ruby-2.6.5/lib/bundler/source/rubygems/remote.rb 38% [422/1092] ruby-2.6.5/lib/bundler/source_list.rb 38% [423/1092] ruby-2.6.5/lib/bundler/spec_set.rb 38% [424/1092] ruby-2.6.5/lib/bundler/stub_specification.rb 38% [425/1092] ruby-2.6.5/lib/bundler/ui.rb 39% [426/1092] ruby-2.6.5/lib/bundler/ui/rg_proxy.rb 39% [427/1092] ruby-2.6.5/lib/bundler/ui/shell.rb 39% [428/1092] ruby-2.6.5/lib/bundler/ui/silent.rb 39% [429/1092] ruby-2.6.5/lib/bundler/uri_credentials_filter.rb 39% [430/1092] ruby-2.6.5/lib/bundler/vendor/fileutils/lib/fileutils.rb 39% [431/1092] ruby-2.6.5/lib/bundler/vendor/molinillo/lib/molinillo.rb 39% [432/1092] ruby-2.6.5/lib/bundler/vendor/molinillo/lib/molinillo/compatibility.rb 39% [433/1092] ruby-2.6.5/lib/bundler/vendor/molinillo/lib/molinillo/delegates/resolution_state.rb 39% [434/1092] ruby-2.6.5/lib/bundler/vendor/molinillo/lib/molinillo/delegates/specification_provider.rb 39% [435/1092] ruby-2.6.5/lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph.rb 39% [436/1092] ruby-2.6.5/lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/action.rb 40% [437/1092] ruby-2.6.5/lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/add_edge_no_circular.rb 40% [438/1092] ruby-2.6.5/lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/add_vertex.rb 40% [439/1092] ruby-2.6.5/lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/delete_edge.rb 40% [440/1092] ruby-2.6.5/lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/detach_vertex_named.rb 40% [441/1092] ruby-2.6.5/lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/log.rb 40% [442/1092] ruby-2.6.5/lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/set_payload.rb 40% [443/1092] ruby-2.6.5/lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/tag.rb 40% [444/1092] ruby-2.6.5/lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph/vertex.rb 40% [445/1092] ruby-2.6.5/lib/bundler/vendor/molinillo/lib/molinillo/errors.rb 40% [446/1092] ruby-2.6.5/lib/bundler/vendor/molinillo/lib/molinillo/gem_metadata.rb 40% [447/1092] ruby-2.6.5/lib/bundler/vendor/molinillo/lib/molinillo/modules/specification_provider.rb 41% [448/1092] ruby-2.6.5/lib/bundler/vendor/molinillo/lib/molinillo/modules/ui.rb 41% [449/1092] ruby-2.6.5/lib/bundler/vendor/molinillo/lib/molinillo/resolution.rb 41% [450/1092] ruby-2.6.5/lib/bundler/vendor/molinillo/lib/molinillo/resolver.rb 41% [451/1092] ruby-2.6.5/lib/bundler/vendor/molinillo/lib/molinillo/state.rb 41% [452/1092] ruby-2.6.5/lib/bundler/vendor/net-http-persistent/lib/net/http/faster.rb 41% [453/1092] ruby-2.6.5/lib/bundler/vendor/net-http-persistent/lib/net/http/persistent.rb 41% [454/1092] ruby-2.6.5/lib/bundler/vendor/net-http-persistent/lib/net/http/persistent/ssl_reuse.rb 41% [455/1092] ruby-2.6.5/lib/bundler/vendor/thor/lib/thor.rb 41% [456/1092] ruby-2.6.5/lib/bundler/vendor/thor/lib/thor/actions.rb 41% [457/1092] ruby-2.6.5/lib/bundler/vendor/thor/lib/thor/actions/create_file.rb 41% [458/1092] ruby-2.6.5/lib/bundler/vendor/thor/lib/thor/actions/create_link.rb 42% [459/1092] ruby-2.6.5/lib/bundler/vendor/thor/lib/thor/actions/directory.rb 42% [460/1092] ruby-2.6.5/lib/bundler/vendor/thor/lib/thor/actions/empty_directory.rb 42% [461/1092] ruby-2.6.5/lib/bundler/vendor/thor/lib/thor/actions/file_manipulation.rb 42% [462/1092] ruby-2.6.5/lib/bundler/vendor/thor/lib/thor/actions/inject_into_file.rb 42% [463/1092] ruby-2.6.5/lib/bundler/vendor/thor/lib/thor/base.rb 42% [464/1092] ruby-2.6.5/lib/bundler/vendor/thor/lib/thor/command.rb 42% [465/1092] ruby-2.6.5/lib/bundler/vendor/thor/lib/thor/core_ext/hash_with_indifferent_access.rb 42% [466/1092] ruby-2.6.5/lib/bundler/vendor/thor/lib/thor/core_ext/io_binary_read.rb 42% [467/1092] ruby-2.6.5/lib/bundler/vendor/thor/lib/thor/core_ext/ordered_hash.rb 42% [468/1092] ruby-2.6.5/lib/bundler/vendor/thor/lib/thor/error.rb 42% [469/1092] ruby-2.6.5/lib/bundler/vendor/thor/lib/thor/group.rb 43% [470/1092] ruby-2.6.5/lib/bundler/vendor/thor/lib/thor/invocation.rb 43% [471/1092] ruby-2.6.5/lib/bundler/vendor/thor/lib/thor/line_editor.rb 43% [472/1092] ruby-2.6.5/lib/bundler/vendor/thor/lib/thor/line_editor/basic.rb 43% [473/1092] ruby-2.6.5/lib/bundler/vendor/thor/lib/thor/line_editor/readline.rb 43% [474/1092] ruby-2.6.5/lib/bundler/vendor/thor/lib/thor/parser.rb 43% [475/1092] ruby-2.6.5/lib/bundler/vendor/thor/lib/thor/parser/argument.rb 43% [476/1092] ruby-2.6.5/lib/bundler/vendor/thor/lib/thor/parser/arguments.rb 43% [477/1092] ruby-2.6.5/lib/bundler/vendor/thor/lib/thor/parser/option.rb 43% [478/1092] ruby-2.6.5/lib/bundler/vendor/thor/lib/thor/parser/options.rb 43% [479/1092] ruby-2.6.5/lib/bundler/vendor/thor/lib/thor/rake_compat.rb 43% [480/1092] ruby-2.6.5/lib/bundler/vendor/thor/lib/thor/runner.rb 44% [481/1092] ruby-2.6.5/lib/bundler/vendor/thor/lib/thor/shell.rb 44% [482/1092] ruby-2.6.5/lib/bundler/vendor/thor/lib/thor/shell/basic.rb 44% [483/1092] ruby-2.6.5/lib/bundler/vendor/thor/lib/thor/shell/color.rb 44% [484/1092] ruby-2.6.5/lib/bundler/vendor/thor/lib/thor/shell/html.rb 44% [485/1092] ruby-2.6.5/lib/bundler/vendor/thor/lib/thor/util.rb 44% [486/1092] ruby-2.6.5/lib/bundler/vendor/thor/lib/thor/version.rb 44% [487/1092] ruby-2.6.5/lib/bundler/vendored_fileutils.rb 44% [488/1092] ruby-2.6.5/lib/bundler/vendored_molinillo.rb 44% [489/1092] ruby-2.6.5/lib/bundler/vendored_persistent.rb 44% [490/1092] ruby-2.6.5/lib/bundler/vendored_thor.rb 44% [491/1092] ruby-2.6.5/lib/bundler/version.rb 45% [492/1092] ruby-2.6.5/lib/bundler/version_ranges.rb 45% [493/1092] ruby-2.6.5/lib/bundler/vlad.rb 45% [494/1092] ruby-2.6.5/lib/bundler/worker.rb 45% [495/1092] ruby-2.6.5/lib/bundler/yaml_serializer.rb 45% [496/1092] ruby-2.6.5/lib/cgi.rb 45% [497/1092] ruby-2.6.5/lib/cgi/cookie.rb 45% [498/1092] ruby-2.6.5/lib/cgi/core.rb 45% [499/1092] ruby-2.6.5/lib/cgi/html.rb 45% [500/1092] ruby-2.6.5/lib/cgi/session.rb 45% [501/1092] ruby-2.6.5/lib/cgi/session/pstore.rb 45% [502/1092] ruby-2.6.5/lib/cgi/util.rb 46% [503/1092] ruby-2.6.5/lib/cmath.rb 46% [504/1092] ruby-2.6.5/lib/csv.rb 46% [505/1092] ruby-2.6.5/lib/csv/core_ext/array.rb 46% [506/1092] ruby-2.6.5/lib/csv/core_ext/string.rb 46% [507/1092] ruby-2.6.5/lib/csv/csv.gemspec 46% [508/1092] ruby-2.6.5/lib/csv/delete_suffix.rb 46% [509/1092] ruby-2.6.5/lib/csv/fields_converter.rb 46% [510/1092] ruby-2.6.5/lib/csv/match_p.rb 46% [511/1092] ruby-2.6.5/lib/csv/parser.rb 46% [512/1092] ruby-2.6.5/lib/csv/row.rb 46% [513/1092] ruby-2.6.5/lib/csv/table.rb 47% [514/1092] ruby-2.6.5/lib/csv/version.rb 47% [515/1092] ruby-2.6.5/lib/csv/writer.rb 47% [516/1092] ruby-2.6.5/lib/debug.rb 47% [517/1092] ruby-2.6.5/lib/delegate.rb 47% [518/1092] ruby-2.6.5/lib/drb.rb 47% [519/1092] ruby-2.6.5/lib/drb/acl.rb 47% [520/1092] ruby-2.6.5/lib/drb/drb.rb 47% [521/1092] ruby-2.6.5/lib/drb/eq.rb 47% [522/1092] ruby-2.6.5/lib/drb/extserv.rb 47% [523/1092] ruby-2.6.5/lib/drb/extservm.rb 47% [524/1092] ruby-2.6.5/lib/drb/gw.rb 48% [525/1092] ruby-2.6.5/lib/drb/invokemethod.rb 48% [526/1092] ruby-2.6.5/lib/drb/observer.rb 48% [527/1092] ruby-2.6.5/lib/drb/ssl.rb 48% [528/1092] ruby-2.6.5/lib/drb/timeridconv.rb 48% [529/1092] ruby-2.6.5/lib/drb/unix.rb 48% [530/1092] ruby-2.6.5/lib/e2mmap.rb 48% [531/1092] ruby-2.6.5/lib/erb.rb 48% [532/1092] ruby-2.6.5/lib/fileutils.rb 48% [533/1092] ruby-2.6.5/lib/find.rb 48% [534/1092] ruby-2.6.5/lib/forwardable.rb 48% [535/1092] ruby-2.6.5/lib/forwardable/forwardable.gemspec 49% [536/1092] ruby-2.6.5/lib/forwardable/impl.rb 49% [537/1092] ruby-2.6.5/lib/getoptlong.rb 49% [538/1092] ruby-2.6.5/lib/ipaddr.rb 49% [539/1092] ruby-2.6.5/lib/irb.rb 49% [540/1092] ruby-2.6.5/lib/irb/cmd/chws.rb 49% [541/1092] ruby-2.6.5/lib/irb/cmd/fork.rb 49% [542/1092] ruby-2.6.5/lib/irb/cmd/help.rb 49% [543/1092] ruby-2.6.5/lib/irb/cmd/load.rb 49% [544/1092] ruby-2.6.5/lib/irb/cmd/nop.rb 49% [545/1092] ruby-2.6.5/lib/irb/cmd/pushws.rb 50% [546/1092] ruby-2.6.5/lib/irb/cmd/subirb.rb 50% [547/1092] ruby-2.6.5/lib/irb/completion.rb 50% [548/1092] ruby-2.6.5/lib/irb/context.rb 50% [549/1092] ruby-2.6.5/lib/irb/ext/change-ws.rb 50% [550/1092] ruby-2.6.5/lib/irb/ext/history.rb 50% [551/1092] ruby-2.6.5/lib/irb/ext/loader.rb 50% [552/1092] ruby-2.6.5/lib/irb/ext/multi-irb.rb 50% [553/1092] ruby-2.6.5/lib/irb/ext/save-history.rb 50% [554/1092] ruby-2.6.5/lib/irb/ext/tracer.rb 50% [555/1092] ruby-2.6.5/lib/irb/ext/use-loader.rb 50% [556/1092] ruby-2.6.5/lib/irb/ext/workspaces.rb 51% [557/1092] ruby-2.6.5/lib/irb/extend-command.rb 51% [558/1092] ruby-2.6.5/lib/irb/frame.rb 51% [559/1092] ruby-2.6.5/lib/irb/help.rb 51% [560/1092] ruby-2.6.5/lib/irb/init.rb 51% [561/1092] ruby-2.6.5/lib/irb/input-method.rb 51% [562/1092] ruby-2.6.5/lib/irb/inspector.rb 51% [563/1092] ruby-2.6.5/lib/irb/irb.gemspec 51% [564/1092] ruby-2.6.5/lib/irb/lc/error.rb 51% [565/1092] ruby-2.6.5/lib/irb/lc/ja/encoding_aliases.rb 51% [566/1092] ruby-2.6.5/lib/irb/lc/ja/error.rb 51% [567/1092] ruby-2.6.5/lib/irb/locale.rb 52% [568/1092] ruby-2.6.5/lib/irb/magic-file.rb 52% [569/1092] ruby-2.6.5/lib/irb/notifier.rb 52% [570/1092] ruby-2.6.5/lib/irb/output-method.rb 52% [571/1092] ruby-2.6.5/lib/irb/ruby-lex.rb 52% [572/1092] ruby-2.6.5/lib/irb/ruby-token.rb 52% [573/1092] ruby-2.6.5/lib/irb/slex.rb 52% [574/1092] ruby-2.6.5/lib/irb/src_encoding.rb 52% [575/1092] ruby-2.6.5/lib/irb/version.rb 52% [576/1092] ruby-2.6.5/lib/irb/workspace.rb 52% [577/1092] ruby-2.6.5/lib/irb/ws-for-case-2.rb 52% [578/1092] ruby-2.6.5/lib/irb/xmp.rb 53% [579/1092] ruby-2.6.5/lib/logger.rb 53% [580/1092] ruby-2.6.5/lib/matrix.rb 53% [581/1092] ruby-2.6.5/lib/matrix/eigenvalue_decomposition.rb 53% [582/1092] ruby-2.6.5/lib/matrix/lup_decomposition.rb 53% [583/1092] ruby-2.6.5/lib/matrix/matrix.gemspec 53% [584/1092] ruby-2.6.5/lib/mkmf.rb 53% [585/1092] ruby-2.6.5/lib/monitor.rb 53% [586/1092] ruby-2.6.5/lib/mutex_m.rb 53% [587/1092] ruby-2.6.5/lib/net/ftp.rb 53% [588/1092] ruby-2.6.5/lib/net/http.rb 53% [589/1092] ruby-2.6.5/lib/net/http/backward.rb 54% [590/1092] ruby-2.6.5/lib/net/http/exceptions.rb 54% [591/1092] ruby-2.6.5/lib/net/http/generic_request.rb 54% [592/1092] ruby-2.6.5/lib/net/http/header.rb 54% [593/1092] ruby-2.6.5/lib/net/http/proxy_delta.rb 54% [594/1092] ruby-2.6.5/lib/net/http/request.rb 54% [595/1092] ruby-2.6.5/lib/net/http/requests.rb 54% [596/1092] ruby-2.6.5/lib/net/http/response.rb 54% [597/1092] ruby-2.6.5/lib/net/http/responses.rb 54% [598/1092] ruby-2.6.5/lib/net/http/status.rb 54% [599/1092] ruby-2.6.5/lib/net/https.rb 54% [600/1092] ruby-2.6.5/lib/net/imap.rb 55% [601/1092] ruby-2.6.5/lib/net/pop.rb 55% [602/1092] ruby-2.6.5/lib/net/protocol.rb 55% [603/1092] ruby-2.6.5/lib/net/smtp.rb 55% [604/1092] ruby-2.6.5/lib/observer.rb 55% [605/1092] ruby-2.6.5/lib/open-uri.rb 55% [606/1092] ruby-2.6.5/lib/open3.rb 55% [607/1092] ruby-2.6.5/lib/optionparser.rb 55% [608/1092] ruby-2.6.5/lib/optparse.rb 55% [609/1092] ruby-2.6.5/lib/optparse/ac.rb 55% [610/1092] ruby-2.6.5/lib/optparse/date.rb 55% [611/1092] ruby-2.6.5/lib/optparse/kwargs.rb 56% [612/1092] ruby-2.6.5/lib/optparse/shellwords.rb 56% [613/1092] ruby-2.6.5/lib/optparse/time.rb 56% [614/1092] ruby-2.6.5/lib/optparse/uri.rb 56% [615/1092] ruby-2.6.5/lib/optparse/version.rb 56% [616/1092] ruby-2.6.5/lib/ostruct.rb 56% [617/1092] ruby-2.6.5/lib/pp.rb 56% [618/1092] ruby-2.6.5/lib/prettyprint.rb 56% [619/1092] ruby-2.6.5/lib/prime.rb 56% [620/1092] ruby-2.6.5/lib/profile.rb 56% [621/1092] ruby-2.6.5/lib/profiler.rb 56% [622/1092] ruby-2.6.5/lib/pstore.rb 57% [623/1092] ruby-2.6.5/lib/racc/parser.rb 57% [624/1092] ruby-2.6.5/lib/racc/rdoc/grammar.en.rdoc 57% [625/1092] ruby-2.6.5/lib/rdoc.rb 57% [626/1092] ruby-2.6.5/lib/rdoc/alias.rb 57% [627/1092] ruby-2.6.5/lib/rdoc/anon_class.rb 57% [628/1092] ruby-2.6.5/lib/rdoc/any_method.rb 57% [629/1092] ruby-2.6.5/lib/rdoc/attr.rb 57% [630/1092] ruby-2.6.5/lib/rdoc/class_module.rb 57% [631/1092] ruby-2.6.5/lib/rdoc/code_object.rb 57% [632/1092] ruby-2.6.5/lib/rdoc/code_objects.rb 57% [633/1092] ruby-2.6.5/lib/rdoc/comment.rb 58% [634/1092] ruby-2.6.5/lib/rdoc/constant.rb 58% [635/1092] ruby-2.6.5/lib/rdoc/context.rb 58% [636/1092] ruby-2.6.5/lib/rdoc/cross_reference.rb 58% [637/1092] ruby-2.6.5/lib/rdoc/encoding.rb 58% [638/1092] ruby-2.6.5/lib/rdoc/erb_partial.rb 58% [639/1092] ruby-2.6.5/lib/rdoc/erbio.rb 58% [640/1092] ruby-2.6.5/lib/rdoc/extend.rb 58% [641/1092] ruby-2.6.5/lib/rdoc/generator.rb 58% [642/1092] ruby-2.6.5/lib/rdoc/ghost_method.rb 58% [643/1092] ruby-2.6.5/lib/rdoc/i18n.rb 58% [644/1092] ruby-2.6.5/lib/rdoc/include.rb 59% [645/1092] ruby-2.6.5/lib/rdoc/known_classes.rb 59% [646/1092] ruby-2.6.5/lib/rdoc/markdown.rb 59% [647/1092] ruby-2.6.5/lib/rdoc/markup.rb 59% [648/1092] ruby-2.6.5/lib/rdoc/meta_method.rb 59% [649/1092] ruby-2.6.5/lib/rdoc/method_attr.rb 59% [650/1092] ruby-2.6.5/lib/rdoc/mixin.rb 59% [651/1092] ruby-2.6.5/lib/rdoc/normal_class.rb 59% [652/1092] ruby-2.6.5/lib/rdoc/normal_module.rb 59% [653/1092] ruby-2.6.5/lib/rdoc/options.rb 59% [654/1092] ruby-2.6.5/lib/rdoc/parser.rb 59% [655/1092] ruby-2.6.5/lib/rdoc/rd.rb 60% [656/1092] ruby-2.6.5/lib/rdoc/rdoc.rb 60% [657/1092] ruby-2.6.5/lib/rdoc/require.rb 60% [658/1092] ruby-2.6.5/lib/rdoc/ri.rb 60% [659/1092] ruby-2.6.5/lib/rdoc/rubygems_hook.rb 60% [660/1092] ruby-2.6.5/lib/rdoc/servlet.rb 60% [661/1092] ruby-2.6.5/lib/rdoc/single_class.rb 60% [662/1092] ruby-2.6.5/lib/rdoc/stats.rb 60% [663/1092] ruby-2.6.5/lib/rdoc/store.rb 60% [664/1092] ruby-2.6.5/lib/rdoc/task.rb 60% [665/1092] ruby-2.6.5/lib/rdoc/text.rb 60% [666/1092] ruby-2.6.5/lib/rdoc/token_stream.rb 61% [667/1092] ruby-2.6.5/lib/rdoc/tom_doc.rb 61% [668/1092] ruby-2.6.5/lib/rdoc/top_level.rb 61% [669/1092] ruby-2.6.5/lib/rdoc/version.rb 61% [670/1092] ruby-2.6.5/lib/resolv-replace.rb 61% [671/1092] ruby-2.6.5/lib/resolv.rb 61% [672/1092] ruby-2.6.5/lib/rexml/attlistdecl.rb 61% [673/1092] ruby-2.6.5/lib/rexml/attribute.rb 61% [674/1092] ruby-2.6.5/lib/rexml/cdata.rb 61% [675/1092] ruby-2.6.5/lib/rexml/child.rb 61% [676/1092] ruby-2.6.5/lib/rexml/comment.rb 61% [677/1092] ruby-2.6.5/lib/rexml/doctype.rb 62% [678/1092] ruby-2.6.5/lib/rexml/document.rb 62% [679/1092] ruby-2.6.5/lib/rexml/dtd/attlistdecl.rb 62% [680/1092] ruby-2.6.5/lib/rexml/dtd/dtd.rb 62% [681/1092] ruby-2.6.5/lib/rexml/dtd/elementdecl.rb 62% [682/1092] ruby-2.6.5/lib/rexml/dtd/entitydecl.rb 62% [683/1092] ruby-2.6.5/lib/rexml/dtd/notationdecl.rb 62% [684/1092] ruby-2.6.5/lib/rexml/element.rb 62% [685/1092] ruby-2.6.5/lib/rexml/encoding.rb 62% [686/1092] ruby-2.6.5/lib/rexml/entity.rb 62% [687/1092] ruby-2.6.5/lib/rexml/formatters/default.rb 63% [688/1092] ruby-2.6.5/lib/rexml/formatters/pretty.rb 63% [689/1092] ruby-2.6.5/lib/rexml/formatters/transitive.rb 63% [690/1092] ruby-2.6.5/lib/rexml/functions.rb 63% [691/1092] ruby-2.6.5/lib/rexml/instruction.rb 63% [692/1092] ruby-2.6.5/lib/rexml/light/node.rb 63% [693/1092] ruby-2.6.5/lib/rexml/namespace.rb 63% [694/1092] ruby-2.6.5/lib/rexml/node.rb 63% [695/1092] ruby-2.6.5/lib/rexml/output.rb 63% [696/1092] ruby-2.6.5/lib/rexml/parent.rb 63% [697/1092] ruby-2.6.5/lib/rexml/parseexception.rb 63% [698/1092] ruby-2.6.5/lib/rexml/parsers/baseparser.rb 64% [699/1092] ruby-2.6.5/lib/rexml/parsers/lightparser.rb 64% [700/1092] ruby-2.6.5/lib/rexml/parsers/pullparser.rb 64% [701/1092] ruby-2.6.5/lib/rexml/parsers/sax2parser.rb 64% [702/1092] ruby-2.6.5/lib/rexml/parsers/streamparser.rb 64% [703/1092] ruby-2.6.5/lib/rexml/parsers/treeparser.rb 64% [704/1092] ruby-2.6.5/lib/rexml/parsers/ultralightparser.rb 64% [705/1092] ruby-2.6.5/lib/rexml/parsers/xpathparser.rb 64% [706/1092] ruby-2.6.5/lib/rexml/quickpath.rb 64% [707/1092] ruby-2.6.5/lib/rexml/rexml.gemspec 64% [708/1092] ruby-2.6.5/lib/rexml/rexml.rb 64% [709/1092] ruby-2.6.5/lib/rexml/sax2listener.rb 65% [710/1092] ruby-2.6.5/lib/rexml/security.rb 65% [711/1092] ruby-2.6.5/lib/rexml/source.rb 65% [712/1092] ruby-2.6.5/lib/rexml/streamlistener.rb 65% [713/1092] ruby-2.6.5/lib/rexml/syncenumerator.rb 65% [714/1092] ruby-2.6.5/lib/rexml/text.rb 65% [715/1092] ruby-2.6.5/lib/rexml/undefinednamespaceexception.rb 65% [716/1092] ruby-2.6.5/lib/rexml/validation/relaxng.rb 65% [717/1092] ruby-2.6.5/lib/rexml/validation/validation.rb 65% [718/1092] ruby-2.6.5/lib/rexml/validation/validationexception.rb 65% [719/1092] ruby-2.6.5/lib/rexml/xmldecl.rb 65% [720/1092] ruby-2.6.5/lib/rexml/xmltokens.rb 66% [721/1092] ruby-2.6.5/lib/rexml/xpath.rb 66% [722/1092] ruby-2.6.5/lib/rexml/xpath_parser.rb 66% [723/1092] ruby-2.6.5/lib/rinda/rinda.rb 66% [724/1092] ruby-2.6.5/lib/rinda/ring.rb 66% [725/1092] ruby-2.6.5/lib/rinda/tuplespace.rb 66% [726/1092] ruby-2.6.5/lib/rss.rb 66% [727/1092] ruby-2.6.5/lib/rss/0.9.rb 66% [728/1092] ruby-2.6.5/lib/rss/1.0.rb 66% [729/1092] ruby-2.6.5/lib/rss/2.0.rb 66% [730/1092] ruby-2.6.5/lib/rss/atom.rb 66% [731/1092] ruby-2.6.5/lib/rss/content.rb 67% [732/1092] ruby-2.6.5/lib/rss/content/1.0.rb 67% [733/1092] ruby-2.6.5/lib/rss/content/2.0.rb 67% [734/1092] ruby-2.6.5/lib/rss/converter.rb 67% [735/1092] ruby-2.6.5/lib/rss/dublincore.rb 67% [736/1092] ruby-2.6.5/lib/rss/dublincore/1.0.rb 67% [737/1092] ruby-2.6.5/lib/rss/dublincore/2.0.rb 67% [738/1092] ruby-2.6.5/lib/rss/dublincore/atom.rb 67% [739/1092] ruby-2.6.5/lib/rss/image.rb 67% [740/1092] ruby-2.6.5/lib/rss/itunes.rb 67% [741/1092] ruby-2.6.5/lib/rss/maker.rb 67% [742/1092] ruby-2.6.5/lib/rss/maker/0.9.rb 68% [743/1092] ruby-2.6.5/lib/rss/maker/1.0.rb 68% [744/1092] ruby-2.6.5/lib/rss/maker/2.0.rb 68% [745/1092] ruby-2.6.5/lib/rss/maker/atom.rb 68% [746/1092] ruby-2.6.5/lib/rss/maker/base.rb 68% [747/1092] ruby-2.6.5/lib/rss/maker/content.rb 68% [748/1092] ruby-2.6.5/lib/rss/maker/dublincore.rb 68% [749/1092] ruby-2.6.5/lib/rss/maker/entry.rb 68% [750/1092] ruby-2.6.5/lib/rss/maker/feed.rb 68% [751/1092] ruby-2.6.5/lib/rss/maker/image.rb 68% [752/1092] ruby-2.6.5/lib/rss/maker/itunes.rb 68% [753/1092] ruby-2.6.5/lib/rss/maker/slash.rb 69% [754/1092] ruby-2.6.5/lib/rss/maker/syndication.rb 69% [755/1092] ruby-2.6.5/lib/rss/maker/taxonomy.rb 69% [756/1092] ruby-2.6.5/lib/rss/maker/trackback.rb 69% [757/1092] ruby-2.6.5/lib/rss/parser.rb 69% [758/1092] ruby-2.6.5/lib/rss/rexmlparser.rb 69% [759/1092] ruby-2.6.5/lib/rss/rss.gemspec 69% [760/1092] ruby-2.6.5/lib/rss/rss.rb 69% [761/1092] ruby-2.6.5/lib/rss/slash.rb 69% [762/1092] ruby-2.6.5/lib/rss/syndication.rb 69% [763/1092] ruby-2.6.5/lib/rss/taxonomy.rb 69% [764/1092] ruby-2.6.5/lib/rss/trackback.rb 70% [765/1092] ruby-2.6.5/lib/rss/utils.rb 70% [766/1092] ruby-2.6.5/lib/rss/xml-stylesheet.rb 70% [767/1092] ruby-2.6.5/lib/rss/xml.rb 70% [768/1092] ruby-2.6.5/lib/rss/xmlparser.rb 70% [769/1092] ruby-2.6.5/lib/rss/xmlscanner.rb 70% [770/1092] ruby-2.6.5/lib/rubygems.rb 70% [771/1092] ruby-2.6.5/lib/rubygems/available_set.rb 70% [772/1092] ruby-2.6.5/lib/rubygems/basic_specification.rb 70% [773/1092] ruby-2.6.5/lib/rubygems/bundler_version_finder.rb 70% [774/1092] ruby-2.6.5/lib/rubygems/command.rb 70% [775/1092] ruby-2.6.5/lib/rubygems/command_manager.rb 71% [776/1092] ruby-2.6.5/lib/rubygems/commands/build_command.rb 71% [777/1092] ruby-2.6.5/lib/rubygems/commands/cert_command.rb 71% [778/1092] ruby-2.6.5/lib/rubygems/commands/check_command.rb 71% [779/1092] ruby-2.6.5/lib/rubygems/commands/cleanup_command.rb 71% [780/1092] ruby-2.6.5/lib/rubygems/commands/contents_command.rb 71% [781/1092] ruby-2.6.5/lib/rubygems/commands/dependency_command.rb 71% [782/1092] ruby-2.6.5/lib/rubygems/commands/environment_command.rb 71% [783/1092] ruby-2.6.5/lib/rubygems/commands/fetch_command.rb 71% [784/1092] ruby-2.6.5/lib/rubygems/commands/generate_index_command.rb 71% [785/1092] ruby-2.6.5/lib/rubygems/commands/help_command.rb 71% [786/1092] ruby-2.6.5/lib/rubygems/commands/info_command.rb 72% [787/1092] ruby-2.6.5/lib/rubygems/commands/install_command.rb 72% [788/1092] ruby-2.6.5/lib/rubygems/commands/list_command.rb 72% [789/1092] ruby-2.6.5/lib/rubygems/commands/lock_command.rb 72% [790/1092] ruby-2.6.5/lib/rubygems/commands/mirror_command.rb 72% [791/1092] ruby-2.6.5/lib/rubygems/commands/open_command.rb 72% [792/1092] ruby-2.6.5/lib/rubygems/commands/outdated_command.rb 72% [793/1092] ruby-2.6.5/lib/rubygems/commands/owner_command.rb 72% [794/1092] ruby-2.6.5/lib/rubygems/commands/pristine_command.rb 72% [795/1092] ruby-2.6.5/lib/rubygems/commands/push_command.rb 72% [796/1092] ruby-2.6.5/lib/rubygems/commands/query_command.rb 72% [797/1092] ruby-2.6.5/lib/rubygems/commands/rdoc_command.rb 73% [798/1092] ruby-2.6.5/lib/rubygems/commands/search_command.rb 73% [799/1092] ruby-2.6.5/lib/rubygems/commands/server_command.rb 73% [800/1092] ruby-2.6.5/lib/rubygems/commands/setup_command.rb 73% [801/1092] ruby-2.6.5/lib/rubygems/commands/signin_command.rb 73% [802/1092] ruby-2.6.5/lib/rubygems/commands/signout_command.rb 73% [803/1092] ruby-2.6.5/lib/rubygems/commands/sources_command.rb 73% [804/1092] ruby-2.6.5/lib/rubygems/commands/specification_command.rb 73% [805/1092] ruby-2.6.5/lib/rubygems/commands/stale_command.rb 73% [806/1092] ruby-2.6.5/lib/rubygems/commands/uninstall_command.rb 73% [807/1092] ruby-2.6.5/lib/rubygems/commands/unpack_command.rb 73% [808/1092] ruby-2.6.5/lib/rubygems/commands/update_command.rb 74% [809/1092] ruby-2.6.5/lib/rubygems/commands/which_command.rb 74% [810/1092] ruby-2.6.5/lib/rubygems/commands/yank_command.rb 74% [811/1092] ruby-2.6.5/lib/rubygems/compatibility.rb 74% [812/1092] ruby-2.6.5/lib/rubygems/config_file.rb 74% [813/1092] ruby-2.6.5/lib/rubygems/core_ext/kernel_gem.rb 74% [814/1092] ruby-2.6.5/lib/rubygems/core_ext/kernel_require.rb 74% [815/1092] ruby-2.6.5/lib/rubygems/core_ext/kernel_warn.rb 74% [816/1092] ruby-2.6.5/lib/rubygems/defaults.rb 74% [817/1092] ruby-2.6.5/lib/rubygems/dependency.rb 74% [818/1092] ruby-2.6.5/lib/rubygems/dependency_installer.rb 75% [819/1092] ruby-2.6.5/lib/rubygems/dependency_list.rb 75% [820/1092] ruby-2.6.5/lib/rubygems/deprecate.rb 75% [821/1092] ruby-2.6.5/lib/rubygems/doctor.rb 75% [822/1092] ruby-2.6.5/lib/rubygems/errors.rb 75% [823/1092] ruby-2.6.5/lib/rubygems/exceptions.rb 75% [824/1092] ruby-2.6.5/lib/rubygems/ext.rb 75% [825/1092] ruby-2.6.5/lib/rubygems/ext/build_error.rb 75% [826/1092] ruby-2.6.5/lib/rubygems/ext/builder.rb 75% [827/1092] ruby-2.6.5/lib/rubygems/ext/cmake_builder.rb 75% [828/1092] ruby-2.6.5/lib/rubygems/ext/configure_builder.rb 75% [829/1092] ruby-2.6.5/lib/rubygems/ext/ext_conf_builder.rb 76% [830/1092] ruby-2.6.5/lib/rubygems/ext/rake_builder.rb 76% [831/1092] ruby-2.6.5/lib/rubygems/gem_runner.rb 76% [832/1092] ruby-2.6.5/lib/rubygems/gemcutter_utilities.rb 76% [833/1092] ruby-2.6.5/lib/rubygems/indexer.rb 76% [834/1092] ruby-2.6.5/lib/rubygems/install_default_message.rb 76% [835/1092] ruby-2.6.5/lib/rubygems/install_message.rb 76% [836/1092] ruby-2.6.5/lib/rubygems/install_update_options.rb 76% [837/1092] ruby-2.6.5/lib/rubygems/installer.rb 76% [838/1092] ruby-2.6.5/lib/rubygems/installer_test_case.rb 76% [839/1092] ruby-2.6.5/lib/rubygems/local_remote_options.rb 76% [840/1092] ruby-2.6.5/lib/rubygems/mock_gem_ui.rb 77% [841/1092] ruby-2.6.5/lib/rubygems/name_tuple.rb 77% [842/1092] ruby-2.6.5/lib/rubygems/package.rb 77% [843/1092] ruby-2.6.5/lib/rubygems/package/digest_io.rb 77% [844/1092] ruby-2.6.5/lib/rubygems/package/file_source.rb 77% [845/1092] ruby-2.6.5/lib/rubygems/package/io_source.rb 77% [846/1092] ruby-2.6.5/lib/rubygems/package/old.rb 77% [847/1092] ruby-2.6.5/lib/rubygems/package/source.rb 77% [848/1092] ruby-2.6.5/lib/rubygems/package/tar_header.rb 77% [849/1092] ruby-2.6.5/lib/rubygems/package/tar_reader.rb 77% [850/1092] ruby-2.6.5/lib/rubygems/package/tar_reader/entry.rb 77% [851/1092] ruby-2.6.5/lib/rubygems/package/tar_test_case.rb 78% [852/1092] ruby-2.6.5/lib/rubygems/package/tar_writer.rb 78% [853/1092] ruby-2.6.5/lib/rubygems/package_task.rb 78% [854/1092] ruby-2.6.5/lib/rubygems/path_support.rb 78% [855/1092] ruby-2.6.5/lib/rubygems/platform.rb 78% [856/1092] ruby-2.6.5/lib/rubygems/psych_additions.rb 78% [857/1092] ruby-2.6.5/lib/rubygems/psych_tree.rb 78% [858/1092] ruby-2.6.5/lib/rubygems/rdoc.rb 78% [859/1092] ruby-2.6.5/lib/rubygems/remote_fetcher.rb 78% [860/1092] ruby-2.6.5/lib/rubygems/request.rb 78% [861/1092] ruby-2.6.5/lib/rubygems/request/connection_pools.rb 78% [862/1092] ruby-2.6.5/lib/rubygems/request/http_pool.rb 79% [863/1092] ruby-2.6.5/lib/rubygems/request/https_pool.rb 79% [864/1092] ruby-2.6.5/lib/rubygems/request_set.rb 79% [865/1092] ruby-2.6.5/lib/rubygems/request_set/gem_dependency_api.rb 79% [866/1092] ruby-2.6.5/lib/rubygems/request_set/lockfile.rb 79% [867/1092] ruby-2.6.5/lib/rubygems/request_set/lockfile/parser.rb 79% [868/1092] ruby-2.6.5/lib/rubygems/request_set/lockfile/tokenizer.rb 79% [869/1092] ruby-2.6.5/lib/rubygems/requirement.rb 79% [870/1092] ruby-2.6.5/lib/rubygems/resolver.rb 79% [871/1092] ruby-2.6.5/lib/rubygems/resolver/activation_request.rb 79% [872/1092] ruby-2.6.5/lib/rubygems/resolver/api_set.rb 79% [873/1092] ruby-2.6.5/lib/rubygems/resolver/api_specification.rb 80% [874/1092] ruby-2.6.5/lib/rubygems/resolver/best_set.rb 80% [875/1092] ruby-2.6.5/lib/rubygems/resolver/composed_set.rb 80% [876/1092] ruby-2.6.5/lib/rubygems/resolver/conflict.rb 80% [877/1092] ruby-2.6.5/lib/rubygems/resolver/current_set.rb 80% [878/1092] ruby-2.6.5/lib/rubygems/resolver/dependency_request.rb 80% [879/1092] ruby-2.6.5/lib/rubygems/resolver/git_set.rb 80% [880/1092] ruby-2.6.5/lib/rubygems/resolver/git_specification.rb 80% [881/1092] ruby-2.6.5/lib/rubygems/resolver/index_set.rb 80% [882/1092] ruby-2.6.5/lib/rubygems/resolver/index_specification.rb 80% [883/1092] ruby-2.6.5/lib/rubygems/resolver/installed_specification.rb 80% [884/1092] ruby-2.6.5/lib/rubygems/resolver/installer_set.rb 81% [885/1092] ruby-2.6.5/lib/rubygems/resolver/local_specification.rb 81% [886/1092] ruby-2.6.5/lib/rubygems/resolver/lock_set.rb 81% [887/1092] ruby-2.6.5/lib/rubygems/resolver/lock_specification.rb 81% [888/1092] ruby-2.6.5/lib/rubygems/resolver/molinillo.rb 81% [889/1092] ruby-2.6.5/lib/rubygems/resolver/molinillo/lib/molinillo.rb 81% [890/1092] ruby-2.6.5/lib/rubygems/resolver/molinillo/lib/molinillo/delegates/resolution_state.rb 81% [891/1092] ruby-2.6.5/lib/rubygems/resolver/molinillo/lib/molinillo/delegates/specification_provider.rb 81% [892/1092] ruby-2.6.5/lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph.rb 81% [893/1092] ruby-2.6.5/lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/action.rb 81% [894/1092] ruby-2.6.5/lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/add_edge_no_circular.rb 81% [895/1092] ruby-2.6.5/lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/add_vertex.rb 82% [896/1092] ruby-2.6.5/lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/delete_edge.rb 82% [897/1092] ruby-2.6.5/lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/detach_vertex_named.rb 82% [898/1092] ruby-2.6.5/lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/log.rb 82% [899/1092] ruby-2.6.5/lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/set_payload.rb 82% [900/1092] ruby-2.6.5/lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/tag.rb 82% [901/1092] ruby-2.6.5/lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/vertex.rb 82% [902/1092] ruby-2.6.5/lib/rubygems/resolver/molinillo/lib/molinillo/errors.rb 82% [903/1092] ruby-2.6.5/lib/rubygems/resolver/molinillo/lib/molinillo/gem_metadata.rb 82% [904/1092] ruby-2.6.5/lib/rubygems/resolver/molinillo/lib/molinillo/modules/specification_provider.rb 82% [905/1092] ruby-2.6.5/lib/rubygems/resolver/molinillo/lib/molinillo/modules/ui.rb 82% [906/1092] ruby-2.6.5/lib/rubygems/resolver/molinillo/lib/molinillo/resolution.rb 83% [907/1092] ruby-2.6.5/lib/rubygems/resolver/molinillo/lib/molinillo/resolver.rb 83% [908/1092] ruby-2.6.5/lib/rubygems/resolver/molinillo/lib/molinillo/state.rb 83% [909/1092] ruby-2.6.5/lib/rubygems/resolver/requirement_list.rb 83% [910/1092] ruby-2.6.5/lib/rubygems/resolver/set.rb 83% [911/1092] ruby-2.6.5/lib/rubygems/resolver/source_set.rb 83% [912/1092] ruby-2.6.5/lib/rubygems/resolver/spec_specification.rb 83% [913/1092] ruby-2.6.5/lib/rubygems/resolver/specification.rb 83% [914/1092] ruby-2.6.5/lib/rubygems/resolver/stats.rb 83% [915/1092] ruby-2.6.5/lib/rubygems/resolver/vendor_set.rb 83% [916/1092] ruby-2.6.5/lib/rubygems/resolver/vendor_specification.rb 83% [917/1092] ruby-2.6.5/lib/rubygems/safe_yaml.rb 84% [918/1092] ruby-2.6.5/lib/rubygems/security.rb 84% [919/1092] ruby-2.6.5/lib/rubygems/security/policies.rb 84% [920/1092] ruby-2.6.5/lib/rubygems/security/policy.rb 84% [921/1092] ruby-2.6.5/lib/rubygems/security/signer.rb 84% [922/1092] ruby-2.6.5/lib/rubygems/security/trust_dir.rb 84% [923/1092] ruby-2.6.5/lib/rubygems/security_option.rb 84% [924/1092] ruby-2.6.5/lib/rubygems/server.rb 84% [925/1092] ruby-2.6.5/lib/rubygems/source.rb 84% [926/1092] ruby-2.6.5/lib/rubygems/source/git.rb 84% [927/1092] ruby-2.6.5/lib/rubygems/source/installed.rb 84% [928/1092] ruby-2.6.5/lib/rubygems/source/local.rb 85% [929/1092] ruby-2.6.5/lib/rubygems/source/lock.rb 85% [930/1092] ruby-2.6.5/lib/rubygems/source/specific_file.rb 85% [931/1092] ruby-2.6.5/lib/rubygems/source/vendor.rb 85% [932/1092] ruby-2.6.5/lib/rubygems/source_list.rb 85% [933/1092] ruby-2.6.5/lib/rubygems/source_local.rb 85% [934/1092] ruby-2.6.5/lib/rubygems/source_specific_file.rb 85% [935/1092] ruby-2.6.5/lib/rubygems/spec_fetcher.rb 85% [936/1092] ruby-2.6.5/lib/rubygems/specification.rb 85% [937/1092] ruby-2.6.5/lib/rubygems/specification_policy.rb 85% [938/1092] ruby-2.6.5/lib/rubygems/stub_specification.rb 85% [939/1092] ruby-2.6.5/lib/rubygems/syck_hack.rb 86% [940/1092] ruby-2.6.5/lib/rubygems/test_case.rb 86% [941/1092] ruby-2.6.5/lib/rubygems/test_utilities.rb 86% [942/1092] ruby-2.6.5/lib/rubygems/text.rb 86% [943/1092] ruby-2.6.5/lib/rubygems/uninstaller.rb 86% [944/1092] ruby-2.6.5/lib/rubygems/uri_formatter.rb 86% [945/1092] ruby-2.6.5/lib/rubygems/user_interaction.rb 86% [946/1092] ruby-2.6.5/lib/rubygems/util.rb 86% [947/1092] ruby-2.6.5/lib/rubygems/util/licenses.rb 86% [948/1092] ruby-2.6.5/lib/rubygems/util/list.rb 86% [949/1092] ruby-2.6.5/lib/rubygems/validator.rb 86% [950/1092] ruby-2.6.5/lib/rubygems/version.rb 87% [951/1092] ruby-2.6.5/lib/rubygems/version_option.rb 87% [952/1092] ruby-2.6.5/lib/scanf.rb 87% [953/1092] ruby-2.6.5/lib/securerandom.rb 87% [954/1092] ruby-2.6.5/lib/set.rb 87% [955/1092] ruby-2.6.5/lib/shell.rb 87% [956/1092] ruby-2.6.5/lib/shell/builtin-command.rb 87% [957/1092] ruby-2.6.5/lib/shell/command-processor.rb 87% [958/1092] ruby-2.6.5/lib/shell/error.rb 87% [959/1092] ruby-2.6.5/lib/shell/filter.rb 87% [960/1092] ruby-2.6.5/lib/shell/process-controller.rb 88% [961/1092] ruby-2.6.5/lib/shell/shell.gemspec 88% [962/1092] ruby-2.6.5/lib/shell/system-command.rb 88% [963/1092] ruby-2.6.5/lib/shell/version.rb 88% [964/1092] ruby-2.6.5/lib/shellwords.rb 88% [965/1092] ruby-2.6.5/lib/singleton.rb 88% [966/1092] ruby-2.6.5/lib/sync.rb 88% [967/1092] ruby-2.6.5/lib/tempfile.rb 88% [968/1092] ruby-2.6.5/lib/thwait.rb 88% [969/1092] ruby-2.6.5/lib/time.rb 88% [970/1092] ruby-2.6.5/lib/timeout.rb 88% [971/1092] ruby-2.6.5/lib/tmpdir.rb 89% [972/1092] ruby-2.6.5/lib/tracer.rb 89% [973/1092] ruby-2.6.5/lib/tsort.rb 89% [974/1092] ruby-2.6.5/lib/un.rb 89% [975/1092] ruby-2.6.5/lib/unicode_normalize/normalize.rb 89% [976/1092] ruby-2.6.5/lib/unicode_normalize/tables.rb 89% [977/1092] ruby-2.6.5/lib/uri.rb 89% [978/1092] ruby-2.6.5/lib/uri/common.rb 89% [979/1092] ruby-2.6.5/lib/uri/file.rb 89% [980/1092] ruby-2.6.5/lib/uri/ftp.rb 89% [981/1092] ruby-2.6.5/lib/uri/generic.rb 89% [982/1092] ruby-2.6.5/lib/uri/http.rb 90% [983/1092] ruby-2.6.5/lib/uri/https.rb 90% [984/1092] ruby-2.6.5/lib/uri/ldap.rb 90% [985/1092] ruby-2.6.5/lib/uri/ldaps.rb 90% [986/1092] ruby-2.6.5/lib/uri/mailto.rb 90% [987/1092] ruby-2.6.5/lib/uri/rfc2396_parser.rb 90% [988/1092] ruby-2.6.5/lib/uri/rfc3986_parser.rb 90% [989/1092] ruby-2.6.5/lib/weakref.rb 90% [990/1092] ruby-2.6.5/lib/webrick.rb 90% [991/1092] ruby-2.6.5/lib/webrick/accesslog.rb 90% [992/1092] ruby-2.6.5/lib/webrick/cgi.rb 90% [993/1092] ruby-2.6.5/lib/webrick/compat.rb 91% [994/1092] ruby-2.6.5/lib/webrick/config.rb 91% [995/1092] ruby-2.6.5/lib/webrick/cookie.rb 91% [996/1092] ruby-2.6.5/lib/webrick/htmlutils.rb 91% [997/1092] ruby-2.6.5/lib/webrick/httpauth.rb 91% [998/1092] ruby-2.6.5/lib/webrick/httpauth/authenticator.rb 91% [999/1092] ruby-2.6.5/lib/webrick/httpauth/basicauth.rb 91% [1000/1092] ruby-2.6.5/lib/webrick/httpauth/digestauth.rb 91% [1001/1092] ruby-2.6.5/lib/webrick/httpauth/htdigest.rb 91% [1002/1092] ruby-2.6.5/lib/webrick/httpauth/htgroup.rb 91% [1003/1092] ruby-2.6.5/lib/webrick/httpauth/htpasswd.rb 91% [1004/1092] ruby-2.6.5/lib/webrick/httpauth/userdb.rb 92% [1005/1092] ruby-2.6.5/lib/webrick/httpproxy.rb 92% [1006/1092] ruby-2.6.5/lib/webrick/httprequest.rb 92% [1007/1092] ruby-2.6.5/lib/webrick/httpresponse.rb 92% [1008/1092] ruby-2.6.5/lib/webrick/https.rb 92% [1009/1092] ruby-2.6.5/lib/webrick/httpserver.rb 92% [1010/1092] ruby-2.6.5/lib/webrick/httpservlet.rb 92% [1011/1092] ruby-2.6.5/lib/webrick/httpservlet/abstract.rb 92% [1012/1092] ruby-2.6.5/lib/webrick/httpservlet/cgi_runner.rb 92% [1013/1092] ruby-2.6.5/lib/webrick/httpservlet/cgihandler.rb 92% [1014/1092] ruby-2.6.5/lib/webrick/httpservlet/erbhandler.rb 92% [1015/1092] ruby-2.6.5/lib/webrick/httpservlet/filehandler.rb 93% [1016/1092] ruby-2.6.5/lib/webrick/httpservlet/prochandler.rb 93% [1017/1092] ruby-2.6.5/lib/webrick/httpstatus.rb 93% [1018/1092] ruby-2.6.5/lib/webrick/httputils.rb 93% [1019/1092] ruby-2.6.5/lib/webrick/httpversion.rb 93% [1020/1092] ruby-2.6.5/lib/webrick/log.rb 93% [1021/1092] ruby-2.6.5/lib/webrick/server.rb 93% [1022/1092] ruby-2.6.5/lib/webrick/ssl.rb 93% [1023/1092] ruby-2.6.5/lib/webrick/utils.rb 93% [1024/1092] ruby-2.6.5/lib/webrick/version.rb 93% [1025/1092] ruby-2.6.5/lib/yaml.rb 93% [1026/1092] ruby-2.6.5/lib/yaml/dbm.rb 94% [1027/1092] ruby-2.6.5/lib/yaml/store.rb 94% [1028/1092] ruby-2.6.5/load.c 94% [1029/1092] ruby-2.6.5/loadpath.c 94% [1030/1092] ruby-2.6.5/localeinit.c 94% [1031/1092] ruby-2.6.5/main.c 94% [1032/1092] ruby-2.6.5/marshal.c 94% [1033/1092] ruby-2.6.5/math.c 94% [1034/1092] ruby-2.6.5/miniinit.c 94% [1035/1092] ruby-2.6.5/miniprelude.c 94% [1036/1092] ruby-2.6.5/mjit.c 94% [1037/1092] ruby-2.6.5/mjit_compile.c 95% [1038/1092] ruby-2.6.5/mjit_worker.c 95% [1039/1092] ruby-2.6.5/node.c 95% [1040/1092] ruby-2.6.5/numeric.c 95% [1041/1092] ruby-2.6.5/object.c 95% [1042/1092] ruby-2.6.5/pack.c 95% [1043/1092] ruby-2.6.5/parse.c 95% [1044/1092] ruby-2.6.5/parse.y 95% [1045/1092] ruby-2.6.5/prelude.c 95% [1046/1092] ruby-2.6.5/prelude.rb 95% [1047/1092] ruby-2.6.5/proc.c 95% [1048/1092] ruby-2.6.5/process.c 96% [1049/1092] ruby-2.6.5/random.c 96% [1050/1092] ruby-2.6.5/range.c 96% [1051/1092] ruby-2.6.5/rational.c 96% [1052/1092] ruby-2.6.5/re.c 96% [1053/1092] ruby-2.6.5/regcomp.c 96% [1054/1092] ruby-2.6.5/regenc.c 96% [1055/1092] ruby-2.6.5/regerror.c 96% [1056/1092] ruby-2.6.5/regexec.c 96% [1057/1092] ruby-2.6.5/regparse.c 96% [1058/1092] ruby-2.6.5/regsyntax.c 96% [1059/1092] ruby-2.6.5/ruby-runner.c 97% [1060/1092] ruby-2.6.5/ruby.c 97% [1061/1092] ruby-2.6.5/rubystub.c 97% [1062/1092] ruby-2.6.5/safe.c 97% [1063/1092] ruby-2.6.5/signal.c 97% [1064/1092] ruby-2.6.5/siphash.c 97% [1065/1092] ruby-2.6.5/sparc.c 97% [1066/1092] ruby-2.6.5/sprintf.c 97% [1067/1092] ruby-2.6.5/st.c 97% [1068/1092] ruby-2.6.5/strftime.c 97% [1069/1092] ruby-2.6.5/string.c 97% [1070/1092] ruby-2.6.5/struct.c 98% [1071/1092] ruby-2.6.5/symbol.c 98% [1072/1092] ruby-2.6.5/thread.c 98% [1073/1092] ruby-2.6.5/thread_pthread.c 98% [1074/1092] ruby-2.6.5/thread_sync.c 98% [1075/1092] ruby-2.6.5/thread_win32.c 98% [1076/1092] ruby-2.6.5/time.c 98% [1077/1092] ruby-2.6.5/transcode.c 98% [1078/1092] ruby-2.6.5/transient_heap.c 98% [1079/1092] ruby-2.6.5/util.c 98% [1080/1092] ruby-2.6.5/variable.c 98% [1081/1092] ruby-2.6.5/version.c 99% [1082/1092] ruby-2.6.5/vm.c 99% [1083/1092] ruby-2.6.5/vm_args.c 99% [1084/1092] ruby-2.6.5/vm_backtrace.c 99% [1085/1092] ruby-2.6.5/vm_dump.c 99% [1086/1092] ruby-2.6.5/vm_eval.c 99% [1087/1092] ruby-2.6.5/vm_exec.c 99% [1088/1092] ruby-2.6.5/vm_insnhelper.c 99% [1089/1092] ruby-2.6.5/vm_method.c 99% [1090/1092] ruby-2.6.5/vm_trace.c 99% [1091/1092] ruby-2.6.5/vsnprintf.c 100% [1092/1092] ruby-2.6.5/win32/README.win32 Generating RI format into /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/.ext/rdoc... Files: 1092 Classes: 1557 ( 721 undocumented) Modules: 329 ( 139 undocumented) Constants: 2349 ( 662 undocumented) Attributes: 1358 ( 466 undocumented) Methods: 12318 (3586 undocumented) Total: 17911 (5574 undocumented) 68.88% documented Elapsed: 49.6s make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/.built (cd /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign " LD_EXEC_OPTIONS="-z aslr=disable" LC_ALL=en_US.UTF-8 /usr/gnu/bin/make \ DESTDIR=/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/prototype/i386 install) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64' BASERUBY = /usr/bin/ruby --disable=gems CC = /usr/gcc/6/bin/gcc LD = /usr/ccs/bin/ld LDSHARED = /usr/gcc/6/bin/gcc -shared CFLAGS = -O3 -DFFI_NO_RAW_API -fPIC -m64 XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -DCANONICALIZATION_FOR_MATHN CPPFLAGS = -std=gnu99 -D_XOPEN_SOURCE=700 -I. -I.ext/include/amd64-solaris2.11 -I/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/include -I/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5 -I/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/enc/unicode/12.1.0 DLDFLAGS = -m64 -Wl,-h,showflags -fstack-protector-strong -R/usr/ruby/2.6/lib/amd64 -m64 SOLIBS = -lpthread -lrt -lrt -lsocket -ldl -lcrypt -lm LANG = en_GB.UTF-8 LC_ALL = en_US.UTF-8 LC_CTYPE = gcc (OpenIndiana 6.5.0-oi-2) 6.5.0 Copyright (C) 2017 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. rebuilding objects which were modified by "dtrace -G" make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64' compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/array.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/eval.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/gc.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/hash.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/load.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/object.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/parse.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/string.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/symbol.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/vm.c make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64' processing probes in object files linking miniruby generating encdb.h encdb.h unchanged /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp rbconfig.rb unchanged generating enc.mk making srcs under enc make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64' make[4]: Nothing to be done for 'srcs'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64' generating transdb.h transdb.h unchanged creating verconf.h verconf.h updated compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/loadpath.c generating a glommed object with DTrace probes for static library linking static-library libruby-static.a linking shared-library libruby.so.2 generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64' generating makefile exts.mk exts.mk unchanged make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/syslog' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/syslog' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/dbm' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/dbm' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/etc' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/etc' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/fiber' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/fiber' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/readline' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/readline' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/fcntl' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/fcntl' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/arith_seq/extract' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/arith_seq/extract' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/array/resize' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/array/resize' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/bignum' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/bignum' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/bug-14834' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/bug-14834' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/bug-3571' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/bug-3571' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/bug-5832' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/bug-5832' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/bug_reporter' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/bug_reporter' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/class' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/class' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/debug' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/debug' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/dln/empty' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/dln/empty' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/exception' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/exception' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/fatal' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/fatal' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/file' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/file' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/float' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/float' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/funcall' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/funcall' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/gvl/call_without_gvl' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/gvl/call_without_gvl' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/hash' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/hash' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/integer' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/integer' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/iseq_load' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/iseq_load' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/iter' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/iter' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/load/dot.dot' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/load/dot.dot' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/load/protect' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/load/protect' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/marshal/compat' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/marshal/compat' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/marshal/internal_ivar' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/marshal/internal_ivar' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/marshal/usr' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/marshal/usr' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/memory_status' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/memory_status' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/method' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/method' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/notimplement' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/notimplement' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/num2int' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/num2int' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/path_to_class' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/path_to_class' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/popen_deadlock' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/popen_deadlock' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/postponed_job' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/postponed_job' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/printf' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/printf' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/proc' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/proc' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/rational' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/rational' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/recursion' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/recursion' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/regexp' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/regexp' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/scan_args' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/scan_args' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/st/foreach' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/st/foreach' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/st/numhash' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/st/numhash' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/st/update' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/st/update' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/string' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/string' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/struct' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/struct' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/symbol' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/symbol' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/thread_fd_close' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/thread_fd_close' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/time' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/time' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/tracepoint' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/tracepoint' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/typeddata' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/typeddata' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/vm' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/vm' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/wait_for_single_fd' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/-test-/wait_for_single_fd' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/zlib' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/zlib' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/objspace' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/objspace' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/cgi/escape' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/cgi/escape' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/pty' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/pty' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/racc/cparse' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/racc/cparse' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/io/console' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/io/console' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/io/nonblock' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/io/nonblock' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/io/wait' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/io/wait' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/continuation' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/continuation' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/socket' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/socket' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/pathname' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/pathname' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/sdbm' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/sdbm' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/stringio' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/stringio' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/bigdecimal' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/bigdecimal' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/bigdecimal/util' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/bigdecimal/util' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/psych' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/psych' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/openssl' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/openssl' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/json' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/json' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/json/generator' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/json/generator' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/json/parser' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/json/parser' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/rbconfig/sizeof' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/rbconfig/sizeof' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/ripper' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/ripper' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/gdbm' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/gdbm' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/coverage' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/coverage' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/strscan' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/strscan' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/nkf' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/nkf' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/date' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/date' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/digest' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/digest' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/digest/bubblebabble' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/digest/bubblebabble' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/digest/md5' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/digest/md5' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/digest/rmd160' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/digest/rmd160' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/digest/sha1' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/digest/sha1' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/digest/sha2' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/digest/sha2' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/rubyvm' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/rubyvm' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/fiddle' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/ext/fiddle' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64' rebuilding objects which were modified by "dtrace -G" make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64' compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/array.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/eval.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/gc.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/hash.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/load.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/object.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/parse.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/string.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/symbol.c compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/vm.c make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64' processing probes in object files linking miniruby /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp rbconfig.rb unchanged creating verconf.h verconf.h updated compiling /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/loadpath.c generating a glommed object with DTrace probes for static library linking static-library libruby-static.a linking shared-library libruby.so.2 linking ruby make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64' make[4]: Nothing to be done for 'note'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64' making enc make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64' make[4]: Nothing to be done for 'enc'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64' making trans make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64' make[4]: Nothing to be done for '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/enc/trans'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64' making encs make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64' make[4]: Nothing to be done for 'encs'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64' building rb_mjit_header.h rb_mjit_header.h unchanged building .ext/include/amd64-solaris2.11/rb_mjit_min_header-2.6.5.h ./miniruby -I/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/lib -I. -I.ext/common /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/tool/transform_mjit_header.rb "/usr/gcc/6/bin/gcc -m64" rb_mjit_header.h .ext/include/amd64-solaris2.11/rb_mjit_min_header-2.6.5.h Transforming external functions to static: 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_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_push_frame' 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_ep_local_ep' 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 Generating RDoc documentation if [ ! -e ruby-2.6.5 ]; then \ /usr/bin/ln -s /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5; \ fi No newer files. Files: 0 Classes: 0 (0 undocumented) Modules: 0 (0 undocumented) Constants: 0 (0 undocumented) Attributes: 0 (0 undocumented) Methods: 0 (0 undocumented) Total: 0 (0 undocumented) 0.00% documented Elapsed: 0.0s generating amd64-solaris2.11-fake.rb amd64-solaris2.11-fake.rb updated ./miniruby -I/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/lib -I. -I.ext/common /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/tool/runruby.rb --extout=.ext -- --disable-gems -r./amd64-solaris2.11-fake /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/ruby-2.6.5/tool/rbinstall.rb --make="/usr/gnu/bin/make" --dest-dir="/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/prototype/i386" --extout=".ext" --mflags="-kw -j1" --make-flags="kw -j1 -- DESTDIR=/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/prototype/i386 PKGLINT=/bin/true" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --install=all --rdoc-output=".ext/rdoc" --html-output=".ext/html" installing binary commands: /usr/ruby/2.6/bin installing base libraries: /usr/ruby/2.6/lib/amd64 installing arch files: /usr/ruby/2.6/lib/ruby/2.6.0/amd64-solaris2.11 installing pkgconfig data: /usr/ruby/2.6/lib/amd64/pkgconfig installing command scripts: /usr/ruby/2.6/bin installing library scripts: /usr/ruby/2.6/lib/ruby/2.6.0 installing common headers: /usr/ruby/2.6/include/ruby-2.6.0 installing manpages: /usr/ruby/2.6/share/man (man1, man5) installing extension objects: /usr/ruby/2.6/lib/ruby/2.6.0/amd64-solaris2.11 installing extension objects: /usr/ruby/2.6/lib/ruby/site_ruby/2.6.0/amd64-solaris2.11 installing extension objects: /usr/ruby/2.6/lib/ruby/vendor_ruby/2.6.0/amd64-solaris2.11 installing extension headers: /usr/ruby/2.6/include/ruby-2.6.0/amd64-solaris2.11 installing extension scripts: /usr/ruby/2.6/lib/ruby/2.6.0 installing extension scripts: /usr/ruby/2.6/lib/ruby/site_ruby/2.6.0 installing extension scripts: /usr/ruby/2.6/lib/ruby/vendor_ruby/2.6.0 installing extension headers: /usr/ruby/2.6/include/ruby-2.6.0/ruby installing default gems from lib: /usr/ruby/2.6/lib/ruby/gems/2.6.0 (build_info, cache, doc, extensions, gems, specifications) bundler 1.17.2 cmath 1.0.0 csv 3.0.9 e2mmap 0.1.0 fileutils 1.1.0 forwardable 1.2.0 ipaddr 1.2.2 irb 1.0.0 logger 1.3.0 matrix 0.1.0 mutex_m 0.1.0 ostruct 0.1.0 prime 0.1.0 rdoc 6.1.2 rexml 3.1.9 rss 0.2.7 scanf 1.0.0 shell 0.7 sync 0.5.0 thwait 0.1.0 tracer 0.1.0 webrick 1.4.2 installing default gems from ext: /usr/ruby/2.6/lib/ruby/gems/2.6.0 (build_info, cache, doc, extensions, gems, specifications) bigdecimal 1.4.1 date 2.0.0 dbm 1.0.0 etc 1.0.1 fcntl 1.0.0 fiddle 1.0.0 gdbm 2.0.0 io-console 0.4.7 json 2.1.0 openssl 2.1.2 psych 3.1.0 sdbm 1.0.0 stringio 0.0.2 strscan 1.0.0 zlib 1.0.0 installing bundled gems: /usr/ruby/2.6/lib/ruby/gems/2.6.0 (build_info, cache, doc, extensions, gems, specifications) did_you_mean 1.3.0 xmlrpc 0.3.0 net-telnet 0.2.0 test-unit 3.2.9 power_assert 1.1.3 rake 12.3.2 minitest 5.11.3 installing rdoc: /usr/ruby/2.6/share/ri/2.6.0/system installing html-docs: /usr/ruby/2.6/share/doc/ruby installing capi-docs: /usr/ruby/2.6/share/doc/ruby make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64' /usr/gnu/bin/sed -e "s/RUBY_VER/2.6/" -e "s/RUBY_LIB_VER/2.6.0/" Solaris/gem.1-generic > Solaris/gem.1 ; /usr/gnu/bin/sed -e "s/RUBY_VER/2.6/" -e "s/RUBY_LIB_VER/2.6.0/" Solaris/ruby.1.sedscript > Solaris/ruby.1.sedscript.mod ; /usr/gnu/bin/sed -e "s/RUBY_VER/2.6/" -e "s/RUBY_LIB_VER/2.6.0/" -e "s,%%CC%%,/usr/gcc/6/bin/gcc," -e "s,%%CXX%%,/usr/gcc/6/bin/g++," Solaris/rbconfig.sedscript > Solaris/rbconfig.sedscript.mod ; /usr/gnu/bin/sed -i -f Solaris/ruby.1.sedscript.mod /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/prototype/i386/usr/ruby/2.6/share/man/man1/ruby.1 ; /usr/bin/sed -f Solaris/rbconfig.sedscript.mod /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/prototype/i386/usr/ruby/2.6/lib/ruby/2.6.0/amd64-solaris2.11/rbconfig.rb > rbconfig.rb.mod ; /bin/mv -f rbconfig.rb.mod /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/prototype/i386/usr/ruby/2.6/lib/ruby/2.6.0/amd64-solaris2.11/rbconfig.rb /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/amd64/.installed /usr/bin/pkgmogrify -D PERL_ARCH=i86pc-solaris-64int -D PERL_VERSION=5.22 -D PG_VERSION=9.5 -D PG_VERNUM=95 -D PG_BASEPKG=database/postgres-95 -D MYSQL_VERSION=10.1 -D MYSQL_VERNUM=101 -D MYSQL_BASEPKG=database/mariadb-101 -D IPS_COMPONENT_RE_VERSION=2\\.6\\.5 -D COMPONENT_RE_VERSION=2\\.6\\.5 -D PYTHON_2.7_ONLY=# -D PYTHON_3.4_ONLY=# -D PYTHON_3.5_ONLY=# -D PYTHON_32_ONLY= -D RUBY_VER=2.6 -D RUBY_LIB_VER=2.6.0 -D COMPONENT_CLASSIFICATION="org.opensolaris.category.2008:Development/Ruby" -D PY3_ABI3_NAMING="#" -D PY3_CYTHON_NAMING="" -D ARC_CASE="" -D TPNO="" -D MACH="i386" -D MACH32="i86" -D MACH64="amd64" -D BUILD_VERSION="5.11-2019.0.0.0" -D OS_VERSION="5.11" -D PKG_SOLARIS_VERSION="5.11" -D GNU_TRIPLET="i386-pc-solaris2.11" -D CONSOLIDATION="userland" -D COMPONENT_VERSION="2.6.5" -D IPS_COMPONENT_VERSION="2.6.5" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="https://cache.ruby-lang.org/pub/ruby/2.6/ruby-2.6.5.tar.xz" -D COMPONENT_PROJECT_URL="http://www.ruby-lang.org/" -D COMPONENT_NAME="ruby" -D COMPONENT_FMRI="runtime/ruby-26" -D COMPONENT_LICENSE_FILE="COPYING" -D COMPONENT_SUMMARY="Ruby, RubyGems, and Rake" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="Ruby License" -D HG_REPO="" -D HG_REV="" -D HG_URL="" -D COMPONENT_HG_URL="" -D COMPONENT_HG_REV="" -D GIT_COMMIT_ID="" -D GIT_REPO="" -D GIT_TAG="" -D PUBLISHER="openindiana.org" -D PUBLISHER_LOCALIZABLE="userland-localizable" -D USERLAND_GIT_REMOTE="git://github.com/OpenIndiana/oi-userland.git" -D USERLAND_GIT_BRANCH="HEAD" -D USERLAND_GIT_REV="1780eb33e220e11f92706e61c035bfc218aea23c" ruby-26.p5m \ /jenkins/jobs/oi-userland/workspace/transforms/license-changes /jenkins/jobs/oi-userland/workspace/transforms/variant-cleanup /jenkins/jobs/oi-userland/workspace/transforms/autopyc /jenkins/jobs/oi-userland/workspace/transforms/defaults /jenkins/jobs/oi-userland/workspace/transforms/actuators /jenkins/jobs/oi-userland/workspace/transforms/devel /jenkins/jobs/oi-userland/workspace/transforms/docs /jenkins/jobs/oi-userland/workspace/transforms/locale /jenkins/jobs/oi-userland/workspace/transforms/python-3-soabi /jenkins/jobs/oi-userland/workspace/transforms/python-3-no-32bit /jenkins/jobs/oi-userland/workspace/transforms/libtool-drop /jenkins/jobs/oi-userland/workspace/transforms/ignore-libs /jenkins/jobs/oi-userland/workspace/transforms/ignore-gcc-usr-lib /jenkins/jobs/oi-userland/workspace/transforms/publish-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/manifest-i386-ruby-26.mogrified /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/prototype/i386/mangled /jenkins/jobs/oi-userland/workspace/tools/userland-mangler -D /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build -d /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26 -d ruby-2.6.5 -m /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/manifest-i386-ruby-26.mogrified >/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/manifest-i386-ruby-26.mangled /usr/bin/pkgdepend generate -m -d /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build -d /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26 -d ruby-2.6.5 /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/manifest-i386-ruby-26.mangled >/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/manifest-i386-ruby-26.depend /usr/bin/pkgdepend resolve -e /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/resolve.deps -m /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/manifest-i386-ruby-26.depend /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/.resolved-i386 VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/manifest-i386-ruby-26.depend.res /usr/bin/env PYTHONPATH=/jenkins/jobs/oi-userland/workspace/tools/python PROTO_PATH="/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/prototype/i386/mangled /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/prototype/i386 /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26 ruby-2.6.5" \ /bin/true \ -f /jenkins/jobs/oi-userland/workspace/tools/pkglintrc /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/manifest-i386-ruby-26.depend.res /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/.linted-i386 /usr/bin/pkgmogrify -D PERL_ARCH=i86pc-solaris-64int -D PERL_VERSION=5.22 -D PG_VERSION=9.5 -D PG_VERNUM=95 -D PG_BASEPKG=database/postgres-95 -D MYSQL_VERSION=10.1 -D MYSQL_VERNUM=101 -D MYSQL_BASEPKG=database/mariadb-101 -D IPS_COMPONENT_RE_VERSION=2\\.6\\.5 -D COMPONENT_RE_VERSION=2\\.6\\.5 -D PYTHON_2.7_ONLY=# -D PYTHON_3.4_ONLY=# -D PYTHON_3.5_ONLY=# -D PYTHON_32_ONLY= -D RUBY_VER=2.6 -D RUBY_LIB_VER=2.6.0 -D COMPONENT_CLASSIFICATION="org.opensolaris.category.2008:Development/Ruby" -D PY3_ABI3_NAMING="#" -D PY3_CYTHON_NAMING="" -D ARC_CASE="" -D TPNO="" -D MACH="i386" -D MACH32="i86" -D MACH64="amd64" -D BUILD_VERSION="5.11-2019.0.0.0" -D OS_VERSION="5.11" -D PKG_SOLARIS_VERSION="5.11" -D GNU_TRIPLET="i386-pc-solaris2.11" -D CONSOLIDATION="userland" -D COMPONENT_VERSION="2.6.5" -D IPS_COMPONENT_VERSION="2.6.5" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="https://cache.ruby-lang.org/pub/ruby/2.6/ruby-2.6.5.tar.xz" -D COMPONENT_PROJECT_URL="http://www.ruby-lang.org/" -D COMPONENT_NAME="ruby" -D COMPONENT_FMRI="runtime/ruby-26" -D COMPONENT_LICENSE_FILE="COPYING" -D COMPONENT_SUMMARY="Ruby, RubyGems, and Rake" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="Ruby License" -D HG_REPO="" -D HG_REV="" -D HG_URL="" -D COMPONENT_HG_URL="" -D COMPONENT_HG_REV="" -D GIT_COMMIT_ID="" -D GIT_REPO="" -D GIT_TAG="" -D PUBLISHER="openindiana.org" -D PUBLISHER_LOCALIZABLE="userland-localizable" -D USERLAND_GIT_REMOTE="git://github.com/OpenIndiana/oi-userland.git" -D USERLAND_GIT_BRANCH="HEAD" -D USERLAND_GIT_REV="1780eb33e220e11f92706e61c035bfc218aea23c" /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/manifest-i386-ruby-26.depend.res \ /jenkins/jobs/oi-userland/workspace/transforms/final-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/manifest-i386-ruby-26.pre-published NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/.pre-published-i386 /usr/bin/pkgsend -s /jenkins/jobs/oi-userland/workspace/i386/repo publish --fmri-in-manifest -d /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build -d /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26 -d ruby-2.6.5 -T \*.py /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/manifest-i386-ruby-26.pre-published pkg://openindiana.org/runtime/ruby-26@2.6.5,5.11-2019.0.0.0:20200109T144245Z PUBLISHED /usr/bin/pkgfmt /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/manifest-i386-ruby-26.published /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26/build/.published-i386 gmake[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ruby/ruby-26'