Guest User

log rubybuild

a guest
Jul 10th, 2017
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 110.20 KB | None | 0 0
  1. /tmp/ruby-build.20170710105253.15710 ~
  2. /tmp/ruby-build.20170710105253.15710/ruby-2.3.4 /tmp/ruby-build.20170710105253.15710 ~
  3. checking for ruby... /usr/bin/ruby
  4. config.guess already exists
  5. config.sub already exists
  6. checking build system type... x86_64-pc-linux-gnu
  7. checking host system type... x86_64-pc-linux-gnu
  8. checking target system type... x86_64-pc-linux-gnu
  9. checking for gcc... gcc
  10. checking whether the C compiler works... yes
  11. checking for C compiler default output file name... a.out
  12. checking for suffix of executables...
  13. checking whether we are cross compiling... no
  14. checking for suffix of object files... o
  15. checking whether we are using the GNU C compiler... yes
  16. checking whether gcc accepts -g... yes
  17. checking for gcc option to accept ISO C89... none needed
  18. checking for g++... g++
  19. checking whether we are using the GNU C++ compiler... yes
  20. checking whether g++ accepts -g... yes
  21. checking how to run the C preprocessor... gcc -E
  22. checking for grep that handles long lines and -e... /usr/bin/grep
  23. checking for egrep... /usr/bin/grep -E
  24. checking whether gcc needs -traditional... no
  25. checking for ld... ld
  26. checking whether the linker is GNU ld... yes
  27. checking whether gcc -E accepts -o... yes
  28. checking for ranlib... ranlib
  29. checking for ar... ar
  30. checking for as... as
  31. checking for objdump... objdump
  32. checking for objcopy... objcopy
  33. checking for nm... nm
  34. checking whether ln -s works... yes
  35. checking whether make sets $(MAKE)... yes
  36. checking for a BSD-compatible install... /usr/bin/install -c
  37. checking for a thread-safe mkdir -p... /bin/mkdir -p
  38. checking for dtrace... no
  39. checking for dot... no
  40. checking for doxygen... no
  41. checking for pkg-config... pkg-config
  42. checking for ANSI C header files... yes
  43. checking for sys/types.h... yes
  44. checking for sys/stat.h... yes
  45. checking for stdlib.h... yes
  46. checking for string.h... yes
  47. checking for memory.h... yes
  48. checking for strings.h... yes
  49. checking for inttypes.h... yes
  50. checking for stdint.h... yes
  51. checking for unistd.h... yes
  52. checking minix/config.h usability... no
  53. checking minix/config.h presence... no
  54. checking for minix/config.h... no
  55. checking whether it is safe to define __EXTENSIONS__... yes
  56. checking for cd using physical directory... cd -P
  57. checking whether CFLAGS is valid... yes
  58. checking whether LDFLAGS is valid... yes
  59. checking whether -Wno-unused-parameter is accepted as CFLAGS... yes
  60. checking whether -Wno-parentheses is accepted as CFLAGS... yes
  61. checking whether -Wno-long-long is accepted as CFLAGS... yes
  62. checking whether -diag-disable=2259 is accepted as CFLAGS... no
  63. checking whether -Wno-missing-field-initializers is accepted as CFLAGS... yes
  64. checking whether -Wunused-variable is accepted as CFLAGS... yes
  65. checking whether -Wpointer-arith is accepted as CFLAGS... yes
  66. checking whether -Wwrite-strings is accepted as CFLAGS... yes
  67. checking whether -Wdeclaration-after-statement is accepted as CFLAGS... yes
  68. checking whether -Wshorten-64-to-32 is accepted as CFLAGS... no
  69. checking whether -Wimplicit-function-declaration is accepted as CFLAGS... yes
  70. checking whether -Wdivision-by-zero is accepted as CFLAGS... no
  71. checking whether -Wdeprecated-declarations is accepted as CFLAGS... yes
  72. checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS... yes
  73. checking whether -Wextra-tokens is accepted as CFLAGS... no
  74. checking whether -Wall -Wextra is accepted as CFLAGS... yes
  75. checking whether -Qunused-arguments is accepted as CFLAGS... no
  76. checking whether INFINITY is available without C99 option... yes
  77. checking whether NAN is available without C99 option... yes
  78. checking whether -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... yes
  79. checking whether -fstack-protector is accepted as CFLAGS... yes
  80. checking whether -fstack-protector is accepted as LDFLAGS... yes
  81. checking whether -std=iso9899:1999 is accepted as CFLAGS... yes
  82. checking whether -fno-strict-overflow is accepted as CFLAGS... yes
  83. checking whether -ggdb3 is accepted as CFLAGS... yes
  84. checking whether -fvisibility=hidden is accepted as CFLAGS... yes
  85. checking whether -fno-fast-math is accepted as CFLAGS... yes
  86. checking whether -fp-model precise is accepted as CFLAGS... no
  87. checking for crypt in -lcrypt... yes
  88. checking for dlopen in -ldl... yes
  89. checking for shl_load in -ldld... no
  90. checking for shutdown in -lsocket... no
  91. checking for dirent.h that defines DIR... yes
  92. checking for library containing opendir... none required
  93. checking for stdbool.h that conforms to C99... yes
  94. checking for _Bool... yes
  95. checking for sys/wait.h that is POSIX.1 compatible... yes
  96. checking a.out.h usability... yes
  97. checking a.out.h presence... yes
  98. checking for a.out.h... yes
  99. checking atomic.h usability... no
  100. checking atomic.h presence... no
  101. checking for atomic.h... no
  102. checking direct.h usability... no
  103. checking direct.h presence... no
  104. checking for direct.h... no
  105. checking grp.h usability... yes
  106. checking grp.h presence... yes
  107. checking for grp.h... yes
  108. checking fcntl.h usability... yes
  109. checking fcntl.h presence... yes
  110. checking for fcntl.h... yes
  111. checking float.h usability... yes
  112. checking float.h presence... yes
  113. checking for float.h... yes
  114. checking ieeefp.h usability... no
  115. checking ieeefp.h presence... no
  116. checking for ieeefp.h... no
  117. checking intrinsics.h usability... no
  118. checking intrinsics.h presence... no
  119. checking for intrinsics.h... no
  120. checking langinfo.h usability... yes
  121. checking langinfo.h presence... yes
  122. checking for langinfo.h... yes
  123. checking limits.h usability... yes
  124. checking limits.h presence... yes
  125. checking for limits.h... yes
  126. checking locale.h usability... yes
  127. checking locale.h presence... yes
  128. checking for locale.h... yes
  129. checking malloc.h usability... yes
  130. checking malloc.h presence... yes
  131. checking for malloc.h... yes
  132. checking malloc/malloc.h usability... no
  133. checking malloc/malloc.h presence... no
  134. checking for malloc/malloc.h... no
  135. checking malloc_np.h usability... no
  136. checking malloc_np.h presence... no
  137. checking for malloc_np.h... no
  138. checking net/socket.h usability... no
  139. checking net/socket.h presence... no
  140. checking for net/socket.h... no
  141. checking process.h usability... no
  142. checking process.h presence... no
  143. checking for process.h... no
  144. checking pwd.h usability... yes
  145. checking pwd.h presence... yes
  146. checking for pwd.h... yes
  147. checking setjmpex.h usability... no
  148. checking setjmpex.h presence... no
  149. checking for setjmpex.h... no
  150. checking sys/attr.h usability... no
  151. checking sys/attr.h presence... no
  152. checking for sys/attr.h... no
  153. checking sys/fcntl.h usability... yes
  154. checking sys/fcntl.h presence... yes
  155. checking for sys/fcntl.h... yes
  156. checking sys/file.h usability... yes
  157. checking sys/file.h presence... yes
  158. checking for sys/file.h... yes
  159. checking sys/id.h usability... no
  160. checking sys/id.h presence... no
  161. checking for sys/id.h... no
  162. checking sys/ioctl.h usability... yes
  163. checking sys/ioctl.h presence... yes
  164. checking for sys/ioctl.h... yes
  165. checking sys/mkdev.h usability... no
  166. checking sys/mkdev.h presence... no
  167. checking for sys/mkdev.h... no
  168. checking sys/param.h usability... yes
  169. checking sys/param.h presence... yes
  170. checking for sys/param.h... yes
  171. checking sys/prctl.h usability... yes
  172. checking sys/prctl.h presence... yes
  173. checking for sys/prctl.h... yes
  174. checking sys/resource.h usability... yes
  175. checking sys/resource.h presence... yes
  176. checking for sys/resource.h... yes
  177. checking sys/select.h usability... yes
  178. checking sys/select.h presence... yes
  179. checking for sys/select.h... yes
  180. checking sys/sendfile.h usability... yes
  181. checking sys/sendfile.h presence... yes
  182. checking for sys/sendfile.h... yes
  183. checking sys/socket.h usability... yes
  184. checking sys/socket.h presence... yes
  185. checking for sys/socket.h... yes
  186. checking sys/syscall.h usability... yes
  187. checking sys/syscall.h presence... yes
  188. checking for sys/syscall.h... yes
  189. checking sys/time.h usability... yes
  190. checking sys/time.h presence... yes
  191. checking for sys/time.h... yes
  192. checking sys/times.h usability... yes
  193. checking sys/times.h presence... yes
  194. checking for sys/times.h... yes
  195. checking sys/uio.h usability... yes
  196. checking sys/uio.h presence... yes
  197. checking for sys/uio.h... yes
  198. checking sys/utime.h usability... no
  199. checking sys/utime.h presence... no
  200. checking for sys/utime.h... no
  201. checking syscall.h usability... yes
  202. checking syscall.h presence... yes
  203. checking for syscall.h... yes
  204. checking time.h usability... yes
  205. checking time.h presence... yes
  206. checking for time.h... yes
  207. checking ucontext.h usability... yes
  208. checking ucontext.h presence... yes
  209. checking for ucontext.h... yes
  210. checking utime.h usability... yes
  211. checking utime.h presence... yes
  212. checking for utime.h... yes
  213. checking gmp.h usability... yes
  214. checking gmp.h presence... yes
  215. checking for gmp.h... yes
  216. checking for __gmpz_init in -lgmp... yes
  217. checking for special C compiler options needed for large files... no
  218. checking for _FILE_OFFSET_BITS value needed for large files... no
  219. checking whether byte ordering is bigendian... no
  220. checking for an ANSI C-conforming const... yes
  221. checking whether char is unsigned... no
  222. checking for inline... inline
  223. checking for working volatile... yes
  224. checking for typeof syntax and keyword spelling... typeof
  225. checking for long long... yes
  226. checking for off_t... yes
  227. checking char bit... 8
  228. checking size of int... 4
  229. checking size of short... 2
  230. checking size of long... 8
  231. checking size of long long... 8
  232. checking size of __int64... 0
  233. checking size of off_t... 8
  234. checking size of void*... 8
  235. checking size of float... 4
  236. checking size of double... 8
  237. checking size of time_t... 8
  238. checking size of clock_t... 8
  239. checking packed struct attribute... x __attribute__((packed))
  240. checking for printf prefix for long long... ll
  241. checking for pid_t... yes
  242. checking for convertible type of pid_t... INT
  243. checking for uid_t... yes
  244. checking for convertible type of uid_t... UINT
  245. checking for gid_t... yes
  246. checking for convertible type of gid_t... UINT
  247. checking for time_t... yes
  248. checking for convertible type of time_t... LONG
  249. checking for dev_t... yes
  250. checking for convertible type of dev_t... ULONG
  251. checking for mode_t... yes
  252. checking for convertible type of mode_t... UINT
  253. checking for rlim_t... yes
  254. checking for convertible type of rlim_t... ULONG
  255. checking for off_t... (cached) yes
  256. checking for convertible type of off_t... LONG
  257. checking for clockid_t... yes
  258. checking for convertible type of clockid_t... INT
  259. checking for prototypes... yes
  260. checking token paste string... ansi
  261. checking stringization... #expr
  262. checking string literal concatenation... yes
  263. checking for variable length prototypes and stdarg.h... yes
  264. checking for variable length macro... yes
  265. checking for NORETURN function attribute... __attribute__ ((noreturn)) x
  266. checking for DEPRECATED function attribute... __attribute__ ((deprecated)) x
  267. checking for DEPRECATED_BY function attribute... __attribute__ ((deprecated("by "#n))) x
  268. checking for DEPRECATED_TYPE type attribute... __attribute__ ((deprecated mesg)) x
  269. checking for NOINLINE function attribute... __attribute__ ((noinline)) x
  270. checking for WEAK function attribute... __attribute__ ((weak)) x
  271. checking for stdcall function attribute... x
  272. checking for cdecl function attribute... x
  273. checking for fastcall function attribute... x
  274. checking for FUNC_UNOPTIMIZED function attribute... __attribute__ ((optimize("O0"))) x
  275. checking for FUNC_MINIMIZED function attribute... __attribute__ ((optimize("-Os","-fomit-frame-pointer"))) x
  276. checking for function alias... alias
  277. checking for __atomic builtins... yes
  278. checking for __sync builtins... yes
  279. checking for __builtin_unreachable... yes
  280. checking for exported function attribute... __attribute__ ((visibility("default")))
  281. checking for function name string predefined identifier... __func__
  282. checking if enum over int is allowed... yes
  283. checking whether sys_nerr is declared... yes
  284. checking whether getenv is declared... yes
  285. checking for size_t... yes
  286. checking size of size_t... 8
  287. checking size of ptrdiff_t... 8
  288. checking for printf prefix for size_t... z
  289. checking for printf prefix for ptrdiff_t... t
  290. checking for struct stat.st_blksize... yes
  291. checking for struct stat.st_blocks... yes
  292. checking for struct stat.st_rdev... yes
  293. checking size of struct stat.st_size... SIZEOF_OFF_T
  294. checking size of struct stat.st_blocks... SIZEOF_OFF_T
  295. checking size of struct stat.st_ino... SIZEOF_LONG
  296. checking for struct stat.st_atim... yes
  297. checking for struct stat.st_atimespec... no
  298. checking for struct stat.st_atimensec... no
  299. checking for struct stat.st_mtim... yes
  300. checking for struct stat.st_mtimespec... no
  301. checking for struct stat.st_mtimensec... no
  302. checking for struct stat.st_ctim... yes
  303. checking for struct stat.st_ctimespec... no
  304. checking for struct stat.st_ctimensec... no
  305. checking for struct stat.st_birthtimespec... no
  306. checking for struct timeval... yes
  307. checking size of struct timeval.tv_sec... SIZEOF_TIME_T
  308. checking for struct timespec... yes
  309. checking for struct timezone... yes
  310. checking for clockid_t... (cached) yes
  311. checking for fd_mask... yes
  312. checking for int8_t... yes
  313. checking size of int8_t... 1
  314. checking for uint8_t... yes
  315. checking size of uint8_t... 1
  316. checking for int16_t... yes
  317. checking size of int16_t... 2
  318. checking for uint16_t... yes
  319. checking size of uint16_t... 2
  320. checking for int32_t... yes
  321. checking size of int32_t... 4
  322. checking for uint32_t... yes
  323. checking size of uint32_t... 4
  324. checking for int64_t... yes
  325. checking size of int64_t... 8
  326. checking for uint64_t... yes
  327. checking size of uint64_t... 8
  328. checking for intptr_t... yes
  329. checking size of intptr_t... 8
  330. checking for uintptr_t... yes
  331. checking size of uintptr_t... 8
  332. checking for ssize_t... yes
  333. checking size of ssize_t... 8
  334. checking for stack end address... __libc_stack_end
  335. checking for uid_t in sys/types.h... (cached) yes
  336. checking type of array argument to getgroups... gid_t
  337. checking return type of signal handlers... void
  338. checking for working alloca.h... yes
  339. checking for alloca... yes
  340. checking for dynamic size alloca... ok
  341. checking for working memcmp... yes
  342. checking for broken erfc of glibc-2.3.6 on IA64... no
  343. checking for acosh... yes
  344. checking for cbrt... yes
  345. checking for crypt... yes
  346. checking for dup2... yes
  347. checking for erf... yes
  348. checking for explicit_bzero... yes
  349. checking for ffs... yes
  350. checking for finite... yes
  351. checking for flock... yes
  352. checking for hypot... yes
  353. checking for isinf... yes
  354. checking for isnan... yes
  355. checking for lgamma_r... yes
  356. checking for memmove... yes
  357. checking for nextafter... yes
  358. checking for setproctitle... no
  359. checking for strchr... yes
  360. checking for strerror... yes
  361. checking for strlcat... no
  362. checking for strlcpy... no
  363. checking for strstr... yes
  364. checking for tgamma... yes
  365. checking sys/pstat.h usability... no
  366. checking sys/pstat.h presence... no
  367. checking for sys/pstat.h... no
  368. checking for signbit... yes
  369. checking for broken memmem... no
  370. checking for pid_t... (cached) yes
  371. checking vfork.h usability... no
  372. checking vfork.h presence... no
  373. checking for vfork.h... no
  374. checking for fork... yes
  375. checking for vfork... yes
  376. checking for working fork... yes
  377. checking for working vfork... (cached) yes
  378. checking for __syscall... no
  379. checking for _longjmp... yes
  380. checking for _setjmp... yes
  381. checking for _setjmpex... no
  382. checking for atan2l... yes
  383. checking for atan2f... yes
  384. checking for chroot... yes
  385. checking for chsize... no
  386. checking for clock_gettime... yes
  387. checking for cosh... yes
  388. checking for daemon... (cached) no
  389. checking for dirfd... yes
  390. checking for dl_iterate_phdr... yes
  391. checking for dlopen... yes
  392. checking for dladdr... yes
  393. checking for dup... yes
  394. checking for dup3... yes
  395. checking for eaccess... yes
  396. checking for endgrent... yes
  397. checking for fchmod... yes
  398. checking for fchown... yes
  399. checking for fcntl... yes
  400. checking for fdatasync... yes
  401. checking for fgetattrlist... no
  402. checking for fmod... yes
  403. checking for fsync... yes
  404. checking for ftruncate... yes
  405. checking for ftruncate64... yes
  406. checking for getattrlist... no
  407. checking for getcwd... yes
  408. checking for getgidx... no
  409. checking for getgrnam... yes
  410. checking for getgrnam_r... yes
  411. checking for getgroups... yes
  412. checking for getpgid... yes
  413. checking for getpgrp... yes
  414. checking for getpriority... yes
  415. checking for getpwnam_r... yes
  416. checking for getresgid... yes
  417. checking for getresuid... yes
  418. checking for getrlimit... yes
  419. checking for getsid... yes
  420. checking for gettimeofday... yes
  421. checking for getuidx... no
  422. checking for gmtime_r... yes
  423. checking for initgroups... yes
  424. checking for ioctl... yes
  425. checking for isfinite... no
  426. checking for issetugid... no
  427. checking for killpg... yes
  428. checking for lchmod... no
  429. checking for lchown... yes
  430. checking for link... yes
  431. checking for llabs... yes
  432. checking for lockf... yes
  433. checking for log2... yes
  434. checking for lstat... yes
  435. checking for malloc_usable_size... yes
  436. checking for malloc_size... no
  437. checking for mblen... yes
  438. checking for memalign... yes
  439. checking for memset_s... no
  440. checking for writev... yes
  441. checking for memrchr... yes
  442. checking for memmem... yes
  443. checking for mkfifo... yes
  444. checking for mknod... yes
  445. checking for mktime... yes
  446. checking for pipe2... yes
  447. checking for poll... yes
  448. checking for posix_fadvise... yes
  449. checking for posix_memalign... yes
  450. checking for ppoll... yes
  451. checking for pread... yes
  452. checking for qsort_r... yes
  453. checking for readlink... yes
  454. checking for round... yes
  455. checking for sched_getaffinity... yes
  456. checking for seekdir... yes
  457. checking for select_large_fdset... no
  458. checking for sendfile... yes
  459. checking for setegid... yes
  460. checking for setenv... yes
  461. checking for seteuid... yes
  462. checking for setgid... yes
  463. checking for setgroups... yes
  464. checking for setpgid... yes
  465. checking for setpgrp... yes
  466. checking for setregid... yes
  467. checking for setresgid... yes
  468. checking for setresuid... yes
  469. checking for setreuid... yes
  470. checking for setrgid... no
  471. checking for setrlimit... yes
  472. checking for setruid... no
  473. checking for setsid... yes
  474. checking for setuid... yes
  475. checking for shutdown... yes
  476. checking for sigaction... yes
  477. checking for sigaltstack... yes
  478. checking for sigprocmask... yes
  479. checking for sinh... yes
  480. checking for spawnv... no
  481. checking for symlink... yes
  482. checking for syscall... yes
  483. checking for sysconf... yes
  484. checking for tanh... yes
  485. checking for telldir... yes
  486. checking for timegm... yes
  487. checking for times... yes
  488. checking for truncate... yes
  489. checking for truncate64... yes
  490. checking for unsetenv... yes
  491. checking for utimensat... yes
  492. checking for utimes... yes
  493. checking for wait4... yes
  494. checking for waitpid... yes
  495. checking if getcwd allocates buffer if NULL is given... yes
  496. checking for __builtin_bswap16... yes
  497. checking for __builtin_bswap32... yes
  498. checking for __builtin_bswap64... yes
  499. checking for __builtin_clz... yes
  500. checking for __builtin_clzl... yes
  501. checking for __builtin_clzll... yes
  502. checking for __builtin_choose_expr... yes
  503. checking for __builtin_choose_expr_constant_p... yes
  504. checking for __builtin_types_compatible_p... yes
  505. checking whether qsort_r is GNU version... yes
  506. checking whether qsort_r is BSD version... no
  507. checking whether atan2 handles Inf as C99... yes
  508. checking whether lgamma_r handles -0.0... yes
  509. checking for clock_getres... yes
  510. checking for unsetenv returns a value... yes
  511. checking for sigsetjmp as a macro or function... yes
  512. checking whether struct tm is in sys/time.h or time.h... time.h
  513. checking for struct tm.tm_zone... yes
  514. checking for struct tm.tm_gmtoff... yes
  515. checking for external int daylight... yes
  516. checking for external timezone... long
  517. checking for external altzone... no
  518. checking for timezone... yes
  519. checking whether timezone requires zero arguments... yes
  520. checking for negative time_t for gmtime(3)... yes
  521. checking for localtime(3) overflow correctly... yes
  522. checking whether right shift preserve sign bit... yes
  523. checking whether _SC_CLK_TCK is supported... yes
  524. checking stack growing direction on x86_64... -1
  525. checking for pthread_kill in -lthr... no
  526. checking for pthread_kill in -lpthread... yes
  527. checking for pthread_np.h... no
  528. checking whether pthread_t is scalar type... yes
  529. checking for sched_yield... yes
  530. checking for pthread_attr_setinheritsched... yes
  531. checking for pthread_attr_get_np... no
  532. checking for pthread_attr_getstack... yes
  533. checking for pthread_get_stackaddr_np... no
  534. checking for pthread_get_stacksize_np... no
  535. checking for thr_stksegment... no
  536. checking for pthread_stackseg_np... no
  537. checking for pthread_getthrds_np... no
  538. checking for pthread_cond_init... yes
  539. checking for pthread_condattr_setclock... yes
  540. checking for pthread_condattr_init... yes
  541. checking for pthread_sigmask... yes
  542. checking for pthread_setname_np... yes
  543. checking for pthread_set_name_np... no
  544. checking for pthread_getattr_np... yes
  545. checking for pthread_attr_init... yes
  546. checking arguments of pthread_setname_np... (pthread_self(), name)
  547. checking if mcontext_t is a pointer... no
  548. checking for getcontext... yes
  549. checking for setcontext... yes
  550. checking if fork works with pthread... yes
  551. checking whether ELF binaries are produced... yes
  552. checking elf.h usability... yes
  553. checking elf.h presence... yes
  554. checking for elf.h... yes
  555. checking elf_abi.h usability... no
  556. checking elf_abi.h presence... no
  557. checking for elf_abi.h... no
  558. checking whether OS depend dynamic link works... yes
  559. checking whether -Wl,-R. is accepted as LDFLAGS... yes
  560. checking for backtrace... yes
  561. checking for broken backtrace... no
  562. checking valgrind/memcheck.h usability... no
  563. checking valgrind/memcheck.h presence... no
  564. checking for valgrind/memcheck.h... no
  565. checking for strip... strip
  566. checking whether -fPIE is accepted as CFLAGS... yes
  567. checking whether -pie is accepted as LDFLAGS... yes
  568. checking whether wrapper for LD_LIBRARY_PATH is needed... no
  569. checking for __builtin_setjmp... yes with cast ()
  570. checking for setjmp type... __builtin_setjmp
  571. checking for prefix of external symbols... NONE
  572. checking pthread.h usability... yes
  573. checking pthread.h presence... yes
  574. checking for pthread.h... yes
  575. checking if make is GNU make... yes
  576. checking for nroff... /usr/bin/nroff
  577. .ext/include/x86_64-linux/ruby/config.h updated
  578. configure: ruby library version = 2.3.0
  579. configure: creating ./config.status
  580. config.status: creating GNUmakefile
  581. config.status: creating Makefile
  582. config.status: creating ruby-2.3.pc
  583. CC = gcc
  584. LD = ld
  585. LDSHARED = gcc -shared
  586. CFLAGS = -g2 -O3 -pipe -fPIC -Wformat -Wformat-security -fno-omit-frame-pointer -fexceptions -D_FORTIFY_SOURCE=2 -fstack-protector --param ssp-buffer-size=32 -fasynchronous-unwind-tables -ftree-vectorize -feliminate-unused-debug-types -Wall -Wno-error -Wp,-D_REENTRANT
  587. XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -fPIE
  588. CPPFLAGS = -I/usr/local/opt/rbenv/versions/2.3.4/include -I. -I.ext/include/x86_64-linux -I./include -I.
  589. DLDFLAGS = -fstack-protector -pie
  590. SOLIBS = -lgmp
  591. Using built-in specs.
  592. COLLECT_GCC=gcc
  593. COLLECT_LTO_WRAPPER=/usr/lib64/gcc/x86_64-solus-linux/7.1.0/lto-wrapper
  594. Target: x86_64-solus-linux
  595. Configured with: ../gcc-7.1.0/configure --prefix=/usr --with-pkgversion=Solus --libdir=/usr/lib64 --libexecdir=/usr/lib64 --with-system-zlib --enable-shared --enable-threads=posix --enable-gnu-indirect-function --enable-__cxa_atexit --enable-plugin --enable-gold --enable-ld=default --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --enable-lto --with-bugurl=https://dev.solus-project.com/ --with-arch_32=i686 --enable-linker-build-id --build=x86_64-solus-linux --target=x86_64-solus-linux --enable-languages=c,c++,fortran
  596. Thread model: posix
  597. gcc version 7.1.0 (Solus)
  598. copying dummy probes.h
  599. compiling main.c
  600. compiling dmydln.c
  601. compiling miniinit.c
  602. compiling dmyext.c
  603. compiling miniprelude.c
  604. compiling array.c
  605. compiling bignum.c
  606. compiling class.c
  607. compiling compar.c
  608. compiling complex.c
  609. compiling dir.c
  610. compiling dln_find.c
  611. compiling encoding.c
  612. compiling enum.c
  613. compiling enumerator.c
  614. compiling error.c
  615. compiling eval.c
  616. compiling load.c
  617. eval.c: In function ‘rb_raise_jump’:
  618. eval.c:763:8: warning: unused variable ‘mid’ [-Wunused-variable]
  619. ID mid = me->called_id;
  620. ^~~
  621. compiling proc.c
  622. compiling file.c
  623. file.c: In function ‘rb_stat_dev_major’:
  624. file.c:501:13: warning: In the GNU C Library, "major" is defined
  625. by <sys/sysmacros.h>. For historical compatibility, it is
  626. currently defined by <sys/types.h> as well, but we plan to
  627. remove this soon. To use "major", include <sys/sysmacros.h>
  628. directly. If you did not intend to use a system-defined macro
  629. "major", you should undefine it after including <sys/types.h>.
  630. return INT2NUM(major(get_stat(self)->st_dev));
  631. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  632. file.c: In function ‘rb_stat_dev_minor’:
  633. file.c:522:13: warning: In the GNU C Library, "minor" is defined
  634. by <sys/sysmacros.h>. For historical compatibility, it is
  635. currently defined by <sys/types.h> as well, but we plan to
  636. remove this soon. To use "minor", include <sys/sysmacros.h>
  637. directly. If you did not intend to use a system-defined macro
  638. "minor", you should undefine it after including <sys/types.h>.
  639. return INT2NUM(minor(get_stat(self)->st_dev));
  640. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  641. file.c: In function ‘rb_stat_rdev_major’:
  642. file.c:665:13: warning: In the GNU C Library, "major" is defined
  643. by <sys/sysmacros.h>. For historical compatibility, it is
  644. currently defined by <sys/types.h> as well, but we plan to
  645. remove this soon. To use "major", include <sys/sysmacros.h>
  646. directly. If you did not intend to use a system-defined macro
  647. "major", you should undefine it after including <sys/types.h>.
  648. return DEVT2NUM(major(get_stat(self)->st_rdev));
  649. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  650. file.c: In function ‘rb_stat_rdev_minor’:
  651. file.c:686:13: warning: In the GNU C Library, "minor" is defined
  652. by <sys/sysmacros.h>. For historical compatibility, it is
  653. currently defined by <sys/types.h> as well, but we plan to
  654. remove this soon. To use "minor", include <sys/sysmacros.h>
  655. directly. If you did not intend to use a system-defined macro
  656. "minor", you should undefine it after including <sys/types.h>.
  657. return DEVT2NUM(minor(get_stat(self)->st_rdev));
  658. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  659. compiling gc.c
  660. compiling hash.c
  661. compiling inits.c
  662. compiling io.c
  663. compiling marshal.c
  664. compiling math.c
  665. compiling node.c
  666. compiling numeric.c
  667. compiling object.c
  668. compiling pack.c
  669. compiling parse.c
  670. compiling process.c
  671. compiling random.c
  672. compiling range.c
  673. compiling rational.c
  674. compiling re.c
  675. re.c: In function ‘rb_memsearch_ss’:
  676. re.c:105:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  677. if (y = memmem(ys, n, xs, m))
  678. ^
  679. compiling regcomp.c
  680. compiling regenc.c
  681. compiling regerror.c
  682. compiling regexec.c
  683. compiling regparse.c
  684. compiling regsyntax.c
  685. compiling ruby.c
  686. compiling safe.c
  687. compiling signal.c
  688. compiling sprintf.c
  689. compiling st.c
  690. compiling strftime.c
  691. compiling string.c
  692. compiling struct.c
  693. compiling symbol.c
  694. compiling time.c
  695. compiling transcode.c
  696. compiling util.c
  697. compiling variable.c
  698. compiling version.c
  699. compiling compile.c
  700. compiling debug.c
  701. compiling iseq.c
  702. compiling vm.c
  703. compiling vm_dump.c
  704. compiling vm_backtrace.c
  705. compiling vm_trace.c
  706. compiling thread.c
  707. compiling cont.c
  708. compiling ./missing/setproctitle.c
  709. compiling ./missing/strlcat.c
  710. compiling ./missing/strlcpy.c
  711. compiling addr2line.c
  712. compiling dmyenc.c
  713. compiling dln.c
  714. compiling localeinit.c
  715. compiling prelude.c
  716. compiling enc/ascii.c
  717. compiling enc/us_ascii.c
  718. compiling enc/unicode.c
  719. In file included from ./include/ruby/ruby.h:36:0,
  720. from eval_intern.h:4,
  721. from thread.c:60:
  722. thread.c: In function ‘rb_thread_fd_select’:
  723. ./include/ruby/defines.h:113:15: warning: ‘orig_except.fdset’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  724. #define xfree ruby_xfree
  725. ^~~~~~~~~~
  726. In file included from method.h:14:0,
  727. from vm_core.h:62,
  728. from eval_intern.h:5,
  729. from thread.c:60:
  730. thread.c:3562:34: note: ‘orig_except.fdset’ was declared here
  731. rb_fdset_t UNINITIALIZED_VAR(orig_except);
  732. ^
  733. internal.h:40:30: note: in definition of macro ‘UNINITIALIZED_VAR’
  734. #define UNINITIALIZED_VAR(x) x __attribute__((unused))
  735. ^
  736. In file included from ./include/ruby/ruby.h:36:0,
  737. from eval_intern.h:4,
  738. from thread.c:60:
  739. ./include/ruby/defines.h:113:15: warning: ‘orig_write.fdset’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  740. #define xfree ruby_xfree
  741. ^~~~~~~~~~
  742. In file included from method.h:14:0,
  743. from vm_core.h:62,
  744. from eval_intern.h:5,
  745. from thread.c:60:
  746. thread.c:3561:34: note: ‘orig_write.fdset’ was declared here
  747. rb_fdset_t UNINITIALIZED_VAR(orig_write);
  748. ^
  749. internal.h:40:30: note: in definition of macro ‘UNINITIALIZED_VAR’
  750. #define UNINITIALIZED_VAR(x) x __attribute__((unused))
  751. ^
  752. In file included from ./include/ruby/ruby.h:36:0,
  753. from eval_intern.h:4,
  754. from thread.c:60:
  755. ./include/ruby/defines.h:113:15: warning: ‘orig_read.fdset’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  756. #define xfree ruby_xfree
  757. ^~~~~~~~~~
  758. In file included from method.h:14:0,
  759. from vm_core.h:62,
  760. from eval_intern.h:5,
  761. from thread.c:60:
  762. thread.c:3560:34: note: ‘orig_read.fdset’ was declared here
  763. rb_fdset_t UNINITIALIZED_VAR(orig_read);
  764. ^
  765. internal.h:40:30: note: in definition of macro ‘UNINITIALIZED_VAR’
  766. #define UNINITIALIZED_VAR(x) x __attribute__((unused))
  767. ^
  768. In function ‘iseq_build_kw.isra.59’,
  769. inlined from ‘rb_iseq_build_from_ary’ at compile.c:6690:30:
  770. compile.c:6590:9: warning: argument 1 range [18446744071562067968, 18446744073709551615] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=]
  771. dvs = ALLOC_N(VALUE, default_len);
  772. In file included from ./include/ruby/ruby.h:36:0,
  773. from ./include/ruby.h:33,
  774. from internal.h:15,
  775. from compile.c:12:
  776. compile.c: In function ‘rb_iseq_build_from_ary’:
  777. ./include/ruby/defines.h:109:18: note: in a call to allocation function ‘ruby_xmalloc2’ declared here
  778. #define xmalloc2 ruby_xmalloc2
  779. ^
  780. ./include/ruby/defines.h:122:7: note: in expansion of macro ‘xmalloc2’
  781. void *xmalloc2(size_t,size_t) RUBY_ATTR_ALLOC_SIZE((1,2));
  782. ^~~~~~~~
  783. compiling enc/utf_8.c
  784. compiling enc/trans/newline.c
  785. linking miniruby
  786. generating encdb.h
  787. rbconfig.rb updated
  788. generating enc.mk
  789. creating verconf.h
  790. encdb.h updated
  791. verconf.h updated
  792. compiling loadpath.c
  793. making srcs under enc
  794. make[1]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  795. make[1]: Nothing to be done for 'srcs'.
  796. make[1]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  797. generating transdb.h
  798. linking static-library libruby-static.a
  799. ar: `u' modifier ignored since `D' is the default (see `U')
  800. verifying static-library libruby-static.a
  801. transdb.h updated
  802. generating makefile exts.mk
  803. making enc
  804. making trans
  805. make[1]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  806. make[1]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  807. compiling ./enc/trans/transdb.c
  808. compiling ./enc/encdb.c
  809. compiling ./enc/big5.c
  810. configuring -test-/array/resize
  811. configuring -test-/bignum
  812. configuring -test-/bug-3571
  813. configuring -test-/bug-5832
  814. configuring -test-/bug_reporter
  815. configuring -test-/class
  816. compiling ./enc/trans/big5.c
  817. configuring -test-/debug
  818. configuring -test-/dln/empty
  819. configuring -test-/exception
  820. configuring -test-/fatal
  821. configuring -test-/file
  822. compiling ./enc/cp949.c
  823. compiling ./enc/emacs_mule.c
  824. compiling ./enc/euc_jp.c
  825. compiling ./enc/euc_kr.c
  826. compiling ./enc/euc_tw.c
  827. compiling ./enc/gb2312.c
  828. compiling ./enc/gb18030.c
  829. compiling ./enc/gbk.c
  830. compiling ./enc/iso_8859_1.c
  831. compiling ./enc/iso_8859_2.c
  832. compiling ./enc/iso_8859_3.c
  833. compiling ./enc/iso_8859_4.c
  834. compiling ./enc/iso_8859_5.c
  835. compiling ./enc/iso_8859_6.c
  836. compiling ./enc/iso_8859_7.c
  837. compiling ./enc/iso_8859_8.c
  838. configuring -test-/float
  839. configuring -test-/funcall
  840. configuring -test-/gvl/call_without_gvl
  841. configuring -test-/hash
  842. configuring -test-/iseq_load
  843. configuring -test-/iter
  844. compiling ./enc/iso_8859_9.c
  845. compiling ./enc/iso_8859_10.c
  846. configuring -test-/load/dot.dot
  847. configuring -test-/marshal/compat
  848. configuring -test-/marshal/internal_ivar
  849. configuring -test-/marshal/usr
  850. configuring -test-/method
  851. configuring -test-/notimplement
  852. configuring -test-/num2int
  853. configuring -test-/path_to_class
  854. configuring -test-/popen_deadlock
  855. configuring -test-/postponed_job
  856. configuring -test-/printf
  857. configuring -test-/proc
  858. configuring -test-/rational
  859. configuring -test-/recursion
  860. configuring -test-/st/foreach
  861. configuring -test-/st/numhash
  862. configuring -test-/st/update
  863. configuring -test-/string
  864. configuring -test-/struct
  865. configuring -test-/symbol
  866. compiling ./enc/iso_8859_11.c
  867. compiling ./enc/trans/chinese.c
  868. compiling ./enc/iso_8859_13.c
  869. compiling ./enc/iso_8859_14.c
  870. configuring -test-/time
  871. configuring -test-/tracepoint
  872. configuring -test-/typeddata
  873. configuring -test-/vm
  874. configuring -test-/wait_for_single_fd
  875. configuring bigdecimal
  876. compiling ./enc/iso_8859_15.c
  877. compiling ./enc/iso_8859_16.c
  878. compiling ./enc/koi8_r.c
  879. compiling ./enc/koi8_u.c
  880. compiling ./enc/shift_jis.c
  881. compiling ./enc/trans/ebcdic.c
  882. compiling ./enc/utf_16be.c
  883. compiling ./enc/trans/emoji.c
  884. compiling ./enc/utf_16le.c
  885. compiling ./enc/utf_32be.c
  886. compiling ./enc/trans/emoji_iso2022_kddi.c
  887. compiling ./enc/utf_32le.c
  888. compiling ./enc/trans/emoji_sjis_docomo.c
  889. compiling ./enc/windows_31j.c
  890. configuring cgi/escape
  891. configuring continuation
  892. configuring coverage
  893. configuring date
  894. configuring dbm
  895. compiling ./enc/windows_1250.c
  896. compiling ./enc/windows_1251.c
  897. compiling ./enc/windows_1252.c
  898. compiling ./enc/trans/emoji_sjis_kddi.c
  899. linking encoding encdb.so
  900. linking encoding big5.so
  901. compiling ./enc/trans/emoji_sjis_softbank.c
  902. linking encoding cp949.so
  903. linking encoding emacs_mule.so
  904. linking encoding euc_jp.so
  905. linking encoding euc_kr.so
  906. linking encoding euc_tw.so
  907. linking encoding gb2312.so
  908. linking encoding gb18030.so
  909. linking encoding gbk.so
  910. linking encoding iso_8859_1.so
  911. linking encoding iso_8859_2.so
  912. linking encoding iso_8859_3.so
  913. linking encoding iso_8859_4.so
  914. compiling ./enc/trans/escape.c
  915. linking encoding iso_8859_5.so
  916. linking encoding iso_8859_6.so
  917. linking encoding iso_8859_7.so
  918. compiling ./enc/trans/gb18030.c
  919. compiling ./enc/trans/gbk.c
  920. linking encoding iso_8859_8.so
  921. linking encoding iso_8859_9.so
  922. linking encoding iso_8859_10.so
  923. linking encoding iso_8859_11.so
  924. linking encoding iso_8859_13.so
  925. linking encoding iso_8859_14.so
  926. linking encoding iso_8859_15.so
  927. linking encoding iso_8859_16.so
  928. linking encoding koi8_r.so
  929. linking encoding koi8_u.so
  930. linking encoding shift_jis.so
  931. linking encoding utf_16be.so
  932. linking encoding utf_16le.so
  933. header: db.h
  934. library: db
  935. linking encoding utf_32be.so
  936. linking encoding utf_32le.so
  937. linking encoding windows_31j.so
  938. linking encoding windows_1250.so
  939. linking encoding windows_1251.so
  940. linking encoding windows_1252.so
  941. compiling ./enc/trans/iso2022.c
  942. make[1]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  943. compiling ./enc/trans/japanese.c
  944. compiling ./enc/trans/japanese_euc.c
  945. compiling ./enc/trans/japanese_sjis.c
  946. compiling ./enc/trans/korean.c
  947. configuring digest
  948. configuring digest/bubblebabble
  949. configuring digest/md5
  950. compiling ./enc/trans/single_byte.c
  951. configuring digest/rmd160
  952. compiling ./enc/trans/utf8_mac.c
  953. compiling ./enc/trans/utf_16_32.c
  954. linking transcoder transdb.so
  955. linking transcoder big5.so
  956. linking transcoder chinese.so
  957. configuring digest/sha1
  958. linking transcoder ebcdic.so
  959. linking transcoder emoji.so
  960. linking transcoder emoji_iso2022_kddi.so
  961. linking transcoder emoji_sjis_docomo.so
  962. linking transcoder emoji_sjis_kddi.so
  963. linking transcoder emoji_sjis_softbank.so
  964. linking transcoder escape.so
  965. linking transcoder gb18030.so
  966. linking transcoder gbk.so
  967. linking transcoder iso2022.so
  968. linking transcoder japanese.so
  969. linking transcoder japanese_euc.so
  970. linking transcoder japanese_sjis.so
  971. linking transcoder korean.so
  972. linking transcoder single_byte.so
  973. linking transcoder utf_16_32.so
  974. linking transcoder utf8_mac.so
  975. make[1]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  976. making encs
  977. make[1]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  978. make[1]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  979. configuring digest/sha2
  980. configuring etc
  981. configuring fcntl
  982. configuring fiber
  983. configuring fiddle
  984. configuring gdbm
  985. Failed to configure gdbm. It will not be installed.
  986. configuring io/console
  987. configuring io/nonblock
  988. configuring io/wait
  989. configuring json
  990. configuring json/generator
  991. configuring json/parser
  992. configuring mathn/complex
  993. configuring mathn/rational
  994. configuring nkf
  995. configuring objspace
  996. configuring openssl
  997. configuring pathname
  998. configuring psych
  999. configuring pty
  1000. configuring racc/cparse
  1001. configuring rbconfig/sizeof
  1002. configuring readline
  1003. configuring ripper
  1004. configuring sdbm
  1005. configuring socket
  1006. configuring stringio
  1007. configuring strscan
  1008. configuring syslog
  1009. configuring thread
  1010. configuring tk
  1011. ............
  1012. check struct members..
  1013. check libraries....
  1014. Use ActiveTcl libraries (if available).
  1015. Search tclConfig.sh and tkConfig.sh..............................
  1016. Fail to find [tclConfig.sh, tkConfig.sh]
  1017. Use X11 libraries (or use TK_XINCLUDES/TK_XLIBSW information on tkConfig.sh).
  1018. Warning:: cannot find X11 library. tcltklib will not be compiled (tcltklib is disabled on your Ruby. That is, Ruby/Tk will not work). Please check configure options. If your Tcl/Tk don't require X11, please try --without-X11.
  1019. Can't find X11 libraries.
  1020. So, can't make tcltklib.so which is required by Ruby/Tk.
  1021. Failed to configure tk. It will not be installed.
  1022. Failed to configure tk/tkutil. It will not be installed.
  1023. configuring zlib
  1024. make[1]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1025. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1026. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1027. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1028. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1029. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1030. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1031. compiling init.c
  1032. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1033. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1034. compiling resize.c
  1035. compiling bug.c
  1036. compiling div.c
  1037. compiling bug.c
  1038. compiling intpack.c
  1039. compiling bigzero.c
  1040. linking shared-object -test-/array/resize.so
  1041. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/-test-/array/resize'
  1042. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1043. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1044. compiling bug_reporter.c
  1045. compiling big2str.c
  1046. compiling mul.c
  1047. linking shared-object -test-/bug-5832/bug.so
  1048. compiling str2big.c
  1049. linking shared-object -test-/bug-3571/bug.so
  1050. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/-test-/bug-5832'
  1051. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1052. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1053. compiling class2name.c
  1054. compiling init.c
  1055. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/-test-/bug-3571'
  1056. linking shared-object -test-/bug_reporter/bug_reporter.so
  1057. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1058. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1059. compiling init.c
  1060. compiling profile_frames.c
  1061. compiling inspector.c
  1062. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/-test-/bug_reporter'
  1063. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1064. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1065. linking shared-object -test-/class.so
  1066. compiling empty.c
  1067. linking shared-object -test-/bignum.so
  1068. linking shared-object -test-/dln/empty.so
  1069. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/-test-/class'
  1070. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1071. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1072. compiling enc_raise.c
  1073. compiling init.c
  1074. linking shared-object -test-/debug.so
  1075. compiling ensured.c
  1076. compiling dataerror.c
  1077. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/-test-/dln/empty'
  1078. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1079. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1080. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/-test-/bignum'
  1081. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1082. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1083. compiling init.c
  1084. compiling rb_fatal.c
  1085. compiling fs.c
  1086. compiling stat.c
  1087. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/-test-/debug'
  1088. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1089. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1090. compiling init.c
  1091. compiling nextafter.c
  1092. linking shared-object -test-/exception.so
  1093. linking shared-object -test-/fatal/rb_fatal.so
  1094. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/-test-/fatal'
  1095. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1096. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1097. linking shared-object -test-/float.so
  1098. compiling passing_block.c
  1099. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/-test-/exception'
  1100. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1101. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1102. compiling call_without_gvl.c
  1103. linking shared-object -test-/file.so
  1104. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/-test-/float'
  1105. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1106. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1107. compiling init.c
  1108. compiling delete.c
  1109. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/-test-/file'
  1110. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1111. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1112. compiling iseq_load.c
  1113. linking shared-object -test-/gvl/call_without_gvl.so
  1114. linking shared-object -test-/funcall/funcall.so
  1115. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/-test-/gvl/call_without_gvl'
  1116. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1117. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1118. compiling break.c
  1119. compiling init.c
  1120. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/-test-/funcall'
  1121. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1122. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1123. compiling yield.c
  1124. compiling dot.dot.c
  1125. linking shared-object -test-/hash.so
  1126. linking shared-object -test-/iseq_load/iseq_load.so
  1127. linking shared-object -test-/load/dot.dot/dot.dot.so
  1128. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/-test-/hash'
  1129. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1130. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1131. compiling usrcompat.c
  1132. linking shared-object -test-/iter.so
  1133. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/-test-/iseq_load'
  1134. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1135. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1136. compiling internal_ivar.c
  1137. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/-test-/load/dot.dot'
  1138. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1139. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1140. compiling usrmarshal.c
  1141. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/-test-/iter'
  1142. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1143. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1144. compiling init.c
  1145. compiling arity.c
  1146. linking shared-object -test-/marshal/compat.so
  1147. linking shared-object -test-/marshal/internal_ivar.so
  1148. linking shared-object -test-/marshal/usr.so
  1149. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/-test-/marshal/compat'
  1150. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1151. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1152. compiling bug.c
  1153. linking shared-object -test-/method.so
  1154. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/-test-/marshal/usr'
  1155. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1156. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1157. compiling num2int.c
  1158. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/-test-/marshal/internal_ivar'
  1159. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1160. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1161. compiling path_to_class.c
  1162. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/-test-/method'
  1163. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1164. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1165. compiling infinite_loop_dlsym.c
  1166. linking shared-object -test-/notimplement.so
  1167. linking shared-object -test-/path_to_class/path_to_class.so
  1168. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/-test-/notimplement'
  1169. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1170. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1171. compiling postponed_job.c
  1172. linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so
  1173. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/-test-/path_to_class'
  1174. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1175. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1176. compiling printf.c
  1177. linking shared-object -test-/num2int/num2int.so
  1178. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/-test-/popen_deadlock'
  1179. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1180. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1181. compiling init.c
  1182. compiling super.c
  1183. compiling receiver.c
  1184. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/-test-/num2int'
  1185. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1186. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1187. compiling rat.c
  1188. linking shared-object -test-/postponed_job.so
  1189. linking shared-object -test-/proc.so
  1190. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/-test-/postponed_job'
  1191. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1192. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1193. linking shared-object -test-/printf.so
  1194. compiling recursion.c
  1195. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/-test-/proc'
  1196. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1197. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1198. compiling foreach.c
  1199. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/-test-/printf'
  1200. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1201. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1202. compiling numhash.c
  1203. linking shared-object -test-/rational.so
  1204. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/-test-/rational'
  1205. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1206. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1207. linking shared-object -test-/recursion.so
  1208. compiling update.c
  1209. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/-test-/recursion'
  1210. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1211. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1212. compiling enc_str_buf_cat.c
  1213. compiling init.c
  1214. compiling normalize.c
  1215. compiling modify.c
  1216. linking shared-object -test-/st/foreach.so
  1217. linking shared-object -test-/st/numhash.so
  1218. linking shared-object -test-/st/update.so
  1219. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/-test-/st/numhash'
  1220. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1221. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1222. compiling init.c
  1223. compiling member.c
  1224. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/-test-/st/foreach'
  1225. compiling qsort.c
  1226. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1227. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1228. compiling init.c
  1229. compiling type.c
  1230. compiling duplicate.c
  1231. compiling coderange.c
  1232. compiling nofree.c
  1233. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/-test-/st/update'
  1234. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1235. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1236. compiling new.c
  1237. compiling init.c
  1238. compiling set_len.c
  1239. compiling enc_associate.c
  1240. compiling fstring.c
  1241. linking shared-object -test-/struct.so
  1242. compiling ellipsize.c
  1243. compiling cstr.c
  1244. linking shared-object -test-/time.so
  1245. linking shared-object -test-/symbol.so
  1246. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/-test-/struct'
  1247. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1248. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1249. compiling gc_hook.c
  1250. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/-test-/time'
  1251. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1252. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1253. compiling typeddata.c
  1254. compiling tracepoint.c
  1255. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/-test-/symbol'
  1256. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1257. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1258. compiling at_exit.c
  1259. linking shared-object -test-/typeddata/typeddata.so
  1260. linking shared-object -test-/vm/at_exit.so
  1261. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/-test-/typeddata'
  1262. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1263. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1264. compiling wait_for_single_fd.c
  1265. linking shared-object -test-/string.so
  1266. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/-test-/vm'
  1267. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1268. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1269. compiling bigdecimal.c
  1270. linking shared-object -test-/tracepoint.so
  1271. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/-test-/string'
  1272. installing default bigdecimal libraries
  1273. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1274. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1275. compiling escape.c
  1276. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/-test-/tracepoint'
  1277. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1278. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1279. compiling continuation.c
  1280. linking shared-object -test-/wait_for_single_fd/wait_for_single_fd.so
  1281. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/-test-/wait_for_single_fd'
  1282. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1283. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1284. compiling coverage.c
  1285. linking shared-object cgi/escape.so
  1286. linking shared-object continuation.so
  1287. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/cgi/escape'
  1288. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1289. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1290. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/continuation'
  1291. compiling date_core.c
  1292. compiling date_parse.c
  1293. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1294. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1295. compiling dbm.c
  1296. compiling date_strptime.c
  1297. compiling date_strftime.c
  1298. linking shared-object coverage.so
  1299. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/coverage'
  1300. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1301. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1302. compiling digest.c
  1303. installing digest libraries
  1304. installing default digest libraries
  1305. linking shared-object dbm.so
  1306. linking shared-object digest.so
  1307. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/digest'
  1308. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/dbm'
  1309. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1310. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1311. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1312. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1313. compiling bubblebabble.c
  1314. compiling md5init.c
  1315. linking shared-object digest/bubblebabble.so
  1316. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/digest/bubblebabble'
  1317. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1318. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1319. compiling rmd160init.c
  1320. linking shared-object digest/md5.so
  1321. installing default date_core libraries
  1322. linking shared-object digest/rmd160.so
  1323. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/digest/md5'
  1324. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1325. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1326. compiling sha1init.c
  1327. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/digest/rmd160'
  1328. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1329. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1330. compiling sha2init.c
  1331. installing default sha2 libraries
  1332. linking shared-object digest/sha2.so
  1333. linking shared-object digest/sha1.so
  1334. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/digest/sha2'
  1335. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1336. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1337. generating constant definitions
  1338. compiling etc.c
  1339. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/digest/sha1'
  1340. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1341. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1342. compiling fcntl.c
  1343. linking shared-object fcntl.so
  1344. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/fcntl'
  1345. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1346. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1347. compiling fiber.c
  1348. linking shared-object fiber.so
  1349. linking shared-object etc.so
  1350. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/etc'
  1351. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1352. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1353. compiling pointer.c
  1354. compiling function.c
  1355. compiling fiddle.c
  1356. compiling closure.c
  1357. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/fiber'
  1358. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1359. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1360. make[2]: Nothing to be done for 'all'.
  1361. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/gdbm'
  1362. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1363. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1364. compiling console.c
  1365. installing default console libraries
  1366. compiling handle.c
  1367. compiling conversions.c
  1368. installing default fiddle libraries
  1369. linking shared-object fiddle.so
  1370. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/fiddle'
  1371. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1372. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1373. compiling nonblock.c
  1374. linking shared-object io/nonblock.so
  1375. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/io/nonblock'
  1376. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1377. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1378. compiling wait.c
  1379. linking shared-object io/console.so
  1380. linking shared-object io/wait.so
  1381. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/io/console'
  1382. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1383. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1384. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/io/wait'
  1385. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1386. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1387. compiling generator.c
  1388. installing default libraries
  1389. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/json'
  1390. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1391. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1392. compiling parser.c
  1393. linking shared-object bigdecimal.so
  1394. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/bigdecimal'
  1395. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1396. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1397. compiling complex.c
  1398. linking shared-object mathn/complex.so
  1399. linking shared-object json/ext/parser.so
  1400. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/mathn/complex'
  1401. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1402. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1403. compiling rational.c
  1404. linking shared-object mathn/rational.so
  1405. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/json/parser'
  1406. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1407. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1408. compiling nkf.c
  1409. installing default nkf libraries
  1410. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/mathn/rational'
  1411. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1412. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1413. compiling objspace_dump.c
  1414. compiling objspace.c
  1415. compiling object_tracing.c
  1416. In file included from nkf.c:62:0:
  1417. nkf-utf8/nkf.c: In function ‘module_connection’:
  1418. nkf-utf8/nkf.c:5710:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
  1419. if (nkf_enc_unicode_p(output_encoding))
  1420. ^~
  1421. nkf-utf8/nkf.c:5713:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
  1422. if (x0201_f == NKF_UNSPECIFIED) {
  1423. ^~
  1424. linking shared-object json/ext/generator.so
  1425. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/json/generator'
  1426. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1427. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1428. compiling ossl_x509cert.c
  1429. compiling ossl_x509crl.c
  1430. compiling ossl_pkey_rsa.c
  1431. compiling ossl_pkey_dsa.c
  1432. linking shared-object date_core.so
  1433. compiling ossl_rand.c
  1434. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/date'
  1435. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1436. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1437. compiling pathname.c
  1438. installing default pathname libraries
  1439. linking shared-object objspace.so
  1440. compiling ossl_engine.c
  1441. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/objspace'
  1442. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1443. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1444. compiling psych_yaml_tree.c
  1445. compiling psych_emitter.c
  1446. compiling openssl_missing.c
  1447. compiling psych_parser.c
  1448. compiling psych.c
  1449. compiling ossl_x509name.c
  1450. compiling ossl_asn1.c
  1451. compiling ossl_pkey_dh.c
  1452. compiling psych_to_ruby.c
  1453. compiling ../.././ext/psych/yaml/reader.c
  1454. compiling ../.././ext/psych/yaml/api.c
  1455. compiling ossl_hmac.c
  1456. compiling ../.././ext/psych/yaml/loader.c
  1457. compiling ../.././ext/psych/yaml/emitter.c
  1458. compiling ../.././ext/psych/yaml/parser.c
  1459. compiling ossl_cipher.c
  1460. compiling ossl_x509.c
  1461. compiling ../.././ext/psych/yaml/writer.c
  1462. compiling ossl_x509store.c
  1463. compiling ../.././ext/psych/yaml/scanner.c
  1464. linking shared-object pathname.so
  1465. compiling ossl_x509ext.c
  1466. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/pathname'
  1467. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1468. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1469. compiling pty.c
  1470. installing default pty libraries
  1471. compiling ossl_x509attr.c
  1472. compiling ../.././ext/psych/yaml/dumper.c
  1473. linking shared-object pty.so
  1474. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/pty'
  1475. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1476. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1477. compiling cparse.c
  1478. compiling ossl_digest.c
  1479. compiling ossl_ssl.c
  1480. compiling ossl_pkey.c
  1481. compiling ossl_bio.c
  1482. compiling ossl.c
  1483. installing default psych libraries
  1484. compiling ossl_config.c
  1485. compiling ossl_bn.c
  1486. compiling ossl_pkey_ec.c
  1487. linking shared-object racc/cparse.so
  1488. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/racc/cparse'
  1489. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1490. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1491. compiling sizes.c
  1492. compiling ossl_pkcs7.c
  1493. linking shared-object rbconfig/sizeof.so
  1494. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/rbconfig/sizeof'
  1495. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1496. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1497. compiling readline.c
  1498. compiling ossl_pkcs5.c
  1499. compiling ossl_pkcs12.c
  1500. compiling ossl_x509revoked.c
  1501. compiling ossl_ns_spki.c
  1502. compiling ossl_x509req.c
  1503. linking shared-object readline.so
  1504. linking shared-object psych.so
  1505. linking shared-object nkf.so
  1506. compiling ossl_ocsp.c
  1507. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/readline'
  1508. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/psych'
  1509. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1510. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1511. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1512. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1513. compiling ripper.c
  1514. compiling init.c
  1515. compiling _sdbm.c
  1516. checking ../.././parse.y and ../.././ext/ripper/eventids2.c
  1517. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/nkf'
  1518. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1519. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1520. generating constant definitions
  1521. generating constant definitions
  1522. installing default socket libraries
  1523. compiling ossl_ssl_session.c
  1524. installing default ripper libraries
  1525. compiling init.c
  1526. compiling basicsocket.c
  1527. compiling socket.c
  1528. compiling ipsocket.c
  1529. installing default openssl libraries
  1530. compiling tcpsocket.c
  1531. compiling tcpserver.c
  1532. compiling sockssocket.c
  1533. compiling udpsocket.c
  1534. linking shared-object sdbm.so
  1535. compiling unixsocket.c
  1536. linking shared-object openssl.so
  1537. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/sdbm'
  1538. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1539. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1540. compiling stringio.c
  1541. compiling unixserver.c
  1542. compiling option.c
  1543. compiling ancdata.c
  1544. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/openssl'
  1545. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1546. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1547. compiling strscan.c
  1548. compiling raddrinfo.c
  1549. compiling ifaddr.c
  1550. compiling constants.c
  1551. linking shared-object strscan.so
  1552. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/strscan'
  1553. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1554. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1555. compiling syslog.c
  1556. installing default syslog libraries
  1557. linking shared-object stringio.so
  1558. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/stringio'
  1559. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1560. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1561. compiling thread.c
  1562. linking shared-object syslog.so
  1563. linking shared-object thread.so
  1564. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/syslog'
  1565. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1566. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1567. make[2]: Nothing to be done for 'all'.
  1568. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/tk'
  1569. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/thread'
  1570. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1571. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1572. make[2]: Nothing to be done for 'all'.
  1573. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/tk/tkutil'
  1574. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1575. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1576. compiling zlib.c
  1577. linking shared-object socket.so
  1578. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/socket'
  1579. linking shared-object zlib.so
  1580. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/zlib'
  1581. linking shared-object ripper.so
  1582. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4/ext/ripper'
  1583. make[2]: Entering directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1584. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1585. linking ruby
  1586. make[2]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1587. make[1]: Leaving directory '/tmp/ruby-build.20170710105253.15710/ruby-2.3.4'
  1588. Generating RDoc documentation
  1589. Parsing sources...
  1590. 0% [ 1/946] .../ruby-build.20170710105253.15710/ruby-2.3.4/doc/ChangeLog-0.06_to_0.52
  1591. 0% [ 2/946] .../ruby-build.20170710105253.15710/ruby-2.3.4/doc/ChangeLog-0.50_to_0.60
  1592. 0% [ 3/946] /tmp/ruby-build.20170710105253.15710/ruby-2.3.4/doc/ChangeLog-0.60_to_1.1
  1593. 0% [ 4/946] /tmp/ruby-build.20170710105253.15710/ruby-2.3.4/doc/ChangeLog-1.8.0
  1594. 0% [ 5/946] /tmp/ruby-build.20170710105253.15710/ruby-2.3.4/doc/ChangeLog-1.9.3
  1595. 0% [ 6/946] /tmp/ruby-build.20170710105253.15710/ruby-2.3.4/doc/ChangeLog-2.0.0
  1596. 0% [ 7/946] /tmp/ruby-build.20170710105253.15710/ruby-2.3.4/doc/ChangeLog-2.1.0
  1597. 0% [ 8/946] /tmp/ruby-build.20170710105253.15710/ruby-2.3.4/doc/ChangeLog-2.2.0
  1598. 0% [ 9/946] /tmp/ruby-build.20170710105253.15710/ruby-2.3.4/doc/ChangeLog-YARV
  1599. 1% [10/946] /tmp/ruby-build.20170710105253.15710/ruby-2.3.4/doc/NEWS-1.8.7
  1600. 1% [11/946] /tmp/ruby-build.20170710105253.15710/ruby-2.3.4/doc/NEWS-1.9.1
  1601. 1% [12/946] /tmp/ruby-build.20170710105253.15710/ruby-2.3.4/doc/NEWS-1.9.2
  1602. 1% [13/946] /tmp/ruby-build.20170710105253.15710/ruby-2.3.4/doc/NEWS-1.9.3
  1603. 1% [14/946] /tmp/ruby-build.20170710105253.15710/ruby-2.3.4/doc/NEWS-2.0.0
  1604. 1% [15/946] /tmp/ruby-build.20170710105253.15710/ruby-2.3.4/doc/NEWS-2.1.0
  1605. 1% [16/946] /tmp/ruby-build.20170710105253.15710/ruby-2.3.4/doc/NEWS-2.2.0
  1606. 1% [17/946] /tmp/ruby-build.20170710105253.15710/ruby-2.3.4/doc/contributing.rdoc
  1607. 1% [18/946] /tmp/ruby-build.20170710105253.15710/ruby-2.3.4/doc/contributors.rdoc
  1608. 2% [19/946] /tmp/ruby-build.20170710105253.15710/ruby-2.3.4/doc/dtrace_probes.rdoc
  1609. 2% [20/946] /tmp/ruby-build.20170710105253.15710/ruby-2.3.4/doc/extension.ja.rdoc
  1610. 2% [21/946] /tmp/ruby-build.20170710105253.15710/ruby-2.3.4/doc/extension.rdoc
  1611. 2% [22/946] /tmp/ruby-build.20170710105253.15710/ruby-2.3.4/doc/globals.rdoc
  1612. 2% [23/946] /tmp/ruby-build.20170710105253.15710/ruby-2.3.4/doc/keywords.rdoc
  1613. 2% [24/946] /tmp/ruby-build.20170710105253.15710/ruby-2.3.4/doc/maintainers.rdoc
  1614. 2% [25/946] /tmp/ruby-build.20170710105253.15710/ruby-2.3.4/doc/marshal.rdoc
  1615. 2% [26/946] /tmp/ruby-build.20170710105253.15710/ruby-2.3.4/doc/regexp.rdoc
  1616. 2% [27/946] /tmp/ruby-build.20170710105253.15710/ruby-2.3.4/doc/security.rdoc
  1617. 2% [28/946] /tmp/ruby-build.20170710105253.15710/ruby-2.3.4/doc/standard_library.rdoc
  1618. 3% [29/946] /tmp/ruby-build.20170710105253.15710/ruby-2.3.4/doc/syntax.rdoc
  1619. 3% [30/946] .../ruby-build.20170710105253.15710/ruby-2.3.4/doc/syntax/assignment.rdoc
  1620. 3% [31/946] ...-build.20170710105253.15710/ruby-2.3.4/doc/syntax/calling_methods.rdoc
  1621. 3% [32/946] ...ld.20170710105253.15710/ruby-2.3.4/doc/syntax/control_expressions.rdoc
  1622. 3% [33/946] .../ruby-build.20170710105253.15710/ruby-2.3.4/doc/syntax/exceptions.rdoc
  1623. 3% [34/946] /tmp/ruby-build.20170710105253.15710/ruby-2.3.4/doc/syntax/literals.rdoc
  1624. 3% [35/946] /tmp/ruby-build.20170710105253.15710/ruby-2.3.4/doc/syntax/methods.rdoc
  1625. 3% [36/946] ...by-build.20170710105253.15710/ruby-2.3.4/doc/syntax/miscellaneous.rdoc
  1626. 3% [37/946] ...ld.20170710105253.15710/ruby-2.3.4/doc/syntax/modules_and_classes.rdoc
  1627. 4% [38/946] .../ruby-build.20170710105253.15710/ruby-2.3.4/doc/syntax/precedence.rdoc
  1628. 4% [39/946] ...ruby-build.20170710105253.15710/ruby-2.3.4/doc/syntax/refinements.rdoc
  1629. 4% [40/946] ChangeLog
  1630. 4% [41/946] NEWS
  1631. 4% [42/946] README.ja.md
  1632. 4% [43/946] README.md
  1633. 4% [44/946] addr2line.c
  1634. 4% [45/946] array.c
  1635. 4% [46/946] bignum.c
  1636. 4% [47/946] class.c
  1637. 5% [48/946] compar.c
  1638. 5% [49/946] compile.c
  1639. 5% [50/946] complex.c
  1640. 5% [51/946] cont.c
  1641. 5% [52/946] debug.c
  1642. 5% [53/946] dir.c
  1643. 5% [54/946] dln.c
  1644. 5% [55/946] dln_find.c
  1645. 5% [56/946] dmydln.c
  1646. 6% [57/946] dmyenc.c
  1647. 6% [58/946] dmyext.c
  1648. 6% [59/946] doc/ChangeLog-0.06_to_0.52
  1649. 6% [60/946] doc/ChangeLog-0.50_to_0.60
  1650. 6% [61/946] doc/ChangeLog-0.60_to_1.1
  1651. 6% [62/946] doc/ChangeLog-1.8.0
  1652. 6% [63/946] doc/ChangeLog-1.9.3
  1653. 6% [64/946] doc/ChangeLog-2.0.0
  1654. 6% [65/946] doc/ChangeLog-2.1.0
  1655. 6% [66/946] doc/ChangeLog-2.2.0
  1656. 7% [67/946] doc/ChangeLog-YARV
  1657. 7% [68/946] doc/NEWS-1.8.7
  1658. 7% [69/946] doc/NEWS-1.9.1
  1659. 7% [70/946] doc/NEWS-1.9.2
  1660. 7% [71/946] doc/NEWS-1.9.3
  1661. 7% [72/946] doc/NEWS-2.0.0
  1662. 7% [73/946] doc/NEWS-2.1.0
  1663. 7% [74/946] doc/NEWS-2.2.0
  1664. 7% [75/946] doc/contributing.rdoc
  1665. 8% [76/946] doc/contributors.rdoc
  1666. 8% [77/946] doc/dtrace_probes.rdoc
  1667. 8% [78/946] doc/extension.ja.rdoc
  1668. 8% [79/946] doc/extension.rdoc
  1669. 8% [80/946] doc/globals.rdoc
  1670. 8% [81/946] doc/keywords.rdoc
  1671. 8% [82/946] doc/maintainers.rdoc
  1672. 8% [83/946] doc/marshal.rdoc
  1673. 8% [84/946] doc/regexp.rdoc
  1674. 8% [85/946] doc/security.rdoc
  1675. 9% [86/946] doc/standard_library.rdoc
  1676. 9% [87/946] doc/syntax.rdoc
  1677. 9% [88/946] doc/syntax/assignment.rdoc
  1678. 9% [89/946] doc/syntax/calling_methods.rdoc
  1679. 9% [90/946] doc/syntax/control_expressions.rdoc
  1680. 9% [91/946] doc/syntax/exceptions.rdoc
  1681. 9% [92/946] doc/syntax/literals.rdoc
  1682. 9% [93/946] doc/syntax/methods.rdoc
  1683. 9% [94/946] doc/syntax/miscellaneous.rdoc
  1684. 10% [95/946] doc/syntax/modules_and_classes.rdoc
  1685. 10% [96/946] doc/syntax/precedence.rdoc
  1686. 10% [97/946] doc/syntax/refinements.rdoc
  1687. 10% [98/946] encoding.c
  1688. 10% [99/946] enum.c
  1689. 10% [100/946] enumerator.c
  1690. 10% [101/946] error.c
  1691. 10% [102/946] eval.c
  1692. 10% [103/946] eval_error.c
  1693. 10% [104/946] eval_jump.c
  1694. 11% [105/946] ext/bigdecimal/bigdecimal.c
  1695. 11% [106/946] ext/bigdecimal/lib/bigdecimal/jacobian.rb
  1696. 11% [107/946] ext/bigdecimal/lib/bigdecimal/ludcmp.rb
  1697. 11% [108/946] ext/bigdecimal/lib/bigdecimal/math.rb
  1698. 11% [109/946] ext/bigdecimal/lib/bigdecimal/newton.rb
  1699. 11% [110/946] ext/bigdecimal/lib/bigdecimal/util.rb
  1700. 11% [111/946] ext/continuation/continuation.c
  1701. 11% [112/946] ext/coverage/coverage.c
  1702. 11% [113/946] ext/date/date_core.c
  1703. 12% [114/946] ext/dbm/dbm.c
  1704. 12% [115/946] ext/digest/bubblebabble/bubblebabble.c
  1705. 12% [116/946] ext/digest/digest.c
  1706. 12% [117/946] ext/digest/lib/digest.rb
  1707. 12% [118/946] ext/digest/md5/md5init.c
  1708. 12% [119/946] ext/digest/rmd160/rmd160init.c
  1709. 12% [120/946] ext/digest/sha1/sha1init.c
  1710. 12% [121/946] ext/digest/sha2/sha2init.c
  1711. 12% [122/946] ext/etc/etc.c
  1712. 13% [123/946] ext/fcntl/fcntl.c
  1713. 13% [124/946] ext/fiber/fiber.c
  1714. 13% [125/946] ext/fiddle/closure.c
  1715. 13% [126/946] ext/fiddle/conversions.c
  1716. 13% [127/946] ext/fiddle/fiddle.c
  1717. 13% [128/946] ext/fiddle/function.c
  1718. 13% [129/946] ext/fiddle/handle.c
  1719. 13% [130/946] ext/fiddle/lib/fiddle.rb
  1720. 13% [131/946] ext/fiddle/lib/fiddle/closure.rb
  1721. 13% [132/946] ext/fiddle/lib/fiddle/cparser.rb
  1722. 14% [133/946] ext/fiddle/lib/fiddle/function.rb
  1723. 14% [134/946] ext/fiddle/lib/fiddle/import.rb
  1724. 14% [135/946] ext/fiddle/lib/fiddle/pack.rb
  1725. 14% [136/946] ext/fiddle/lib/fiddle/struct.rb
  1726. 14% [137/946] ext/fiddle/lib/fiddle/types.rb
  1727. 14% [138/946] ext/fiddle/lib/fiddle/value.rb
  1728. 14% [139/946] ext/fiddle/pointer.c
  1729. 14% [140/946] ext/gdbm/gdbm.c
  1730. 14% [141/946] ext/io/console/console.c
  1731. 15% [142/946] ext/io/nonblock/nonblock.c
  1732. 15% [143/946] ext/io/wait/wait.c
  1733. 15% [144/946] ext/json/lib/json.rb
  1734. 15% [145/946] ext/json/lib/json/add/bigdecimal.rb
  1735. 15% [146/946] ext/json/lib/json/add/complex.rb
  1736. 15% [147/946] ext/json/lib/json/add/core.rb
  1737. 15% [148/946] ext/json/lib/json/add/date.rb
  1738. 15% [149/946] ext/json/lib/json/add/date_time.rb
  1739. 15% [150/946] ext/json/lib/json/add/exception.rb
  1740. 15% [151/946] ext/json/lib/json/add/ostruct.rb
  1741. 16% [152/946] ext/json/lib/json/add/range.rb
  1742. 16% [153/946] ext/json/lib/json/add/rational.rb
  1743. 16% [154/946] ext/json/lib/json/add/regexp.rb
  1744. 16% [155/946] ext/json/lib/json/add/struct.rb
  1745. 16% [156/946] ext/json/lib/json/add/symbol.rb
  1746. 16% [157/946] ext/json/lib/json/add/time.rb
  1747. 16% [158/946] ext/json/lib/json/common.rb
  1748. 16% [159/946] ext/json/lib/json/ext.rb
  1749. 16% [160/946] ext/json/lib/json/generic_object.rb
  1750. 17% [161/946] ext/json/lib/json/version.rb
  1751. 17% [162/946] ext/mathn/complex/complex.c
  1752. 17% [163/946] ext/mathn/rational/rational.c
  1753. 17% [164/946] ext/nkf/lib/kconv.rb
  1754. 17% [165/946] ext/nkf/nkf.c
  1755. 17% [166/946] ext/objspace/object_tracing.c
  1756. 17% [167/946] ext/objspace/objspace.c
  1757. 17% [168/946] ext/objspace/objspace_dump.c
  1758. 17% [169/946] ext/openssl/lib/openssl.rb
  1759. 17% [170/946] ext/openssl/lib/openssl/bn.rb
  1760. 18% [171/946] ext/openssl/lib/openssl/buffering.rb
  1761. 18% [172/946] ext/openssl/lib/openssl/cipher.rb
  1762. 18% [173/946] ext/openssl/lib/openssl/config.rb
  1763. 18% [174/946] ext/openssl/lib/openssl/digest.rb
  1764. 18% [175/946] ext/openssl/lib/openssl/pkey.rb
  1765. 18% [176/946] ext/openssl/lib/openssl/ssl.rb
  1766. 18% [177/946] ext/openssl/lib/openssl/x509.rb
  1767. 18% [178/946] ext/openssl/ossl.c
  1768. 18% [179/946] ext/openssl/ossl_asn1.c
  1769. 19% [180/946] ext/openssl/ossl_bio.c
  1770. 19% [181/946] ext/openssl/ossl_bn.c
  1771. 19% [182/946] ext/openssl/ossl_cipher.c
  1772. 19% [183/946] ext/openssl/ossl_config.c
  1773. 19% [184/946] ext/openssl/ossl_digest.c
  1774. 19% [185/946] ext/openssl/ossl_engine.c
  1775. 19% [186/946] ext/openssl/ossl_hmac.c
  1776. 19% [187/946] ext/openssl/ossl_ns_spki.c
  1777. 19% [188/946] ext/openssl/ossl_ocsp.c
  1778. 19% [189/946] ext/openssl/ossl_pkcs12.c
  1779. 20% [190/946] ext/openssl/ossl_pkcs5.c
  1780. 20% [191/946] ext/openssl/ossl_pkcs7.c
  1781. 20% [192/946] ext/openssl/ossl_pkey.c
  1782. 20% [193/946] ext/openssl/ossl_pkey_dh.c
  1783. 20% [194/946] ext/openssl/ossl_pkey_dsa.c
  1784. 20% [195/946] ext/openssl/ossl_pkey_ec.c
  1785. 20% [196/946] ext/openssl/ossl_pkey_rsa.c
  1786. 20% [197/946] ext/openssl/ossl_rand.c
  1787. 20% [198/946] ext/openssl/ossl_ssl.c
  1788. 21% [199/946] ext/openssl/ossl_ssl_session.c
  1789. 21% [200/946] ext/openssl/ossl_x509.c
  1790. 21% [201/946] ext/openssl/ossl_x509attr.c
  1791. 21% [202/946] ext/openssl/ossl_x509cert.c
  1792. 21% [203/946] ext/openssl/ossl_x509crl.c
  1793. 21% [204/946] ext/openssl/ossl_x509ext.c
  1794. 21% [205/946] ext/openssl/ossl_x509name.c
  1795. 21% [206/946] ext/openssl/ossl_x509req.c
  1796. 21% [207/946] ext/openssl/ossl_x509revoked.c
  1797. 21% [208/946] ext/openssl/ossl_x509store.c
  1798. 22% [209/946] ext/pathname/lib/pathname.rb
  1799. 22% [210/946] ext/pathname/pathname.c
  1800. 22% [211/946] ext/psych/lib/psych.rb
  1801. 22% [212/946] ext/psych/lib/psych/class_loader.rb
  1802. 22% [213/946] ext/psych/lib/psych/coder.rb
  1803. 22% [214/946] ext/psych/lib/psych/core_ext.rb
  1804. 22% [215/946] ext/psych/lib/psych/deprecated.rb
  1805. 22% [216/946] ext/psych/lib/psych/exception.rb
  1806. 22% [217/946] ext/psych/lib/psych/handler.rb
  1807. 23% [218/946] ext/psych/lib/psych/handlers/document_stream.rb
  1808. 23% [219/946] ext/psych/lib/psych/handlers/recorder.rb
  1809. 23% [220/946] ext/psych/lib/psych/json/ruby_events.rb
  1810. 23% [221/946] ext/psych/lib/psych/json/stream.rb
  1811. 23% [222/946] ext/psych/lib/psych/json/tree_builder.rb
  1812. 23% [223/946] ext/psych/lib/psych/json/yaml_events.rb
  1813. 23% [224/946] ext/psych/lib/psych/nodes.rb
  1814. 23% [225/946] ext/psych/lib/psych/nodes/alias.rb
  1815. 23% [226/946] ext/psych/lib/psych/nodes/document.rb
  1816. 23% [227/946] ext/psych/lib/psych/nodes/mapping.rb
  1817. 24% [228/946] ext/psych/lib/psych/nodes/node.rb
  1818. 24% [229/946] ext/psych/lib/psych/nodes/scalar.rb
  1819. 24% [230/946] ext/psych/lib/psych/nodes/sequence.rb
  1820. 24% [231/946] ext/psych/lib/psych/nodes/stream.rb
  1821. 24% [232/946] ext/psych/lib/psych/omap.rb
  1822. 24% [233/946] ext/psych/lib/psych/parser.rb
  1823. 24% [234/946] ext/psych/lib/psych/scalar_scanner.rb
  1824. 24% [235/946] ext/psych/lib/psych/set.rb
  1825. 24% [236/946] ext/psych/lib/psych/stream.rb
  1826. 25% [237/946] ext/psych/lib/psych/streaming.rb
  1827. 25% [238/946] ext/psych/lib/psych/syntax_error.rb
  1828. 25% [239/946] ext/psych/lib/psych/tree_builder.rb
  1829. 25% [240/946] ext/psych/lib/psych/versions.rb
  1830. 25% [241/946] ext/psych/lib/psych/visitors.rb
  1831. 25% [242/946] ext/psych/lib/psych/visitors/depth_first.rb
  1832. 25% [243/946] ext/psych/lib/psych/visitors/emitter.rb
  1833. 25% [244/946] ext/psych/lib/psych/visitors/json_tree.rb
  1834. 25% [245/946] ext/psych/lib/psych/visitors/to_ruby.rb
  1835. 26% [246/946] ext/psych/lib/psych/visitors/visitor.rb
  1836. 26% [247/946] ext/psych/lib/psych/visitors/yaml_tree.rb
  1837. 26% [248/946] ext/psych/lib/psych/y.rb
  1838. 26% [249/946] ext/psych/lib/psych_jars.rb
  1839. 26% [250/946] ext/psych/psych.c
  1840. 26% [251/946] ext/pty/lib/expect.rb
  1841. 26% [252/946] ext/pty/pty.c
  1842. 26% [253/946] ext/racc/cparse/cparse.c
  1843. 26% [254/946] ext/readline/readline.c
  1844. 26% [255/946] ext/ripper/lib/ripper.rb
  1845. 27% [256/946] ext/ripper/lib/ripper/core.rb
  1846. 27% [257/946] ext/ripper/lib/ripper/filter.rb
  1847. 27% [258/946] ext/ripper/lib/ripper/lexer.rb
  1848. 27% [259/946] ext/ripper/lib/ripper/sexp.rb
  1849. 27% [260/946] ext/ripper/ripper.c
  1850. 27% [261/946] ext/sdbm/init.c
  1851. 27% [262/946] ext/socket/ancdata.c
  1852. 27% [263/946] ext/socket/basicsocket.c
  1853. 27% [264/946] ext/socket/constants.c
  1854. 28% [265/946] ext/socket/constdefs.c
  1855. 28% [266/946] ext/socket/ifaddr.c
  1856. 28% [267/946] ext/socket/init.c
  1857. 28% [268/946] ext/socket/ipsocket.c
  1858. 28% [269/946] ext/socket/lib/socket.rb
  1859. 28% [270/946] ext/socket/option.c
  1860. 28% [271/946] ext/socket/raddrinfo.c
  1861. 28% [272/946] ext/socket/socket.c
  1862. 28% [273/946] ext/socket/sockssocket.c
  1863. 28% [274/946] ext/socket/tcpserver.c
  1864. 29% [275/946] ext/socket/tcpsocket.c
  1865. 29% [276/946] ext/socket/udpsocket.c
  1866. 29% [277/946] ext/socket/unixserver.c
  1867. 29% [278/946] ext/socket/unixsocket.c
  1868. 29% [279/946] ext/stringio/stringio.c
  1869. 29% [280/946] ext/strscan/strscan.c
  1870. 29% [281/946] ext/syslog/lib/syslog/logger.rb
  1871. 29% [282/946] ext/syslog/syslog.c
  1872. 29% [283/946] ext/thread/thread.c
  1873. 30% [284/946] ext/win32ole/lib/win32ole/property.rb
  1874. 30% [285/946] ext/win32ole/win32ole.c
  1875. 30% [286/946] ext/win32ole/win32ole_error.c
  1876. 30% [287/946] ext/win32ole/win32ole_event.c
  1877. 30% [288/946] ext/win32ole/win32ole_method.c
  1878. 30% [289/946] ext/win32ole/win32ole_param.c
  1879. 30% [290/946] ext/win32ole/win32ole_record.c
  1880. 30% [291/946] ext/win32ole/win32ole_type.c
  1881. 30% [292/946] ext/win32ole/win32ole_typelib.c
  1882. 30% [293/946] ext/win32ole/win32ole_variable.c
  1883. 31% [294/946] ext/win32ole/win32ole_variant.c
  1884. 31% [295/946] ext/win32ole/win32ole_variant_m.c
  1885. 31% [296/946] ext/zlib/zlib.c
  1886. 31% [297/946] file.c
  1887. 31% [298/946] gc.c
  1888. 31% [299/946] golf_prelude.c
  1889. 31% [300/946] goruby.c
  1890. 31% [301/946] hash.c
  1891. 31% [302/946] id.c
  1892. 32% [303/946] id_table.c
  1893. 32% [304/946] inits.c
  1894. 32% [305/946] io.c
  1895. 32% [306/946] iseq.c
  1896. 32% [307/946] lex.c
  1897. 32% [308/946] lib/English.rb
  1898. 32% [309/946] lib/abbrev.rb
  1899. 32% [310/946] lib/base64.rb
  1900. 32% [311/946] lib/benchmark.rb
  1901. 32% [312/946] lib/cgi.rb
  1902. 33% [313/946] lib/cgi/cookie.rb
  1903. 33% [314/946] lib/cgi/core.rb
  1904. 33% [315/946] lib/cgi/html.rb
  1905. 33% [316/946] lib/cgi/session.rb
  1906. 33% [317/946] lib/cgi/session/pstore.rb
  1907. 33% [318/946] lib/cgi/util.rb
  1908. 33% [319/946] lib/cmath.rb
  1909. 33% [320/946] lib/csv.rb
  1910. 33% [321/946] lib/debug.rb
  1911. 34% [322/946] lib/delegate.rb
  1912. 34% [323/946] lib/drb.rb
  1913. 34% [324/946] lib/drb/acl.rb
  1914. 34% [325/946] lib/drb/drb.rb
  1915. 34% [326/946] lib/drb/eq.rb
  1916. 34% [327/946] lib/drb/extserv.rb
  1917. 34% [328/946] lib/drb/extservm.rb
  1918. 34% [329/946] lib/drb/gw.rb
  1919. 34% [330/946] lib/drb/invokemethod.rb
  1920. 34% [331/946] lib/drb/observer.rb
  1921. 35% [332/946] lib/drb/ssl.rb
  1922. 35% [333/946] lib/drb/timeridconv.rb
  1923. 35% [334/946] lib/drb/unix.rb
  1924. 35% [335/946] lib/e2mmap.rb
  1925. 35% [336/946] lib/erb.rb
  1926. 35% [337/946] lib/fileutils.rb
  1927. 35% [338/946] lib/find.rb
  1928. 35% [339/946] lib/forwardable.rb
  1929. 35% [340/946] lib/getoptlong.rb
  1930. 36% [341/946] lib/ipaddr.rb
  1931. 36% [342/946] lib/irb.rb
  1932. 36% [343/946] lib/irb/cmd/chws.rb
  1933. 36% [344/946] lib/irb/cmd/fork.rb
  1934. 36% [345/946] lib/irb/cmd/help.rb
  1935. 36% [346/946] lib/irb/cmd/load.rb
  1936. 36% [347/946] lib/irb/cmd/nop.rb
  1937. 36% [348/946] lib/irb/cmd/pushws.rb
  1938. 36% [349/946] lib/irb/cmd/subirb.rb
  1939. 36% [350/946] lib/irb/completion.rb
  1940. 37% [351/946] lib/irb/context.rb
  1941. 37% [352/946] lib/irb/ext/change-ws.rb
  1942. 37% [353/946] lib/irb/ext/history.rb
  1943. 37% [354/946] lib/irb/ext/loader.rb
  1944. 37% [355/946] lib/irb/ext/math-mode.rb
  1945. 37% [356/946] lib/irb/ext/multi-irb.rb
  1946. 37% [357/946] lib/irb/ext/save-history.rb
  1947. 37% [358/946] lib/irb/ext/tracer.rb
  1948. 37% [359/946] lib/irb/ext/use-loader.rb
  1949. 38% [360/946] lib/irb/ext/workspaces.rb
  1950. 38% [361/946] lib/irb/extend-command.rb
  1951. 38% [362/946] lib/irb/frame.rb
  1952. 38% [363/946] lib/irb/help.rb
  1953. 38% [364/946] lib/irb/init.rb
  1954. 38% [365/946] lib/irb/input-method.rb
  1955. 38% [366/946] lib/irb/inspector.rb
  1956. 38% [367/946] lib/irb/lc/error.rb
  1957. 38% [368/946] lib/irb/lc/ja/encoding_aliases.rb
  1958. 39% [369/946] lib/irb/lc/ja/error.rb
  1959. 39% [370/946] lib/irb/locale.rb
  1960. 39% [371/946] lib/irb/magic-file.rb
  1961. 39% [372/946] lib/irb/notifier.rb
  1962. 39% [373/946] lib/irb/output-method.rb
  1963. 39% [374/946] lib/irb/ruby-lex.rb
  1964. 39% [375/946] lib/irb/ruby-token.rb
  1965. 39% [376/946] lib/irb/slex.rb
  1966. 39% [377/946] lib/irb/src_encoding.rb
  1967. 39% [378/946] lib/irb/version.rb
  1968. 40% [379/946] lib/irb/workspace.rb
  1969. 40% [380/946] lib/irb/ws-for-case-2.rb
  1970. 40% [381/946] lib/irb/xmp.rb
  1971. 40% [382/946] lib/logger.rb
  1972. 40% [383/946] lib/mathn.rb
  1973. 40% [384/946] lib/matrix.rb
  1974. 40% [385/946] lib/matrix/eigenvalue_decomposition.rb
  1975. 40% [386/946] lib/matrix/lup_decomposition.rb
  1976. 40% [387/946] lib/mkmf.rb
  1977. 41% [388/946] lib/monitor.rb
  1978. 41% [389/946] lib/mutex_m.rb
  1979. 41% [390/946] lib/net/ftp.rb
  1980. 41% [391/946] lib/net/http.rb
  1981. 41% [392/946] lib/net/http/backward.rb
  1982. 41% [393/946] lib/net/http/exceptions.rb
  1983. 41% [394/946] lib/net/http/generic_request.rb
  1984. 41% [395/946] lib/net/http/header.rb
  1985. 41% [396/946] lib/net/http/proxy_delta.rb
  1986. 41% [397/946] lib/net/http/request.rb
  1987. 42% [398/946] lib/net/http/requests.rb
  1988. 42% [399/946] lib/net/http/response.rb
  1989. 42% [400/946] lib/net/http/responses.rb
  1990. 42% [401/946] lib/net/https.rb
  1991. 42% [402/946] lib/net/imap.rb
  1992. 42% [403/946] lib/net/pop.rb
  1993. 42% [404/946] lib/net/protocol.rb
  1994. 42% [405/946] lib/net/smtp.rb
  1995. 42% [406/946] lib/observer.rb
  1996. 43% [407/946] lib/open-uri.rb
  1997. 43% [408/946] lib/open3.rb
  1998. 43% [409/946] lib/optionparser.rb
  1999. 43% [410/946] lib/optparse.rb
  2000. 43% [411/946] lib/optparse/ac.rb
  2001. 43% [412/946] lib/optparse/date.rb
  2002. 43% [413/946] lib/optparse/shellwords.rb
  2003. 43% [414/946] lib/optparse/time.rb
  2004. 43% [415/946] lib/optparse/uri.rb
  2005. 43% [416/946] lib/optparse/version.rb
  2006. 44% [417/946] lib/ostruct.rb
  2007. 44% [418/946] lib/pp.rb
  2008. 44% [419/946] lib/prettyprint.rb
  2009. 44% [420/946] lib/prime.rb
  2010. 44% [421/946] lib/profile.rb
  2011. 44% [422/946] lib/profiler.rb
  2012. 44% [423/946] lib/pstore.rb
  2013. 44% [424/946] lib/racc/parser.rb
  2014. 44% [425/946] lib/racc/rdoc/grammar.en.rdoc
  2015. 45% [426/946] lib/rdoc.rb
  2016. 45% [427/946] lib/rdoc/alias.rb
  2017. 45% [428/946] lib/rdoc/anon_class.rb
  2018. 45% [429/946] lib/rdoc/any_method.rb
  2019. 45% [430/946] lib/rdoc/attr.rb
  2020. 45% [431/946] lib/rdoc/class_module.rb
  2021. 45% [432/946] lib/rdoc/code_object.rb
  2022. 45% [433/946] lib/rdoc/code_objects.rb
  2023. 45% [434/946] lib/rdoc/comment.rb
  2024. 45% [435/946] lib/rdoc/constant.rb
  2025. 46% [436/946] lib/rdoc/context.rb
  2026. 46% [437/946] lib/rdoc/context/section.rb
  2027. 46% [438/946] lib/rdoc/cross_reference.rb
  2028. 46% [439/946] lib/rdoc/encoding.rb
  2029. 46% [440/946] lib/rdoc/erb_partial.rb
  2030. 46% [441/946] lib/rdoc/erbio.rb
  2031. 46% [442/946] lib/rdoc/extend.rb
  2032. 46% [443/946] lib/rdoc/generator.rb
  2033. 46% [444/946] lib/rdoc/generator/darkfish.rb
  2034. 47% [445/946] lib/rdoc/generator/json_index.rb
  2035. 47% [446/946] lib/rdoc/generator/markup.rb
  2036. 47% [447/946] lib/rdoc/generator/pot.rb
  2037. 47% [448/946] lib/rdoc/generator/pot/message_extractor.rb
  2038. 47% [449/946] lib/rdoc/generator/pot/po.rb
  2039. 47% [450/946] lib/rdoc/generator/pot/po_entry.rb
  2040. 47% [451/946] lib/rdoc/generator/ri.rb
  2041. 47% [452/946] lib/rdoc/ghost_method.rb
  2042. 47% [453/946] lib/rdoc/i18n.rb
  2043. 47% [454/946] lib/rdoc/i18n/locale.rb
  2044. 48% [455/946] lib/rdoc/i18n/text.rb
  2045. 48% [456/946] lib/rdoc/include.rb
  2046. 48% [457/946] lib/rdoc/known_classes.rb
  2047. 48% [458/946] lib/rdoc/markdown.rb
  2048. 48% [459/946] lib/rdoc/markdown/entities.rb
  2049. 48% [460/946] lib/rdoc/markdown/literals_1_9.rb
  2050. 48% [461/946] lib/rdoc/markup.rb
  2051. 48% [462/946] lib/rdoc/markup/attr_changer.rb
  2052. 48% [463/946] lib/rdoc/markup/attr_span.rb
  2053. 49% [464/946] lib/rdoc/markup/attribute_manager.rb
  2054. 49% [465/946] lib/rdoc/markup/attributes.rb
  2055. 49% [466/946] lib/rdoc/markup/blank_line.rb
  2056. 49% [467/946] lib/rdoc/markup/block_quote.rb
  2057. 49% [468/946] lib/rdoc/markup/document.rb
  2058. 49% [469/946] lib/rdoc/markup/formatter.rb
  2059. 49% [470/946] lib/rdoc/markup/formatter_test_case.rb
  2060. 49% [471/946] lib/rdoc/markup/hard_break.rb
  2061. 49% [472/946] lib/rdoc/markup/heading.rb
  2062. 50% [473/946] lib/rdoc/markup/include.rb
  2063. 50% [474/946] lib/rdoc/markup/indented_paragraph.rb
  2064. 50% [475/946] lib/rdoc/markup/inline.rb
  2065. 50% [476/946] lib/rdoc/markup/list.rb
  2066. 50% [477/946] lib/rdoc/markup/list_item.rb
  2067. 50% [478/946] lib/rdoc/markup/paragraph.rb
  2068. 50% [479/946] lib/rdoc/markup/parser.rb
  2069. 50% [480/946] lib/rdoc/markup/pre_process.rb
  2070. 50% [481/946] lib/rdoc/markup/raw.rb
  2071. 50% [482/946] lib/rdoc/markup/rule.rb
  2072. 51% [483/946] lib/rdoc/markup/special.rb
  2073. 51% [484/946] lib/rdoc/markup/text_formatter_test_case.rb
  2074. 51% [485/946] lib/rdoc/markup/to_ansi.rb
  2075. 51% [486/946] lib/rdoc/markup/to_bs.rb
  2076. 51% [487/946] lib/rdoc/markup/to_html.rb
  2077. 51% [488/946] lib/rdoc/markup/to_html_crossref.rb
  2078. 51% [489/946] lib/rdoc/markup/to_html_snippet.rb
  2079. 51% [490/946] lib/rdoc/markup/to_joined_paragraph.rb
  2080. 51% [491/946] lib/rdoc/markup/to_label.rb
  2081. 52% [492/946] lib/rdoc/markup/to_markdown.rb
  2082. 52% [493/946] lib/rdoc/markup/to_rdoc.rb
  2083. 52% [494/946] lib/rdoc/markup/to_table_of_contents.rb
  2084. 52% [495/946] lib/rdoc/markup/to_test.rb
  2085. 52% [496/946] lib/rdoc/markup/to_tt_only.rb
  2086. 52% [497/946] lib/rdoc/markup/verbatim.rb
  2087. 52% [498/946] lib/rdoc/meta_method.rb
  2088. 52% [499/946] lib/rdoc/method_attr.rb
  2089. 52% [500/946] lib/rdoc/mixin.rb
  2090. 52% [501/946] lib/rdoc/normal_class.rb
  2091. 53% [502/946] lib/rdoc/normal_module.rb
  2092. 53% [503/946] lib/rdoc/options.rb
  2093. 53% [504/946] lib/rdoc/parser.rb
  2094. 53% [505/946] lib/rdoc/parser/c.rb
  2095. 53% [506/946] lib/rdoc/parser/changelog.rb
  2096. 53% [507/946] lib/rdoc/parser/markdown.rb
  2097. 53% [508/946] lib/rdoc/parser/rd.rb
  2098. 53% [509/946] lib/rdoc/parser/ruby.rb
  2099. 53% [510/946] lib/rdoc/parser/ruby_tools.rb
  2100. 54% [511/946] lib/rdoc/parser/simple.rb
  2101. 54% [512/946] lib/rdoc/parser/text.rb
  2102. 54% [513/946] lib/rdoc/rd.rb
  2103. 54% [514/946] lib/rdoc/rd/block_parser.rb
  2104. 54% [515/946] lib/rdoc/rd/inline.rb
  2105. 54% [516/946] lib/rdoc/rd/inline_parser.rb
  2106. 54% [517/946] lib/rdoc/rdoc.gemspec
  2107. 54% [518/946] lib/rdoc/rdoc.rb
  2108. 54% [519/946] lib/rdoc/require.rb
  2109. 54% [520/946] lib/rdoc/ri.rb
  2110. 55% [521/946] lib/rdoc/ri/driver.rb
  2111. 55% [522/946] lib/rdoc/ri/formatter.rb
  2112. 55% [523/946] lib/rdoc/ri/paths.rb
  2113. 55% [524/946] lib/rdoc/ri/store.rb
  2114. 55% [525/946] lib/rdoc/ri/task.rb
  2115. 55% [526/946] lib/rdoc/ruby_lex.rb
  2116. 55% [527/946] lib/rdoc/ruby_token.rb
  2117. 55% [528/946] lib/rdoc/rubygems_hook.rb
  2118. 55% [529/946] lib/rdoc/servlet.rb
  2119. 56% [530/946] lib/rdoc/single_class.rb
  2120. 56% [531/946] lib/rdoc/stats.rb
  2121. 56% [532/946] lib/rdoc/stats/normal.rb
  2122. 56% [533/946] lib/rdoc/stats/quiet.rb
  2123. 56% [534/946] lib/rdoc/stats/verbose.rb
  2124. 56% [535/946] lib/rdoc/store.rb
  2125. 56% [536/946] lib/rdoc/task.rb
  2126. 56% [537/946] lib/rdoc/test_case.rb
  2127. 56% [538/946] lib/rdoc/text.rb
  2128. 56% [539/946] lib/rdoc/token_stream.rb
  2129. 57% [540/946] lib/rdoc/tom_doc.rb
  2130. 57% [541/946] lib/rdoc/top_level.rb
  2131. 57% [542/946] lib/resolv-replace.rb
  2132. 57% [543/946] lib/resolv.rb
  2133. 57% [544/946] lib/rexml/attlistdecl.rb
  2134. 57% [545/946] lib/rexml/attribute.rb
  2135. 57% [546/946] lib/rexml/cdata.rb
  2136. 57% [547/946] lib/rexml/child.rb
  2137. 57% [548/946] lib/rexml/comment.rb
  2138. 58% [549/946] lib/rexml/doctype.rb
  2139. 58% [550/946] lib/rexml/document.rb
  2140. 58% [551/946] lib/rexml/dtd/attlistdecl.rb
  2141. 58% [552/946] lib/rexml/dtd/dtd.rb
  2142. 58% [553/946] lib/rexml/dtd/elementdecl.rb
  2143. 58% [554/946] lib/rexml/dtd/entitydecl.rb
  2144. 58% [555/946] lib/rexml/dtd/notationdecl.rb
  2145. 58% [556/946] lib/rexml/element.rb
  2146. 58% [557/946] lib/rexml/encoding.rb
  2147. 58% [558/946] lib/rexml/entity.rb
  2148. 59% [559/946] lib/rexml/formatters/default.rb
  2149. 59% [560/946] lib/rexml/formatters/pretty.rb
  2150. 59% [561/946] lib/rexml/formatters/transitive.rb
  2151. 59% [562/946] lib/rexml/functions.rb
  2152. 59% [563/946] lib/rexml/instruction.rb
  2153. 59% [564/946] lib/rexml/light/node.rb
  2154. 59% [565/946] lib/rexml/namespace.rb
  2155. 59% [566/946] lib/rexml/node.rb
  2156. 59% [567/946] lib/rexml/output.rb
  2157. 60% [568/946] lib/rexml/parent.rb
  2158. 60% [569/946] lib/rexml/parseexception.rb
  2159. 60% [570/946] lib/rexml/parsers/baseparser.rb
  2160. 60% [571/946] lib/rexml/parsers/lightparser.rb
  2161. 60% [572/946] lib/rexml/parsers/pullparser.rb
  2162. 60% [573/946] lib/rexml/parsers/sax2parser.rb
  2163. 60% [574/946] lib/rexml/parsers/streamparser.rb
  2164. 60% [575/946] lib/rexml/parsers/treeparser.rb
  2165. 60% [576/946] lib/rexml/parsers/ultralightparser.rb
  2166. 60% [577/946] lib/rexml/parsers/xpathparser.rb
  2167. 61% [578/946] lib/rexml/quickpath.rb
  2168. 61% [579/946] lib/rexml/rexml.rb
  2169. 61% [580/946] lib/rexml/sax2listener.rb
  2170. 61% [581/946] lib/rexml/security.rb
  2171. 61% [582/946] lib/rexml/source.rb
  2172. 61% [583/946] lib/rexml/streamlistener.rb
  2173. 61% [584/946] lib/rexml/syncenumerator.rb
  2174. 61% [585/946] lib/rexml/text.rb
  2175. 61% [586/946] lib/rexml/undefinednamespaceexception.rb
  2176. 62% [587/946] lib/rexml/validation/relaxng.rb
  2177. 62% [588/946] lib/rexml/validation/validation.rb
  2178. 62% [589/946] lib/rexml/validation/validationexception.rb
  2179. 62% [590/946] lib/rexml/xmldecl.rb
  2180. 62% [591/946] lib/rexml/xmltokens.rb
  2181. 62% [592/946] lib/rexml/xpath.rb
  2182. 62% [593/946] lib/rexml/xpath_parser.rb
  2183. 62% [594/946] lib/rinda/rinda.rb
  2184. 62% [595/946] lib/rinda/ring.rb
  2185. 63% [596/946] lib/rinda/tuplespace.rb
  2186. 63% [597/946] lib/rss.rb
  2187. 63% [598/946] lib/rss/0.9.rb
  2188. 63% [599/946] lib/rss/1.0.rb
  2189. 63% [600/946] lib/rss/2.0.rb
  2190. 63% [601/946] lib/rss/atom.rb
  2191. 63% [602/946] lib/rss/content.rb
  2192. 63% [603/946] lib/rss/content/1.0.rb
  2193. 63% [604/946] lib/rss/content/2.0.rb
  2194. 63% [605/946] lib/rss/converter.rb
  2195. 64% [606/946] lib/rss/dublincore.rb
  2196. 64% [607/946] lib/rss/dublincore/1.0.rb
  2197. 64% [608/946] lib/rss/dublincore/2.0.rb
  2198. 64% [609/946] lib/rss/dublincore/atom.rb
  2199. 64% [610/946] lib/rss/image.rb
  2200. 64% [611/946] lib/rss/itunes.rb
  2201. 64% [612/946] lib/rss/maker.rb
  2202. 64% [613/946] lib/rss/maker/0.9.rb
  2203. 64% [614/946] lib/rss/maker/1.0.rb
  2204. 65% [615/946] lib/rss/maker/2.0.rb
  2205. 65% [616/946] lib/rss/maker/atom.rb
  2206. 65% [617/946] lib/rss/maker/base.rb
  2207. 65% [618/946] lib/rss/maker/content.rb
  2208. 65% [619/946] lib/rss/maker/dublincore.rb
  2209. 65% [620/946] lib/rss/maker/entry.rb
  2210. 65% [621/946] lib/rss/maker/feed.rb
  2211. 65% [622/946] lib/rss/maker/image.rb
  2212. 65% [623/946] lib/rss/maker/itunes.rb
  2213. 65% [624/946] lib/rss/maker/slash.rb
  2214. 66% [625/946] lib/rss/maker/syndication.rb
  2215. 66% [626/946] lib/rss/maker/taxonomy.rb
  2216. 66% [627/946] lib/rss/maker/trackback.rb
  2217. 66% [628/946] lib/rss/parser.rb
  2218. 66% [629/946] lib/rss/rexmlparser.rb
  2219. 66% [630/946] lib/rss/rss.rb
  2220. 66% [631/946] lib/rss/slash.rb
  2221. 66% [632/946] lib/rss/syndication.rb
  2222. 66% [633/946] lib/rss/taxonomy.rb
  2223. 67% [634/946] lib/rss/trackback.rb
  2224. 67% [635/946] lib/rss/utils.rb
  2225. 67% [636/946] lib/rss/xml-stylesheet.rb
  2226. 67% [637/946] lib/rss/xml.rb
  2227. 67% [638/946] lib/rss/xmlparser.rb
  2228. 67% [639/946] lib/rss/xmlscanner.rb
  2229. 67% [640/946] lib/rubygems.rb
  2230. 67% [641/946] lib/rubygems/LICENSE.txt
  2231. 67% [642/946] lib/rubygems/available_set.rb
  2232. 67% [643/946] lib/rubygems/basic_specification.rb
  2233. 68% [644/946] lib/rubygems/command.rb
  2234. 68% [645/946] lib/rubygems/command_manager.rb
  2235. 68% [646/946] lib/rubygems/commands/build_command.rb
  2236. 68% [647/946] lib/rubygems/commands/cert_command.rb
  2237. 68% [648/946] lib/rubygems/commands/check_command.rb
  2238. 68% [649/946] lib/rubygems/commands/cleanup_command.rb
  2239. 68% [650/946] lib/rubygems/commands/contents_command.rb
  2240. 68% [651/946] lib/rubygems/commands/dependency_command.rb
  2241. 68% [652/946] lib/rubygems/commands/environment_command.rb
  2242. 69% [653/946] lib/rubygems/commands/fetch_command.rb
  2243. 69% [654/946] lib/rubygems/commands/generate_index_command.rb
  2244. 69% [655/946] lib/rubygems/commands/help_command.rb
  2245. 69% [656/946] lib/rubygems/commands/install_command.rb
  2246. 69% [657/946] lib/rubygems/commands/list_command.rb
  2247. 69% [658/946] lib/rubygems/commands/lock_command.rb
  2248. 69% [659/946] lib/rubygems/commands/mirror_command.rb
  2249. 69% [660/946] lib/rubygems/commands/open_command.rb
  2250. 69% [661/946] lib/rubygems/commands/outdated_command.rb
  2251. 69% [662/946] lib/rubygems/commands/owner_command.rb
  2252. 70% [663/946] lib/rubygems/commands/pristine_command.rb
  2253. 70% [664/946] lib/rubygems/commands/push_command.rb
  2254. 70% [665/946] lib/rubygems/commands/query_command.rb
  2255. 70% [666/946] lib/rubygems/commands/rdoc_command.rb
  2256. 70% [667/946] lib/rubygems/commands/search_command.rb
  2257. 70% [668/946] lib/rubygems/commands/server_command.rb
  2258. 70% [669/946] lib/rubygems/commands/setup_command.rb
  2259. 70% [670/946] lib/rubygems/commands/sources_command.rb
  2260. 70% [671/946] lib/rubygems/commands/specification_command.rb
  2261. 71% [672/946] lib/rubygems/commands/stale_command.rb
  2262. 71% [673/946] lib/rubygems/commands/uninstall_command.rb
  2263. 71% [674/946] lib/rubygems/commands/unpack_command.rb
  2264. 71% [675/946] lib/rubygems/commands/update_command.rb
  2265. 71% [676/946] lib/rubygems/commands/which_command.rb
  2266. 71% [677/946] lib/rubygems/commands/yank_command.rb
  2267. 71% [678/946] lib/rubygems/compatibility.rb
  2268. 71% [679/946] lib/rubygems/config_file.rb
  2269. 71% [680/946] lib/rubygems/core_ext/kernel_gem.rb
  2270. 71% [681/946] lib/rubygems/core_ext/kernel_require.rb
  2271. 72% [682/946] lib/rubygems/defaults.rb
  2272. 72% [683/946] lib/rubygems/dependency.rb
  2273. 72% [684/946] lib/rubygems/dependency_installer.rb
  2274. 72% [685/946] lib/rubygems/dependency_list.rb
  2275. 72% [686/946] lib/rubygems/deprecate.rb
  2276. 72% [687/946] lib/rubygems/doctor.rb
  2277. 72% [688/946] lib/rubygems/errors.rb
  2278. 72% [689/946] lib/rubygems/exceptions.rb
  2279. 72% [690/946] lib/rubygems/ext.rb
  2280. 73% [691/946] lib/rubygems/ext/build_error.rb
  2281. 73% [692/946] lib/rubygems/ext/builder.rb
  2282. 73% [693/946] lib/rubygems/ext/cmake_builder.rb
  2283. 73% [694/946] lib/rubygems/ext/configure_builder.rb
  2284. 73% [695/946] lib/rubygems/ext/ext_conf_builder.rb
  2285. 73% [696/946] lib/rubygems/ext/rake_builder.rb
  2286. 73% [697/946] lib/rubygems/gem_runner.rb
  2287. 73% [698/946] lib/rubygems/gemcutter_utilities.rb
  2288. 73% [699/946] lib/rubygems/indexer.rb
  2289. 73% [700/946] lib/rubygems/install_default_message.rb
  2290. 74% [701/946] lib/rubygems/install_message.rb
  2291. 74% [702/946] lib/rubygems/install_update_options.rb
  2292. 74% [703/946] lib/rubygems/installer.rb
  2293. 74% [704/946] lib/rubygems/installer_test_case.rb
  2294. 74% [705/946] lib/rubygems/local_remote_options.rb
  2295. 74% [706/946] lib/rubygems/mock_gem_ui.rb
  2296. 74% [707/946] lib/rubygems/name_tuple.rb
  2297. 74% [708/946] lib/rubygems/package.rb
  2298. 74% [709/946] lib/rubygems/package/digest_io.rb
  2299. 75% [710/946] lib/rubygems/package/file_source.rb
  2300. 75% [711/946] lib/rubygems/package/io_source.rb
  2301. 75% [712/946] lib/rubygems/package/old.rb
  2302. 75% [713/946] lib/rubygems/package/source.rb
  2303. 75% [714/946] lib/rubygems/package/tar_header.rb
  2304. 75% [715/946] lib/rubygems/package/tar_reader.rb
  2305. 75% [716/946] lib/rubygems/package/tar_reader/entry.rb
  2306. 75% [717/946] lib/rubygems/package/tar_test_case.rb
  2307. 75% [718/946] lib/rubygems/package/tar_writer.rb
  2308. 76% [719/946] lib/rubygems/package_task.rb
  2309. 76% [720/946] lib/rubygems/path_support.rb
  2310. 76% [721/946] lib/rubygems/platform.rb
  2311. 76% [722/946] lib/rubygems/psych_additions.rb
  2312. 76% [723/946] lib/rubygems/psych_tree.rb
  2313. 76% [724/946] lib/rubygems/rdoc.rb
  2314. 76% [725/946] lib/rubygems/remote_fetcher.rb
  2315. 76% [726/946] lib/rubygems/request.rb
  2316. 76% [727/946] lib/rubygems/request/connection_pools.rb
  2317. 76% [728/946] lib/rubygems/request/http_pool.rb
  2318. 77% [729/946] lib/rubygems/request/https_pool.rb
  2319. 77% [730/946] lib/rubygems/request_set.rb
  2320. 77% [731/946] lib/rubygems/request_set/gem_dependency_api.rb
  2321. 77% [732/946] lib/rubygems/request_set/lockfile.rb
  2322. 77% [733/946] lib/rubygems/request_set/lockfile/parser.rb
  2323. 77% [734/946] lib/rubygems/request_set/lockfile/tokenizer.rb
  2324. 77% [735/946] lib/rubygems/requirement.rb
  2325. 77% [736/946] lib/rubygems/resolver.rb
  2326. 77% [737/946] lib/rubygems/resolver/activation_request.rb
  2327. 78% [738/946] lib/rubygems/resolver/api_set.rb
  2328. 78% [739/946] lib/rubygems/resolver/api_specification.rb
  2329. 78% [740/946] lib/rubygems/resolver/best_set.rb
  2330. 78% [741/946] lib/rubygems/resolver/composed_set.rb
  2331. 78% [742/946] lib/rubygems/resolver/conflict.rb
  2332. 78% [743/946] lib/rubygems/resolver/current_set.rb
  2333. 78% [744/946] lib/rubygems/resolver/dependency_request.rb
  2334. 78% [745/946] lib/rubygems/resolver/git_set.rb
  2335. 78% [746/946] lib/rubygems/resolver/git_specification.rb
  2336. 78% [747/946] lib/rubygems/resolver/index_set.rb
  2337. 79% [748/946] lib/rubygems/resolver/index_specification.rb
  2338. 79% [749/946] lib/rubygems/resolver/installed_specification.rb
  2339. 79% [750/946] lib/rubygems/resolver/installer_set.rb
  2340. 79% [751/946] lib/rubygems/resolver/local_specification.rb
  2341. 79% [752/946] lib/rubygems/resolver/lock_set.rb
  2342. 79% [753/946] lib/rubygems/resolver/lock_specification.rb
  2343. 79% [754/946] lib/rubygems/resolver/molinillo.rb
  2344. 79% [755/946] lib/rubygems/resolver/molinillo/lib/molinillo.rb
  2345. 79% [756/946] lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph.rb
  2346. 80% [757/946] lib/rubygems/resolver/molinillo/lib/molinillo/errors.rb
  2347. 80% [758/946] lib/rubygems/resolver/molinillo/lib/molinillo/gem_metadata.rb
  2348. 80% [759/946] ...ms/resolver/molinillo/lib/molinillo/modules/specification_provider.rb
  2349. 80% [760/946] lib/rubygems/resolver/molinillo/lib/molinillo/modules/ui.rb
  2350. 80% [761/946] lib/rubygems/resolver/molinillo/lib/molinillo/resolution.rb
  2351. 80% [762/946] lib/rubygems/resolver/molinillo/lib/molinillo/resolver.rb
  2352. 80% [763/946] lib/rubygems/resolver/molinillo/lib/molinillo/state.rb
  2353. 80% [764/946] lib/rubygems/resolver/requirement_list.rb
  2354. 80% [765/946] lib/rubygems/resolver/set.rb
  2355. 80% [766/946] lib/rubygems/resolver/source_set.rb
  2356. 81% [767/946] lib/rubygems/resolver/spec_specification.rb
  2357. 81% [768/946] lib/rubygems/resolver/specification.rb
  2358. 81% [769/946] lib/rubygems/resolver/stats.rb
  2359. 81% [770/946] lib/rubygems/resolver/vendor_set.rb
  2360. 81% [771/946] lib/rubygems/resolver/vendor_specification.rb
  2361. 81% [772/946] lib/rubygems/security.rb
  2362. 81% [773/946] lib/rubygems/security/policies.rb
  2363. 81% [774/946] lib/rubygems/security/policy.rb
  2364. 81% [775/946] lib/rubygems/security/signer.rb
  2365. 82% [776/946] lib/rubygems/security/trust_dir.rb
  2366. 82% [777/946] lib/rubygems/server.rb
  2367. 82% [778/946] lib/rubygems/source.rb
  2368. 82% [779/946] lib/rubygems/source/git.rb
  2369. 82% [780/946] lib/rubygems/source/installed.rb
  2370. 82% [781/946] lib/rubygems/source/local.rb
  2371. 82% [782/946] lib/rubygems/source/lock.rb
  2372. 82% [783/946] lib/rubygems/source/specific_file.rb
  2373. 82% [784/946] lib/rubygems/source/vendor.rb
  2374. 82% [785/946] lib/rubygems/source_list.rb
  2375. 83% [786/946] lib/rubygems/source_local.rb
  2376. 83% [787/946] lib/rubygems/source_specific_file.rb
  2377. 83% [788/946] lib/rubygems/spec_fetcher.rb
  2378. 83% [789/946] lib/rubygems/specification.rb
  2379. 83% [790/946] lib/rubygems/stub_specification.rb
  2380. 83% [791/946] lib/rubygems/syck_hack.rb
  2381. 83% [792/946] lib/rubygems/test_case.rb
  2382. 83% [793/946] lib/rubygems/test_utilities.rb
  2383. 83% [794/946] lib/rubygems/text.rb
  2384. 84% [795/946] lib/rubygems/uninstaller.rb
  2385. 84% [796/946] lib/rubygems/uri_formatter.rb
  2386. 84% [797/946] lib/rubygems/user_interaction.rb
  2387. 84% [798/946] lib/rubygems/util.rb
  2388. 84% [799/946] lib/rubygems/util/licenses.rb
  2389. 84% [800/946] lib/rubygems/util/list.rb
  2390. 84% [801/946] lib/rubygems/validator.rb
  2391. 84% [802/946] lib/rubygems/version.rb
  2392. 84% [803/946] lib/rubygems/version_option.rb
  2393. 84% [804/946] lib/scanf.rb
  2394. 85% [805/946] lib/securerandom.rb
  2395. 85% [806/946] lib/set.rb
  2396. 85% [807/946] lib/shell.rb
  2397. 85% [808/946] lib/shell/builtin-command.rb
  2398. 85% [809/946] lib/shell/command-processor.rb
  2399. 85% [810/946] lib/shell/error.rb
  2400. 85% [811/946] lib/shell/filter.rb
  2401. 85% [812/946] lib/shell/process-controller.rb
  2402. 85% [813/946] lib/shell/system-command.rb
  2403. 86% [814/946] lib/shell/version.rb
  2404. 86% [815/946] lib/shellwords.rb
  2405. 86% [816/946] lib/singleton.rb
  2406. 86% [817/946] lib/sync.rb
  2407. 86% [818/946] lib/tempfile.rb
  2408. 86% [819/946] lib/thwait.rb
  2409. 86% [820/946] lib/time.rb
  2410. 86% [821/946] lib/timeout.rb
  2411. 86% [822/946] lib/tmpdir.rb
  2412. 86% [823/946] lib/tracer.rb
  2413. 87% [824/946] lib/tsort.rb
  2414. 87% [825/946] lib/ubygems.rb
  2415. 87% [826/946] lib/un.rb
  2416. 87% [827/946] lib/unicode_normalize.rb
  2417. 87% [828/946] lib/unicode_normalize/normalize.rb
  2418. 87% [829/946] lib/unicode_normalize/tables.rb
  2419. 87% [830/946] lib/uri.rb
  2420. 87% [831/946] lib/uri/common.rb
  2421. 87% [832/946] lib/uri/ftp.rb
  2422. 88% [833/946] lib/uri/generic.rb
  2423. 88% [834/946] lib/uri/http.rb
  2424. 88% [835/946] lib/uri/https.rb
  2425. 88% [836/946] lib/uri/ldap.rb
  2426. 88% [837/946] lib/uri/ldaps.rb
  2427. 88% [838/946] lib/uri/mailto.rb
  2428. 88% [839/946] lib/uri/rfc2396_parser.rb
  2429. 88% [840/946] lib/uri/rfc3986_parser.rb
  2430. 88% [841/946] lib/weakref.rb
  2431. 89% [842/946] lib/webrick.rb
  2432. 89% [843/946] lib/webrick/accesslog.rb
  2433. 89% [844/946] lib/webrick/cgi.rb
  2434. 89% [845/946] lib/webrick/compat.rb
  2435. 89% [846/946] lib/webrick/config.rb
  2436. 89% [847/946] lib/webrick/cookie.rb
  2437. 89% [848/946] lib/webrick/htmlutils.rb
  2438. 89% [849/946] lib/webrick/httpauth.rb
  2439. 89% [850/946] lib/webrick/httpauth/authenticator.rb
  2440. 89% [851/946] lib/webrick/httpauth/basicauth.rb
  2441. 90% [852/946] lib/webrick/httpauth/digestauth.rb
  2442. 90% [853/946] lib/webrick/httpauth/htdigest.rb
  2443. 90% [854/946] lib/webrick/httpauth/htgroup.rb
  2444. 90% [855/946] lib/webrick/httpauth/htpasswd.rb
  2445. 90% [856/946] lib/webrick/httpauth/userdb.rb
  2446. 90% [857/946] lib/webrick/httpproxy.rb
  2447. 90% [858/946] lib/webrick/httprequest.rb
  2448. 90% [859/946] lib/webrick/httpresponse.rb
  2449. 90% [860/946] lib/webrick/https.rb
  2450. 91% [861/946] lib/webrick/httpserver.rb
  2451. 91% [862/946] lib/webrick/httpservlet.rb
  2452. 91% [863/946] lib/webrick/httpservlet/abstract.rb
  2453. 91% [864/946] lib/webrick/httpservlet/cgi_runner.rb
  2454. 91% [865/946] lib/webrick/httpservlet/cgihandler.rb
  2455. 91% [866/946] lib/webrick/httpservlet/erbhandler.rb
  2456. 91% [867/946] lib/webrick/httpservlet/filehandler.rb
  2457. 91% [868/946] lib/webrick/httpservlet/prochandler.rb
  2458. 91% [869/946] lib/webrick/httpstatus.rb
  2459. 91% [870/946] lib/webrick/httputils.rb
  2460. 92% [871/946] lib/webrick/httpversion.rb
  2461. 92% [872/946] lib/webrick/log.rb
  2462. 92% [873/946] lib/webrick/server.rb
  2463. 92% [874/946] lib/webrick/ssl.rb
  2464. 92% [875/946] lib/webrick/utils.rb
  2465. 92% [876/946] lib/webrick/version.rb
  2466. 92% [877/946] lib/xmlrpc.rb
  2467. 92% [878/946] lib/xmlrpc/base64.rb
  2468. 92% [879/946] lib/xmlrpc/client.rb
  2469. 93% [880/946] lib/xmlrpc/config.rb
  2470. 93% [881/946] lib/xmlrpc/create.rb
  2471. 93% [882/946] lib/xmlrpc/datetime.rb
  2472. 93% [883/946] lib/xmlrpc/marshal.rb
  2473. 93% [884/946] lib/xmlrpc/parser.rb
  2474. 93% [885/946] lib/xmlrpc/server.rb
  2475. 93% [886/946] lib/xmlrpc/utils.rb
  2476. 93% [887/946] lib/yaml.rb
  2477. 93% [888/946] lib/yaml/dbm.rb
  2478. 93% [889/946] lib/yaml/store.rb
  2479. 94% [890/946] load.c
  2480. 94% [891/946] loadpath.c
  2481. 94% [892/946] localeinit.c
  2482. 94% [893/946] main.c
  2483. 94% [894/946] marshal.c
  2484. 94% [895/946] math.c
  2485. 94% [896/946] miniinit.c
  2486. 94% [897/946] miniprelude.c
  2487. 94% [898/946] node.c
  2488. 95% [899/946] numeric.c
  2489. 95% [900/946] object.c
  2490. 95% [901/946] pack.c
  2491. 95% [902/946] parse.c
  2492. 95% [903/946] prelude.c
  2493. 95% [904/946] prelude.rb
  2494. 95% [905/946] proc.c
  2495. 95% [906/946] process.c
  2496. 95% [907/946] random.c
  2497. 95% [908/946] range.c
  2498. 96% [909/946] rational.c
  2499. 96% [910/946] re.c
  2500. 96% [911/946] regcomp.c
  2501. 96% [912/946] regenc.c
  2502. 96% [913/946] regerror.c
  2503. 96% [914/946] regexec.c
  2504. 96% [915/946] regparse.c
  2505. 96% [916/946] regsyntax.c
  2506. 96% [917/946] ruby.c
  2507. 97% [918/946] safe.c
  2508. 97% [919/946] signal.c
  2509. 97% [920/946] siphash.c
  2510. 97% [921/946] sparc.c
  2511. 97% [922/946] sprintf.c
  2512. 97% [923/946] st.c
  2513. 97% [924/946] strftime.c
  2514. 97% [925/946] string.c
  2515. 97% [926/946] struct.c
  2516. 97% [927/946] symbol.c
  2517. 98% [928/946] thread.c
  2518. 98% [929/946] thread_pthread.c
  2519. 98% [930/946] thread_sync.c
  2520. 98% [931/946] thread_win32.c
  2521. 98% [932/946] time.c
  2522. 98% [933/946] transcode.c
  2523. 98% [934/946] util.c
  2524. 98% [935/946] variable.c
  2525. 98% [936/946] version.c
  2526. 99% [937/946] vm.c
  2527. 99% [938/946] vm_args.c
  2528. 99% [939/946] vm_backtrace.c
  2529. 99% [940/946] vm_dump.c
  2530. 99% [941/946] vm_eval.c
  2531. 99% [942/946] vm_exec.c
  2532. 99% [943/946] vm_insnhelper.c
  2533. 99% [944/946] vm_method.c
  2534. 99% [945/946] vm_trace.c
  2535. 100% [946/946] vsnprintf.c
  2536.  
  2537. Generating RI format into /tmp/ruby-build.20170710105253.15710/ruby-2.3.4/.ext/rdoc...
  2538. Marshal.dump reentered at marshal_dump
  2539. /tmp/ruby-build.20170710105253.15710/ruby-2.3.4/lib/rdoc/store.rb:891:in `dump'
  2540. /tmp/ruby-build.20170710105253.15710/ruby-2.3.4/lib/rdoc/store.rb:891:in `save_method'
  2541. /tmp/ruby-build.20170710105253.15710/ruby-2.3.4/lib/rdoc/store.rb:753:in `block (2 levels) in save'
  2542. /tmp/ruby-build.20170710105253.15710/ruby-2.3.4/lib/rdoc/context.rb:732:in `block in each_method'
  2543. /tmp/ruby-build.20170710105253.15710/ruby-2.3.4/lib/rdoc/context.rb:732:in `each'
  2544. /tmp/ruby-build.20170710105253.15710/ruby-2.3.4/lib/rdoc/context.rb:732:in `each_method'
  2545. /tmp/ruby-build.20170710105253.15710/ruby-2.3.4/lib/rdoc/store.rb:752:in `block in save'
  2546. /tmp/ruby-build.20170710105253.15710/ruby-2.3.4/lib/rdoc/store.rb:749:in `each'
  2547. /tmp/ruby-build.20170710105253.15710/ruby-2.3.4/lib/rdoc/store.rb:749:in `save'
  2548. /tmp/ruby-build.20170710105253.15710/ruby-2.3.4/lib/rdoc/generator/ri.rb:27:in `generate'
  2549. /tmp/ruby-build.20170710105253.15710/ruby-2.3.4/lib/rdoc/rdoc.rb:535:in `block in generate'
  2550. /tmp/ruby-build.20170710105253.15710/ruby-2.3.4/lib/rdoc/rdoc.rb:530:in `chdir'
  2551. /tmp/ruby-build.20170710105253.15710/ruby-2.3.4/lib/rdoc/rdoc.rb:530:in `generate'
  2552. /tmp/ruby-build.20170710105253.15710/ruby-2.3.4/lib/rdoc/rdoc.rb:513:in `document'
  2553. ./bin/rdoc:20:in `<main>'
  2554.  
  2555.  
  2556. make: *** [uncommon.mk:442: rdoc] Error 1
Add Comment
Please, Sign In to add comment