Skip to content

Instantly share code, notes, and snippets.

@todd
Last active December 12, 2015 02:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save todd/e7ce9f282a934ca3f8a5 to your computer and use it in GitHub Desktop.
Save todd/e7ce9f282a934ca3f8a5 to your computer and use it in GitHub Desktop.
Ruby 2.3.0-preview2 Build Log
/tmp/ruby-build.20151212021809.6404 /vagrant
HTTP/1.1 200 OK
Content-Type: binary/octet-stream
Content-Length: 17623519
Connection: keep-alive
Date: Sat, 12 Dec 2015 02:18:10 GMT
Last-Modified: Fri, 11 Dec 2015 01:46:27 GMT
ETag: "73dfacaaf1c37cd130d31b1f6e86ea96"
Accept-Ranges: bytes
Server: AmazonS3
X-Cache: Miss from cloudfront
Via: 1.1 9f24b18d030ce2b8185b958a523beb8a.cloudfront.net (CloudFront)
X-Amz-Cf-Id: d-i7pEKlWzqCyFXe880_Swsg-EcTyIpAJ2oQ9O_p8Hiivu5G429KnA==
/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2 /tmp/ruby-build.20151212021809.6404 /vagrant
config.guess already exists
config.sub already exists
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking whether gcc needs -traditional... no
checking for ld... ld
checking whether the linker is GNU ld... yes
checking whether gcc -E accepts -o... yes
checking for ranlib... ranlib
checking for ar... ar
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/install -c
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for dtrace... no
checking for dot... no
checking for doxygen... no
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 -Wno-unused-parameter is accepted as CFLAGS... yes
checking whether -Wno-parentheses 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 -Wunused-variable is accepted as CFLAGS... yes
checking whether -Werror=pointer-arith is accepted as CFLAGS... yes
checking whether -Werror=write-strings is accepted as CFLAGS... yes
checking whether -Werror=declaration-after-statement is accepted as CFLAGS... yes
checking whether -Werror=shorten-64-to-32 is accepted as CFLAGS... no
checking whether -Wshorten-64-to-32 is accepted as CFLAGS... no
checking whether -Werror=implicit-function-declaration is accepted as CFLAGS... yes
checking whether -Werror=division-by-zero is accepted as CFLAGS... no
checking whether -Wdivision-by-zero is accepted as CFLAGS... no
checking whether -Werror=deprecated-declarations is accepted as CFLAGS... yes
checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS... yes
checking whether -Werror=extra-tokens is accepted as CFLAGS... no
checking whether -Wextra-tokens is accepted as CFLAGS... no
checking whether -Wall -Wextra is accepted as CFLAGS... yes
checking whether -Qunused-arguments is accepted as CFLAGS... no
checking whether INFINITY is available without C99 option... yes
checking whether NAN is available without C99 option... yes
checking whether -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... yes
checking whether -fstack-protector is accepted as CFLAGS... yes
checking whether -fstack-protector is accepted as LDFLAGS... yes
checking whether -std=iso9899:1999 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 for crypt in -lcrypt... yes
checking for dlopen in -ldl... yes
checking for shl_load in -ldld... no
checking for shutdown in -lsocket... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking a.out.h usability... yes
checking a.out.h presence... yes
checking for a.out.h... yes
checking atomic.h usability... no
checking atomic.h presence... no
checking for atomic.h... no
checking direct.h usability... no
checking direct.h presence... no
checking for direct.h... no
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking intrinsics.h usability... no
checking intrinsics.h presence... no
checking for intrinsics.h... no
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking malloc/malloc.h usability... no
checking malloc/malloc.h presence... no
checking for malloc/malloc.h... no
checking malloc_np.h usability... no
checking malloc_np.h presence... no
checking for malloc_np.h... no
checking net/socket.h usability... no
checking net/socket.h presence... no
checking for net/socket.h... no
checking process.h usability... no
checking process.h presence... no
checking for process.h... no
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking setjmpex.h usability... no
checking setjmpex.h presence... no
checking for setjmpex.h... no
checking sys/attr.h usability... no
checking sys/attr.h presence... no
checking for sys/attr.h... no
checking sys/fcntl.h usability... yes
checking sys/fcntl.h presence... yes
checking for sys/fcntl.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/id.h usability... no
checking sys/id.h presence... no
checking for sys/id.h... no
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/prctl.h usability... yes
checking sys/prctl.h presence... yes
checking for sys/prctl.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/sendfile.h usability... yes
checking sys/sendfile.h presence... yes
checking for sys/sendfile.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/syscall.h usability... yes
checking sys/syscall.h presence... yes
checking for sys/syscall.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/utime.h usability... no
checking sys/utime.h presence... no
checking for sys/utime.h... no
checking syscall.h usability... yes
checking syscall.h presence... yes
checking for syscall.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking ucontext.h usability... yes
checking ucontext.h presence... yes
checking for ucontext.h... yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking gmp.h usability... 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 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 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 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 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 WEAK function attribute... __attribute__ ((weak)) x
checking for stdcall function attribute... x
checking for cdecl function attribute... x
checking for 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... yes
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 clockid_t... (cached) 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 intptr_t... yes
checking size of intptr_t... 8
checking for uintptr_t... yes
checking size of uintptr_t... 8
checking for ssize_t... yes
checking size of ssize_t... 8
checking for stack end address... __libc_stack_end
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... no
checking for ffs... yes
checking for finite... yes
checking for flock... yes
checking for hypot... yes
checking for isinf... yes
checking for isnan... yes
checking for lgamma_r... yes
checking for memmove... yes
checking for nextafter... yes
checking for setproctitle... no
checking for strchr... yes
checking for strerror... yes
checking for strlcat... no
checking for strlcpy... no
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... no
checking for pid_t... (cached) yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for __syscall... no
checking for _longjmp... yes
checking for _setjmp... yes
checking for _setjmpex... no
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 daemon... (cached) no
checking for dirfd... yes
checking for dl_iterate_phdr... yes
checking for dlopen... yes
checking for dladdr... yes
checking for dup... yes
checking for dup3... yes
checking for eaccess... yes
checking for endgrent... yes
checking for fchmod... yes
checking for fchown... yes
checking for fcntl... yes
checking for fdatasync... yes
checking for fgetattrlist... no
checking for fmod... yes
checking for fsync... yes
checking for ftruncate... yes
checking for ftruncate64... yes
checking for getattrlist... no
checking for getcwd... yes
checking for getgidx... no
checking for getgrnam... yes
checking for getgrnam_r... yes
checking for getgroups... yes
checking for getpgid... yes
checking for getpgrp... yes
checking for getpriority... yes
checking for getpwnam_r... yes
checking for getresgid... yes
checking for getresuid... yes
checking for getrlimit... yes
checking for getsid... yes
checking for gettimeofday... yes
checking for getuidx... no
checking for gmtime_r... yes
checking for initgroups... yes
checking for ioctl... yes
checking for isfinite... no
checking for issetugid... no
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 malloc_usable_size... yes
checking for malloc_size... no
checking for mblen... yes
checking for memalign... yes
checking for memset_s... no
checking for writev... yes
checking for memrchr... yes
checking for memmem... yes
checking for mkfifo... yes
checking for mknod... yes
checking for mktime... yes
checking for 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 qsort_r... yes
checking for readlink... yes
checking for round... yes
checking for sched_getaffinity... yes
checking for seekdir... yes
checking for select_large_fdset... no
checking for sendfile... yes
checking for setegid... yes
checking for setenv... yes
checking for seteuid... yes
checking for setgid... yes
checking for setgroups... yes
checking for setpgid... yes
checking for setpgrp... yes
checking for setregid... yes
checking for setresgid... yes
checking for setresuid... yes
checking for setreuid... yes
checking for setrgid... no
checking for setrlimit... yes
checking for setruid... no
checking for setsid... yes
checking for setuid... yes
checking for shutdown... yes
checking for sigaction... yes
checking for sigaltstack... yes
checking for sigprocmask... yes
checking for sinh... yes
checking for spawnv... no
checking for symlink... yes
checking for syscall... yes
checking for sysconf... yes
checking for tanh... yes
checking for telldir... yes
checking for timegm... yes
checking for times... yes
checking for truncate... yes
checking for truncate64... yes
checking for unsetenv... yes
checking for utimensat... yes
checking for utimes... yes
checking for wait4... yes
checking for waitpid... yes
checking if getcwd allocates buffer if NULL is given... yes
checking for __builtin_bswap16... yes
checking for __builtin_bswap32... yes
checking for __builtin_bswap64... yes
checking for __builtin_clz... yes
checking for __builtin_clzl... yes
checking for __builtin_clzll... yes
checking for __builtin_choose_expr... yes
checking for __builtin_choose_expr_constant_p... no
checking for __builtin_types_compatible_p... yes
checking whether qsort_r is GNU version... yes
checking whether qsort_r is BSD version... no
checking whether atan2 handles Inf as C99... yes
checking for clock_getres... yes
checking for unsetenv returns a value... yes
checking for sigsetjmp as a macro or function... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for struct tm.tm_gmtoff... yes
checking for external int daylight... yes
checking for external timezone... long
checking for external altzone... no
checking for timezone... yes
checking whether timezone requires zero arguments... yes
checking for negative time_t for gmtime(3)... yes
checking for localtime(3) overflow correctly... yes
checking whether right shift preserve sign bit... yes
checking whether _SC_CLK_TCK is supported... yes
checking stack growing direction on x86_64... -1
checking for pthread_kill in -lthr... no
checking for pthread_kill in -lpthread... yes
checking for pthread_np.h... no
checking whether pthread_t is scalar type... yes
checking for sched_yield... yes
checking for pthread_attr_setinheritsched... yes
checking for pthread_attr_get_np... no
checking for pthread_attr_getstack... yes
checking for pthread_get_stackaddr_np... no
checking for pthread_get_stacksize_np... no
checking for thr_stksegment... no
checking for pthread_stackseg_np... no
checking for pthread_getthrds_np... no
checking for pthread_cond_init... yes
checking for pthread_condattr_setclock... yes
checking for pthread_condattr_init... yes
checking for pthread_sigmask... yes
checking for pthread_setname_np... yes
checking for pthread_set_name_np... no
checking for pthread_getattr_np... yes
checking for pthread_attr_init... yes
checking arguments of pthread_setname_np... (pthread_self(), name)
checking if mcontext_t is a pointer... no
checking for getcontext... yes
checking for setcontext... yes
checking if fork works with pthread... yes
checking whether ELF binaries are produced... yes
checking elf.h usability... yes
checking elf.h presence... yes
checking for elf.h... yes
checking elf_abi.h usability... no
checking elf_abi.h presence... no
checking for elf_abi.h... no
checking whether OS depend dynamic link works... yes
checking whether -Wl,-R. is accepted as LDFLAGS... 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 -fPIE is accepted as CFLAGS... yes
checking whether -pie is accepted as LDFLAGS... yes
checking whether wrapper for LD_LIBRARY_PATH is needed... no
checking for __builtin_setjmp... yes with cast ()
checking for setjmp type... __builtin_setjmp
checking for prefix of external symbols... NONE
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking if make is GNU make... yes
checking for nroff... /usr/bin/nroff
.ext/include/x86_64-linux/ruby/config.h updated
configure: ruby library version = 2.3.0
configure: creating ./config.status
config.status: creating GNUmakefile
config.status: creating Makefile
config.status: creating ruby-2.3.pc
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Werror=pointer-arith -Werror=write-strings -Werror=declaration-after-statement -Werror=implicit-function-declaration -Werror=deprecated-declarations -Wno-packed-bitfield-compat -std=iso9899:1999
XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -fPIE
CPPFLAGS = -I/usr/local/rbenv/versions/2.3.0-preview2/include -I. -I.ext/include/x86_64-linux -I./include -I.
DLDFLAGS = -fstack-protector -pie
SOLIBS =
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.2-19ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)
compiling main.c
compiling dmydln.c
compiling miniinit.c
compiling dmyext.c
compiling miniprelude.c
copying dummy probes.h
compiling array.c
compiling bignum.c
compiling class.c
compiling compar.c
compiling complex.c
compiling dir.c
compiling dln_find.c
compiling encoding.c
compiling enum.c
compiling enumerator.c
compiling error.c
compiling eval.c
compiling load.c
compiling proc.c
compiling file.c
compiling gc.c
compiling hash.c
compiling inits.c
compiling io.c
compiling marshal.c
compiling math.c
compiling node.c
compiling numeric.c
compiling object.c
compiling pack.c
compiling parse.c
compiling process.c
compiling random.c
compiling range.c
compiling rational.c
compiling re.c
compiling regcomp.c
compiling regenc.c
compiling regerror.c
compiling regexec.c
compiling regparse.c
compiling regsyntax.c
compiling ruby.c
compiling safe.c
compiling signal.c
compiling sprintf.c
compiling st.c
compiling strftime.c
compiling string.c
compiling struct.c
compiling symbol.c
compiling time.c
compiling transcode.c
compiling util.c
compiling variable.c
compiling version.c
compiling compile.c
compiling debug.c
compiling iseq.c
compiling vm.c
compiling vm_dump.c
compiling vm_backtrace.c
compiling vm_trace.c
compiling thread.c
compiling cont.c
compiling enc/ascii.c
compiling enc/us_ascii.c
compiling enc/unicode.c
compiling enc/utf_8.c
compiling enc/trans/newline.c
compiling ./missing/explicit_bzero.c
compiling ./missing/setproctitle.c
compiling ./missing/strlcat.c
compiling ./missing/strlcpy.c
compiling addr2line.c
compiling dmyenc.c
linking miniruby
rbconfig.rb updated
generating enc.mk
compiling dln.c
compiling localeinit.c
creating verconf.h
verconf.h updated
compiling loadpath.c
compiling prelude.c
linking static-library libruby-static.a
verifying static-library libruby-static.a
generating encdb.h
encdb.h updated
making enc
make[1]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2'
compiling ./enc/encdb.c
linking encoding encdb.so
compiling ./enc/big5.c
linking encoding big5.so
compiling ./enc/cp949.c
linking encoding cp949.so
compiling ./enc/emacs_mule.c
linking encoding emacs_mule.so
compiling ./enc/euc_jp.c
linking encoding euc_jp.so
compiling ./enc/euc_kr.c
linking encoding euc_kr.so
compiling ./enc/euc_tw.c
linking encoding euc_tw.so
compiling ./enc/gb2312.c
linking encoding gb2312.so
compiling ./enc/gb18030.c
linking encoding gb18030.so
compiling ./enc/gbk.c
linking encoding gbk.so
compiling ./enc/iso_8859_1.c
linking encoding iso_8859_1.so
compiling ./enc/iso_8859_2.c
linking encoding iso_8859_2.so
compiling ./enc/iso_8859_3.c
linking encoding iso_8859_3.so
compiling ./enc/iso_8859_4.c
linking encoding iso_8859_4.so
compiling ./enc/iso_8859_5.c
linking encoding iso_8859_5.so
compiling ./enc/iso_8859_6.c
linking encoding iso_8859_6.so
compiling ./enc/iso_8859_7.c
linking encoding iso_8859_7.so
compiling ./enc/iso_8859_8.c
linking encoding iso_8859_8.so
compiling ./enc/iso_8859_9.c
linking encoding iso_8859_9.so
compiling ./enc/iso_8859_10.c
linking encoding iso_8859_10.so
compiling ./enc/iso_8859_11.c
linking encoding iso_8859_11.so
compiling ./enc/iso_8859_13.c
linking encoding iso_8859_13.so
compiling ./enc/iso_8859_14.c
linking encoding iso_8859_14.so
compiling ./enc/iso_8859_15.c
linking encoding iso_8859_15.so
compiling ./enc/iso_8859_16.c
linking encoding iso_8859_16.so
compiling ./enc/koi8_r.c
linking encoding koi8_r.so
compiling ./enc/koi8_u.c
linking encoding koi8_u.so
compiling ./enc/shift_jis.c
linking encoding shift_jis.so
compiling ./enc/utf_16be.c
linking encoding utf_16be.so
compiling ./enc/utf_16le.c
linking encoding utf_16le.so
compiling ./enc/utf_32be.c
linking encoding utf_32be.so
compiling ./enc/utf_32le.c
linking encoding utf_32le.so
compiling ./enc/windows_31j.c
linking encoding windows_31j.so
compiling ./enc/windows_1251.c
linking encoding windows_1251.so
make[1]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2'
making srcs under enc
make[1]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2'
make[1]: Nothing to be done for `srcs'.
make[1]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2'
generating transdb.h
transdb.h updated
making trans
make[1]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2'
compiling ./enc/trans/transdb.c
linking transcoder transdb.so
compiling ./enc/trans/big5.c
linking transcoder big5.so
compiling ./enc/trans/chinese.c
linking transcoder chinese.so
compiling ./enc/trans/emoji.c
linking transcoder emoji.so
compiling ./enc/trans/emoji_iso2022_kddi.c
linking transcoder emoji_iso2022_kddi.so
compiling ./enc/trans/emoji_sjis_docomo.c
linking transcoder emoji_sjis_docomo.so
compiling ./enc/trans/emoji_sjis_kddi.c
linking transcoder emoji_sjis_kddi.so
compiling ./enc/trans/emoji_sjis_softbank.c
linking transcoder emoji_sjis_softbank.so
compiling ./enc/trans/escape.c
linking transcoder escape.so
compiling ./enc/trans/gb18030.c
linking transcoder gb18030.so
compiling ./enc/trans/gbk.c
linking transcoder gbk.so
compiling ./enc/trans/iso2022.c
linking transcoder iso2022.so
compiling ./enc/trans/japanese.c
linking transcoder japanese.so
compiling ./enc/trans/japanese_euc.c
linking transcoder japanese_euc.so
compiling ./enc/trans/japanese_sjis.c
linking transcoder japanese_sjis.so
compiling ./enc/trans/korean.c
linking transcoder korean.so
compiling ./enc/trans/single_byte.c
linking transcoder single_byte.so
compiling ./enc/trans/utf8_mac.c
linking transcoder utf8_mac.so
compiling ./enc/trans/utf_16_32.c
linking transcoder utf_16_32.so
make[1]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2'
making encs
make[1]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2'
make[1]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2'
generating makefile exts.mk
configuring -test-/array/resize
configuring -test-/bignum
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-/iseq_load
configuring -test-/iter
configuring -test-/load/dot.dot
configuring -test-/marshal/compat
configuring -test-/marshal/internal_ivar
configuring -test-/marshal/usr
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-/st/foreach
configuring -test-/st/numhash
configuring -test-/st/update
configuring -test-/string
configuring -test-/struct
configuring -test-/symbol
configuring -test-/time
configuring -test-/tracepoint
configuring -test-/typeddata
configuring -test-/wait_for_single_fd
configuring bigdecimal
configuring continuation
configuring coverage
configuring date
configuring dbm
Failed to configure dbm. It will not be installed.
configuring digest
configuring digest/bubblebabble
configuring digest/md5
configuring digest/rmd160
configuring digest/sha1
configuring digest/sha2
configuring etc
configuring fcntl
configuring fiber
configuring fiddle
configuring gdbm
Failed to configure gdbm. It will not be installed.
configuring io/console
configuring io/nonblock
configuring io/wait
configuring json
configuring json/generator
configuring json/parser
configuring mathn/complex
configuring mathn/rational
configuring nkf
configuring objspace
configuring openssl
configuring pathname
configuring psych
configuring pty
configuring racc/cparse
configuring rbconfig/sizeof
configuring readline
configuring ripper
configuring sdbm
configuring socket
configuring stringio
configuring strscan
configuring syslog
configuring thread
configuring tk
............
check struct members..
check libraries....
Use ActiveTcl libraries (if available).
Search tclConfig.sh and tkConfig.sh..............................
Fail to find [tclConfig.sh, tkConfig.sh]
Use X11 libraries (or use TK_XINCLUDES/TK_XLIBSW information on tkConfig.sh).
Search tcl.h..
Search tk.h..Search Tcl library...........
Search Tcl library...........
Warning:: cannot find Tcl library. tcltklib will not be compiled (tcltklib is disabled on your Ruby. That is, Ruby/Tk will not work). Please check configure options.
Can't find proper Tcl/Tk libraries. So, can't make tcltklib.so which is required by Ruby/Tk.
If you have Tcl/Tk libraries on your environment, you may be able to use them with configure options (see ext/tk/README.tcltklib).
At present, Tcl/Tk8.6 is not supported. Although you can try to use Tcl/Tk8.6 with configure options, it will not work correctly. I recommend you to use Tcl/Tk8.5 or 8.4.
Failed to configure tk. It will not be installed.
Failed to configure tk/tkutil. It will not be installed.
configuring zlib
make[1]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/array/resize'
compiling resize.c
linking shared-object -test-/array/resize.so
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/array/resize'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/bignum'
compiling bigzero.c
compiling str2big.c
compiling init.c
compiling div.c
compiling intpack.c
compiling mul.c
compiling big2str.c
linking shared-object -test-/bignum.so
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/bignum'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/bug-3571'
compiling bug.c
linking shared-object -test-/bug-3571/bug.so
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/bug-3571'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/bug-5832'
compiling bug.c
linking shared-object -test-/bug-5832/bug.so
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/bug-5832'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/bug_reporter'
compiling bug_reporter.c
linking shared-object -test-/bug_reporter/bug_reporter.so
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/bug_reporter'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/class'
compiling init.c
compiling class2name.c
linking shared-object -test-/class.so
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/class'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/debug'
compiling profile_frames.c
compiling init.c
compiling inspector.c
linking shared-object -test-/debug.so
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/debug'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/dln/empty'
compiling empty.c
linking shared-object -test-/dln/empty.so
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/dln/empty'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/exception'
compiling dataerror.c
compiling init.c
compiling ensured.c
compiling enc_raise.c
linking shared-object -test-/exception.so
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/exception'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/fatal'
compiling rb_fatal.c
linking shared-object -test-/fatal/rb_fatal.so
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/fatal'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/file'
compiling init.c
compiling stat.c
compiling fs.c
linking shared-object -test-/file.so
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/file'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/float'
compiling nextafter.c
compiling init.c
linking shared-object -test-/float.so
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/float'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/funcall'
compiling passing_block.c
linking shared-object -test-/funcall/funcall.so
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/funcall'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/gvl/call_without_gvl'
compiling call_without_gvl.c
linking shared-object -test-/gvl/call_without_gvl.so
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/gvl/call_without_gvl'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/hash'
compiling init.c
compiling delete.c
linking shared-object -test-/hash.so
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/hash'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/iseq_load'
compiling iseq_load.c
linking shared-object -test-/iseq_load/iseq_load.so
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/iseq_load'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/iter'
compiling init.c
compiling break.c
compiling yield.c
linking shared-object -test-/iter.so
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/iter'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/load/dot.dot'
compiling dot.dot.c
linking shared-object -test-/load/dot.dot/dot.dot.so
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/load/dot.dot'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/marshal/compat'
compiling usrcompat.c
linking shared-object -test-/marshal/compat.so
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/marshal/compat'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/marshal/internal_ivar'
compiling internal_ivar.c
linking shared-object -test-/marshal/internal_ivar.so
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/marshal/internal_ivar'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/marshal/usr'
compiling usrmarshal.c
linking shared-object -test-/marshal/usr.so
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/marshal/usr'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/method'
compiling arity.c
compiling init.c
linking shared-object -test-/method.so
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/method'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/notimplement'
compiling bug.c
linking shared-object -test-/notimplement.so
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/notimplement'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/num2int'
compiling num2int.c
linking shared-object -test-/num2int/num2int.so
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/num2int'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/path_to_class'
compiling path_to_class.c
linking shared-object -test-/path_to_class/path_to_class.so
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/path_to_class'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/popen_deadlock'
compiling infinite_loop_dlsym.c
linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/popen_deadlock'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/postponed_job'
compiling postponed_job.c
linking shared-object -test-/postponed_job.so
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/postponed_job'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/printf'
compiling printf.c
linking shared-object -test-/printf.so
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/printf'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/proc'
compiling super.c
compiling init.c
compiling receiver.c
linking shared-object -test-/proc.so
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/proc'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/rational'
compiling rat.c
linking shared-object -test-/rational.so
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/rational'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/recursion'
compiling recursion.c
linking shared-object -test-/recursion.so
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/recursion'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/st/foreach'
compiling foreach.c
linking shared-object -test-/st/foreach.so
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/st/foreach'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/st/numhash'
compiling numhash.c
linking shared-object -test-/st/numhash.so
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/st/numhash'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/st/update'
compiling update.c
linking shared-object -test-/st/update.so
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/st/update'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/string'
compiling modify.c
compiling ellipsize.c
compiling cstr.c
compiling set_len.c
compiling init.c
compiling coderange.c
compiling enc_str_buf_cat.c
compiling nofree.c
compiling fstring.c
compiling enc_associate.c
compiling qsort.c
compiling normalize.c
linking shared-object -test-/string.so
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/string'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/struct'
compiling member.c
compiling init.c
linking shared-object -test-/struct.so
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/struct'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/symbol'
compiling init.c
compiling type.c
linking shared-object -test-/symbol.so
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/symbol'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/time'
compiling new.c
compiling init.c
linking shared-object -test-/time.so
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/time'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/tracepoint'
compiling tracepoint.c
compiling gc_hook.c
linking shared-object -test-/tracepoint.so
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/tracepoint'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/typeddata'
compiling typeddata.c
linking shared-object -test-/typeddata/typeddata.so
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/typeddata'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/wait_for_single_fd'
compiling wait_for_single_fd.c
linking shared-object -test-/wait_for_single_fd/wait_for_single_fd.so
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/wait_for_single_fd'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/bigdecimal'
compiling bigdecimal.c
linking shared-object bigdecimal.so
installing default bigdecimal libraries
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/bigdecimal'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/continuation'
compiling continuation.c
linking shared-object continuation.so
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/continuation'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/coverage'
compiling coverage.c
linking shared-object coverage.so
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/coverage'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/date'
compiling date_core.c
compiling date_parse.c
compiling date_strftime.c
compiling date_strptime.c
linking shared-object date_core.so
installing default date_core libraries
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/date'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/dbm'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/dbm'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/digest'
compiling digest.c
linking shared-object digest.so
installing digest libraries
installing default digest libraries
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/digest'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/digest/bubblebabble'
compiling bubblebabble.c
linking shared-object digest/bubblebabble.so
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/digest/bubblebabble'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/digest/md5'
compiling md5init.c
linking shared-object digest/md5.so
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/digest/md5'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/digest/rmd160'
compiling rmd160init.c
linking shared-object digest/rmd160.so
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/digest/rmd160'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/digest/sha1'
compiling sha1init.c
linking shared-object digest/sha1.so
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/digest/sha1'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/digest/sha2'
compiling sha2init.c
linking shared-object digest/sha2.so
installing default sha2 libraries
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/digest/sha2'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/etc'
generating constant definitions
compiling etc.c
linking shared-object etc.so
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/etc'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/fcntl'
compiling fcntl.c
linking shared-object fcntl.so
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/fcntl'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/fiber'
compiling fiber.c
linking shared-object fiber.so
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/fiber'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/fiddle'
compiling closure.c
compiling conversions.c
compiling function.c
compiling fiddle.c
compiling pointer.c
compiling handle.c
linking shared-object fiddle.so
installing default fiddle libraries
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/fiddle'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/gdbm'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/gdbm'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/io/console'
compiling console.c
linking shared-object io/console.so
installing default console libraries
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/io/console'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/io/nonblock'
compiling nonblock.c
linking shared-object io/nonblock.so
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/io/nonblock'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/io/wait'
compiling wait.c
linking shared-object io/wait.so
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/io/wait'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/json'
installing default libraries
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/json'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/json/generator'
compiling generator.c
linking shared-object json/ext/generator.so
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/json/generator'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/json/parser'
compiling parser.c
linking shared-object json/ext/parser.so
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/json/parser'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/mathn/complex'
compiling complex.c
linking shared-object mathn/complex.so
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/mathn/complex'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/mathn/rational'
compiling rational.c
linking shared-object mathn/rational.so
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/mathn/rational'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/nkf'
compiling nkf.c
linking shared-object nkf.so
installing default nkf libraries
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/nkf'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/objspace'
compiling object_tracing.c
compiling objspace_dump.c
compiling objspace.c
linking shared-object objspace.so
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/objspace'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/openssl'
compiling ossl_bio.c
compiling ossl_engine.c
compiling ossl_x509ext.c
compiling ossl_pkey_ec.c
compiling ossl_ssl_session.c
compiling ossl_pkcs5.c
compiling ossl_pkey_dh.c
compiling ossl_x509revoked.c
compiling ossl_x509attr.c
compiling ossl_rand.c
compiling ossl_x509name.c
compiling ossl_ns_spki.c
compiling ossl_pkcs7.c
compiling ossl_x509store.c
compiling ossl.c
compiling ossl_ocsp.c
compiling ossl_x509crl.c
compiling ossl_ssl.c
compiling ossl_hmac.c
compiling ossl_pkey_rsa.c
compiling ossl_pkcs12.c
compiling ossl_digest.c
compiling ossl_pkey.c
compiling ossl_cipher.c
compiling ossl_asn1.c
compiling ossl_x509req.c
compiling ossl_config.c
compiling ossl_x509.c
compiling ossl_x509cert.c
compiling ossl_pkey_dsa.c
compiling ossl_bn.c
compiling openssl_missing.c
linking shared-object openssl.so
installing default openssl libraries
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/openssl'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/pathname'
compiling pathname.c
linking shared-object pathname.so
installing default pathname libraries
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/pathname'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/psych'
compiling psych_yaml_tree.c
compiling psych.c
compiling psych_emitter.c
compiling psych_to_ruby.c
compiling psych_parser.c
compiling ../.././ext/psych/yaml/reader.c
compiling ../.././ext/psych/yaml/emitter.c
compiling ../.././ext/psych/yaml/loader.c
compiling ../.././ext/psych/yaml/scanner.c
compiling ../.././ext/psych/yaml/writer.c
compiling ../.././ext/psych/yaml/dumper.c
compiling ../.././ext/psych/yaml/parser.c
compiling ../.././ext/psych/yaml/api.c
linking shared-object psych.so
installing default psych libraries
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/psych'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/pty'
compiling pty.c
linking shared-object pty.so
installing default pty libraries
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/pty'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/racc/cparse'
compiling cparse.c
linking shared-object racc/cparse.so
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/racc/cparse'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/rbconfig/sizeof'
compiling sizes.c
linking shared-object rbconfig/sizeof.so
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/rbconfig/sizeof'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/readline'
compiling readline.c
linking shared-object readline.so
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/readline'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/ripper'
compiling ripper.c
linking shared-object ripper.so
installing default ripper libraries
checking ../.././parse.y and ../.././ext/ripper/eventids2.c
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/ripper'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/sdbm'
compiling _sdbm.c
compiling init.c
linking shared-object sdbm.so
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/sdbm'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/socket'
generating constant definitions
compiling init.c
compiling constants.c
compiling basicsocket.c
compiling socket.c
compiling ipsocket.c
compiling tcpsocket.c
compiling tcpserver.c
compiling sockssocket.c
compiling udpsocket.c
compiling unixsocket.c
compiling unixserver.c
compiling option.c
compiling ancdata.c
compiling raddrinfo.c
compiling ifaddr.c
linking shared-object socket.so
installing default socket libraries
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/socket'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/stringio'
compiling stringio.c
linking shared-object stringio.so
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/stringio'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/strscan'
compiling strscan.c
linking shared-object strscan.so
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/strscan'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/syslog'
compiling syslog.c
linking shared-object syslog.so
installing default syslog libraries
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/syslog'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/thread'
compiling thread.c
linking shared-object thread.so
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/thread'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/tk'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/tk'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/tk/tkutil'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/tk/tkutil'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/zlib'
compiling zlib.c
linking shared-object zlib.so
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/zlib'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2'
linking ruby
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2'
make[1]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2'
Generating RDoc documentation
Parsing sources...
0% [ 1/945] ...151212021809.6404/ruby-2.3.0-preview2/doc/ChangeLog-0.06_to_0.52
0% [ 2/945] ...151212021809.6404/ruby-2.3.0-preview2/doc/ChangeLog-0.50_to_0.60
0% [ 3/945] ...0151212021809.6404/ruby-2.3.0-preview2/doc/ChangeLog-0.60_to_1.1
0% [ 4/945] ...uild.20151212021809.6404/ruby-2.3.0-preview2/doc/ChangeLog-1.8.0
0% [ 5/945] ...uild.20151212021809.6404/ruby-2.3.0-preview2/doc/ChangeLog-1.9.3
0% [ 6/945] ...uild.20151212021809.6404/ruby-2.3.0-preview2/doc/ChangeLog-2.0.0
0% [ 7/945] ...uild.20151212021809.6404/ruby-2.3.0-preview2/doc/ChangeLog-2.1.0
0% [ 8/945] ...uild.20151212021809.6404/ruby-2.3.0-preview2/doc/ChangeLog-2.2.0
0% [ 9/945] ...build.20151212021809.6404/ruby-2.3.0-preview2/doc/ChangeLog-YARV
1% [10/945] ...uby-build.20151212021809.6404/ruby-2.3.0-preview2/doc/NEWS-1.8.7
1% [11/945] ...uby-build.20151212021809.6404/ruby-2.3.0-preview2/doc/NEWS-1.9.1
1% [12/945] ...uby-build.20151212021809.6404/ruby-2.3.0-preview2/doc/NEWS-1.9.2
1% [13/945] ...uby-build.20151212021809.6404/ruby-2.3.0-preview2/doc/NEWS-1.9.3
1% [14/945] ...uby-build.20151212021809.6404/ruby-2.3.0-preview2/doc/NEWS-2.0.0
1% [15/945] ...uby-build.20151212021809.6404/ruby-2.3.0-preview2/doc/NEWS-2.1.0
1% [16/945] ...uby-build.20151212021809.6404/ruby-2.3.0-preview2/doc/NEWS-2.2.0
1% [17/945] ...ld.20151212021809.6404/ruby-2.3.0-preview2/doc/contributing.rdoc
1% [18/945] ...ld.20151212021809.6404/ruby-2.3.0-preview2/doc/contributors.rdoc
2% [19/945] ...d.20151212021809.6404/ruby-2.3.0-preview2/doc/dtrace_probes.rdoc
2% [20/945] ...ld.20151212021809.6404/ruby-2.3.0-preview2/doc/extension.ja.rdoc
2% [21/945] ...build.20151212021809.6404/ruby-2.3.0-preview2/doc/extension.rdoc
2% [22/945] ...y-build.20151212021809.6404/ruby-2.3.0-preview2/doc/globals.rdoc
2% [23/945] ...-build.20151212021809.6404/ruby-2.3.0-preview2/doc/keywords.rdoc
2% [24/945] ...ild.20151212021809.6404/ruby-2.3.0-preview2/doc/maintainers.rdoc
2% [25/945] ...y-build.20151212021809.6404/ruby-2.3.0-preview2/doc/marshal.rdoc
2% [26/945] ...by-build.20151212021809.6404/ruby-2.3.0-preview2/doc/regexp.rdoc
2% [27/945] ...-build.20151212021809.6404/ruby-2.3.0-preview2/doc/security.rdoc
2% [28/945] ...0151212021809.6404/ruby-2.3.0-preview2/doc/standard_library.rdoc
3% [29/945] ...by-build.20151212021809.6404/ruby-2.3.0-preview2/doc/syntax.rdoc
3% [30/945] ...151212021809.6404/ruby-2.3.0-preview2/doc/syntax/assignment.rdoc
3% [31/945] ...2021809.6404/ruby-2.3.0-preview2/doc/syntax/calling_methods.rdoc
3% [32/945] ...809.6404/ruby-2.3.0-preview2/doc/syntax/control_expressions.rdoc
3% [33/945] ...151212021809.6404/ruby-2.3.0-preview2/doc/syntax/exceptions.rdoc
3% [34/945] ...20151212021809.6404/ruby-2.3.0-preview2/doc/syntax/literals.rdoc
3% [35/945] ....20151212021809.6404/ruby-2.3.0-preview2/doc/syntax/methods.rdoc
3% [36/945] ...212021809.6404/ruby-2.3.0-preview2/doc/syntax/miscellaneous.rdoc
3% [37/945] ...809.6404/ruby-2.3.0-preview2/doc/syntax/modules_and_classes.rdoc
4% [38/945] ...151212021809.6404/ruby-2.3.0-preview2/doc/syntax/precedence.rdoc
4% [39/945] ...51212021809.6404/ruby-2.3.0-preview2/doc/syntax/refinements.rdoc
4% [40/945] ChangeLog
4% [41/945] NEWS
4% [42/945] README.ja.md
4% [43/945] README.md
4% [44/945] addr2line.c
4% [45/945] array.c
4% [46/945] bignum.c
4% [47/945] class.c
5% [48/945] compar.c
5% [49/945] compile.c
5% [50/945] complex.c
5% [51/945] cont.c
5% [52/945] debug.c
5% [53/945] dir.c
5% [54/945] dln.c
5% [55/945] dln_find.c
5% [56/945] dmydln.c
6% [57/945] dmyenc.c
6% [58/945] dmyext.c
6% [59/945] doc/ChangeLog-0.06_to_0.52
6% [60/945] doc/ChangeLog-0.50_to_0.60
6% [61/945] doc/ChangeLog-0.60_to_1.1
6% [62/945] doc/ChangeLog-1.8.0
6% [63/945] doc/ChangeLog-1.9.3
6% [64/945] doc/ChangeLog-2.0.0
6% [65/945] doc/ChangeLog-2.1.0
6% [66/945] doc/ChangeLog-2.2.0
7% [67/945] doc/ChangeLog-YARV
7% [68/945] doc/NEWS-1.8.7
7% [69/945] doc/NEWS-1.9.1
7% [70/945] doc/NEWS-1.9.2
7% [71/945] doc/NEWS-1.9.3
7% [72/945] doc/NEWS-2.0.0
7% [73/945] doc/NEWS-2.1.0
7% [74/945] doc/NEWS-2.2.0
7% [75/945] doc/contributing.rdoc
8% [76/945] doc/contributors.rdoc
8% [77/945] doc/dtrace_probes.rdoc
8% [78/945] doc/extension.ja.rdoc
8% [79/945] doc/extension.rdoc
8% [80/945] doc/globals.rdoc
8% [81/945] doc/keywords.rdoc
8% [82/945] doc/maintainers.rdoc
8% [83/945] doc/marshal.rdoc
8% [84/945] doc/regexp.rdoc
8% [85/945] doc/security.rdoc
9% [86/945] doc/standard_library.rdoc
9% [87/945] doc/syntax.rdoc
9% [88/945] doc/syntax/assignment.rdoc
9% [89/945] doc/syntax/calling_methods.rdoc
9% [90/945] doc/syntax/control_expressions.rdoc
9% [91/945] doc/syntax/exceptions.rdoc
9% [92/945] doc/syntax/literals.rdoc
9% [93/945] doc/syntax/methods.rdoc
9% [94/945] doc/syntax/miscellaneous.rdoc
10% [95/945] doc/syntax/modules_and_classes.rdoc
10% [96/945] doc/syntax/precedence.rdoc
10% [97/945] doc/syntax/refinements.rdoc
10% [98/945] encoding.c
10% [99/945] enum.c
10% [100/945] enumerator.c
10% [101/945] error.c
10% [102/945] eval.c
10% [103/945] eval_error.c
11% [104/945] eval_jump.c
11% [105/945] ext/bigdecimal/bigdecimal.c
11% [106/945] ext/bigdecimal/lib/bigdecimal/jacobian.rb
11% [107/945] ext/bigdecimal/lib/bigdecimal/ludcmp.rb
11% [108/945] ext/bigdecimal/lib/bigdecimal/math.rb
11% [109/945] ext/bigdecimal/lib/bigdecimal/newton.rb
11% [110/945] ext/bigdecimal/lib/bigdecimal/util.rb
11% [111/945] ext/continuation/continuation.c
11% [112/945] ext/coverage/coverage.c
11% [113/945] ext/date/date_core.c
12% [114/945] ext/dbm/dbm.c
12% [115/945] ext/digest/bubblebabble/bubblebabble.c
12% [116/945] ext/digest/digest.c
12% [117/945] ext/digest/lib/digest.rb
12% [118/945] ext/digest/md5/md5init.c
12% [119/945] ext/digest/rmd160/rmd160init.c
12% [120/945] ext/digest/sha1/sha1init.c
12% [121/945] ext/digest/sha2/sha2init.c
12% [122/945] ext/etc/etc.c
13% [123/945] ext/fcntl/fcntl.c
13% [124/945] ext/fiber/fiber.c
13% [125/945] ext/fiddle/closure.c
13% [126/945] ext/fiddle/conversions.c
13% [127/945] ext/fiddle/fiddle.c
13% [128/945] ext/fiddle/function.c
13% [129/945] ext/fiddle/handle.c
13% [130/945] ext/fiddle/lib/fiddle.rb
13% [131/945] ext/fiddle/lib/fiddle/closure.rb
13% [132/945] ext/fiddle/lib/fiddle/cparser.rb
14% [133/945] ext/fiddle/lib/fiddle/function.rb
14% [134/945] ext/fiddle/lib/fiddle/import.rb
14% [135/945] ext/fiddle/lib/fiddle/pack.rb
14% [136/945] ext/fiddle/lib/fiddle/struct.rb
14% [137/945] ext/fiddle/lib/fiddle/types.rb
14% [138/945] ext/fiddle/lib/fiddle/value.rb
14% [139/945] ext/fiddle/pointer.c
14% [140/945] ext/gdbm/gdbm.c
14% [141/945] ext/io/console/console.c
15% [142/945] ext/io/nonblock/nonblock.c
15% [143/945] ext/io/wait/wait.c
15% [144/945] ext/json/lib/json.rb
15% [145/945] ext/json/lib/json/add/bigdecimal.rb
15% [146/945] ext/json/lib/json/add/complex.rb
15% [147/945] ext/json/lib/json/add/core.rb
15% [148/945] ext/json/lib/json/add/date.rb
15% [149/945] ext/json/lib/json/add/date_time.rb
15% [150/945] ext/json/lib/json/add/exception.rb
15% [151/945] ext/json/lib/json/add/ostruct.rb
16% [152/945] ext/json/lib/json/add/range.rb
16% [153/945] ext/json/lib/json/add/rational.rb
16% [154/945] ext/json/lib/json/add/regexp.rb
16% [155/945] ext/json/lib/json/add/struct.rb
16% [156/945] ext/json/lib/json/add/symbol.rb
16% [157/945] ext/json/lib/json/add/time.rb
16% [158/945] ext/json/lib/json/common.rb
16% [159/945] ext/json/lib/json/ext.rb
16% [160/945] ext/json/lib/json/generic_object.rb
17% [161/945] ext/json/lib/json/version.rb
17% [162/945] ext/mathn/complex/complex.c
17% [163/945] ext/mathn/rational/rational.c
17% [164/945] ext/nkf/lib/kconv.rb
17% [165/945] ext/nkf/nkf.c
17% [166/945] ext/objspace/object_tracing.c
17% [167/945] ext/objspace/objspace.c
17% [168/945] ext/objspace/objspace_dump.c
17% [169/945] ext/openssl/lib/openssl.rb
17% [170/945] ext/openssl/lib/openssl/bn.rb
18% [171/945] ext/openssl/lib/openssl/buffering.rb
18% [172/945] ext/openssl/lib/openssl/cipher.rb
18% [173/945] ext/openssl/lib/openssl/config.rb
18% [174/945] ext/openssl/lib/openssl/digest.rb
18% [175/945] ext/openssl/lib/openssl/pkey.rb
18% [176/945] ext/openssl/lib/openssl/ssl.rb
18% [177/945] ext/openssl/lib/openssl/x509.rb
18% [178/945] ext/openssl/ossl.c
18% [179/945] ext/openssl/ossl_asn1.c
19% [180/945] ext/openssl/ossl_bio.c
19% [181/945] ext/openssl/ossl_bn.c
19% [182/945] ext/openssl/ossl_cipher.c
19% [183/945] ext/openssl/ossl_config.c
19% [184/945] ext/openssl/ossl_digest.c
19% [185/945] ext/openssl/ossl_engine.c
19% [186/945] ext/openssl/ossl_hmac.c
19% [187/945] ext/openssl/ossl_ns_spki.c
19% [188/945] ext/openssl/ossl_ocsp.c
20% [189/945] ext/openssl/ossl_pkcs12.c
20% [190/945] ext/openssl/ossl_pkcs5.c
20% [191/945] ext/openssl/ossl_pkcs7.c
20% [192/945] ext/openssl/ossl_pkey.c
20% [193/945] ext/openssl/ossl_pkey_dh.c
20% [194/945] ext/openssl/ossl_pkey_dsa.c
20% [195/945] ext/openssl/ossl_pkey_ec.c
20% [196/945] ext/openssl/ossl_pkey_rsa.c
20% [197/945] ext/openssl/ossl_rand.c
20% [198/945] ext/openssl/ossl_ssl.c
21% [199/945] ext/openssl/ossl_ssl_session.c
21% [200/945] ext/openssl/ossl_x509.c
21% [201/945] ext/openssl/ossl_x509attr.c
21% [202/945] ext/openssl/ossl_x509cert.c
21% [203/945] ext/openssl/ossl_x509crl.c
21% [204/945] ext/openssl/ossl_x509ext.c
21% [205/945] ext/openssl/ossl_x509name.c
21% [206/945] ext/openssl/ossl_x509req.c
21% [207/945] ext/openssl/ossl_x509revoked.c
22% [208/945] ext/openssl/ossl_x509store.c
22% [209/945] ext/pathname/lib/pathname.rb
22% [210/945] ext/pathname/pathname.c
22% [211/945] ext/psych/lib/psych.rb
22% [212/945] ext/psych/lib/psych/class_loader.rb
22% [213/945] ext/psych/lib/psych/coder.rb
22% [214/945] ext/psych/lib/psych/core_ext.rb
22% [215/945] ext/psych/lib/psych/deprecated.rb
22% [216/945] ext/psych/lib/psych/exception.rb
22% [217/945] ext/psych/lib/psych/handler.rb
23% [218/945] ext/psych/lib/psych/handlers/document_stream.rb
23% [219/945] ext/psych/lib/psych/handlers/recorder.rb
23% [220/945] ext/psych/lib/psych/json/ruby_events.rb
23% [221/945] ext/psych/lib/psych/json/stream.rb
23% [222/945] ext/psych/lib/psych/json/tree_builder.rb
23% [223/945] ext/psych/lib/psych/json/yaml_events.rb
23% [224/945] ext/psych/lib/psych/nodes.rb
23% [225/945] ext/psych/lib/psych/nodes/alias.rb
23% [226/945] ext/psych/lib/psych/nodes/document.rb
24% [227/945] ext/psych/lib/psych/nodes/mapping.rb
24% [228/945] ext/psych/lib/psych/nodes/node.rb
24% [229/945] ext/psych/lib/psych/nodes/scalar.rb
24% [230/945] ext/psych/lib/psych/nodes/sequence.rb
24% [231/945] ext/psych/lib/psych/nodes/stream.rb
24% [232/945] ext/psych/lib/psych/omap.rb
24% [233/945] ext/psych/lib/psych/parser.rb
24% [234/945] ext/psych/lib/psych/scalar_scanner.rb
24% [235/945] ext/psych/lib/psych/set.rb
24% [236/945] ext/psych/lib/psych/stream.rb
25% [237/945] ext/psych/lib/psych/streaming.rb
25% [238/945] ext/psych/lib/psych/syntax_error.rb
25% [239/945] ext/psych/lib/psych/tree_builder.rb
25% [240/945] ext/psych/lib/psych/versions.rb
25% [241/945] ext/psych/lib/psych/visitors.rb
25% [242/945] ext/psych/lib/psych/visitors/depth_first.rb
25% [243/945] ext/psych/lib/psych/visitors/emitter.rb
25% [244/945] ext/psych/lib/psych/visitors/json_tree.rb
25% [245/945] ext/psych/lib/psych/visitors/to_ruby.rb
26% [246/945] ext/psych/lib/psych/visitors/visitor.rb
26% [247/945] ext/psych/lib/psych/visitors/yaml_tree.rb
26% [248/945] ext/psych/lib/psych/y.rb
26% [249/945] ext/psych/lib/psych_jars.rb
26% [250/945] ext/psych/psych.c
26% [251/945] ext/pty/lib/expect.rb
26% [252/945] ext/pty/pty.c
26% [253/945] ext/racc/cparse/cparse.c
26% [254/945] ext/readline/readline.c
26% [255/945] ext/ripper/lib/ripper.rb
27% [256/945] ext/ripper/lib/ripper/core.rb
27% [257/945] ext/ripper/lib/ripper/filter.rb
27% [258/945] ext/ripper/lib/ripper/lexer.rb
27% [259/945] ext/ripper/lib/ripper/sexp.rb
27% [260/945] ext/ripper/ripper.c
27% [261/945] ext/sdbm/init.c
27% [262/945] ext/socket/ancdata.c
27% [263/945] ext/socket/basicsocket.c
27% [264/945] ext/socket/constants.c
28% [265/945] ext/socket/constdefs.c
28% [266/945] ext/socket/ifaddr.c
28% [267/945] ext/socket/init.c
28% [268/945] ext/socket/ipsocket.c
28% [269/945] ext/socket/lib/socket.rb
28% [270/945] ext/socket/option.c
28% [271/945] ext/socket/raddrinfo.c
28% [272/945] ext/socket/socket.c
28% [273/945] ext/socket/sockssocket.c
28% [274/945] ext/socket/tcpserver.c
29% [275/945] ext/socket/tcpsocket.c
29% [276/945] ext/socket/udpsocket.c
29% [277/945] ext/socket/unixserver.c
29% [278/945] ext/socket/unixsocket.c
29% [279/945] ext/stringio/stringio.c
29% [280/945] ext/strscan/strscan.c
29% [281/945] ext/syslog/lib/syslog/logger.rb
29% [282/945] ext/syslog/syslog.c
29% [283/945] ext/thread/thread.c
30% [284/945] ext/win32ole/lib/win32ole/property.rb
30% [285/945] ext/win32ole/win32ole.c
30% [286/945] ext/win32ole/win32ole_error.c
30% [287/945] ext/win32ole/win32ole_event.c
30% [288/945] ext/win32ole/win32ole_method.c
30% [289/945] ext/win32ole/win32ole_param.c
30% [290/945] ext/win32ole/win32ole_record.c
30% [291/945] ext/win32ole/win32ole_type.c
30% [292/945] ext/win32ole/win32ole_typelib.c
31% [293/945] ext/win32ole/win32ole_variable.c
31% [294/945] ext/win32ole/win32ole_variant.c
31% [295/945] ext/win32ole/win32ole_variant_m.c
31% [296/945] ext/zlib/zlib.c
31% [297/945] file.c
31% [298/945] gc.c
31% [299/945] golf_prelude.c
31% [300/945] goruby.c
31% [301/945] hash.c
31% [302/945] id.c
32% [303/945] id_table.c
32% [304/945] inits.c
32% [305/945] io.c
32% [306/945] iseq.c
32% [307/945] lex.c
32% [308/945] lib/English.rb
32% [309/945] lib/abbrev.rb
32% [310/945] lib/base64.rb
32% [311/945] lib/benchmark.rb
33% [312/945] lib/cgi.rb
33% [313/945] lib/cgi/cookie.rb
33% [314/945] lib/cgi/core.rb
33% [315/945] lib/cgi/html.rb
33% [316/945] lib/cgi/session.rb
33% [317/945] lib/cgi/session/pstore.rb
33% [318/945] lib/cgi/util.rb
33% [319/945] lib/cmath.rb
33% [320/945] lib/csv.rb
33% [321/945] lib/debug.rb
34% [322/945] lib/delegate.rb
34% [323/945] lib/drb.rb
34% [324/945] lib/drb/acl.rb
34% [325/945] lib/drb/drb.rb
34% [326/945] lib/drb/eq.rb
34% [327/945] lib/drb/extserv.rb
34% [328/945] lib/drb/extservm.rb
34% [329/945] lib/drb/gw.rb
34% [330/945] lib/drb/invokemethod.rb
35% [331/945] lib/drb/observer.rb
35% [332/945] lib/drb/ssl.rb
35% [333/945] lib/drb/timeridconv.rb
35% [334/945] lib/drb/unix.rb
35% [335/945] lib/e2mmap.rb
35% [336/945] lib/erb.rb
35% [337/945] lib/fileutils.rb
35% [338/945] lib/find.rb
35% [339/945] lib/forwardable.rb
35% [340/945] lib/getoptlong.rb
36% [341/945] lib/ipaddr.rb
36% [342/945] lib/irb.rb
36% [343/945] lib/irb/cmd/chws.rb
36% [344/945] lib/irb/cmd/fork.rb
36% [345/945] lib/irb/cmd/help.rb
36% [346/945] lib/irb/cmd/load.rb
36% [347/945] lib/irb/cmd/nop.rb
36% [348/945] lib/irb/cmd/pushws.rb
36% [349/945] lib/irb/cmd/subirb.rb
37% [350/945] lib/irb/completion.rb
37% [351/945] lib/irb/context.rb
37% [352/945] lib/irb/ext/change-ws.rb
37% [353/945] lib/irb/ext/history.rb
37% [354/945] lib/irb/ext/loader.rb
37% [355/945] lib/irb/ext/math-mode.rb
37% [356/945] lib/irb/ext/multi-irb.rb
37% [357/945] lib/irb/ext/save-history.rb
37% [358/945] lib/irb/ext/tracer.rb
37% [359/945] lib/irb/ext/use-loader.rb
38% [360/945] lib/irb/ext/workspaces.rb
38% [361/945] lib/irb/extend-command.rb
38% [362/945] lib/irb/frame.rb
38% [363/945] lib/irb/help.rb
38% [364/945] lib/irb/init.rb
38% [365/945] lib/irb/input-method.rb
38% [366/945] lib/irb/inspector.rb
38% [367/945] lib/irb/lc/error.rb
38% [368/945] lib/irb/lc/ja/encoding_aliases.rb
39% [369/945] lib/irb/lc/ja/error.rb
39% [370/945] lib/irb/locale.rb
39% [371/945] lib/irb/magic-file.rb
39% [372/945] lib/irb/notifier.rb
39% [373/945] lib/irb/output-method.rb
39% [374/945] lib/irb/ruby-lex.rb
39% [375/945] lib/irb/ruby-token.rb
39% [376/945] lib/irb/slex.rb
39% [377/945] lib/irb/src_encoding.rb
40% [378/945] lib/irb/version.rb
40% [379/945] lib/irb/workspace.rb
40% [380/945] lib/irb/ws-for-case-2.rb
40% [381/945] lib/irb/xmp.rb
40% [382/945] lib/logger.rb
40% [383/945] lib/mathn.rb
40% [384/945] lib/matrix.rb
40% [385/945] lib/matrix/eigenvalue_decomposition.rb
40% [386/945] lib/matrix/lup_decomposition.rb
40% [387/945] lib/mkmf.rb
41% [388/945] lib/monitor.rb
41% [389/945] lib/mutex_m.rb
41% [390/945] lib/net/ftp.rb
41% [391/945] lib/net/http.rb
41% [392/945] lib/net/http/backward.rb
41% [393/945] lib/net/http/exceptions.rb
41% [394/945] lib/net/http/generic_request.rb
41% [395/945] lib/net/http/header.rb
41% [396/945] lib/net/http/proxy_delta.rb
42% [397/945] lib/net/http/request.rb
42% [398/945] lib/net/http/requests.rb
42% [399/945] lib/net/http/response.rb
42% [400/945] lib/net/http/responses.rb
42% [401/945] lib/net/https.rb
42% [402/945] lib/net/imap.rb
42% [403/945] lib/net/pop.rb
42% [404/945] lib/net/protocol.rb
42% [405/945] lib/net/smtp.rb
42% [406/945] lib/observer.rb
43% [407/945] lib/open-uri.rb
43% [408/945] lib/open3.rb
43% [409/945] lib/optionparser.rb
43% [410/945] lib/optparse.rb
43% [411/945] lib/optparse/ac.rb
43% [412/945] lib/optparse/date.rb
43% [413/945] lib/optparse/shellwords.rb
43% [414/945] lib/optparse/time.rb
43% [415/945] lib/optparse/uri.rb
44% [416/945] lib/optparse/version.rb
44% [417/945] lib/ostruct.rb
44% [418/945] lib/pp.rb
44% [419/945] lib/prettyprint.rb
44% [420/945] lib/prime.rb
44% [421/945] lib/profile.rb
44% [422/945] lib/profiler.rb
44% [423/945] lib/pstore.rb
44% [424/945] lib/racc/parser.rb
44% [425/945] lib/racc/rdoc/grammar.en.rdoc
45% [426/945] lib/rdoc.rb
45% [427/945] lib/rdoc/alias.rb
45% [428/945] lib/rdoc/anon_class.rb
45% [429/945] lib/rdoc/any_method.rb
45% [430/945] lib/rdoc/attr.rb
45% [431/945] lib/rdoc/class_module.rb
45% [432/945] lib/rdoc/code_object.rb
45% [433/945] lib/rdoc/code_objects.rb
45% [434/945] lib/rdoc/comment.rb
46% [435/945] lib/rdoc/constant.rb
46% [436/945] lib/rdoc/context.rb
46% [437/945] lib/rdoc/context/section.rb
46% [438/945] lib/rdoc/cross_reference.rb
46% [439/945] lib/rdoc/encoding.rb
46% [440/945] lib/rdoc/erb_partial.rb
46% [441/945] lib/rdoc/erbio.rb
46% [442/945] lib/rdoc/extend.rb
46% [443/945] lib/rdoc/generator.rb
46% [444/945] lib/rdoc/generator/darkfish.rb
47% [445/945] lib/rdoc/generator/json_index.rb
47% [446/945] lib/rdoc/generator/markup.rb
47% [447/945] lib/rdoc/generator/pot.rb
47% [448/945] lib/rdoc/generator/pot/message_extractor.rb
47% [449/945] lib/rdoc/generator/pot/po.rb
47% [450/945] lib/rdoc/generator/pot/po_entry.rb
47% [451/945] lib/rdoc/generator/ri.rb
47% [452/945] lib/rdoc/ghost_method.rb
47% [453/945] lib/rdoc/i18n.rb
48% [454/945] lib/rdoc/i18n/locale.rb
48% [455/945] lib/rdoc/i18n/text.rb
48% [456/945] lib/rdoc/include.rb
48% [457/945] lib/rdoc/known_classes.rb
48% [458/945] lib/rdoc/markdown.rb
48% [459/945] lib/rdoc/markdown/entities.rb
48% [460/945] lib/rdoc/markdown/literals_1_9.rb
48% [461/945] lib/rdoc/markup.rb
48% [462/945] lib/rdoc/markup/attr_changer.rb
48% [463/945] lib/rdoc/markup/attr_span.rb
49% [464/945] lib/rdoc/markup/attribute_manager.rb
49% [465/945] lib/rdoc/markup/attributes.rb
49% [466/945] lib/rdoc/markup/blank_line.rb
49% [467/945] lib/rdoc/markup/block_quote.rb
49% [468/945] lib/rdoc/markup/document.rb
49% [469/945] lib/rdoc/markup/formatter.rb
49% [470/945] lib/rdoc/markup/formatter_test_case.rb
49% [471/945] lib/rdoc/markup/hard_break.rb
49% [472/945] lib/rdoc/markup/heading.rb
50% [473/945] lib/rdoc/markup/include.rb
50% [474/945] lib/rdoc/markup/indented_paragraph.rb
50% [475/945] lib/rdoc/markup/inline.rb
50% [476/945] lib/rdoc/markup/list.rb
50% [477/945] lib/rdoc/markup/list_item.rb
50% [478/945] lib/rdoc/markup/paragraph.rb
50% [479/945] lib/rdoc/markup/parser.rb
50% [480/945] lib/rdoc/markup/pre_process.rb
50% [481/945] lib/rdoc/markup/raw.rb
51% [482/945] lib/rdoc/markup/rule.rb
51% [483/945] lib/rdoc/markup/special.rb
51% [484/945] lib/rdoc/markup/text_formatter_test_case.rb
51% [485/945] lib/rdoc/markup/to_ansi.rb
51% [486/945] lib/rdoc/markup/to_bs.rb
51% [487/945] lib/rdoc/markup/to_html.rb
51% [488/945] lib/rdoc/markup/to_html_crossref.rb
51% [489/945] lib/rdoc/markup/to_html_snippet.rb
51% [490/945] lib/rdoc/markup/to_joined_paragraph.rb
51% [491/945] lib/rdoc/markup/to_label.rb
52% [492/945] lib/rdoc/markup/to_markdown.rb
52% [493/945] lib/rdoc/markup/to_rdoc.rb
52% [494/945] lib/rdoc/markup/to_table_of_contents.rb
52% [495/945] lib/rdoc/markup/to_test.rb
52% [496/945] lib/rdoc/markup/to_tt_only.rb
52% [497/945] lib/rdoc/markup/verbatim.rb
52% [498/945] lib/rdoc/meta_method.rb
52% [499/945] lib/rdoc/method_attr.rb
52% [500/945] lib/rdoc/mixin.rb
53% [501/945] lib/rdoc/normal_class.rb
53% [502/945] lib/rdoc/normal_module.rb
53% [503/945] lib/rdoc/options.rb
53% [504/945] lib/rdoc/parser.rb
53% [505/945] lib/rdoc/parser/c.rb
53% [506/945] lib/rdoc/parser/changelog.rb
53% [507/945] lib/rdoc/parser/markdown.rb
53% [508/945] lib/rdoc/parser/rd.rb
53% [509/945] lib/rdoc/parser/ruby.rb
53% [510/945] lib/rdoc/parser/ruby_tools.rb
54% [511/945] lib/rdoc/parser/simple.rb
54% [512/945] lib/rdoc/parser/text.rb
54% [513/945] lib/rdoc/rd.rb
54% [514/945] lib/rdoc/rd/block_parser.rb
54% [515/945] lib/rdoc/rd/inline.rb
54% [516/945] lib/rdoc/rd/inline_parser.rb
54% [517/945] lib/rdoc/rdoc.gemspec
54% [518/945] lib/rdoc/rdoc.rb
54% [519/945] lib/rdoc/require.rb
55% [520/945] lib/rdoc/ri.rb
55% [521/945] lib/rdoc/ri/driver.rb
55% [522/945] lib/rdoc/ri/formatter.rb
55% [523/945] lib/rdoc/ri/paths.rb
55% [524/945] lib/rdoc/ri/store.rb
55% [525/945] lib/rdoc/ri/task.rb
55% [526/945] lib/rdoc/ruby_lex.rb
55% [527/945] lib/rdoc/ruby_token.rb
55% [528/945] lib/rdoc/rubygems_hook.rb
55% [529/945] lib/rdoc/servlet.rb
56% [530/945] lib/rdoc/single_class.rb
56% [531/945] lib/rdoc/stats.rb
56% [532/945] lib/rdoc/stats/normal.rb
56% [533/945] lib/rdoc/stats/quiet.rb
56% [534/945] lib/rdoc/stats/verbose.rb
56% [535/945] lib/rdoc/store.rb
56% [536/945] lib/rdoc/task.rb
56% [537/945] lib/rdoc/test_case.rb
56% [538/945] lib/rdoc/text.rb
57% [539/945] lib/rdoc/token_stream.rb
57% [540/945] lib/rdoc/tom_doc.rb
57% [541/945] lib/rdoc/top_level.rb
57% [542/945] lib/resolv-replace.rb
57% [543/945] lib/resolv.rb
57% [544/945] lib/rexml/attlistdecl.rb
57% [545/945] lib/rexml/attribute.rb
57% [546/945] lib/rexml/cdata.rb
57% [547/945] lib/rexml/child.rb
57% [548/945] lib/rexml/comment.rb
58% [549/945] lib/rexml/doctype.rb
58% [550/945] lib/rexml/document.rb
58% [551/945] lib/rexml/dtd/attlistdecl.rb
58% [552/945] lib/rexml/dtd/dtd.rb
58% [553/945] lib/rexml/dtd/elementdecl.rb
58% [554/945] lib/rexml/dtd/entitydecl.rb
58% [555/945] lib/rexml/dtd/notationdecl.rb
58% [556/945] lib/rexml/element.rb
58% [557/945] lib/rexml/encoding.rb
59% [558/945] lib/rexml/entity.rb
59% [559/945] lib/rexml/formatters/default.rb
59% [560/945] lib/rexml/formatters/pretty.rb
59% [561/945] lib/rexml/formatters/transitive.rb
59% [562/945] lib/rexml/functions.rb
59% [563/945] lib/rexml/instruction.rb
59% [564/945] lib/rexml/light/node.rb
59% [565/945] lib/rexml/namespace.rb
59% [566/945] lib/rexml/node.rb
60% [567/945] lib/rexml/output.rb
60% [568/945] lib/rexml/parent.rb
60% [569/945] lib/rexml/parseexception.rb
60% [570/945] lib/rexml/parsers/baseparser.rb
60% [571/945] lib/rexml/parsers/lightparser.rb
60% [572/945] lib/rexml/parsers/pullparser.rb
60% [573/945] lib/rexml/parsers/sax2parser.rb
60% [574/945] lib/rexml/parsers/streamparser.rb
60% [575/945] lib/rexml/parsers/treeparser.rb
60% [576/945] lib/rexml/parsers/ultralightparser.rb
61% [577/945] lib/rexml/parsers/xpathparser.rb
61% [578/945] lib/rexml/quickpath.rb
61% [579/945] lib/rexml/rexml.rb
61% [580/945] lib/rexml/sax2listener.rb
61% [581/945] lib/rexml/security.rb
61% [582/945] lib/rexml/source.rb
61% [583/945] lib/rexml/streamlistener.rb
61% [584/945] lib/rexml/syncenumerator.rb
61% [585/945] lib/rexml/text.rb
62% [586/945] lib/rexml/undefinednamespaceexception.rb
62% [587/945] lib/rexml/validation/relaxng.rb
62% [588/945] lib/rexml/validation/validation.rb
62% [589/945] lib/rexml/validation/validationexception.rb
62% [590/945] lib/rexml/xmldecl.rb
62% [591/945] lib/rexml/xmltokens.rb
62% [592/945] lib/rexml/xpath.rb
62% [593/945] lib/rexml/xpath_parser.rb
62% [594/945] lib/rinda/rinda.rb
62% [595/945] lib/rinda/ring.rb
63% [596/945] lib/rinda/tuplespace.rb
63% [597/945] lib/rss.rb
63% [598/945] lib/rss/0.9.rb
63% [599/945] lib/rss/1.0.rb
63% [600/945] lib/rss/2.0.rb
63% [601/945] lib/rss/atom.rb
63% [602/945] lib/rss/content.rb
63% [603/945] lib/rss/content/1.0.rb
63% [604/945] lib/rss/content/2.0.rb
64% [605/945] lib/rss/converter.rb
64% [606/945] lib/rss/dublincore.rb
64% [607/945] lib/rss/dublincore/1.0.rb
64% [608/945] lib/rss/dublincore/2.0.rb
64% [609/945] lib/rss/dublincore/atom.rb
64% [610/945] lib/rss/image.rb
64% [611/945] lib/rss/itunes.rb
64% [612/945] lib/rss/maker.rb
64% [613/945] lib/rss/maker/0.9.rb
64% [614/945] lib/rss/maker/1.0.rb
65% [615/945] lib/rss/maker/2.0.rb
65% [616/945] lib/rss/maker/atom.rb
65% [617/945] lib/rss/maker/base.rb
65% [618/945] lib/rss/maker/content.rb
65% [619/945] lib/rss/maker/dublincore.rb
65% [620/945] lib/rss/maker/entry.rb
65% [621/945] lib/rss/maker/feed.rb
65% [622/945] lib/rss/maker/image.rb
65% [623/945] lib/rss/maker/itunes.rb
66% [624/945] lib/rss/maker/slash.rb
66% [625/945] lib/rss/maker/syndication.rb
66% [626/945] lib/rss/maker/taxonomy.rb
66% [627/945] lib/rss/maker/trackback.rb
66% [628/945] lib/rss/parser.rb
66% [629/945] lib/rss/rexmlparser.rb
66% [630/945] lib/rss/rss.rb
66% [631/945] lib/rss/slash.rb
66% [632/945] lib/rss/syndication.rb
66% [633/945] lib/rss/taxonomy.rb
67% [634/945] lib/rss/trackback.rb
67% [635/945] lib/rss/utils.rb
67% [636/945] lib/rss/xml-stylesheet.rb
67% [637/945] lib/rss/xml.rb
67% [638/945] lib/rss/xmlparser.rb
67% [639/945] lib/rss/xmlscanner.rb
67% [640/945] lib/rubygems.rb
67% [641/945] lib/rubygems/LICENSE.txt
67% [642/945] lib/rubygems/available_set.rb
68% [643/945] lib/rubygems/basic_specification.rb
68% [644/945] lib/rubygems/command.rb
68% [645/945] lib/rubygems/command_manager.rb
68% [646/945] lib/rubygems/commands/build_command.rb
68% [647/945] lib/rubygems/commands/cert_command.rb
68% [648/945] lib/rubygems/commands/check_command.rb
68% [649/945] lib/rubygems/commands/cleanup_command.rb
68% [650/945] lib/rubygems/commands/contents_command.rb
68% [651/945] lib/rubygems/commands/dependency_command.rb
68% [652/945] lib/rubygems/commands/environment_command.rb
69% [653/945] lib/rubygems/commands/fetch_command.rb
69% [654/945] lib/rubygems/commands/generate_index_command.rb
69% [655/945] lib/rubygems/commands/help_command.rb
69% [656/945] lib/rubygems/commands/install_command.rb
69% [657/945] lib/rubygems/commands/list_command.rb
69% [658/945] lib/rubygems/commands/lock_command.rb
69% [659/945] lib/rubygems/commands/mirror_command.rb
69% [660/945] lib/rubygems/commands/open_command.rb
69% [661/945] lib/rubygems/commands/outdated_command.rb
70% [662/945] lib/rubygems/commands/owner_command.rb
70% [663/945] lib/rubygems/commands/pristine_command.rb
70% [664/945] lib/rubygems/commands/push_command.rb
70% [665/945] lib/rubygems/commands/query_command.rb
70% [666/945] lib/rubygems/commands/rdoc_command.rb
70% [667/945] lib/rubygems/commands/search_command.rb
70% [668/945] lib/rubygems/commands/server_command.rb
70% [669/945] lib/rubygems/commands/setup_command.rb
70% [670/945] lib/rubygems/commands/sources_command.rb
71% [671/945] lib/rubygems/commands/specification_command.rb
71% [672/945] lib/rubygems/commands/stale_command.rb
71% [673/945] lib/rubygems/commands/uninstall_command.rb
71% [674/945] lib/rubygems/commands/unpack_command.rb
71% [675/945] lib/rubygems/commands/update_command.rb
71% [676/945] lib/rubygems/commands/which_command.rb
71% [677/945] lib/rubygems/commands/yank_command.rb
71% [678/945] lib/rubygems/compatibility.rb
71% [679/945] lib/rubygems/config_file.rb
71% [680/945] lib/rubygems/core_ext/kernel_gem.rb
72% [681/945] lib/rubygems/core_ext/kernel_require.rb
72% [682/945] lib/rubygems/defaults.rb
72% [683/945] lib/rubygems/dependency.rb
72% [684/945] lib/rubygems/dependency_installer.rb
72% [685/945] lib/rubygems/dependency_list.rb
72% [686/945] lib/rubygems/deprecate.rb
72% [687/945] lib/rubygems/doctor.rb
72% [688/945] lib/rubygems/errors.rb
72% [689/945] lib/rubygems/exceptions.rb
73% [690/945] lib/rubygems/ext.rb
73% [691/945] lib/rubygems/ext/build_error.rb
73% [692/945] lib/rubygems/ext/builder.rb
73% [693/945] lib/rubygems/ext/cmake_builder.rb
73% [694/945] lib/rubygems/ext/configure_builder.rb
73% [695/945] lib/rubygems/ext/ext_conf_builder.rb
73% [696/945] lib/rubygems/ext/rake_builder.rb
73% [697/945] lib/rubygems/gem_runner.rb
73% [698/945] lib/rubygems/gemcutter_utilities.rb
73% [699/945] lib/rubygems/indexer.rb
74% [700/945] lib/rubygems/install_default_message.rb
74% [701/945] lib/rubygems/install_message.rb
74% [702/945] lib/rubygems/install_update_options.rb
74% [703/945] lib/rubygems/installer.rb
74% [704/945] lib/rubygems/installer_test_case.rb
74% [705/945] lib/rubygems/local_remote_options.rb
74% [706/945] lib/rubygems/mock_gem_ui.rb
74% [707/945] lib/rubygems/name_tuple.rb
74% [708/945] lib/rubygems/package.rb
75% [709/945] lib/rubygems/package/digest_io.rb
75% [710/945] lib/rubygems/package/file_source.rb
75% [711/945] lib/rubygems/package/io_source.rb
75% [712/945] lib/rubygems/package/old.rb
75% [713/945] lib/rubygems/package/source.rb
75% [714/945] lib/rubygems/package/tar_header.rb
75% [715/945] lib/rubygems/package/tar_reader.rb
75% [716/945] lib/rubygems/package/tar_reader/entry.rb
75% [717/945] lib/rubygems/package/tar_test_case.rb
75% [718/945] lib/rubygems/package/tar_writer.rb
76% [719/945] lib/rubygems/package_task.rb
76% [720/945] lib/rubygems/path_support.rb
76% [721/945] lib/rubygems/platform.rb
76% [722/945] lib/rubygems/psych_additions.rb
76% [723/945] lib/rubygems/psych_tree.rb
76% [724/945] lib/rubygems/rdoc.rb
76% [725/945] lib/rubygems/remote_fetcher.rb
76% [726/945] lib/rubygems/request.rb
76% [727/945] lib/rubygems/request/connection_pools.rb
77% [728/945] lib/rubygems/request/http_pool.rb
77% [729/945] lib/rubygems/request/https_pool.rb
77% [730/945] lib/rubygems/request_set.rb
77% [731/945] lib/rubygems/request_set/gem_dependency_api.rb
77% [732/945] lib/rubygems/request_set/lockfile.rb
77% [733/945] lib/rubygems/request_set/lockfile/parser.rb
77% [734/945] lib/rubygems/request_set/lockfile/tokenizer.rb
77% [735/945] lib/rubygems/requirement.rb
77% [736/945] lib/rubygems/resolver.rb
77% [737/945] lib/rubygems/resolver/activation_request.rb
78% [738/945] lib/rubygems/resolver/api_set.rb
78% [739/945] lib/rubygems/resolver/api_specification.rb
78% [740/945] lib/rubygems/resolver/best_set.rb
78% [741/945] lib/rubygems/resolver/composed_set.rb
78% [742/945] lib/rubygems/resolver/conflict.rb
78% [743/945] lib/rubygems/resolver/current_set.rb
78% [744/945] lib/rubygems/resolver/dependency_request.rb
78% [745/945] lib/rubygems/resolver/git_set.rb
78% [746/945] lib/rubygems/resolver/git_specification.rb
79% [747/945] lib/rubygems/resolver/index_set.rb
79% [748/945] lib/rubygems/resolver/index_specification.rb
79% [749/945] lib/rubygems/resolver/installed_specification.rb
79% [750/945] lib/rubygems/resolver/installer_set.rb
79% [751/945] lib/rubygems/resolver/local_specification.rb
79% [752/945] lib/rubygems/resolver/lock_set.rb
79% [753/945] lib/rubygems/resolver/lock_specification.rb
79% [754/945] lib/rubygems/resolver/molinillo.rb
79% [755/945] lib/rubygems/resolver/molinillo/lib/molinillo.rb
80% [756/945] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph.rb
80% [757/945] lib/rubygems/resolver/molinillo/lib/molinillo/errors.rb
80% [758/945] lib/rubygems/resolver/molinillo/lib/molinillo/gem_metadata.rb
80% [759/945] ...olver/molinillo/lib/molinillo/modules/specification_provider.rb
80% [760/945] lib/rubygems/resolver/molinillo/lib/molinillo/modules/ui.rb
80% [761/945] lib/rubygems/resolver/molinillo/lib/molinillo/resolution.rb
80% [762/945] lib/rubygems/resolver/molinillo/lib/molinillo/resolver.rb
80% [763/945] lib/rubygems/resolver/molinillo/lib/molinillo/state.rb
80% [764/945] lib/rubygems/resolver/requirement_list.rb
80% [765/945] lib/rubygems/resolver/set.rb
81% [766/945] lib/rubygems/resolver/spec_specification.rb
81% [767/945] lib/rubygems/resolver/specification.rb
81% [768/945] lib/rubygems/resolver/stats.rb
81% [769/945] lib/rubygems/resolver/vendor_set.rb
81% [770/945] lib/rubygems/resolver/vendor_specification.rb
81% [771/945] lib/rubygems/security.rb
81% [772/945] lib/rubygems/security/policies.rb
81% [773/945] lib/rubygems/security/policy.rb
81% [774/945] lib/rubygems/security/signer.rb
82% [775/945] lib/rubygems/security/trust_dir.rb
82% [776/945] lib/rubygems/server.rb
82% [777/945] lib/rubygems/source.rb
82% [778/945] lib/rubygems/source/git.rb
82% [779/945] lib/rubygems/source/installed.rb
82% [780/945] lib/rubygems/source/local.rb
82% [781/945] lib/rubygems/source/lock.rb
82% [782/945] lib/rubygems/source/specific_file.rb
82% [783/945] lib/rubygems/source/vendor.rb
82% [784/945] lib/rubygems/source_list.rb
83% [785/945] lib/rubygems/source_local.rb
83% [786/945] lib/rubygems/source_specific_file.rb
83% [787/945] lib/rubygems/spec_fetcher.rb
83% [788/945] lib/rubygems/specification.rb
83% [789/945] lib/rubygems/stub_specification.rb
83% [790/945] lib/rubygems/syck_hack.rb
83% [791/945] lib/rubygems/test_case.rb
83% [792/945] lib/rubygems/test_utilities.rb
83% [793/945] lib/rubygems/text.rb
84% [794/945] lib/rubygems/uninstaller.rb
84% [795/945] lib/rubygems/uri_formatter.rb
84% [796/945] lib/rubygems/user_interaction.rb
84% [797/945] lib/rubygems/util.rb
84% [798/945] lib/rubygems/util/licenses.rb
84% [799/945] lib/rubygems/util/list.rb
84% [800/945] lib/rubygems/validator.rb
84% [801/945] lib/rubygems/version.rb
84% [802/945] lib/rubygems/version_option.rb
84% [803/945] lib/scanf.rb
85% [804/945] lib/securerandom.rb
85% [805/945] lib/set.rb
85% [806/945] lib/shell.rb
85% [807/945] lib/shell/builtin-command.rb
85% [808/945] lib/shell/command-processor.rb
85% [809/945] lib/shell/error.rb
85% [810/945] lib/shell/filter.rb
85% [811/945] lib/shell/process-controller.rb
85% [812/945] lib/shell/system-command.rb
86% [813/945] lib/shell/version.rb
86% [814/945] lib/shellwords.rb
86% [815/945] lib/singleton.rb
86% [816/945] lib/sync.rb
86% [817/945] lib/tempfile.rb
86% [818/945] lib/thwait.rb
86% [819/945] lib/time.rb
86% [820/945] lib/timeout.rb
86% [821/945] lib/tmpdir.rb
86% [822/945] lib/tracer.rb
87% [823/945] lib/tsort.rb
87% [824/945] lib/ubygems.rb
87% [825/945] lib/un.rb
87% [826/945] lib/unicode_normalize.rb
87% [827/945] lib/unicode_normalize/normalize.rb
87% [828/945] lib/unicode_normalize/tables.rb
87% [829/945] lib/uri.rb
87% [830/945] lib/uri/common.rb
87% [831/945] lib/uri/ftp.rb
88% [832/945] lib/uri/generic.rb
88% [833/945] lib/uri/http.rb
88% [834/945] lib/uri/https.rb
88% [835/945] lib/uri/ldap.rb
88% [836/945] lib/uri/ldaps.rb
88% [837/945] lib/uri/mailto.rb
88% [838/945] lib/uri/rfc2396_parser.rb
88% [839/945] lib/uri/rfc3986_parser.rb
88% [840/945] lib/weakref.rb
88% [841/945] lib/webrick.rb
89% [842/945] lib/webrick/accesslog.rb
89% [843/945] lib/webrick/cgi.rb
89% [844/945] lib/webrick/compat.rb
89% [845/945] lib/webrick/config.rb
89% [846/945] lib/webrick/cookie.rb
89% [847/945] lib/webrick/htmlutils.rb
89% [848/945] lib/webrick/httpauth.rb
89% [849/945] lib/webrick/httpauth/authenticator.rb
89% [850/945] lib/webrick/httpauth/basicauth.rb
90% [851/945] lib/webrick/httpauth/digestauth.rb
90% [852/945] lib/webrick/httpauth/htdigest.rb
90% [853/945] lib/webrick/httpauth/htgroup.rb
90% [854/945] lib/webrick/httpauth/htpasswd.rb
90% [855/945] lib/webrick/httpauth/userdb.rb
90% [856/945] lib/webrick/httpproxy.rb
90% [857/945] lib/webrick/httprequest.rb
90% [858/945] lib/webrick/httpresponse.rb
90% [859/945] lib/webrick/https.rb
91% [860/945] lib/webrick/httpserver.rb
91% [861/945] lib/webrick/httpservlet.rb
91% [862/945] lib/webrick/httpservlet/abstract.rb
91% [863/945] lib/webrick/httpservlet/cgi_runner.rb
91% [864/945] lib/webrick/httpservlet/cgihandler.rb
91% [865/945] lib/webrick/httpservlet/erbhandler.rb
91% [866/945] lib/webrick/httpservlet/filehandler.rb
91% [867/945] lib/webrick/httpservlet/prochandler.rb
91% [868/945] lib/webrick/httpstatus.rb
91% [869/945] lib/webrick/httputils.rb
92% [870/945] lib/webrick/httpversion.rb
92% [871/945] lib/webrick/log.rb
92% [872/945] lib/webrick/server.rb
92% [873/945] lib/webrick/ssl.rb
92% [874/945] lib/webrick/utils.rb
92% [875/945] lib/webrick/version.rb
92% [876/945] lib/xmlrpc.rb
92% [877/945] lib/xmlrpc/base64.rb
92% [878/945] lib/xmlrpc/client.rb
93% [879/945] lib/xmlrpc/config.rb
93% [880/945] lib/xmlrpc/create.rb
93% [881/945] lib/xmlrpc/datetime.rb
93% [882/945] lib/xmlrpc/marshal.rb
93% [883/945] lib/xmlrpc/parser.rb
93% [884/945] lib/xmlrpc/server.rb
93% [885/945] lib/xmlrpc/utils.rb
93% [886/945] lib/yaml.rb
93% [887/945] lib/yaml/dbm.rb
93% [888/945] lib/yaml/store.rb
94% [889/945] load.c
94% [890/945] loadpath.c
94% [891/945] localeinit.c
94% [892/945] main.c
94% [893/945] marshal.c
94% [894/945] math.c
94% [895/945] miniinit.c
94% [896/945] miniprelude.c
94% [897/945] node.c
95% [898/945] numeric.c
95% [899/945] object.c
95% [900/945] pack.c
95% [901/945] parse.c
95% [902/945] prelude.c
95% [903/945] prelude.rb
95% [904/945] proc.c
95% [905/945] process.c
95% [906/945] random.c
95% [907/945] range.c
96% [908/945] rational.c
96% [909/945] re.c
96% [910/945] regcomp.c
96% [911/945] regenc.c
96% [912/945] regerror.c
96% [913/945] regexec.c
96% [914/945] regparse.c
96% [915/945] regsyntax.c
96% [916/945] ruby.c
97% [917/945] safe.c
97% [918/945] signal.c
97% [919/945] siphash.c
97% [920/945] sparc.c
97% [921/945] sprintf.c
97% [922/945] st.c
97% [923/945] strftime.c
97% [924/945] string.c
97% [925/945] struct.c
97% [926/945] symbol.c
98% [927/945] thread.c
98% [928/945] thread_pthread.c
98% [929/945] thread_sync.c
98% [930/945] thread_win32.c
98% [931/945] time.c
98% [932/945] transcode.c
98% [933/945] util.c
98% [934/945] variable.c
98% [935/945] version.c
99% [936/945] vm.c
99% [937/945] vm_args.c
99% [938/945] vm_backtrace.c
99% [939/945] vm_dump.c
99% [940/945] vm_eval.c
99% [941/945] vm_exec.c
99% [942/945] vm_insnhelper.c
99% [943/945] vm_method.c
99% [944/945] vm_trace.c
100% [945/945] vsnprintf.c
Generating RI format into /tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/.ext/rdoc...
Files: 945
Classes: 1401 ( 583 undocumented)
Modules: 280 ( 111 undocumented)
Constants: 2172 ( 604 undocumented)
Attributes: 1144 ( 255 undocumented)
Methods: 10511 (2230 undocumented)
Total: 15508 (3783 undocumented)
75.61% documented
Elapsed: 80.7s
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Werror=pointer-arith -Werror=write-strings -Werror=declaration-after-statement -Werror=implicit-function-declaration -Werror=deprecated-declarations -Wno-packed-bitfield-compat -std=iso9899:1999
XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -fPIE
CPPFLAGS = -I/usr/local/rbenv/versions/2.3.0-preview2/include -I. -I.ext/include/x86_64-linux -I./include -I.
DLDFLAGS = -fstack-protector -pie
SOLIBS =
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.2-19ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)
generating enc.mk
making enc
make[1]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2'
make[1]: Nothing to be done for `enc'.
make[1]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2'
making srcs under enc
make[1]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2'
make[1]: Nothing to be done for `srcs'.
make[1]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2'
make[1]: Nothing to be done for `./enc/trans'.
make[1]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2'
making encs
make[1]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2'
make[1]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2'
generating makefile exts.mk
Failed to configure dbm. It will not be installed.
Failed to configure gdbm. It will not be installed.
configuring socket
Failed to configure tk. It will not be installed.
Failed to configure tk/tkutil. It will not be installed.
make[1]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/array/resize'
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/array/resize'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/bignum'
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/bignum'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/bug-3571'
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/bug-3571'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/bug-5832'
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/bug-5832'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/bug_reporter'
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/bug_reporter'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/class'
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/class'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/debug'
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/debug'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/dln/empty'
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/dln/empty'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/exception'
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/exception'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/fatal'
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/fatal'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/file'
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/file'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/float'
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/float'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/funcall'
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/funcall'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/gvl/call_without_gvl'
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/gvl/call_without_gvl'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/hash'
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/hash'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/iseq_load'
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/iseq_load'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/iter'
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/iter'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/load/dot.dot'
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/load/dot.dot'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/marshal/compat'
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/marshal/compat'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/marshal/internal_ivar'
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/marshal/internal_ivar'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/marshal/usr'
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/marshal/usr'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/method'
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/method'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/notimplement'
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/notimplement'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/num2int'
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/num2int'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/path_to_class'
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/path_to_class'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/popen_deadlock'
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/popen_deadlock'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/postponed_job'
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/postponed_job'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/printf'
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/printf'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/proc'
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/proc'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/rational'
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/rational'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/recursion'
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/recursion'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/st/foreach'
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/st/foreach'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/st/numhash'
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/st/numhash'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/st/update'
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/st/update'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/string'
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/string'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/struct'
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/struct'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/symbol'
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/symbol'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/time'
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/time'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/tracepoint'
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/tracepoint'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/typeddata'
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/typeddata'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/wait_for_single_fd'
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/-test-/wait_for_single_fd'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/bigdecimal'
installing default bigdecimal libraries
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/bigdecimal'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/continuation'
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/continuation'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/coverage'
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/coverage'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/date'
installing default date_core libraries
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/date'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/dbm'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/dbm'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/digest'
installing digest libraries
installing default digest libraries
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/digest'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/digest/bubblebabble'
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/digest/bubblebabble'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/digest/md5'
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/digest/md5'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/digest/rmd160'
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/digest/rmd160'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/digest/sha1'
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/digest/sha1'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/digest/sha2'
installing default sha2 libraries
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/digest/sha2'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/etc'
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/etc'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/fcntl'
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/fcntl'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/fiber'
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/fiber'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/fiddle'
installing default fiddle libraries
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/fiddle'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/gdbm'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/gdbm'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/io/console'
installing default console libraries
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/io/console'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/io/nonblock'
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/io/nonblock'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/io/wait'
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/io/wait'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/json'
installing default libraries
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/json'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/json/generator'
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/json/generator'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/json/parser'
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/json/parser'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/mathn/complex'
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/mathn/complex'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/mathn/rational'
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/mathn/rational'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/nkf'
installing default nkf libraries
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/nkf'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/objspace'
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/objspace'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/openssl'
installing default openssl libraries
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/openssl'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/pathname'
installing default pathname libraries
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/pathname'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/psych'
installing default psych libraries
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/psych'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/pty'
installing default pty libraries
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/pty'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/racc/cparse'
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/racc/cparse'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/rbconfig/sizeof'
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/rbconfig/sizeof'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/readline'
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/readline'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/ripper'
installing default ripper libraries
checking ../.././parse.y and ../.././ext/ripper/eventids2.c
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/ripper'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/sdbm'
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/sdbm'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/socket'
linking shared-object socket.so
installing default socket libraries
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/socket'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/stringio'
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/stringio'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/strscan'
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/strscan'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/syslog'
installing default syslog libraries
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/syslog'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/thread'
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/thread'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/tk'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/tk'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/tk/tkutil'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/tk/tkutil'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/zlib'
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2/ext/zlib'
make[2]: Entering directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2'
make[2]: `ruby' is up to date.
make[2]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2'
make[1]: Leaving directory `/tmp/ruby-build.20151212021809.6404/ruby-2.3.0-preview2'
Generating RDoc documentation
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 x86_64-linux-fake.rb
./tool/generic_erb.rb:2:in `require': cannot load such file -- erb (LoadError)
from ./tool/generic_erb.rb:2:in `<main>'
make: *** [x86_64-linux-fake.rb] Error 1
#! /bin/bash
# Generated by configure.
# Run this file to recreate the current configuration.
# Compiler output produced by configure, useful for debugging
# configure, is in config.log if it exists.
debug=false
ac_cs_recheck=false
ac_cs_silent=false
SHELL=${CONFIG_SHELL-/bin/bash}
export SHELL
## -------------------- ##
## M4sh Initialization. ##
## -------------------- ##
# Be more Bourne compatible
DUALCASE=1; export DUALCASE # for MKS sh
if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
emulate sh
NULLCMD=:
# Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
# is contrary to our usage. Disable this feature.
alias -g '${1+"$@"}'='"$@"'
setopt NO_GLOB_SUBST
else
case `(set -o) 2>/dev/null` in #(
*posix*) :
set -o posix ;; #(
*) :
;;
esac
fi
as_nl='
'
export as_nl
# Printing a long string crashes Solaris 7 /usr/bin/printf.
as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
# Prefer a ksh shell builtin over an external printf program on Solaris,
# but without wasting forks for bash or zsh.
if test -z "$BASH_VERSION$ZSH_VERSION" \
&& (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
as_echo='print -r --'
as_echo_n='print -rn --'
elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
as_echo='printf %s\n'
as_echo_n='printf %s'
else
if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
as_echo_n='/usr/ucb/echo -n'
else
as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
as_echo_n_body='eval
arg=$1;
case $arg in #(
*"$as_nl"*)
expr "X$arg" : "X\\(.*\\)$as_nl";
arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
esac;
expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
'
export as_echo_n_body
as_echo_n='sh -c $as_echo_n_body as_echo'
fi
export as_echo_body
as_echo='sh -c $as_echo_body as_echo'
fi
# The user is always right.
if test "${PATH_SEPARATOR+set}" != set; then
PATH_SEPARATOR=:
(PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
(PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
PATH_SEPARATOR=';'
}
fi
# IFS
# We need space, tab and new line, in precisely that order. Quoting is
# there to prevent editors from complaining about space-tab.
# (If _AS_PATH_WALK were called with IFS unset, it would disable word
# splitting by setting IFS to empty value.)
IFS=" "" $as_nl"
# Find who we are. Look in the path if we contain no directory separator.
as_myself=
case $0 in #((
*[\\/]* ) as_myself=$0 ;;
*) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
for as_dir in $PATH
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
done
IFS=$as_save_IFS
;;
esac
# We did not find ourselves, most probably we were run as `sh COMMAND'
# in which case we are not to be found in the path.
if test "x$as_myself" = x; then
as_myself=$0
fi
if test ! -f "$as_myself"; then
$as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
exit 1
fi
# Unset variables that we do not need and which cause bugs (e.g. in
# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
# suppresses any "Segmentation fault" message there. '((' could
# trigger a bug in pdksh 5.2.14.
for as_var in BASH_ENV ENV MAIL MAILPATH
do eval test x\${$as_var+set} = xset \
&& ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
done
PS1='$ '
PS2='> '
PS4='+ '
# NLS nuisances.
LC_ALL=C
export LC_ALL
LANGUAGE=C
export LANGUAGE
# CDPATH.
(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
# as_fn_error STATUS ERROR [LINENO LOG_FD]
# ----------------------------------------
# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
# script with STATUS, using 1 if that was 0.
as_fn_error ()
{
as_status=$1; test $as_status -eq 0 && as_status=1
if test "$4"; then
as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
$as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
fi
$as_echo "$as_me: error: $2" >&2
as_fn_exit $as_status
} # as_fn_error
# as_fn_set_status STATUS
# -----------------------
# Set $? to STATUS, without forking.
as_fn_set_status ()
{
return $1
} # as_fn_set_status
# as_fn_exit STATUS
# -----------------
# Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
as_fn_exit ()
{
set +e
as_fn_set_status $1
exit $1
} # as_fn_exit
# as_fn_unset VAR
# ---------------
# Portably unset VAR.
as_fn_unset ()
{
{ eval $1=; unset $1;}
}
as_unset=as_fn_unset
# as_fn_append VAR VALUE
# ----------------------
# Append the text in VALUE to the end of the definition contained in VAR. Take
# advantage of any shell optimizations that allow amortized linear growth over
# repeated appends, instead of the typical quadratic growth present in naive
# implementations.
if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
eval 'as_fn_append ()
{
eval $1+=\$2
}'
else
as_fn_append ()
{
eval $1=\$$1\$2
}
fi # as_fn_append
# as_fn_arith ARG...
# ------------------
# Perform arithmetic evaluation on the ARGs, and store the result in the
# global $as_val. Take advantage of shells that can avoid forks. The arguments
# must be portable across $(()) and expr.
if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
eval 'as_fn_arith ()
{
as_val=$(( $* ))
}'
else
as_fn_arith ()
{
as_val=`expr "$@" || test $? -eq 1`
}
fi # as_fn_arith
if expr a : '\(a\)' >/dev/null 2>&1 &&
test "X`expr 00001 : '.*\(...\)'`" = X001; then
as_expr=expr
else
as_expr=false
fi
if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
as_basename=basename
else
as_basename=false
fi
if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
as_dirname=dirname
else
as_dirname=false
fi
as_me=`$as_basename -- "$0" ||
$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
X"$0" : 'X\(//\)$' \| \
X"$0" : 'X\(/\)' \| . 2>/dev/null ||
$as_echo X/"$0" |
sed '/^.*\/\([^/][^/]*\)\/*$/{
s//\1/
q
}
/^X\/\(\/\/\)$/{
s//\1/
q
}
/^X\/\(\/\).*/{
s//\1/
q
}
s/.*/./; q'`
# Avoid depending upon Character Ranges.
as_cr_letters='abcdefghijklmnopqrstuvwxyz'
as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
as_cr_Letters=$as_cr_letters$as_cr_LETTERS
as_cr_digits='0123456789'
as_cr_alnum=$as_cr_Letters$as_cr_digits
ECHO_C= ECHO_N= ECHO_T=
case `echo -n x` in #(((((
-n*)
case `echo 'xy\c'` in
*c*) ECHO_T=' ';; # ECHO_T is single tab character.
xy) ECHO_C='\c';;
*) echo `echo ksh88 bug on AIX 6.1` > /dev/null
ECHO_T=' ';;
esac;;
*)
ECHO_N='-n';;
esac
rm -f conf$$ conf$$.exe conf$$.file
if test -d conf$$.dir; then
rm -f conf$$.dir/conf$$.file
else
rm -f conf$$.dir
mkdir conf$$.dir 2>/dev/null
fi
if (echo >conf$$.file) 2>/dev/null; then
if ln -s conf$$.file conf$$ 2>/dev/null; then
as_ln_s='ln -s'
# ... but there are two gotchas:
# 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
# 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
# In both cases, we have to default to `cp -pR'.
ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
as_ln_s='cp -pR'
elif ln conf$$.file conf$$ 2>/dev/null; then
as_ln_s=ln
else
as_ln_s='cp -pR'
fi
else
as_ln_s='cp -pR'
fi
rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
rmdir conf$$.dir 2>/dev/null
# as_fn_mkdir_p
# -------------
# Create "$as_dir" as a directory, including parents if necessary.
as_fn_mkdir_p ()
{
case $as_dir in #(
-*) as_dir=./$as_dir;;
esac
test -d "$as_dir" || eval $as_mkdir_p || {
as_dirs=
while :; do
case $as_dir in #(
*\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
*) as_qdir=$as_dir;;
esac
as_dirs="'$as_qdir' $as_dirs"
as_dir=`$as_dirname -- "$as_dir" ||
$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
X"$as_dir" : 'X\(//\)[^/]' \| \
X"$as_dir" : 'X\(//\)$' \| \
X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
$as_echo X"$as_dir" |
sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
s//\1/
q
}
/^X\(\/\/\)[^/].*/{
s//\1/
q
}
/^X\(\/\/\)$/{
s//\1/
q
}
/^X\(\/\).*/{
s//\1/
q
}
s/.*/./; q'`
test -d "$as_dir" && break
done
test -z "$as_dirs" || eval "mkdir $as_dirs"
} || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
} # as_fn_mkdir_p
if mkdir -p . 2>/dev/null; then
as_mkdir_p='mkdir -p "$as_dir"'
else
test -d ./-p && rmdir ./-p
as_mkdir_p=false
fi
# as_fn_executable_p FILE
# -----------------------
# Test if FILE is an executable regular file.
as_fn_executable_p ()
{
test -f "$1" && test -x "$1"
} # as_fn_executable_p
as_test_x='test -x'
as_executable_p=as_fn_executable_p
# Sed expression to map a string onto a valid CPP name.
as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
# Sed expression to map a string onto a valid variable name.
as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
exec 6>&1
## ----------------------------------- ##
## Main body of $CONFIG_STATUS script. ##
## ----------------------------------- ##
# Save the log message, to keep $0 and so on meaningful, and to
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
This file was extended by $as_me, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
CONFIG_HEADERS = $CONFIG_HEADERS
CONFIG_LINKS = $CONFIG_LINKS
CONFIG_COMMANDS = $CONFIG_COMMANDS
$ $0 $@
on `(hostname || uname -n) 2>/dev/null | sed 1q`
"
# Files that config.status was made for.
config_files=" GNUmakefile:template/GNUmakefile.in Makefile ruby-2.3.pc:template/ruby.pc.in"
ac_cs_usage="\
\`$as_me' instantiates files and other configuration actions
from templates according to the current configuration. Unless the files
and actions are specified as TAGs, all are instantiated by default.
Usage: $0 [OPTION]... [TAG]...
-h, --help print this help, then exit
-V, --version print version number and configuration settings, then exit
--config print configuration, then exit
-q, --quiet, --silent
do not print progress messages
-d, --debug don't remove temporary files
--recheck update $as_me by reconfiguring in the same conditions
--file=FILE[:TEMPLATE]
instantiate the configuration file FILE
Configuration files:
$config_files
Report bugs to the package provider."
ac_cs_config="'--prefix=/usr/local/rbenv/versions/2.3.0-preview2' 'LDFLAGS=-L/usr/local/rbenv/versions/2.3.0-preview2/lib ' 'CPPFLAGS=-I/usr/local/rbenv/versions/2.3.0-preview2/include '"
ac_cs_version="\
config.status
configured by ./configure, generated by GNU Autoconf 2.69,
with options \"$ac_cs_config\"
Copyright (C) 2012 Free Software Foundation, Inc.
This config.status script is free software; the Free Software Foundation
gives unlimited permission to copy, distribute and modify it."
ac_pwd='/tmp/ruby-build.20151212023418.3255/ruby-2.3.0-preview2'
srcdir='.'
INSTALL='/usr/bin/install -c'
MKDIR_P='/bin/mkdir -p'
test -n "$AWK" || AWK=awk
# The default lists apply if the user does not specify any file.
ac_need_defaults=:
while test $# != 0
do
case $1 in
--*=?*)
ac_option=`expr "X$1" : 'X\([^=]*\)='`
ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
ac_shift=:
;;
--*=)
ac_option=`expr "X$1" : 'X\([^=]*\)='`
ac_optarg=
ac_shift=:
;;
*)
ac_option=$1
ac_optarg=$2
ac_shift=shift
;;
esac
case $ac_option in
# Handling of the options.
-recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
ac_cs_recheck=: ;;
--version | --versio | --versi | --vers | --ver | --ve | --v | -V )
$as_echo "$ac_cs_version"; exit ;;
--config | --confi | --conf | --con | --co | --c )
$as_echo "$ac_cs_config"; exit ;;
--debug | --debu | --deb | --de | --d | -d )
debug=: ;;
--file | --fil | --fi | --f )
$ac_shift
case $ac_optarg in
*\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
'') as_fn_error $? "missing file argument" ;;
esac
as_fn_append CONFIG_FILES " '$ac_optarg'"
ac_need_defaults=false;;
--he | --h | --help | --hel | -h )
$as_echo "$ac_cs_usage"; exit ;;
-q | -quiet | --quiet | --quie | --qui | --qu | --q \
| -silent | --silent | --silen | --sile | --sil | --si | --s)
ac_cs_silent=: ;;
# This is an error.
-*) as_fn_error $? "unrecognized option: \`$1'
Try \`$0 --help' for more information." ;;
*) as_fn_append ac_config_targets " $1"
ac_need_defaults=false ;;
esac
shift
done
ac_configure_extra_args=
if $ac_cs_silent; then
exec 6>/dev/null
ac_configure_extra_args="$ac_configure_extra_args --silent"
fi
if $ac_cs_recheck; then
set X /bin/bash './configure' '--prefix=/usr/local/rbenv/versions/2.3.0-preview2' 'LDFLAGS=-L/usr/local/rbenv/versions/2.3.0-preview2/lib ' 'CPPFLAGS=-I/usr/local/rbenv/versions/2.3.0-preview2/include ' $ac_configure_extra_args --no-create --no-recursion
shift
$as_echo "running CONFIG_SHELL=/bin/bash $*" >&6
CONFIG_SHELL='/bin/bash'
export CONFIG_SHELL
exec "$@"
fi
exec 5>>config.log
{
echo
sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
## Running $as_me. ##
_ASBOX
$as_echo "$ac_log"
} >&5
#
# INIT-COMMANDS
#
firstmf="GNUmakefile" firsttmpl="template/GNUmakefile.in"
EXEEXT='' gnumake='yes'
ruby_pc='ruby-2.3.pc' PKG_CONFIG='pkg-config'
# Handling of arguments.
for ac_config_target in $ac_config_targets
do
case $ac_config_target in
"$firstmf") CONFIG_FILES="$CONFIG_FILES $firstmf:$firsttmpl" ;;
"Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
"$ruby_pc") CONFIG_FILES="$CONFIG_FILES $ruby_pc:template/ruby.pc.in" ;;
*) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
esac
done
# If the user did not use the arguments to specify the items to instantiate,
# then the envvar interface is used. Set only those that are not.
# We use the long form for the default assignment because of an extremely
# bizarre bug on SunOS 4.1.3.
if $ac_need_defaults; then
test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
fi
# Have a temporary directory for convenience. Make it in the build tree
# simply because there is no reason against having it here, and in addition,
# creating and moving files from /tmp can sometimes cause problems.
# Hook for its removal unless debugging.
# Note that there is a small window in which the directory will not be cleaned:
# after its creation but before its name has been assigned to `$tmp'.
$debug ||
{
tmp= ac_tmp=
trap 'exit_status=$?
: "${ac_tmp:=$tmp}"
{ test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status
' 0
trap 'as_fn_exit 1' 1 2 13 15
}
# Create a (secure) tmp directory for tmp files.
{
tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
test -d "$tmp"
} ||
{
tmp=./conf$$-$RANDOM
(umask 077 && mkdir "$tmp")
} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
ac_tmp=$tmp
# Set up the scripts for CONFIG_FILES section.
# No need to generate them if there are no CONFIG_FILES.
# This happens for instance with `./config.status config.h'.
if test -n "$CONFIG_FILES"; then
ac_cr=`echo X | tr X '\015'`
# On cygwin, bash can eat \r inside `` if the user requested igncr.
# But we know of no other shell where ac_cr would be empty at this
# point, so we can use a bashism as a fallback.
if test "x$ac_cr" = x; then
eval ac_cr=\$\'\\r\'
fi
ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
ac_cs_awk_cr='\\r'
else
ac_cs_awk_cr=$ac_cr
fi
echo 'BEGIN {' >"$ac_tmp/subs1.awk" &&
cat >>"$ac_tmp/subs1.awk" <<\_ACAWK &&
S["LTLIBOBJS"]=" ${LIBOBJDIR}explicit_bzero$U.lo ${LIBOBJDIR}setproctitle$U.lo ${LIBOBJDIR}strlcat$U.lo ${LIBOBJDIR}strlcpy$U.lo ${LIBOBJDIR}addr2line$U.lo"
S["DESTDIR"]=""
S["exec"]="exec"
S["ruby_pc"]="ruby-2.3.pc"
S["PACKAGE"]="ruby"
S["BUILTIN_TRANSOBJS"]=" enc/trans/newline.$(OBJEXT)"
S["BUILTIN_TRANSSRCS"]=" enc/trans/newline.c"
S["BUILTIN_ENCOBJS"]=" enc/ascii.$(OBJEXT) enc/us_ascii.$(OBJEXT) enc/unicode.$(OBJEXT) enc/utf_8.$(OBJEXT)"
S["USE_RUBYGEMS"]="YES"
S["MANTYPE"]="doc"
S["NROFF"]="/usr/bin/nroff"
S["vendorarchhdrdir"]="${vendorhdrdir}/${sitearch}"
S["sitearchhdrdir"]="${sitehdrdir}/${sitearch}"
S["rubyarchhdrdir"]="${rubyhdrdir}/${arch}"
S["vendorhdrdir"]="${rubyhdrdir}/vendor_ruby"
S["sitehdrdir"]="${rubyhdrdir}/site_ruby"
S["rubyhdrdir"]="${includedir}/${RUBY_VERSION_NAME}"
S["RUBY_SEARCH_PATH"]=""
S["UNIVERSAL_INTS"]=""
S["UNIVERSAL_ARCHNAMES"]=""
S["configure_args"]=" '--prefix=/usr/local/rbenv/versions/2.3.0-preview2' 'LDFLAGS=-L/usr/local/rbenv/versions/2.3.0-preview2/lib ' 'CPPFLAGS=-I/usr/local/rbenv/versions"\
"/2.3.0-preview2/include '"
S["CONFIGURE"]="configure"
S["vendorarchdir"]="${vendorlibdir}/${sitearch}"
S["vendorlibdir"]="${vendordir}/${ruby_version}"
S["vendordir"]="${rubylibprefix}/vendor_ruby"
S["sitearchdir"]="${sitelibdir}/${sitearch}"
S["sitelibdir"]="${sitedir}/${ruby_version}"
S["sitedir"]="${rubylibprefix}/site_ruby"
S["rubyarchdir"]="${rubylibdir}/${arch}"
S["rubylibdir"]="${rubylibprefix}/${ruby_version}"
S["ruby_version"]="2.3.0"
S["sitearch"]="${arch}"
S["arch"]="x86_64-linux"
S["sitearchincludedir"]="${includedir}/${sitearch}"
S["archincludedir"]="${includedir}/${arch}"
S["sitearchlibdir"]="${libdir}/${sitearch}"
S["archlibdir"]="${libdir}/${arch}"
S["libdirname"]="libdir"
S["RUBY_EXEC_PREFIX"]="/usr/local/rbenv/versions/2.3.0-preview2"
S["RUBY_LIB_VERSION"]=""
S["RUBY_LIB_VERSION_STYLE"]="3 /* full */"
S["RI_BASE_NAME"]="ri"
S["ridir"]="${datarootdir}/${RI_BASE_NAME}"
S["rubysitearchprefix"]="${rubylibprefix}/${sitearch}"
S["rubyarchprefix"]="${rubylibprefix}/${arch}"
S["MAKEFILES"]="Makefile GNUmakefile"
S["PLATFORM_DIR"]=""
S["THREAD_MODEL"]="pthread"
S["MINIOBJS"]="dmydln.o"
S["SYMBOL_PREFIX"]=""
S["EXPORT_PREFIX"]=""
S["COMMON_HEADERS"]=""
S["COMMON_MACROS"]=""
S["COMMON_LIBS"]=""
S["MAINLIBS"]=""
S["ENABLE_SHARED"]="no"
S["DLDLIBS"]=" -lc"
S["SOLIBS"]=""
S["LIBRUBYARG_SHARED"]="-Wl,-R$(libdir) -L$(libdir) "
S["LIBRUBYARG_STATIC"]="-Wl,-R$(libdir) -L$(libdir) -l$(RUBY_SO_NAME)-static"
S["LIBRUBYARG"]="$(LIBRUBYARG_STATIC)"
S["LIBRUBY"]="$(LIBRUBY_A)"
S["LIBRUBY_ALIASES"]="lib$(RUBY_SO_NAME).so"
S["LIBRUBY_SO"]="lib$(RUBY_SO_NAME).so.$(MAJOR).$(MINOR).$(TEENY)"
S["LIBRUBY_A"]="lib$(RUBY_SO_NAME)-static.a"
S["RUBY_SO_NAME"]="$(RUBY_BASE_NAME)"
S["RUBYW_INSTALL_NAME"]=""
S["rubyw_install_name"]=""
S["RUBY_INSTALL_NAME"]="$(RUBY_BASE_NAME)"
S["LIBRUBY_DLDFLAGS"]=""
S["LIBRUBY_LDSHARED"]="$(CC) -shared"
S["EXTDLDFLAGS"]=""
S["EXTLDFLAGS"]=""
S["XLDFLAGS"]="-fstack-protector -pie"
S["XCFLAGS"]="-D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -fPIE"
S["strict_warnflags"]="-std=iso9899:1999"
S["warnflags"]="-Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Werror=pointer-arith -Werror="\
"write-strings -Werror=declaration-after-statement -Werror=implicit-function-declaration -Werror=deprecated-declarations -Wno-packed-bitfield-compat"
S["debugflags"]="-ggdb3"
S["optflags"]="-O3 -fno-fast-math"
S["NULLCMD"]=":"
S["DLNOBJ"]="dln.o"
S["INSTALLDOC"]="all"
S["CAPITARGET"]="nodoc"
S["RDOCTARGET"]="rdoc"
S["LIBRUBY_A_OBJS"]="$(OBJS)"
S["DTRACE_REBUILD"]=""
S["DTRACE_OBJ"]=""
S["DTRACE_EXT"]="dmyh"
S["EXECUTABLE_EXTS"]=""
S["ARCHFILE"]=""
S["LIBRUBY_RELATIVE"]="no"
S["EXTOUT"]=".ext"
S["BOOTSTRAPRUBY"]="$(BASERUBY)"
S["XRUBY"]="$(RUNRUBY)"
S["RUNRUBY"]="$(RUNRUBY_COMMAND) --"
S["RUNRUBY_COMMAND"]="$(MINIRUBY) $(srcdir)/tool/runruby.rb --extout=$(EXTOUT) $(RUNRUBYOPT)"
S["PREP"]="miniruby$(EXEEXT)"
S["BTESTRUBY"]="$(MINIRUBY)"
S["MINIRUBY"]="./miniruby$(EXEEXT) -I$(srcdir)/lib -I. -I$(EXTOUT)/common"
S["CROSS_COMPILING"]="no"
S["TEST_RUNNABLE"]="yes"
S["XRUBY_RUBYHDRDIR"]=""
S["XRUBY_RUBYLIBDIR"]=""
S["XRUBY_LIBDIR"]=""
S["rubylibprefix"]="${libdir}/${RUBY_BASE_NAME}"
S["setup"]="Setup"
S["EXTOBJS"]="dmyext.$(OBJEXT)"
S["ENCOBJS"]="dmyenc.$(OBJEXT)"
S["ENCSTATIC"]=""
S["EXTSTATIC"]=""
S["STRIP"]="strip -S -x"
S["TRY_LINK"]=""
S["PRELOADENV"]="LD_PRELOAD"
S["LIBPATHENV"]="LD_LIBRARY_PATH"
S["RPATHFLAG"]=" -Wl,-R%1$-s"
S["LIBPATHFLAG"]=" -L%1$-s"
S["LINK_SO"]=""
S["ASMEXT"]="S"
S["LIBEXT"]="a"
S["DLEXT2"]=""
S["DLEXT"]="so"
S["LDSHAREDXX"]="$(CXX) -shared"
S["LDSHARED"]="$(CC) -shared"
S["CCDLFLAGS"]="-fPIC"
S["STATIC"]=""
S["ARCH_FLAG"]=""
S["DLDFLAGS"]=""
S["ALLOCA"]=""
S["LIBOBJS"]=" ${LIBOBJDIR}explicit_bzero$U.o ${LIBOBJDIR}setproctitle$U.o ${LIBOBJDIR}strlcat$U.o ${LIBOBJDIR}strlcpy$U.o ${LIBOBJDIR}addr2line$U.o"
S["codesign"]=""
S["POSTLINK"]=":"
S["WERRORFLAG"]="-Werror"
S["CHDIR"]="cd -P"
S["RMALL"]="rm -fr"
S["RMDIRS"]="rmdir --ignore-fail-on-non-empty -p"
S["RMDIR"]="rmdir --ignore-fail-on-non-empty"
S["CP"]="cp"
S["RM"]="rm -f"
S["PKG_CONFIG"]="pkg-config"
S["PYTHON"]=""
S["DOXYGEN"]=""
S["DOT"]=""
S["DTRACE"]=""
S["MAKEDIRS"]="/bin/mkdir -p"
S["MKDIR_P"]="/bin/mkdir -p"
S["INSTALL_DATA"]="${INSTALL} -m 644"
S["INSTALL_SCRIPT"]="${INSTALL}"
S["INSTALL_PROGRAM"]="${INSTALL}"
S["SET_MAKE"]=""
S["LN_S"]="ln -s"
S["NM"]="nm"
S["DLLWRAP"]=""
S["WINDRES"]=""
S["ac_ct_OBJCOPY"]="objcopy"
S["OBJCOPY"]=":"
S["ac_ct_OBJDUMP"]="objdump"
S["OBJDUMP"]="objdump"
S["ASFLAGS"]=""
S["AS"]="as"
S["AR"]="ar"
S["RANLIB"]="ranlib"
S["try_header"]=""
S["CC_VERSION"]="$(CC) -v"
S["COUTFLAG"]="-o "
S["OUTFLAG"]="-o "
S["CPPOUTFILE"]="-o conftest.i"
S["GNU_LD"]="yes"
S["LD"]="ld"
S["GCC"]="yes"
S["EGREP"]="/bin/grep -E"
S["GREP"]="/bin/grep"
S["CPP"]="$(CC) -E"
S["CXXFLAGS"]="${cxxflags}"
S["OBJEXT"]="o"
S["EXEEXT"]=""
S["CPPFLAGS"]="-I/usr/local/rbenv/versions/2.3.0-preview2/include $(DEFS) ${cppflags}"
S["LDFLAGS"]="-L. -L/usr/local/rbenv/versions/2.3.0-preview2/lib -fstack-protector -rdynamic -Wl,-export-dynamic"
S["CFLAGS"]="${cflags}"
S["ac_ct_CXX"]="g++"
S["CXX"]="g++"
S["ac_ct_CC"]="gcc"
S["CC"]="gcc"
S["NACL_LIB_PATH"]=""
S["NACL_SDK_VARIANT"]=""
S["NACL_SDK_ROOT"]=""
S["NACL_TOOLCHAIN"]=""
S["target_os"]="linux"
S["target_vendor"]="unknown"
S["target_cpu"]="x86_64"
S["target"]="x86_64-unknown-linux-gnu"
S["host_os"]="linux-gnu"
S["host_vendor"]="unknown"
S["host_cpu"]="x86_64"
S["host"]="x86_64-unknown-linux-gnu"
S["RUBY_VERSION_NAME"]="${RUBY_BASE_NAME}-${ruby_version}"
S["RUBYW_BASE_NAME"]="rubyw"
S["RUBY_BASE_NAME"]="ruby"
S["build_os"]="linux-gnu"
S["build_vendor"]="unknown"
S["build_cpu"]="x86_64"
S["build"]="x86_64-unknown-linux-gnu"
S["RUBY_PROGRAM_VERSION"]="2.3.0"
S["TEENY"]="0"
S["MINOR"]="3"
S["MAJOR"]="2"
S["HAVE_BASERUBY"]="yes"
S["BASERUBY"]="ruby --disable=gems"
S["cxxflags"]=" ${optflags} ${debugflags} ${warnflags}"
S["cppflags"]=""
S["cflags"]=" ${optflags} ${debugflags} ${warnflags}"
S["target_alias"]=""
S["host_alias"]=""
S["build_alias"]=""
S["LIBS"]="-lpthread -ldl -lcrypt -lm "
S["ECHO_T"]=""
S["ECHO_N"]="-n"
S["ECHO_C"]=""
S["DEFS"]=""
S["mandir"]="${datarootdir}/man"
S["localedir"]="${datarootdir}/locale"
S["libdir"]="${exec_prefix}/lib"
S["psdir"]="${docdir}"
S["pdfdir"]="${docdir}"
S["dvidir"]="${docdir}"
S["htmldir"]="${docdir}"
S["infodir"]="${datarootdir}/info"
S["docdir"]="${datarootdir}/doc/${PACKAGE}"
S["oldincludedir"]="/usr/include"
S["includedir"]="${prefix}/include"
S["localstatedir"]="${prefix}/var"
S["sharedstatedir"]="${prefix}/com"
S["sysconfdir"]="${prefix}/etc"
S["datadir"]="${datarootdir}"
S["datarootdir"]="${prefix}/share"
S["libexecdir"]="${exec_prefix}/libexec"
S["sbindir"]="${exec_prefix}/sbin"
S["bindir"]="${exec_prefix}/bin"
S["program_transform_name"]="s&^&&"
S["prefix"]="/usr/local/rbenv/versions/2.3.0-preview2"
S["exec_prefix"]="${prefix}"
S["PACKAGE_URL"]=""
S["PACKAGE_BUGREPORT"]=""
S["PACKAGE_STRING"]=""
S["PACKAGE_VERSION"]=""
S["PACKAGE_TARNAME"]=""
S["PACKAGE_NAME"]=""
S["PATH_SEPARATOR"]=":"
S["SHELL"]="/bin/bash"
_ACAWK
cat >>"$ac_tmp/subs1.awk" <<_ACAWK &&
for (key in S) S_is_set[key] = 1
FS = ""
}
{
line = $ 0
nfields = split(line, field, "@")
substed = 0
len = length(field[1])
for (i = 2; i < nfields; i++) {
key = field[i]
keylen = length(key)
if (S_is_set[key]) {
value = S[key]
line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
len += length(value) + length(field[++i])
substed = 1
} else
len += 1 + keylen
}
print line
}
_ACAWK
if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
else
cat
fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \
|| as_fn_error $? "could not setup config files machinery" "$LINENO" 5
fi # test -n "$CONFIG_FILES"
eval set X " :F $CONFIG_FILES "
shift
for ac_tag
do
case $ac_tag in
:[FHLC]) ac_mode=$ac_tag; continue;;
esac
case $ac_mode$ac_tag in
:[FHL]*:*);;
:L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;;
:[FH]-) ac_tag=-:-;;
:[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
esac
ac_save_IFS=$IFS
IFS=:
set x $ac_tag
IFS=$ac_save_IFS
shift
ac_file=$1
shift
case $ac_mode in
:L) ac_source=$1;;
:[FH])
ac_file_inputs=
for ac_f
do
case $ac_f in
-) ac_f="$ac_tmp/stdin";;
*) # Look for the file first in the build tree, then in the source tree
# (if the path is not absolute). The absolute path cannot be DOS-style,
# because $ac_f cannot contain `:'.
test -f "$ac_f" ||
case $ac_f in
[\\/$]*) false;;
*) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
esac ||
as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;;
esac
case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
as_fn_append ac_file_inputs " '$ac_f'"
done
# Let's still pretend it is `configure' which instantiates (i.e., don't
# use $as_me), people would be surprised to read:
# /* config.h. Generated by config.status. */
configure_input='Generated from '`
$as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
`' by configure.'
if test x"$ac_file" != x-; then
configure_input="$ac_file. $configure_input"
{ $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
$as_echo "$as_me: creating $ac_file" >&6;}
fi
# Neutralize special characters interpreted by sed in replacement strings.
case $configure_input in #(
*\&* | *\|* | *\\* )
ac_sed_conf_input=`$as_echo "$configure_input" |
sed 's/[\\\\&|]/\\\\&/g'`;; #(
*) ac_sed_conf_input=$configure_input;;
esac
case $ac_tag in
*:-:* | *:-) cat >"$ac_tmp/stdin" \
|| as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
esac
;;
esac
ac_dir=`$as_dirname -- "$ac_file" ||
$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
X"$ac_file" : 'X\(//\)[^/]' \| \
X"$ac_file" : 'X\(//\)$' \| \
X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
$as_echo X"$ac_file" |
sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
s//\1/
q
}
/^X\(\/\/\)[^/].*/{
s//\1/
q
}
/^X\(\/\/\)$/{
s//\1/
q
}
/^X\(\/\).*/{
s//\1/
q
}
s/.*/./; q'`
as_dir="$ac_dir"; as_fn_mkdir_p
ac_builddir=.
case "$ac_dir" in
.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
*)
ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
# A ".." for each directory in $ac_dir_suffix.
ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
case $ac_top_builddir_sub in
"") ac_top_builddir_sub=. ac_top_build_prefix= ;;
*) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
esac ;;
esac
ac_abs_top_builddir=$ac_pwd
ac_abs_builddir=$ac_pwd$ac_dir_suffix
# for backward compatibility:
ac_top_builddir=$ac_top_build_prefix
case $srcdir in
.) # We are building in place.
ac_srcdir=.
ac_top_srcdir=$ac_top_builddir_sub
ac_abs_top_srcdir=$ac_pwd ;;
[\\/]* | ?:[\\/]* ) # Absolute name.
ac_srcdir=$srcdir$ac_dir_suffix;
ac_top_srcdir=$srcdir
ac_abs_top_srcdir=$srcdir ;;
*) # Relative name.
ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
ac_top_srcdir=$ac_top_build_prefix$srcdir
ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
esac
ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
case $ac_mode in
:F)
#
# CONFIG_FILE
#
case $INSTALL in
[\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
*) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
esac
ac_MKDIR_P=$MKDIR_P
case $MKDIR_P in
[\\/$]* | ?:[\\/]* ) ;;
*/*) ac_MKDIR_P=$ac_top_build_prefix$MKDIR_P ;;
esac
# If the template does not know about datarootdir, expand it.
# FIXME: This hack should be removed a few years after 2.60.
ac_datarootdir_hack=; ac_datarootdir_seen=
ac_sed_dataroot='
/datarootdir/ {
p
q
}
/@datadir@/p
/@docdir@/p
/@infodir@/p
/@localedir@/p
/@mandir@/p'
case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
*datarootdir*) ac_datarootdir_seen=yes;;
*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
$as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
ac_datarootdir_hack='
s&@datadir@&${datarootdir}&g
s&@docdir@&${datarootdir}/doc/${PACKAGE}&g
s&@infodir@&${datarootdir}/info&g
s&@localedir@&${datarootdir}/locale&g
s&@mandir@&${datarootdir}/man&g
s&\${datarootdir}&${prefix}/share&g' ;;
esac
ac_sed_extra="/^[ ]*VPATH[ ]*=[ ]*/{
h
s///
s/^/:/
s/[ ]*$/:/
s/:\$(srcdir):/:/g
s/:\${srcdir}:/:/g
s/:@srcdir@:/:/g
s/^:*//
s/:*$//
x
s/\(=[ ]*\).*/\1/
G
s/\n//
s/^[^=]*=[ ]*$//
}
:t
/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
s|@configure_input@|$ac_sed_conf_input|;t t
s&@top_builddir@&$ac_top_builddir_sub&;t t
s&@top_build_prefix@&$ac_top_build_prefix&;t t
s&@srcdir@&$ac_srcdir&;t t
s&@abs_srcdir@&$ac_abs_srcdir&;t t
s&@top_srcdir@&$ac_top_srcdir&;t t
s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
s&@builddir@&$ac_builddir&;t t
s&@abs_builddir@&$ac_abs_builddir&;t t
s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
s&@INSTALL@&$ac_INSTALL&;t t
s&@MKDIR_P@&$ac_MKDIR_P&;t t
$ac_datarootdir_hack
"
eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \
>$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5
test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
{ ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
{ ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \
"$ac_tmp/out"`; test -z "$ac_out"; } &&
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
which seems to be undefined. Please make sure it is defined" >&5
$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
which seems to be undefined. Please make sure it is defined" >&2;}
rm -f "$ac_tmp/stdin"
case $ac_file in
-) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";;
*) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";;
esac \
|| as_fn_error $? "could not create $ac_file" "$LINENO" 5
;;
esac
case $ac_file$ac_mode in
"Makefile":F)
tmpmk=confmk$$.tmp
{
if test ${VCS+set}; then
:
elif svn info "$srcdir" > /dev/null 2>&1; then
VCS='svn'
elif test -d "$srcdir/.git/svn"; then
VCS='git svn'
elif test -d "$srcdir/.git"; then
VCS='git'
else
VCS='echo cannot'
fi
case "$VCS" in #(
svn) :
VCSUP='$(VCS) up $(SVNUPOPTIONS)' ;; #(
"git svn") :
VCSUP='$(VCS) rebase $(GITSVNREBASEOPTIONS)' ;; #(
git) :
VCSUP='$(VCS) pull $(GITPULLOPTIONS)' ;; #(
*) :
VCSUP='$(VCS)' ;;
esac
sed -n 's/^#define \(RUBY_RELEASE_DATE\) "\(.*\)"/\1 = \2/p' "$srcdir/version.h"
sed '/^MISSING/s/\$U\././g;/^VCS *=/s#@VCS@#'"$VCS"'#;/^VCSUP *=/s#@VCSUP@#'"$VCSUP"'#' Makefile
echo; test x"$EXEEXT" = x || echo 'miniruby: miniruby$(EXEEXT)'
if test "$gnumake" != yes; then
echo '$(MKFILES): $(srcdir)/common.mk'
sed 's/{\$([^(){}]*)[^{}]*}//g' ${srcdir}/common.mk
else
echo 'distclean-local::; @$(RM) GNUmakefile uncommon.mk'
fi
} > $tmpmk && if ! grep '^ruby:' $tmpmk > /dev/null; then
if test "${gnumake}" = yes; then
tmpgmk=confgmk$$.tmp
{
echo "include $tmpmk"
echo "-include uncommon.mk"
} > $tmpgmk
else
tmpgmk=$tmpmk
fi &&
test -z "`${MAKE-make} -f $tmpgmk info-program | grep '^PROGRAM=ruby$'`" &&
echo 'ruby: $(PROGRAM);' >> $tmpmk
test "$tmpmk" = "$tmpgmk" || rm -f "$tmpgmk"
fi && mv -f $tmpmk Makefile ;;
"$ruby_pc":F)
if sed 's/\$(\([A-Za-z_][A-Za-z0-9_]*\))/${\1}/g;s/@[A-Za-z_][A-Za-z0-9_]*@//' $ruby_pc > ruby.tmp.pc &&
{
test -z "$PKG_CONFIG" ||
PKG_CONFIG_PATH=. $PKG_CONFIG --print-errors ruby.tmp
}
then
mv -f ruby.tmp.pc $ruby_pc
else
exit 1
fi
;;
esac
done # for ac_tag
as_fn_exit 0
RUBY_RELEASE_DATE = 2015-12-11
SHELL = /bin/sh
NULLCMD = :
n=$(NULLCMD)
ECHO1 = $(V:1=$n)
RUNCMD = $(SHELL)
CDPATH = .
CHDIR = cd -P
exec = exec
NULL = /dev/null
PATH_SEPARATOR = :
#### Start of system configuration section. ####
srcdir = .
top_srcdir = $(srcdir)
hdrdir = $(srcdir)/include
PLATFORM_DIR =
CC = gcc
CPP = $(CC) -E
LD = ld
YACC = bison
PURIFY =
AUTOCONF = autoconf
CONFIGURE = configure
MKFILES = Makefile GNUmakefile
BASERUBY = ruby --disable=gems
HAVE_BASERUBY = yes
TEST_RUNNABLE = yes
CROSS_COMPILING = no
DOXYGEN =
prefix = /usr/local/rbenv/versions/2.3.0-preview2
exec_prefix = ${prefix}
bindir = ${exec_prefix}/bin
sbindir = ${exec_prefix}/sbin
libdir = ${exec_prefix}/lib
libexecdir = ${exec_prefix}/libexec
datarootdir = ${prefix}/share
datadir = ${datarootdir}
arch = x86_64-linux
sitearch = ${arch}
sitedir = ${rubylibprefix}/site_ruby
archlibdir = ${libdir}/${arch}
ruby_version = 2.3.0
TESTUI = console
TESTS =
INSTALLDOC = all
DOCTARGETS = rdoc nodoc
EXTOUT = .ext
arch_hdrdir = $(EXTOUT)/include/$(arch)
VPATH = $(arch_hdrdir)/ruby:$(hdrdir)/ruby:$(srcdir)/missing
empty =
CC_VERSION = $(CC) -v
OUTFLAG = -o $(empty)
COUTFLAG = -o $(empty)
ARCH_FLAG =
CFLAGS_NO_ARCH = ${cflags}
CFLAGS = $(CFLAGS_NO_ARCH) $(ARCH_FLAG)
cflags = ${optflags} ${debugflags} ${warnflags}
optflags = -O3 -fno-fast-math
debugflags = -ggdb3
warnflags = -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Werror=pointer-arith -Werror=write-strings -Werror=declaration-after-statement -Werror=implicit-function-declaration -Werror=deprecated-declarations -Wno-packed-bitfield-compat -std=iso9899:1999
cppflags =
INCFLAGS = -I. -I$(arch_hdrdir) -I$(hdrdir) -I$(srcdir)
XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -fPIE
CPPFLAGS = -I/usr/local/rbenv/versions/2.3.0-preview2/include $(DEFS) ${cppflags} $(INCFLAGS)
LDFLAGS = $(CFLAGS) -L. -L/usr/local/rbenv/versions/2.3.0-preview2/lib -fstack-protector -rdynamic -Wl,-export-dynamic
EXTLDFLAGS =
XLDFLAGS = -fstack-protector -pie $(EXTLDFLAGS)
EXTLIBS =
LIBS = -lpthread -ldl -lcrypt -lm $(EXTLIBS)
MISSING = ${LIBOBJDIR}explicit_bzero.o ${LIBOBJDIR}setproctitle.o ${LIBOBJDIR}strlcat.o ${LIBOBJDIR}strlcpy.o ${LIBOBJDIR}addr2line.o
LDSHARED = $(CC) -shared
DLDFLAGS = $(XLDFLAGS) $(ARCH_FLAG)
SOLIBS =
MAINLIBS =
ARCHMINIOBJS = dmydln.o
DLNOBJ = dln.o
ENCOBJS = dmyenc.$(OBJEXT)
EXTOBJS = dmyext.$(OBJEXT)
BUILTIN_ENCOBJS = enc/ascii.$(OBJEXT) enc/us_ascii.$(OBJEXT) enc/unicode.$(OBJEXT) enc/utf_8.$(OBJEXT)
BUILTIN_TRANSSRCS = enc/trans/newline.c
BUILTIN_TRANSOBJS = enc/trans/newline.$(OBJEXT)
POSTLINK = :
RUBY_BASE_NAME=ruby
RUBY_PROGRAM_VERSION=2.3.0
RUBY_INSTALL_NAME=$(RUBY_BASE_NAME)
RUBY_SO_NAME=$(RUBY_BASE_NAME)
EXEEXT =
LIBEXT = a
PROGRAM=$(RUBY_INSTALL_NAME)$(EXEEXT)
RUBY = $(RUBY_INSTALL_NAME)
MINIRUBY = ./miniruby$(EXEEXT) -I$(srcdir)/lib -I. -I$(EXTOUT)/common\
$(MINIRUBYOPT)
# RUNRUBY_COMMAND:: runruby.rb or baseruby. do not append options directly
RUNRUBY_COMMAND = $(MINIRUBY) $(srcdir)/tool/runruby.rb --extout=$(EXTOUT) $(RUNRUBYOPT)
# RUNRUBY:: run ruby with RUN_OPTS which is passed to ruby
RUNRUBY = $(RUNRUBY_COMMAND) -- $(RUN_OPTS)
# RUNRUBY_DEBUGGER:: debugging option for runruby.rb
RUNRUBY_DEBUGGER = --debugger='gdb -x run.gdb --quiet --args'
XRUBY = $(RUNRUBY)
BTESTRUBY = $(MINIRUBY)\
$(MINIRUBYOPT)
INSTALL = /usr/bin/install -c
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_SCRIPT = ${INSTALL}
INSTALL_PROGRAM = ${INSTALL}
XRUBY_LIBDIR =
XRUBY_RUBYLIBDIR =
XRUBY_RUBYHDRDIR =
BOOTSTRAPRUBY = $(BASERUBY)
#### End of system configuration section. ####
MAJOR= 2
MINOR= 3
TEENY= 0
LIBRUBY_A = lib$(RUBY_SO_NAME)-static.a
LIBRUBY_SO = lib$(RUBY_SO_NAME).so.$(MAJOR).$(MINOR).$(TEENY)
LIBRUBY_ALIASES= lib$(RUBY_SO_NAME).so
LIBRUBY = $(LIBRUBY_A)
LIBRUBYARG = $(LIBRUBYARG_STATIC)
LIBRUBYARG_STATIC = -Wl,-R$(libdir) -L$(libdir) -l$(RUBY_SO_NAME)-static
LIBRUBYARG_SHARED = -Wl,-R$(libdir) -L$(libdir)
LIBRUBY_RELATIVE = no
LIBRUBY_A_OBJS = $(OBJS)
DTRACE_REBUILD_OBJS = $(DTRACE_REBUILD:yes=$(DTRACE_DEPENDENT_OBJS))
DTRACE_DEPENDENT_OBJS = array.$(OBJEXT) \
eval.$(OBJEXT) \
gc.$(OBJEXT) \
hash.$(OBJEXT) \
load.$(OBJEXT) \
object.$(OBJEXT) \
parse.$(OBJEXT) \
string.$(OBJEXT) \
symbol.$(OBJEXT) \
vm.$(OBJEXT)
THREAD_MODEL = pthread
PREP = miniruby$(EXEEXT)
ARCHFILE =
SETUP =
EXTSTATIC =
ENCSTATIC =
SET_LC_MESSAGES = env LC_MESSAGES=C
MAKEDIRS = /bin/mkdir -p
CP = cp
MV = mv
RM = rm -f
RMDIR = rmdir --ignore-fail-on-non-empty
RMDIRS = rmdir --ignore-fail-on-non-empty -p
RMALL = rm -fr
NM = nm
AR = ar
ARFLAGS = rcu
RANLIB = ranlib
AS = as
ASFLAGS = $(INCFLAGS)
IFCHANGE = $(srcdir)/tool/ifchange
SET_LC_MESSAGES = env LC_MESSAGES=C
OBJDUMP = objdump
OBJCOPY = :
VCS = echo cannot
VCSUP = $(VCS)
DTRACE =
DTRACE_EXT = dmyh
DTRACE_OBJ =
DTRACE_REBUILD=
DTRACE_GLOMMED_OBJ = $(DTRACE_REBUILD:yes=ruby-glommed.$(OBJEXT))
OBJEXT = o
ASMEXT = S
DLEXT = so
MANTYPE = doc
SYMBOL_PREFIX =
INSTALLED_LIST= .installed.list
NEWLINE_C = enc/trans/newline.c
MINIPRELUDE_C = miniprelude.c
PRELUDE_C = prelude.c
RBCONFIG = .rbconfig.time
SRC_FILE = $<
OS_SRC_FILE = $<
DEST_FILE = $@
OS_DEST_FILE = $@
MESSAGE_BEGIN = @for line in
MESSAGE_END = ; do echo "$$line"; done
ECHO_BEGIN = @sep=''; for word in
ECHO_END = ; do echo -n "$$sep'$$word'"; sep=' '; done; echo
DESTDIR =
configure_args = '--prefix=/usr/local/rbenv/versions/2.3.0-preview2' 'LDFLAGS=-L/usr/local/rbenv/versions/2.3.0-preview2/lib ' 'CPPFLAGS=-I/usr/local/rbenv/versions/2.3.0-preview2/include '
#### End of variables
.SUFFIXES: .inc .h .c .y .i .$(DTRACE_EXT)
all:
# Prevent GNU make v3 from overflowing arg limit on SysV.
.NOEXPORT:
miniruby$(EXEEXT):
@-if test -f $@; then $(MV) -f $@ $@.old; $(RM) $@.old; fi
$(ECHO) linking $@
$(Q) $(PURIFY) $(CC) $(LDFLAGS) $(XLDFLAGS) $(NORMALMAINOBJ) $(MINIOBJS) $(COMMONOBJS) $(MAINLIBS) $(LIBS) $(OUTFLAG)$@
$(PROGRAM):
@$(RM) $@
$(ECHO) linking $@
$(Q) $(PURIFY) $(CC) $(LDFLAGS) $(XLDFLAGS) $(MAINOBJ) $(EXTOBJS) $(LIBRUBYARG) $(MAINLIBS) $(LIBS) $(EXTLIBS) $(OUTFLAG)$@
$(Q) $(POSTLINK)
# We must `rm' the library each time this rule is invoked because "updating" a
# MAB library on Apple/NeXT (see --enable-fat-binary in configure) is not
# supported.
$(LIBRUBY_A):
@$(RM) $@
$(ECHO) linking static-library $@
$(Q) $(AR) $(ARFLAGS) $@ $(LIBRUBY_A_OBJS) $(INITOBJS)
@-$(RANLIB) $@ 2> /dev/null || true
$(ECHO) verifying static-library $@
@$(PURIFY) $(CC) $(LDFLAGS) $(XLDFLAGS) $(MAINOBJ) $(LIBRUBY_A) $(MAINLIBS) $(EXTLIBS) $(LIBS) $(OUTFLAG)conftest$(EXEEXT)
@$(RM) conftest$(EXEEXT) conftest.c
$(LIBRUBY_SO):
@-$(PRE_LIBRUBY_UPDATE)
$(ECHO) linking shared-library $@
$(Q) $(LDSHARED) $(DLDFLAGS) $(OBJS) $(DLDOBJS) $(SOLIBS) $(EXTSOLIBS) $(OUTFLAG)$@
-$(Q) $(OBJCOPY) -w -L '$(SYMBOL_PREFIX)Init_*' -L '$(SYMBOL_PREFIX)ruby_static_id_*' \
-L '$(SYMBOL_PREFIX)*_threadptr_*' $@
$(Q) $(POSTLINK)
@-$(MINIRUBY) -e 'ARGV.each{|link| File.delete link rescue nil; \
File.symlink "$(LIBRUBY_SO)", link}' \
$(LIBRUBY_ALIASES) || true
ruby_pc = ruby-2.3.pc
$(ruby_pc):
@./config.status --file=$@:$(srcdir)/template/ruby.pc.in
ruby-runner.c: template/ruby-runner.c.in
@./config.status --file=$@:$(srcdir)/template/$(@F).in
ruby-runner$(EXEEXT): ruby-runner.c
$(Q) $(PURIFY) $(CC) $(CFLAGS) $(CPPFLAGS) -DRUBY_INSTALL_NAME=$(RUBY_INSTALL_NAME) $(LDFLAGS) $(LIBS) $(OUTFLAG)$@ ruby-runner.c
$(RBCONFIG): $(PREP)
rbconfig.rb: $(RBCONFIG)
install-cross: $(arch)-fake.rb $(RBCONFIG) rbconfig.rb $(arch_hdrdir)/ruby/config.h \
$(LIBRUBY_A) $(LIBRUBY_SO) $(ARCHFILE)
$(ECHO) installing cross-compiling stuff
$(Q) $(MAKEDIRS) $(XRUBY_RUBYLIBDIR)/$(arch) $(XRUBY_RUBYHDRDIR)/$(arch)/ruby
$(Q) sed '/^\$$:\.unshift/q' $(arch)-fake.rb > fake.rb
$(Q) $(BASERUBY) -p \
-e '~/^\s*CONFIG\["LDFLAGS"\]/ and' \
-e '$$_[/(?=\s*"$$)/] = %q[ #{(CONFIG["LIBPATHFLAG"]%File.dirname(__FILE__)).strip}]' \
rbconfig.rb > fake-rbconfig.rb
$(INSTALL_SCRIPT) fake.rb $(XRUBY_RUBYLIBDIR)/$(arch)/fake.rb
$(INSTALL_SCRIPT) fake-rbconfig.rb $(XRUBY_RUBYLIBDIR)/$(arch)/rbconfig.rb
@$(RM) fake.rb fake-rbconfig.rb
$(INSTALL_DATA) $(arch_hdrdir)/ruby/config.h $(XRUBY_RUBYHDRDIR)/$(arch)/ruby
$(INSTALL_DATA) $(top_srcdir)/include/ruby/win32.h $(XRUBY_RUBYHDRDIR)/ruby
$(INSTALL_DATA) $(LIBRUBY) $(LIBRUBY_A) $(XRUBY_RUBYLIBDIR)/$(arch)
$(INSTALL_PROGRAM) $(LIBRUBY_SO) $(XRUBY_RUBYLIBDIR)/$(arch)
Makefile: $(srcdir)/Makefile.in $(srcdir)/enc/Makefile.in
$(MKFILES): config.status $(srcdir)/version.h
@[ -f $@ ] && mv $@ $@.old
MAKE=$(MAKE) $(SHELL) ./config.status $@
@cmp $@ $@.old > /dev/null 2>&1 && echo $@ unchanged && exit 0; \
{ \
echo "all:; -@rm -f conftest.mk"; \
echo "conftest.mk: .force; @echo AUTO_REMAKE"; \
echo ".force:"; \
} > conftest.mk || exit 1; \
$(MAKE) -f conftest.mk | grep '^AUTO_REMAKE$$' >/dev/null 2>&1 || \
{ echo "$@ updated, restart."; exit 1; }
uncommon.mk: $(srcdir)/common.mk
sed 's/{\$$([^(){}]*)[^{}]*}//g' $< > $@
.PHONY: reconfig
reconfig-args = $(srcdir)/$(CONFIGURE) $(configure_args)
config.status-args = ./config.status --recheck
reconfig-exec-0 = test -t 1 && { CONFIGURE_TTY=yes; export CONFIGURE_TTY; }; exec 3>&1; exit `exec 4>&1; { "$$@" 3>&- 4>&-; echo $$? 1>&4; } | fgrep -v '(cached)' 1>&3 3>&- 4>&-`
reconfig-exec-1 = set -x; "$$@"
reconfig config.status: $(srcdir)/$(CONFIGURE) $(srcdir)/enc/Makefile.in \
$(srcdir)/include/ruby/version.h
@PWD= MINIRUBY="$(MINIRUBY)"; export MINIRUBY; \
set $(SHELL) $($@-args); $(reconfig-exec-$(V))
$(srcdir)/$(CONFIGURE): $(srcdir)/configure.in $(srcdir)/aclocal.m4
$(CHDIR) $(srcdir) && exec $(AUTOCONF) -o $(@F)
incs: id.h
all-incs: probes.h
# Things which should be considered:
# * with gperf v.s. without gperf
# * committers may have various versions of gperf
# * ./configure v.s. ../ruby/configure
# * GNU make v.s. HP-UX make # HP-UX make invokes the action if lex.c and keywords has same mtime.
# * svn checkout generate a file with mtime as current time
# * ext4 and XFS has a mtime with fractional part
lex.c: defs/keywords
@\
if cmp -s $(srcdir)/defs/lex.c.src $?; then \
[ $(Q) ] && echo copying $@ || set -x; \
$(CP) $(srcdir)/lex.c.blt $@; \
else \
[ $(Q) ] && echo generating $@ || set -x; \
gperf -C -P -p -j1 -i 1 -g -o -t -N rb_reserved_word -k1,3,$$ $? \
| sed 's/(long)&((\(struct stringpool_t\) *\*)0)->\(stringpool_[a-z0-9]*\)/offsetof(\1, \2)/g' \
> $@.tmp && \
$(MV) $@.tmp $@ && \
$(CP) $? $(srcdir)/defs/lex.c.src && \
$(CP) $@ $(srcdir)/lex.c.blt; \
fi
NAME2CTYPE_OPTIONS = -7 -c -j1 -i1 -t -C -P -T -H uniname2ctype_hash -Q uniname2ctype_pool -N uniname2ctype_p
enc/unicode/name2ctype.h: enc/unicode/name2ctype.kwd
$(MAKEDIRS) $(@D)
@set +e; \
if cmp -s $(?:.kwd=.src) $?; then \
set -x; \
$(CP) $(?:.kwd=.h.blt) $@; \
else \
trap '$(RM) $@-1.h $@-2.h' 0 && \
set -x; \
sed '/^#ifdef USE_UNICODE_PROPERTIES/,/^#endif/d' $? | gperf $(NAME2CTYPE_OPTIONS) > $@-1.h && \
sed '/^#ifdef USE_UNICODE_PROPERTIES/d;/^#endif/d' $? | gperf $(NAME2CTYPE_OPTIONS) > $@-2.h && \
diff -DUSE_UNICODE_PROPERTIES $@-1.h $@-2.h > $@.tmp || :; \
$(MV) $@.tmp $@ && \
$(CP) $? $(?:.kwd=.src) && \
$(CP) $@ $(?:.kwd=.h.blt); \
fi
JIS_PROPS_OPTIONS = -k1,3 -7 -c -j1 -i1 -t -C -P -t --ignore-case -H onig_jis_property_hash -Q onig_jis_property_pool -N onig_jis_property
enc/jis/props.h: enc/jis/props.kwd
$(MAKEDIRS) $(@D)
@set +e; \
if cmp -s $(?:.kwd=.src) $?; then \
set -x; \
$(CP) $(?:.kwd=.h.blt) $@; \
else \
set -x; \
gperf $(JIS_PROPS_OPTIONS) $? | \
sed 's/(int)(long)&((\([a-zA-Z_0-9 ]*[a-zA-Z_0-9]\) *\*)0)->\([a-zA-Z0-9_]*\),/(char)offsetof(\1, \2),/g' > $@ && \
$(CP) $? $(?:.kwd=.src) && \
$(CP) $@ $(?:.kwd=.h.blt); \
fi
.c.o:
@$(ECHO) compiling $<
$(Q) $(CC) $(CFLAGS) $(XCFLAGS) $(CPPFLAGS) $(COUTFLAG)$@ -c $<
.s.o:
@$(ECHO) assembling $<
$(Q) $(AS) $(ASFLAGS) -o $@ $<
.c.S:
@$(ECHO) translating $<
$(Q) $(CC) $(CFLAGS) $(XCFLAGS) $(CPPFLAGS) $(COUTFLAG)$@ -S $<
.c.i:
@$(ECHO) preprocessing $<
$(Q) $(CPP) $(warnflags) $(XCFLAGS) $(CPPFLAGS) $(COUTFLAG)$@ -E $< > $@
.d.h:
@$(ECHO) translating probes $<
$(Q) $(DTRACE) -o $@.tmp -h -C $(INCFLAGS) -s $<
$(Q) sed -e 's/RUBY_/RUBY_DTRACE_/g' -e 's/PROBES_H_TMP/RUBY_PROBES_H/' -e 's/(char \*/(const char */g' -e 's/, char \*/, const char */g' $@.tmp > $@
$(Q) $(RM) $@.tmp
.dmyh.h:
@$(ECHO) copying dummy $(DEST_FILE)
$(Q) $(CP) $(OS_SRC_FILE) $(OS_DEST_FILE)
probes.stamp: $(DTRACE_REBUILD_OBJS)
$(Q) if test -f $@ -o -f probes.$(OBJEXT); then \
$(RM) $(DTRACE_REBUILD_OBJS) $@; \
$(ECHO0) "rebuilding objects which were modified by \"dtrace -G\""; \
$(MAKE) $(DTRACE_REBUILD_OBJS); \
fi
$(Q) touch $@
probes.o: $(srcdir)/probes.d $(DTRACE_REBUILD:yes=probes.stamp)
@$(ECHO) processing probes in object files
$(Q) $(RM) $@
$(Q) $(DTRACE) -G -C $(INCFLAGS) -s $(srcdir)/probes.d -o $@ $(DTRACE_REBUILD_OBJS)
# DTrace static library hacks described here:
# http://mail.opensolaris.org/pipermail/dtrace-discuss/2005-August/000207.html
ruby-glommed.$(OBJEXT):
@$(ECHO) generating a glommed object with DTrace probes for static library
$(Q) $(LD) -r -o $@ $(OBJS)
clean-local::
$(Q)$(RM) ext/extinit.c ext/extinit.$(OBJEXT) ext/ripper/y.output \
enc/encinit.c enc/encinit.$(OBJEXT)
-$(Q)$(RM) $(pkgconfig_DATA)
distclean-local::
$(Q)$(RM) ext/config.cache $(RBCONFIG) Doxyfile
-$(Q)$(RM) run.gdb
-$(Q)$(RM) $(INSTALLED_LIST) $(arch_hdrdir)/ruby/config.h verconf.h
-$(Q)$(RMDIRS) $(arch_hdrdir)/ruby 2> /dev/null || true
clean-ext distclean-ext realclean-ext::
@cd ext 2>/dev/null || exit 0; set dummy `echo "${EXTS}" | tr , ' '`; shift; \
test "$$#" = 0 && set .; \
set dummy `\
find "$$@" -name Makefile -print | sed 's:^\./::;s:/Makefile$$::' | sort; \
`; shift; \
cd ..; \
for dir do \
echo $(@:-ext=)ing "$$dir"; \
(cd "ext/$$dir" && exec $(MAKE) $(MFLAGS) $(@:-ext=)) && \
case "$@" in \
*distclean-ext*|*realclean-ext*) \
$(RMDIRS) "ext/$$dir" 2> /dev/null || true;; \
esac; \
done
-$(Q)$(RM) ext/extinit.$(OBJEXT)
distclean-ext realclean-ext::
-$(Q)$(RM) ext/extinit.c
-$(Q)$(RMDIR) ext 2> /dev/null || true
clean-extout:
clean-enc distclean-enc realclean-enc:
@test -f "$(ENC_MK)" || exit 0; \
echo $(@:-enc=ing) encodings; \
exec $(MAKE) -f $(ENC_MK) $(MFLAGS) $(@:-enc=)
ext/extinit.$(OBJEXT): ext/extinit.c $(SETUP)
$(ECHO) compiling $@
$(Q) $(CC) $(CFLAGS) $(XCFLAGS) $(CPPFLAGS) $(COUTFLAG)$@ -c ext/extinit.c
enc/encinit.$(OBJEXT): enc/encinit.c $(SETUP)
up::
@$(CHDIR) "$(srcdir)" && LC_TIME=C exec $(VCSUP)
after-update:: update-config_files common-srcs
update-mspec:
@$(CHDIR) $(srcdir); \
if [ -d spec/mspec ]; then \
cd spec/mspec; \
echo updating mspec ...; \
exec git pull; \
else \
echo retrieving mspec ...; \
exec git clone $(MSPEC_GIT_URL) spec/mspec; \
fi
update-rubyspec: update-mspec
@$(CHDIR) $(srcdir); \
if [ -d spec/rubyspec ]; then \
cd spec/rubyspec; \
echo updating rubyspec ...; \
exec git pull; \
else \
echo retrieving rubyspec ...; \
exec git clone $(RUBYSPEC_GIT_URL) spec/rubyspec; \
fi
test-rubyspec-precheck:
@if [ ! -d $(srcdir)/spec/rubyspec ]; then echo No rubyspec here. make update-rubyspec first.; exit 1; fi
update-doclie:
@$(CHDIR) $(srcdir); \
if [ -d coverage/doclie ]; then \
cd coverage/doclie; \
echo updating doclie ...; \
exec git fetch; \
exec git checkout $(DOCLIE_GIT_REF); \
else \
echo retrieving doclie ...; \
exec git clone --branch $(DOCLIE_GIT_REF) $(DOCLIE_GIT_URL) coverage/doclie; \
fi
update-simplecov-html:
@$(CHDIR) $(srcdir); \
if [ -d coverage/simplecov-html ]; then \
cd coverage/simplecov-html; \
echo updating simplecov-html ...; \
exec git fetch; \
exec git checkout $(SIMPLECOV_HTML_GIT_REF); \
else \
echo retrieving simplecov-html ...; \
exec git clone --branch $(SIMPLECOV_HTML_GIT_REF) $(SIMPLECOV_HTML_GIT_URL) coverage/simplecov-html; \
fi
update-simplecov:
@$(CHDIR) $(srcdir); \
if [ -d coverage/simplecov ]; then \
cd coverage/simplecov; \
echo updating simplecov ...; \
exec git fetch; \
exec git checkout $(SIMPLECOV_GIT_REF); \
else \
echo retrieving simplecov ...; \
exec git clone --branch $(SIMPLECOV_GIT_REF) $(SIMPLECOV_GIT_URL) coverage/simplecov; \
fi
update-coverage: update-simplecov update-simplecov-html update-doclie
INSNS = opt_sc.inc optinsn.inc optunifs.inc insns.inc insns_info.inc \
vmtc.inc vm.inc
$(INSNS): $(srcdir)/insns.def vm_opts.h \
$(srcdir)/defs/opt_operand.def $(srcdir)/defs/opt_insn_unif.def \
$(srcdir)/tool/instruction.rb $(srcdir)/tool/insns2vm.rb
$(ECHO) generating $@
$(Q) $(BASERUBY) -Ku $(srcdir)/tool/insns2vm.rb $(INSNS2VMOPT) $@
verconf.h: $(RBCONFIG)
loadpath: verconf.h
@$(CPP) $(XCFLAGS) $(CPPFLAGS) $(srcdir)/loadpath.c | \
sed -e '1,/^const char ruby_initial_load_paths/d;/;/,$$d' \
-e '/^ /!d;s/ *"\\0"$$//;s/" *"//g'
distclean-local::; @$(RM) GNUmakefile uncommon.mk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment