Daily Build Log


Begin

Fri Feb 29 06:00:05 2008 UTC



Setup

Shell

Fri Feb 29 06:00:05 2008 UTC

Running: svn co http://svn.ruby-lang.org/repos/ruby/trunk ruby
U ruby/encoding.c
U ruby/ChangeLog
U ruby/bootstraptest/test_knownbug.rb
U ruby/string.c
U ruby/object.c
U ruby/io.c
U ruby/lib/open-uri.rb
U ruby/ext/tk/lib/tk.rb
U ruby/ext/tk/lib/tkextlib/iwidgets/scrolledtext.rb
U ruby/ext/tk/lib/multi-tk.rb
U ruby/ext/tk/lib/tk/text.rb
U ruby/ext/tk/lib/tk/root.rb
U ruby/ext/tk/lib/tk/autoload.rb
U ruby/hash.c
U ruby/version.h
U ruby/test/ruby/test_m17n.rb
U ruby/test/ruby/test_settracefunc.rb
U ruby/test/ruby/test_time.rb
Checked out revision 15637.


Config

print OS Version

Fri Feb 29 06:00:21 2008 UTC

check compiler gcc

Fri Feb 29 06:00:21 2008 UTC


Setup

Shell

Fri Feb 29 06:00:21 2008 UTC

Running: cd ruby && autoconf

Shell

Fri Feb 29 06:00:22 2008 UTC

Running: cd ruby && ./configure --prefix=/home/autobuild/autobuild-ruby
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking whether gcc needs -traditional... no
checking whether the linker is GNU ld... yes
checking whether gcc -E accepts -o... yes
checking for ranlib... ranlib
checking for ar... ar
checking for as... as
checking whether ln -s works... yes
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for AIX... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for long long... yes
checking for off_t... yes
checking for int... yes
checking size of int... 4
checking for short... yes
checking size of short... 2
checking for long... yes
checking size of long... 4
checking for long long... (cached) yes
checking size of long long... 8
checking for __int64... no
checking size of __int64... 0
checking for off_t... (cached) yes
checking size of off_t... 8
checking for void*... yes
checking size of void*... 4
checking for float... yes
checking size of float... 4
checking for double... yes
checking size of double... 8
checking for time_t... yes
checking size of time_t... 4
checking for pid_t... yes
checking for convertible type of pid_t... LONG
checking for uid_t... yes
checking for convertible type of uid_t... ULONG
checking for gid_t... yes
checking for convertible type of gid_t... ULONG
checking for prototypes... yes
checking token paste string... ansi
checking stringization... #expr
checking string literal concatenation... yes
checking for variable length prototypes and stdarg.h... yes
checking for noreturn function attribute... __attribute__ ((noreturn)) x
checking for deprecated function attribute... __attribute__ ((deprecated)) x
checking for noinline function attribute... __attribute__ ((noinline)) x
checking for stdcall function attribute... __attribute__ ((stdcall)) x
checking for cdecl function attribute... __attribute__ ((cdecl)) x
checking for fastcall function attribute... __attribute__ ((fastcall)) x
checking for RUBY_EXTERN... no
checking whether sys_nerr is declared... yes
checking for crypt in -lcrypt... yes
checking for dlopen in -ldl... yes
checking for shl_load in -ldld... no
checking for socketpair in -lsocket... no
checking for clock_gettime in -lrt... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/syscall.h usability... yes
checking sys/syscall.h presence... yes
checking for sys/syscall.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/fcntl.h usability... yes
checking sys/fcntl.h presence... yes
checking for sys/fcntl.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking syscall.h usability... yes
checking syscall.h presence... yes
checking for syscall.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking a.out.h usability... yes
checking a.out.h presence... yes
checking for a.out.h... yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking for memory.h... (cached) yes
checking direct.h usability... no
checking direct.h presence... no
checking for direct.h... no
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/utime.h usability... no
checking sys/utime.h presence... no
checking for sys/utime.h... no
checking xti.h usability... no
checking xti.h presence... no
checking for xti.h... no
checking netinet/in_systm.h usability... yes
checking netinet/in_systm.h presence... yes
checking for netinet/in_systm.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking ucontext.h usability... yes
checking ucontext.h presence... yes
checking for ucontext.h... yes
checking intrinsics.h usability... no
checking intrinsics.h presence... no
checking for intrinsics.h... no
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for rlim_t... yes
checking size of rlim_t... 8
checking for size_t... yes
checking for struct stat.st_blksize... yes
checking for struct stat.st_blocks... yes
checking for struct stat.st_rdev... yes
checking for struct stat.st_atim... yes
checking for struct stat.st_atimespec... no
checking for struct stat.st_atimensec... no
checking for struct stat.st_mtim... yes
checking for struct stat.st_mtimespec... no
checking for struct stat.st_mtimensec... no
checking for struct stat.st_ctim... yes
checking for struct stat.st_ctimespec... no
checking for struct stat.st_ctimensec... no
checking for struct timespec... yes
checking for fd_mask... yes
checking for stack end address... __libc_stack_end
checking for uid_t in sys/types.h... (cached) yes
checking type of array argument to getgroups... gid_t
checking return type of signal handlers... void
checking for working alloca.h... yes
checking for alloca... yes
checking for working memcmp... yes
checking for dup2... yes
checking for memmove... yes
checking for strerror... yes
checking for strftime... yes
checking for strchr... yes
checking for strstr... yes
checking for crypt... yes
checking for flock... yes
checking for vsnprintf... yes
checking for isnan... yes
checking for finite... yes
checking for isinf... yes
checking for hypot... yes
checking for acosh... yes
checking for erf... yes
checking for tgamma... yes
checking for lgamma_r... yes
checking for cbrt... yes
checking for strlcpy... no
checking for strlcat... no
checking for fmod... yes
checking for killpg... yes
checking for wait4... yes
checking for waitpid... yes
checking for fork... yes
checking for spawnv... no
checking for syscall... yes
checking for chroot... yes
checking for fsync... yes
checking for getcwd... yes
checking for eaccess... no
checking for truncate... yes
checking for ftruncate... yes
checking for chsize... no
checking for times... yes
checking for utimes... yes
checking for utimensat... no
checking for fcntl... yes
checking for lockf... yes
checking for lstat... yes
checking for link... yes
checking for symlink... yes
checking for readlink... yes
checking for setitimer... yes
checking for setruid... no
checking for seteuid... yes
checking for setreuid... yes
checking for setresuid... yes
checking for setproctitle... no
checking for socketpair... yes
checking for setrgid... no
checking for setegid... yes
checking for setregid... yes
checking for setresgid... yes
checking for issetugid... no
checking for pause... yes
checking for lchown... yes
checking for lchmod... no
checking for getpgrp... yes
checking for setpgrp... yes
checking for getpgid... yes
checking for setpgid... yes
checking for initgroups... yes
checking for getgroups... yes
checking for setgroups... yes
checking for getpriority... yes
checking for getrlimit... yes
checking for setrlimit... yes
checking for sysconf... yes
checking for group_member... yes
checking for dlopen... yes
checking for sigprocmask... yes
checking for sigaction... yes
checking for sigsetjmp... no
checking for _setjmp... yes
checking for vsnprintf... (cached) yes
checking for snprintf... yes
checking for setsid... yes
checking for telldir... yes
checking for seekdir... yes
checking for fchmod... yes
checking for cosh... yes
checking for sinh... yes
checking for tanh... yes
checking for log2... yes
checking for round... yes
checking for setuid... yes
checking for setgid... yes
checking for daemon... yes
checking for select_large_fdset... no
checking for setenv... yes
checking for unsetenv... yes
checking for mktime... yes
checking for timegm... yes
checking for clock_gettime... yes
checking for gettimeofday... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for struct tm.tm_gmtoff... yes
checking for external int daylight... yes
checking for external timezone... long
checking for external altzone... no
checking for negative time_t for gmtime(3)... yes
checking whether getpgrp requires zero arguments... yes
checking whether setpgrp takes no argument... yes
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking whether char is unsigned... no
checking for inline... inline
checking for working volatile... yes
checking whether right shift preserve sign bit... yes
checking read count field in FILE structures... not found(OK if using GNU libc)
checking read buffer ptr field in FILE structures... _IO_read_ptr
checking read buffer end field in FILE structures... _IO_read_end
checking whether st_ino is huge... yes
checking whether _SC_CLK_TCK is supported... yes
checking stack growing direction... (cached) -1
checking for pthread_kill in -lthr... no
checking for pthread_kill in -lpthread... yes
checking for nanosleep... yes
checking for getcontext... yes
checking for setcontext... yes
checking for backtrace... yes
checking whether ELF binaries are produced... yes
checking whether OS depend dynamic link works... yes
checking for nroff... /usr/bin/nroff
config.h unchanged
configure: creating ./config.status
config.status: creating Makefile


Compile

Compile

Fri Feb 29 06:01:33 2008 UTC


make

Fri Feb 29 06:01:33 2008 UTC

Running: make clean
cleaning bigdecimal

`/home/autobuild/autobuild-ruby/ruby/ext/bigdecimal'


make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/bigdecimal'
cleaning continuation

`/home/autobuild/autobuild-ruby/ruby/ext/continuation'


make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/continuation'
cleaning curses

`/home/autobuild/autobuild-ruby/ruby/ext/curses'


make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/curses'
cleaning dbm

`/home/autobuild/autobuild-ruby/ruby/ext/dbm'


make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/dbm'
cleaning digest

`/home/autobuild/autobuild-ruby/ruby/ext/digest'


make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/digest'
cleaning digest/bubblebabble

`/home/autobuild/autobuild-ruby/ruby/ext/digest/bubblebabble'


make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/digest/bubblebabble'
cleaning digest/md5

`/home/autobuild/autobuild-ruby/ruby/ext/digest/md5'


make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/digest/md5'
cleaning digest/rmd160

`/home/autobuild/autobuild-ruby/ruby/ext/digest/rmd160'


make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/digest/rmd160'
cleaning digest/sha1

`/home/autobuild/autobuild-ruby/ruby/ext/digest/sha1'


make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/digest/sha1'
cleaning digest/sha2

`/home/autobuild/autobuild-ruby/ruby/ext/digest/sha2'


make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/digest/sha2'
cleaning dl

`/home/autobuild/autobuild-ruby/ruby/ext/dl'


make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/dl'
cleaning dl/win32

`/home/autobuild/autobuild-ruby/ruby/ext/dl/win32'


make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/dl/win32'
cleaning etc

`/home/autobuild/autobuild-ruby/ruby/ext/etc'


make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/etc'
cleaning fcntl

`/home/autobuild/autobuild-ruby/ruby/ext/fcntl'


make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/fcntl'
cleaning fiber

`/home/autobuild/autobuild-ruby/ruby/ext/fiber'


make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/fiber'
cleaning gdbm

`/home/autobuild/autobuild-ruby/ruby/ext/gdbm'


make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/gdbm'
cleaning iconv

`/home/autobuild/autobuild-ruby/ruby/ext/iconv'


make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/iconv'
cleaning io/wait

`/home/autobuild/autobuild-ruby/ruby/ext/io/wait'


make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/io/wait'
cleaning json

`/home/autobuild/autobuild-ruby/ruby/ext/json'


make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/json'
cleaning json/ext/generator

`/home/autobuild/autobuild-ruby/ruby/ext/json/ext/generator'


make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/json/ext/generator'
cleaning json/ext/parser

`/home/autobuild/autobuild-ruby/ruby/ext/json/ext/parser'


make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/json/ext/parser'
cleaning nkf

`/home/autobuild/autobuild-ruby/ruby/ext/nkf'


make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/nkf'
cleaning openssl

`/home/autobuild/autobuild-ruby/ruby/ext/openssl'


make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/openssl'
cleaning pty

`/home/autobuild/autobuild-ruby/ruby/ext/pty'


make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/pty'
cleaning racc/cparse

`/home/autobuild/autobuild-ruby/ruby/ext/racc/cparse'


make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/racc/cparse'
cleaning readline

`/home/autobuild/autobuild-ruby/ruby/ext/readline'


make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/readline'
cleaning ripper

`/home/autobuild/autobuild-ruby/ruby/ext/ripper'


make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/ripper'
cleaning sdbm

`/home/autobuild/autobuild-ruby/ruby/ext/sdbm'


make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/sdbm'
cleaning socket

`/home/autobuild/autobuild-ruby/ruby/ext/socket'


make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/socket'
cleaning stringio

`/home/autobuild/autobuild-ruby/ruby/ext/stringio'


make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/stringio'
cleaning strscan

`/home/autobuild/autobuild-ruby/ruby/ext/strscan'


make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/strscan'
cleaning syck

`/home/autobuild/autobuild-ruby/ruby/ext/syck'


make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/syck'
cleaning syslog

`/home/autobuild/autobuild-ruby/ruby/ext/syslog'


make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/syslog'
cleaning tk

`/home/autobuild/autobuild-ruby/ruby/ext/tk'


make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/tk'
cleaning tk/tkutil

`/home/autobuild/autobuild-ruby/ruby/ext/tk/tkutil'


make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/tk/tkutil'
cleaning win32ole

`/home/autobuild/autobuild-ruby/ruby/ext/win32ole'


make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/win32ole'
cleaning zlib

`/home/autobuild/autobuild-ruby/ruby/ext/zlib'


make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/zlib'

`/home/autobuild/autobuild-ruby/ruby'


make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby'

make

Fri Feb 29 06:01:36 2008 UTC

Running: make
gcc -g -O2 -I. -I.ext/include/i686-linux -I./include -I. -DRUBY_EXPORT -D_GNU_SOURCE=1 -o main.o -c main.c
gcc -g -O2 -I. -I.ext/include/i686-linux -I./include -I. -DRUBY_EXPORT -D_GNU_SOURCE=1 -o dln.o -c dln.c
gcc -g -O2 -I. -I.ext/include/i686-linux -I./include -I. -DRUBY_EXPORT -D_GNU_SOURCE=1 -o dmyencoding.o -c dmyencoding.c
gcc -g -O2 -I. -I.ext/include/i686-linux -I./include -I. -DRUBY_EXPORT -D_GNU_SOURCE=1 -o dmytranscode.o -c dmytranscode.c
gcc -g -O2 -I. -I.ext/include/i686-linux -I./include -I. -DRUBY_EXPORT -D_GNU_SOURCE=1 -o miniprelude.o -c miniprelude.c
gcc -g -O2 -I. -I.ext/include/i686-linux -I./include -I. -DRUBY_EXPORT -D_GNU_SOURCE=1 -o array.o -c array.c
gcc -g -O2 -I. -I.ext/include/i686-linux -I./include -I. -DRUBY_EXPORT -D_GNU_SOURCE=1 -o bignum.o -c bignum.c
gcc -g -O2 -I. -I.ext/include/i686-linux -I./include -I. -DRUBY_EXPORT -D_GNU_SOURCE=1 -o class.o -c class.c
gcc -g -O2 -I. -I.ext/include/i686-linux -I./include -I. -DRUBY_EXPORT -D_GNU_SOURCE=1 -o compar.o -c compar.c
gcc -g -O2 -I. -I.ext/include/i686-linux -I./include -I. -DRUBY_EXPORT -D_GNU_SOURCE=1 -o dir.o -c dir.c
gcc -g -O2 -I. -I.ext/include/i686-linux -I./include -I. -DRUBY_EXPORT -D_GNU_SOURCE=1 -o enum.o -c enum.c
gcc -g -O2 -I. -I.ext/include/i686-linux -I./include -I. -DRUBY_EXPORT -D_GNU_SOURCE=1 -o enumerator.o -c enumerator.c
gcc -g -O2 -I. -I.ext/include/i686-linux -I./include -I. -DRUBY_EXPORT -D_GNU_SOURCE=1 -o error.o -c error.c
gcc -g -O2 -I. -I.ext/include/i686-linux -I./include -I. -DRUBY_EXPORT -D_GNU_SOURCE=1 -o eval.o -c eval.c
gcc -g -O2 -I. -I.ext/include/i686-linux -I./include -I. -DRUBY_EXPORT -D_GNU_SOURCE=1 -o load.o -c load.c
gcc -g -O2 -I. -I.ext/include/i686-linux -I./include -I. -DRUBY_EXPORT -D_GNU_SOURCE=1 -o proc.o -c proc.c
gcc -g -O2 -I. -I.ext/include/i686-linux -I./include -I. -DRUBY_EXPORT -D_GNU_SOURCE=1 -o file.o -c file.c
gcc -g -O2 -I. -I.ext/include/i686-linux -I./include -I. -DRUBY_EXPORT -D_GNU_SOURCE=1 -o gc.o -c gc.c
gcc -g -O2 -I. -I.ext/include/i686-linux -I./include -I. -DRUBY_EXPORT -D_GNU_SOURCE=1 -o hash.o -c hash.c
gcc -g -O2 -I. -I.ext/include/i686-linux -I./include -I. -DRUBY_EXPORT -D_GNU_SOURCE=1 -o inits.o -c inits.c
gcc -g -O2 -I. -I.ext/include/i686-linux -I./include -I. -DRUBY_EXPORT -D_GNU_SOURCE=1 -o io.o -c io.c
gcc -g -O2 -I. -I.ext/include/i686-linux -I./include -I. -DRUBY_EXPORT -D_GNU_SOURCE=1 -o marshal.o -c marshal.c
gcc -g -O2 -I. -I.ext/include/i686-linux -I./include -I. -DRUBY_EXPORT -D_GNU_SOURCE=1 -o math.o -c math.c
gcc -g -O2 -I. -I.ext/include/i686-linux -I./include -I. -DRUBY_EXPORT -D_GNU_SOURCE=1 -o numeric.o -c numeric.c
gcc -g -O2 -I. -I.ext/include/i686-linux -I./include -I. -DRUBY_EXPORT -D_GNU_SOURCE=1 -o object.o -c object.c
gcc -g -O2 -I. -I.ext/include/i686-linux -I./include -I. -DRUBY_EXPORT -D_GNU_SOURCE=1 -o pack.o -c pack.c
gcc -g -O2 -I. -I.ext/include/i686-linux -I./include -I. -DRUBY_EXPORT -D_GNU_SOURCE=1 -o parse.o -c parse.c
gcc -g -O2 -I. -I.ext/include/i686-linux -I./include -I. -DRUBY_EXPORT -D_GNU_SOURCE=1 -o process.o -c process.c
gcc -g -O2 -I. -I.ext/include/i686-linux -I./include -I. -DRUBY_EXPORT -D_GNU_SOURCE=1 -o prec.o -c prec.c
gcc -g -O2 -I. -I.ext/include/i686-linux -I./include -I. -DRUBY_EXPORT -D_GNU_SOURCE=1 -o random.o -c random.c
gcc -g -O2 -I. -I.ext/include/i686-linux -I./include -I. -DRUBY_EXPORT -D_GNU_SOURCE=1 -o range.o -c range.c
gcc -g -O2 -I. -I.ext/include/i686-linux -I./include -I. -DRUBY_EXPORT -D_GNU_SOURCE=1 -o re.o -c re.c
gcc -g -O2 -I. -I.ext/include/i686-linux -I./include -I. -DRUBY_EXPORT -D_GNU_SOURCE=1 -o regcomp.o -c regcomp.c
gcc -g -O2 -I. -I.ext/include/i686-linux -I./include -I. -DRUBY_EXPORT -D_GNU_SOURCE=1 -o regenc.o -c regenc.c
gcc -g -O2 -I. -I.ext/include/i686-linux -I./include -I. -DRUBY_EXPORT -D_GNU_SOURCE=1 -o regerror.o -c regerror.c
gcc -g -O2 -I. -I.ext/include/i686-linux -I./include -I. -DRUBY_EXPORT -D_GNU_SOURCE=1 -o regexec.o -c regexec.c
gcc -g -O2 -I. -I.ext/include/i686-linux -I./include -I. -DRUBY_EXPORT -D_GNU_SOURCE=1 -o regparse.o -c regparse.c
gcc -g -O2 -I. -I.ext/include/i686-linux -I./include -I. -DRUBY_EXPORT -D_GNU_SOURCE=1 -o regsyntax.o -c regsyntax.c
gcc -g -O2 -I. -I.ext/include/i686-linux -I./include -I. -DRUBY_EXPORT -D_GNU_SOURCE=1 -o ruby.o -c ruby.c
gcc -g -O2 -I. -I.ext/include/i686-linux -I./include -I. -DRUBY_EXPORT -D_GNU_SOURCE=1 -o signal.o -c signal.c
gcc -g -O2 -I. -I.ext/include/i686-linux -I./include -I. -DRUBY_EXPORT -D_GNU_SOURCE=1 -o sprintf.o -c sprintf.c
gcc -g -O2 -I. -I.ext/include/i686-linux -I./include -I. -DRUBY_EXPORT -D_GNU_SOURCE=1 -o st.o -c st.c
gcc -g -O2 -I. -I.ext/include/i686-linux -I./include -I. -DRUBY_EXPORT -D_GNU_SOURCE=1 -o string.o -c string.c
gcc -g -O2 -I. -I.ext/include/i686-linux -I./include -I. -DRUBY_EXPORT -D_GNU_SOURCE=1 -o struct.o -c struct.c
gcc -g -O2 -I. -I.ext/include/i686-linux -I./include -I. -DRUBY_EXPORT -D_GNU_SOURCE=1 -o time.o -c time.c
gcc -g -O2 -I. -I.ext/include/i686-linux -I./include -I. -DRUBY_EXPORT -D_GNU_SOURCE=1 -o util.o -c util.c
gcc -g -O2 -I. -I.ext/include/i686-linux -I./include -I. -DRUBY_EXPORT -D_GNU_SOURCE=1 -o variable.o -c variable.c
gcc -g -O2 -I. -I.ext/include/i686-linux -I./include -I. -DRUBY_EXPORT -D_GNU_SOURCE=1 -o version.o -c version.c
gcc -g -O2 -I. -I.ext/include/i686-linux -I./include -I. -DRUBY_EXPORT -D_GNU_SOURCE=1 -o blockinlining.o -c blockinlining.c
rm -f ruby
ruby -Ks ./tool/insns2vm.rb --srcdir="."
gcc -g -O2 -I. -I.ext/include/i686-linux -I./include -I. -DRUBY_EXPORT -D_GNU_SOURCE=1 -o compile.o -c compile.c
gcc -g -O2 -I. -I.ext/include/i686-linux -I./include -I. -DRUBY_EXPORT -D_GNU_SOURCE=1 -o debug.o -c debug.c
ruby -n ./tool/node_name.rb ./include/ruby/node.h > node_name.inc
gcc -g -O2 -I. -I.ext/include/i686-linux -I./include -I. -DRUBY_EXPORT -D_GNU_SOURCE=1 -o iseq.o -c iseq.c
gcc -g -O2 -I. -I.ext/include/i686-linux -I./include -I. -DRUBY_EXPORT -D_GNU_SOURCE=1 -o vm.o -c vm.c
gcc -g -O2 -I. -I.ext/include/i686-linux -I./include -I. -DRUBY_EXPORT -D_GNU_SOURCE=1 -o vm_dump.o -c vm_dump.c
gcc -g -O2 -I. -I.ext/include/i686-linux -I./include -I. -DRUBY_EXPORT -D_GNU_SOURCE=1 -o thread.o -c thread.c
gcc -g -O2 -I. -I.ext/include/i686-linux -I./include -I. -DRUBY_EXPORT -D_GNU_SOURCE=1 -o cont.o -c cont.c
gcc -g -O2 -I. -I.ext/include/i686-linux -I./include -I. -DRUBY_EXPORT -D_GNU_SOURCE=1 -o id.o -c id.c
gcc -g -O2 -I. -I.ext/include/i686-linux -I./include -I. -DRUBY_EXPORT -D_GNU_SOURCE=1 -o ascii.o -c ./enc/ascii.c
gcc -g -O2 -I. -I.ext/include/i686-linux -I./include -I. -DRUBY_EXPORT -D_GNU_SOURCE=1 -o us_ascii.o -c ./enc/us_ascii.c
gcc -g -O2 -I. -I.ext/include/i686-linux -I./include -I. -DRUBY_EXPORT -D_GNU_SOURCE=1 -o unicode.o -c ./enc/unicode.c
gcc -g -O2 -I. -I.ext/include/i686-linux -I./include -I. -DRUBY_EXPORT -D_GNU_SOURCE=1 -o utf_8.o -c ./enc/utf_8.c
gcc -g -O2 -I. -I.ext/include/i686-linux -I./include -I. -DRUBY_EXPORT -D_GNU_SOURCE=1 -o strlcpy.o -c ./missing/strlcpy.c
gcc -g -O2 -I. -I.ext/include/i686-linux -I./include -I. -DRUBY_EXPORT -D_GNU_SOURCE=1 -o strlcat.o -c ./missing/strlcat.c
gcc -g -O2 -I. -I.ext/include/i686-linux -I./include -I. -DRUBY_EXPORT -D_GNU_SOURCE=1 -o dmyext.o -c dmyext.c
gcc -g -O2 -L. -rdynamic -Wl,-export-dynamic main.o dln.o dmyencoding.o dmytranscode.o miniprelude.o array.o bignum.o class.o compar.o dir.o enum.o enumerator.o error.o eval.o load.o proc.o file.o gc.o hash.o inits.o io.o marshal.o math.o numeric.o object.o pack.o parse.o process.o prec.o random.o range.o re.o regcomp.o regenc.o regerror.o regexec.o regparse.o regsyntax.o ruby.o signal.o sprintf.o st.o string.o struct.o time.o util.o variable.o version.o blockinlining.o compile.o debug.o iseq.o vm.o vm_dump.o thread.o cont.o id.o ascii.o us_ascii.o unicode.o utf_8.o strlcpy.o strlcat.o dmyext.o -lpthread -lrt -ldl -lcrypt -lm -o miniruby
./miniruby -I./lib ./enc/make_encdb.rb ./enc encdb.h.new
./tool/ifchange "encdb.h" "encdb.h.new"
encdb.h unchanged
./miniruby -I./lib ./enc/trans/make_transdb.rb ./enc/trans transdb.h.new
./tool/ifchange "transdb.h" "transdb.h.new"
transdb.h unchanged
rbconfig.rb unchanged
gcc -g -O2 -I. -I.ext/include/i686-linux -I./include -I. -DRUBY_EXPORT -D_GNU_SOURCE=1 -o encoding.o -c encoding.c
./miniruby -I./lib -I. -rrbconfig ./tool/compile_prelude.rb ./prelude.rb ./gem_prelude.rb prelude.c
gcc -g -O2 -I. -I.ext/include/i686-linux -I./include -I. -DRUBY_EXPORT -D_GNU_SOURCE=1 -o prelude.o -c prelude.c
gcc -g -O2 -I. -I.ext/include/i686-linux -I./include -I. -DRUBY_EXPORT -D_GNU_SOURCE=1 -o transcode.o -c transcode.c
ar rcu libruby-static.a dln.o encoding.o prelude.o transcode.o array.o bignum.o class.o compar.o dir.o enum.o enumerator.o error.o eval.o load.o proc.o file.o gc.o hash.o inits.o io.o marshal.o math.o numeric.o object.o pack.o parse.o process.o prec.o random.o range.o re.o regcomp.o regenc.o regerror.o regexec.o regparse.o regsyntax.o ruby.o signal.o sprintf.o st.o string.o struct.o time.o util.o variable.o version.o blockinlining.o compile.o debug.o iseq.o vm.o vm_dump.o thread.o cont.o id.o ascii.o us_ascii.o unicode.o utf_8.o strlcpy.o strlcat.o dmyext.o
./miniruby -I./lib ./enc/make_encmake.rb --builtin-encs="ascii.o us_ascii.o unicode.o utf_8.o" enc.mk
./miniruby -I./lib -run -e mkdir -- -p ".ext/i686-linux/enc/trans" enc/trans
make -f enc.mk

`/home/autobuild/autobuild-ruby/ruby'


gcc -I. -I.ext/include/i686-linux -I./include -I. -D_FILE_OFFSET_BITS=64 -DONIG_ENC_REGISTER=rb_enc_register -fPIC -g -O2 -o enc/big5.o -c enc/big5.c
gcc -shared -o .ext/i686-linux/enc/big5.so enc/big5.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/home/autobuild/autobuild-ruby/lib -L/home/autobuild/autobuild-ruby/lib -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/i686-linux -I./include -I. -D_FILE_OFFSET_BITS=64 -DONIG_ENC_REGISTER=rb_enc_register -fPIC -g -O2 -o enc/cp949.o -c enc/cp949.c
gcc -shared -o .ext/i686-linux/enc/cp949.so enc/cp949.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/home/autobuild/autobuild-ruby/lib -L/home/autobuild/autobuild-ruby/lib -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/i686-linux -I./include -I. -D_FILE_OFFSET_BITS=64 -DONIG_ENC_REGISTER=rb_enc_register -fPIC -g -O2 -o enc/euc_jp.o -c enc/euc_jp.c
gcc -shared -o .ext/i686-linux/enc/euc_jp.so enc/euc_jp.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/home/autobuild/autobuild-ruby/lib -L/home/autobuild/autobuild-ruby/lib -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/i686-linux -I./include -I. -D_FILE_OFFSET_BITS=64 -DONIG_ENC_REGISTER=rb_enc_register -fPIC -g -O2 -o enc/euc_kr.o -c enc/euc_kr.c
gcc -shared -o .ext/i686-linux/enc/euc_kr.so enc/euc_kr.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/home/autobuild/autobuild-ruby/lib -L/home/autobuild/autobuild-ruby/lib -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/i686-linux -I./include -I. -D_FILE_OFFSET_BITS=64 -DONIG_ENC_REGISTER=rb_enc_register -fPIC -g -O2 -o enc/euc_tw.o -c enc/euc_tw.c
gcc -shared -o .ext/i686-linux/enc/euc_tw.so enc/euc_tw.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/home/autobuild/autobuild-ruby/lib -L/home/autobuild/autobuild-ruby/lib -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/i686-linux -I./include -I. -D_FILE_OFFSET_BITS=64 -DONIG_ENC_REGISTER=rb_enc_register -fPIC -g -O2 -o enc/gb2312.o -c enc/gb2312.c
gcc -shared -o .ext/i686-linux/enc/gb2312.so enc/gb2312.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/home/autobuild/autobuild-ruby/lib -L/home/autobuild/autobuild-ruby/lib -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/i686-linux -I./include -I. -D_FILE_OFFSET_BITS=64 -DONIG_ENC_REGISTER=rb_enc_register -fPIC -g -O2 -o enc/gb18030.o -c enc/gb18030.c
gcc -shared -o .ext/i686-linux/enc/gb18030.so enc/gb18030.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/home/autobuild/autobuild-ruby/lib -L/home/autobuild/autobuild-ruby/lib -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/i686-linux -I./include -I. -D_FILE_OFFSET_BITS=64 -DONIG_ENC_REGISTER=rb_enc_register -fPIC -g -O2 -o enc/gbk.o -c enc/gbk.c
gcc -shared -o .ext/i686-linux/enc/gbk.so enc/gbk.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/home/autobuild/autobuild-ruby/lib -L/home/autobuild/autobuild-ruby/lib -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/i686-linux -I./include -I. -D_FILE_OFFSET_BITS=64 -DONIG_ENC_REGISTER=rb_enc_register -fPIC -g -O2 -o enc/iso_8859_1.o -c enc/iso_8859_1.c
gcc -shared -o .ext/i686-linux/enc/iso_8859_1.so enc/iso_8859_1.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/home/autobuild/autobuild-ruby/lib -L/home/autobuild/autobuild-ruby/lib -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/i686-linux -I./include -I. -D_FILE_OFFSET_BITS=64 -DONIG_ENC_REGISTER=rb_enc_register -fPIC -g -O2 -o enc/iso_8859_2.o -c enc/iso_8859_2.c
gcc -shared -o .ext/i686-linux/enc/iso_8859_2.so enc/iso_8859_2.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/home/autobuild/autobuild-ruby/lib -L/home/autobuild/autobuild-ruby/lib -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/i686-linux -I./include -I. -D_FILE_OFFSET_BITS=64 -DONIG_ENC_REGISTER=rb_enc_register -fPIC -g -O2 -o enc/iso_8859_3.o -c enc/iso_8859_3.c
gcc -shared -o .ext/i686-linux/enc/iso_8859_3.so enc/iso_8859_3.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/home/autobuild/autobuild-ruby/lib -L/home/autobuild/autobuild-ruby/lib -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/i686-linux -I./include -I. -D_FILE_OFFSET_BITS=64 -DONIG_ENC_REGISTER=rb_enc_register -fPIC -g -O2 -o enc/iso_8859_4.o -c enc/iso_8859_4.c
gcc -shared -o .ext/i686-linux/enc/iso_8859_4.so enc/iso_8859_4.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/home/autobuild/autobuild-ruby/lib -L/home/autobuild/autobuild-ruby/lib -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/i686-linux -I./include -I. -D_FILE_OFFSET_BITS=64 -DONIG_ENC_REGISTER=rb_enc_register -fPIC -g -O2 -o enc/iso_8859_5.o -c enc/iso_8859_5.c
gcc -shared -o .ext/i686-linux/enc/iso_8859_5.so enc/iso_8859_5.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/home/autobuild/autobuild-ruby/lib -L/home/autobuild/autobuild-ruby/lib -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/i686-linux -I./include -I. -D_FILE_OFFSET_BITS=64 -DONIG_ENC_REGISTER=rb_enc_register -fPIC -g -O2 -o enc/iso_8859_6.o -c enc/iso_8859_6.c
gcc -shared -o .ext/i686-linux/enc/iso_8859_6.so enc/iso_8859_6.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/home/autobuild/autobuild-ruby/lib -L/home/autobuild/autobuild-ruby/lib -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/i686-linux -I./include -I. -D_FILE_OFFSET_BITS=64 -DONIG_ENC_REGISTER=rb_enc_register -fPIC -g -O2 -o enc/iso_8859_7.o -c enc/iso_8859_7.c
gcc -shared -o .ext/i686-linux/enc/iso_8859_7.so enc/iso_8859_7.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/home/autobuild/autobuild-ruby/lib -L/home/autobuild/autobuild-ruby/lib -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/i686-linux -I./include -I. -D_FILE_OFFSET_BITS=64 -DONIG_ENC_REGISTER=rb_enc_register -fPIC -g -O2 -o enc/iso_8859_8.o -c enc/iso_8859_8.c
gcc -shared -o .ext/i686-linux/enc/iso_8859_8.so enc/iso_8859_8.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/home/autobuild/autobuild-ruby/lib -L/home/autobuild/autobuild-ruby/lib -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/i686-linux -I./include -I. -D_FILE_OFFSET_BITS=64 -DONIG_ENC_REGISTER=rb_enc_register -fPIC -g -O2 -o enc/iso_8859_9.o -c enc/iso_8859_9.c
gcc -shared -o .ext/i686-linux/enc/iso_8859_9.so enc/iso_8859_9.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/home/autobuild/autobuild-ruby/lib -L/home/autobuild/autobuild-ruby/lib -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/i686-linux -I./include -I. -D_FILE_OFFSET_BITS=64 -DONIG_ENC_REGISTER=rb_enc_register -fPIC -g -O2 -o enc/iso_8859_10.o -c enc/iso_8859_10.c
gcc -shared -o .ext/i686-linux/enc/iso_8859_10.so enc/iso_8859_10.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/home/autobuild/autobuild-ruby/lib -L/home/autobuild/autobuild-ruby/lib -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/i686-linux -I./include -I. -D_FILE_OFFSET_BITS=64 -DONIG_ENC_REGISTER=rb_enc_register -fPIC -g -O2 -o enc/iso_8859_11.o -c enc/iso_8859_11.c
gcc -shared -o .ext/i686-linux/enc/iso_8859_11.so enc/iso_8859_11.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/home/autobuild/autobuild-ruby/lib -L/home/autobuild/autobuild-ruby/lib -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/i686-linux -I./include -I. -D_FILE_OFFSET_BITS=64 -DONIG_ENC_REGISTER=rb_enc_register -fPIC -g -O2 -o enc/iso_8859_13.o -c enc/iso_8859_13.c
gcc -shared -o .ext/i686-linux/enc/iso_8859_13.so enc/iso_8859_13.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/home/autobuild/autobuild-ruby/lib -L/home/autobuild/autobuild-ruby/lib -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/i686-linux -I./include -I. -D_FILE_OFFSET_BITS=64 -DONIG_ENC_REGISTER=rb_enc_register -fPIC -g -O2 -o enc/iso_8859_14.o -c enc/iso_8859_14.c
gcc -shared -o .ext/i686-linux/enc/iso_8859_14.so enc/iso_8859_14.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/home/autobuild/autobuild-ruby/lib -L/home/autobuild/autobuild-ruby/lib -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/i686-linux -I./include -I. -D_FILE_OFFSET_BITS=64 -DONIG_ENC_REGISTER=rb_enc_register -fPIC -g -O2 -o enc/iso_8859_15.o -c enc/iso_8859_15.c
gcc -shared -o .ext/i686-linux/enc/iso_8859_15.so enc/iso_8859_15.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/home/autobuild/autobuild-ruby/lib -L/home/autobuild/autobuild-ruby/lib -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/i686-linux -I./include -I. -D_FILE_OFFSET_BITS=64 -DONIG_ENC_REGISTER=rb_enc_register -fPIC -g -O2 -o enc/iso_8859_16.o -c enc/iso_8859_16.c
gcc -shared -o .ext/i686-linux/enc/iso_8859_16.so enc/iso_8859_16.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/home/autobuild/autobuild-ruby/lib -L/home/autobuild/autobuild-ruby/lib -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/i686-linux -I./include -I. -D_FILE_OFFSET_BITS=64 -DONIG_ENC_REGISTER=rb_enc_register -fPIC -g -O2 -o enc/koi8_r.o -c enc/koi8_r.c
gcc -shared -o .ext/i686-linux/enc/koi8_r.so enc/koi8_r.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/home/autobuild/autobuild-ruby/lib -L/home/autobuild/autobuild-ruby/lib -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/i686-linux -I./include -I. -D_FILE_OFFSET_BITS=64 -DONIG_ENC_REGISTER=rb_enc_register -fPIC -g -O2 -o enc/koi8_u.o -c enc/koi8_u.c
gcc -shared -o .ext/i686-linux/enc/koi8_u.so enc/koi8_u.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/home/autobuild/autobuild-ruby/lib -L/home/autobuild/autobuild-ruby/lib -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/i686-linux -I./include -I. -D_FILE_OFFSET_BITS=64 -DONIG_ENC_REGISTER=rb_enc_register -fPIC -g -O2 -o enc/shift_jis.o -c enc/shift_jis.c
gcc -shared -o .ext/i686-linux/enc/shift_jis.so enc/shift_jis.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/home/autobuild/autobuild-ruby/lib -L/home/autobuild/autobuild-ruby/lib -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/i686-linux -I./include -I. -D_FILE_OFFSET_BITS=64 -DONIG_ENC_REGISTER=rb_enc_register -fPIC -g -O2 -o enc/utf_16be.o -c enc/utf_16be.c
gcc -shared -o .ext/i686-linux/enc/utf_16be.so enc/utf_16be.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/home/autobuild/autobuild-ruby/lib -L/home/autobuild/autobuild-ruby/lib -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/i686-linux -I./include -I. -D_FILE_OFFSET_BITS=64 -DONIG_ENC_REGISTER=rb_enc_register -fPIC -g -O2 -o enc/utf_16le.o -c enc/utf_16le.c
gcc -shared -o .ext/i686-linux/enc/utf_16le.so enc/utf_16le.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/home/autobuild/autobuild-ruby/lib -L/home/autobuild/autobuild-ruby/lib -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/i686-linux -I./include -I. -D_FILE_OFFSET_BITS=64 -DONIG_ENC_REGISTER=rb_enc_register -fPIC -g -O2 -o enc/utf_32be.o -c enc/utf_32be.c
gcc -shared -o .ext/i686-linux/enc/utf_32be.so enc/utf_32be.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/home/autobuild/autobuild-ruby/lib -L/home/autobuild/autobuild-ruby/lib -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/i686-linux -I./include -I. -D_FILE_OFFSET_BITS=64 -DONIG_ENC_REGISTER=rb_enc_register -fPIC -g -O2 -o enc/utf_32le.o -c enc/utf_32le.c
gcc -shared -o .ext/i686-linux/enc/utf_32le.so enc/utf_32le.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/home/autobuild/autobuild-ruby/lib -L/home/autobuild/autobuild-ruby/lib -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/i686-linux -I./include -I. -D_FILE_OFFSET_BITS=64 -DONIG_ENC_REGISTER=rb_enc_register -fPIC -g -O2 -o enc/windows_1251.o -c enc/windows_1251.c
gcc -shared -o .ext/i686-linux/enc/windows_1251.so enc/windows_1251.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/home/autobuild/autobuild-ruby/lib -L/home/autobuild/autobuild-ruby/lib -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/i686-linux -I./include -I. -D_FILE_OFFSET_BITS=64 -DONIG_ENC_REGISTER=rb_enc_register -fPIC -g -O2 -o enc/trans/japanese.o -c enc/trans/japanese.c
gcc -shared -o .ext/i686-linux/enc/trans/japanese.so enc/trans/japanese.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/home/autobuild/autobuild-ruby/lib -L/home/autobuild/autobuild-ruby/lib -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/i686-linux -I./include -I. -D_FILE_OFFSET_BITS=64 -DONIG_ENC_REGISTER=rb_enc_register -fPIC -g -O2 -o enc/trans/korean.o -c enc/trans/korean.c
gcc -shared -o .ext/i686-linux/enc/trans/korean.so enc/trans/korean.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/home/autobuild/autobuild-ruby/lib -L/home/autobuild/autobuild-ruby/lib -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/i686-linux -I./include -I. -D_FILE_OFFSET_BITS=64 -DONIG_ENC_REGISTER=rb_enc_register -fPIC -g -O2 -o enc/trans/single_byte.o -c enc/trans/single_byte.c
gcc -shared -o .ext/i686-linux/enc/trans/single_byte.so enc/trans/single_byte.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/home/autobuild/autobuild-ruby/lib -L/home/autobuild/autobuild-ruby/lib -lpthread -lrt -ldl -lcrypt -lm
gcc -I. -I.ext/include/i686-linux -I./include -I. -D_FILE_OFFSET_BITS=64 -DONIG_ENC_REGISTER=rb_enc_register -fPIC -g -O2 -o enc/trans/utf_16_32.o -c enc/trans/utf_16_32.c
gcc -shared -o .ext/i686-linux/enc/trans/utf_16_32.so enc/trans/utf_16_32.o -L. -L. -L. -rdynamic -Wl,-export-dynamic -Wl,-R -Wl,/home/autobuild/autobuild-ruby/lib -L/home/autobuild/autobuild-ruby/lib -lpthread -lrt -ldl -lcrypt -lm
make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby'
compiling bigdecimal

`/home/autobuild/autobuild-ruby/ruby/ext/bigdecimal'


gcc -I. -I../../.ext/include/i686-linux -I../.././include -I../.././ext/bigdecimal -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o bigdecimal.o -c bigdecimal.c
gcc -shared -o ../../.ext/i686-linux/bigdecimal.so bigdecimal.o -L. -L../.. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm -lc
mkdir -p ../../.ext/common/bigdecimal
cp ../.././ext/bigdecimal/lib/bigdecimal/util.rb ../../.ext/common/bigdecimal
mkdir -p ../../.ext/common/bigdecimal
cp ../.././ext/bigdecimal/lib/bigdecimal/ludcmp.rb ../../.ext/common/bigdecimal
mkdir -p ../../.ext/common/bigdecimal
cp ../.././ext/bigdecimal/lib/bigdecimal/jacobian.rb ../../.ext/common/bigdecimal
mkdir -p ../../.ext/common/bigdecimal
cp ../.././ext/bigdecimal/lib/bigdecimal/math.rb ../../.ext/common/bigdecimal
mkdir -p ../../.ext/common/bigdecimal
cp ../.././ext/bigdecimal/lib/bigdecimal/newton.rb ../../.ext/common/bigdecimal
make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/bigdecimal'
compiling continuation

`/home/autobuild/autobuild-ruby/ruby/ext/continuation'


gcc -I. -I../../.ext/include/i686-linux -I../.././include -I../.././ext/continuation -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o continuation.o -c continuation.c
gcc -shared -o ../../.ext/i686-linux/continuation.so continuation.o -L. -L../.. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm -lc
make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/continuation'
compiling curses

`/home/autobuild/autobuild-ruby/ruby/ext/curses'


gcc -I. -I../../.ext/include/i686-linux -I../.././include -I../.././ext/curses -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o curses.o -c curses.c
gcc -shared -o ../../.ext/i686-linux/curses.so curses.o -L. -L../.. -L. -rdynamic -Wl,-export-dynamic -lncurses -ltermcap -lpthread -lrt -ldl -lcrypt -lm -lc
make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/curses'
compiling dbm

`/home/autobuild/autobuild-ruby/ruby/ext/dbm'


make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/dbm'
compiling digest

`/home/autobuild/autobuild-ruby/ruby/ext/digest'


gcc -I. -I../../.ext/include/i686-linux -I../.././include -I../.././ext/digest -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o digest.o -c digest.c
gcc -shared -o ../../.ext/i686-linux/digest.so digest.o -L. -L../.. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm -lc
mkdir -p ../../.ext/common/digest
cp ../.././ext/digest/lib/digest/hmac.rb ../../.ext/common/digest
mkdir -p ../../.ext/common
cp ../.././ext/digest/lib/digest.rb ../../.ext/common
mkdir -p ../../.ext/include/ruby
cp ../.././ext/digest/digest.h ../../.ext/include/ruby
make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/digest'
compiling digest/bubblebabble

`/home/autobuild/autobuild-ruby/ruby/ext/digest/bubblebabble'


mkdir -p ../../../.ext/i686-linux/digest
gcc -I. -I../../../.ext/include/i686-linux -I../../.././include -I../../.././ext/digest/bubblebabble -I../../.././ext/digest/bubblebabble/.. -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o bubblebabble.o -c bubblebabble.c
gcc -shared -o ../../../.ext/i686-linux/digest/bubblebabble.so bubblebabble.o -L. -L../../.. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm -lc
make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/digest/bubblebabble'
compiling digest/md5

`/home/autobuild/autobuild-ruby/ruby/ext/digest/md5'


gcc -I. -I../../../.ext/include/i686-linux -I../../.././include -I../../.././ext/digest/md5 -I../../.././ext/digest/md5/.. -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o md5init.o -c md5init.c
gcc -I. -I../../../.ext/include/i686-linux -I../../.././include -I../../.././ext/digest/md5 -I../../.././ext/digest/md5/.. -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o md5ossl.o -c md5ossl.c
gcc -shared -o ../../../.ext/i686-linux/digest/md5.so md5init.o md5ossl.o -L. -L../../.. -L. -rdynamic -Wl,-export-dynamic -lcrypto -lpthread -lrt -ldl -lcrypt -lm -lc
make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/digest/md5'
compiling digest/rmd160

`/home/autobuild/autobuild-ruby/ruby/ext/digest/rmd160'


gcc -I. -I../../../.ext/include/i686-linux -I../../.././include -I../../.././ext/digest/rmd160 -I../../.././ext/digest/rmd160/.. -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o rmd160init.o -c rmd160init.c
gcc -I. -I../../../.ext/include/i686-linux -I../../.././include -I../../.././ext/digest/rmd160 -I../../.././ext/digest/rmd160/.. -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o rmd160ossl.o -c rmd160ossl.c
gcc -shared -o ../../../.ext/i686-linux/digest/rmd160.so rmd160init.o rmd160ossl.o -L. -L../../.. -L. -rdynamic -Wl,-export-dynamic -lcrypto -lpthread -lrt -ldl -lcrypt -lm -lc
make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/digest/rmd160'
compiling digest/sha1

`/home/autobuild/autobuild-ruby/ruby/ext/digest/sha1'


gcc -I. -I../../../.ext/include/i686-linux -I../../.././include -I../../.././ext/digest/sha1 -I../../.././ext/digest/sha1/.. -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o sha1init.o -c sha1init.c
gcc -I. -I../../../.ext/include/i686-linux -I../../.././include -I../../.././ext/digest/sha1 -I../../.././ext/digest/sha1/.. -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o sha1ossl.o -c sha1ossl.c
gcc -shared -o ../../../.ext/i686-linux/digest/sha1.so sha1init.o sha1ossl.o -L. -L../../.. -L. -rdynamic -Wl,-export-dynamic -lcrypto -lpthread -lrt -ldl -lcrypt -lm -lc
make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/digest/sha1'
compiling digest/sha2

`/home/autobuild/autobuild-ruby/ruby/ext/digest/sha2'


gcc -I. -I../../../.ext/include/i686-linux -I../../.././include -I../../.././ext/digest/sha2 -I../../.././ext/digest/sha2/.. -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o sha2.o -c sha2.c
gcc -I. -I../../../.ext/include/i686-linux -I../../.././include -I../../.././ext/digest/sha2 -I../../.././ext/digest/sha2/.. -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o sha2init.o -c sha2init.c
gcc -shared -o ../../../.ext/i686-linux/digest/sha2.so sha2.o sha2init.o -L. -L../../.. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm -lc
mkdir -p ../../../.ext/common/digest
cp ../../.././ext/digest/sha2/lib/sha2.rb ../../../.ext/common/digest
make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/digest/sha2'
compiling dl

`/home/autobuild/autobuild-ruby/ruby/ext/dl'


gcc -I. -I../../.ext/include/i686-linux -I../.././include -I../.././ext/dl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -fno-defer-pop -fno-omit-frame-pointer -o cfunc.o -c cfunc.c
gcc -I. -I../../.ext/include/i686-linux -I../.././include -I../.././ext/dl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -fno-defer-pop -fno-omit-frame-pointer -o dl.o -c dl.c
gcc -I. -I../../.ext/include/i686-linux -I../.././include -I../.././ext/dl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -fno-defer-pop -fno-omit-frame-pointer -o cptr.o -c cptr.c
gcc -I. -I../../.ext/include/i686-linux -I../.././include -I../.././ext/dl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -fno-defer-pop -fno-omit-frame-pointer -o handle.o -c handle.c
gcc -shared -o ../../.ext/i686-linux/dl.so cfunc.o dl.o cptr.o handle.o -L. -L../.. -L. -rdynamic -Wl,-export-dynamic -ldl -lpthread -lrt -ldl -lcrypt -lm -lc
mkdir -p ../../.ext/common/dl
cp ../.././ext/dl/lib/dl/pack.rb ../../.ext/common/dl
mkdir -p ../../.ext/common/dl
cp ../.././ext/dl/lib/dl/cparser.rb ../../.ext/common/dl
mkdir -p ../../.ext/common/dl
cp ../.././ext/dl/lib/dl/struct.rb ../../.ext/common/dl
mkdir -p ../../.ext/common/dl
cp ../.././ext/dl/lib/dl/types.rb ../../.ext/common/dl
mkdir -p ../../.ext/common/dl
cp ../.././ext/dl/lib/dl/stack.rb ../../.ext/common/dl
mkdir -p ../../.ext/common/dl
cp ../.././ext/dl/lib/dl/import.rb ../../.ext/common/dl
mkdir -p ../../.ext/common/dl
cp ../.././ext/dl/lib/dl/func.rb ../../.ext/common/dl
mkdir -p ../../.ext/common/dl
cp ../.././ext/dl/lib/dl/callback.rb ../../.ext/common/dl
mkdir -p ../../.ext/common/dl
cp ../.././ext/dl/lib/dl/value.rb ../../.ext/common/dl
mkdir -p ../../.ext/include/ruby
cp ../.././ext/dl/dl.h ../../.ext/include/ruby
make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/dl'
compiling dl/win32

`/home/autobuild/autobuild-ruby/ruby/ext/dl/win32'


make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/dl/win32'
compiling etc

`/home/autobuild/autobuild-ruby/ruby/ext/etc'


gcc -I. -I../../.ext/include/i686-linux -I../.././include -I../.././ext/etc -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o etc.o -c etc.c
gcc -shared -o ../../.ext/i686-linux/etc.so etc.o -L. -L../.. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm -lc
make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/etc'
compiling fcntl

`/home/autobuild/autobuild-ruby/ruby/ext/fcntl'


gcc -I. -I../../.ext/include/i686-linux -I../.././include -I../.././ext/fcntl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o fcntl.o -c fcntl.c
gcc -shared -o ../../.ext/i686-linux/fcntl.so fcntl.o -L. -L../.. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm -lc
make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/fcntl'
compiling fiber

`/home/autobuild/autobuild-ruby/ruby/ext/fiber'


gcc -I. -I../../.ext/include/i686-linux -I../.././include -I../.././ext/fiber -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o fiber.o -c fiber.c
gcc -shared -o ../../.ext/i686-linux/fiber.so fiber.o -L. -L../.. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm -lc
make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/fiber'
compiling gdbm

`/home/autobuild/autobuild-ruby/ruby/ext/gdbm'


make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/gdbm'
compiling iconv

`/home/autobuild/autobuild-ruby/ruby/ext/iconv'


gcc -I. -I../../.ext/include/i686-linux -I../.././include -I../.././ext/iconv -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o iconv.o -c iconv.c
gcc -shared -o ../../.ext/i686-linux/iconv.so iconv.o -L. -L../.. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm -lc
make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/iconv'
compiling io/wait

`/home/autobuild/autobuild-ruby/ruby/ext/io/wait'


mkdir -p ../../../.ext/i686-linux/io
gcc -I. -I../../../.ext/include/i686-linux -I../../.././include -I../../.././ext/io/wait -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o wait.o -c wait.c
gcc -shared -o ../../../.ext/i686-linux/io/wait.so wait.o -L. -L../../.. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm -lc
mkdir -p ../../../.ext/common/io
cp ../../.././ext/io/wait/lib/nonblock.rb ../../../.ext/common/io
make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/io/wait'
compiling json

`/home/autobuild/autobuild-ruby/ruby/ext/json'


mkdir -p ../../.ext/common/json/add
cp ../.././ext/json/lib/json/add/core.rb ../../.ext/common/json/add
mkdir -p ../../.ext/common/json/add
cp ../.././ext/json/lib/json/add/rails.rb ../../.ext/common/json/add
mkdir -p ../../.ext/common/json/pure
cp ../.././ext/json/lib/json/pure/generator.rb ../../.ext/common/json/pure
mkdir -p ../../.ext/common/json/pure
cp ../.././ext/json/lib/json/pure/parser.rb ../../.ext/common/json/pure
mkdir -p ../../.ext/common/json
cp ../.././ext/json/lib/json/version.rb ../../.ext/common/json
mkdir -p ../../.ext/common/json
cp ../.././ext/json/lib/json/editor.rb ../../.ext/common/json
mkdir -p ../../.ext/common/json
cp ../.././ext/json/lib/json/common.rb ../../.ext/common/json
mkdir -p ../../.ext/common/json
cp ../.././ext/json/lib/json/ext.rb ../../.ext/common/json
mkdir -p ../../.ext/common/json
cp ../.././ext/json/lib/json/pure.rb ../../.ext/common/json
mkdir -p ../../.ext/common
cp ../.././ext/json/lib/json.rb ../../.ext/common
make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/json'
compiling json/ext/generator

`/home/autobuild/autobuild-ruby/ruby/ext/json/ext/generator'


mkdir -p ../../../../.ext/i686-linux/json/ext
gcc -I. -I../../../../.ext/include/i686-linux -I../../../.././include -I../../../.././ext/json/ext/generator -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -Wall -o generator.o -c generator.c
gcc -I. -I../../../../.ext/include/i686-linux -I../../../.././include -I../../../.././ext/json/ext/generator -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -Wall -o unicode.o -c unicode.c
gcc -shared -o ../../../../.ext/i686-linux/json/ext/generator.so generator.o unicode.o -L. -L../../../.. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm -lc
make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/json/ext/generator'
compiling json/ext/parser

`/home/autobuild/autobuild-ruby/ruby/ext/json/ext/parser'


gcc -I. -I../../../../.ext/include/i686-linux -I../../../.././include -I../../../.././ext/json/ext/parser -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -Wall -o unicode.o -c unicode.c
gcc -I. -I../../../../.ext/include/i686-linux -I../../../.././include -I../../../.././ext/json/ext/parser -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -Wall -o parser.o -c parser.c
gcc -shared -o ../../../../.ext/i686-linux/json/ext/parser.so unicode.o parser.o -L. -L../../../.. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm -lc
make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/json/ext/parser'
compiling nkf

`/home/autobuild/autobuild-ruby/ruby/ext/nkf'


gcc -I. -I../../.ext/include/i686-linux -I../.././include -I../.././ext/nkf -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o nkf.o -c nkf.c
gcc -shared -o ../../.ext/i686-linux/nkf.so nkf.o -L. -L../.. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm -lc
mkdir -p ../../.ext/common
cp ../.././ext/nkf/lib/kconv.rb ../../.ext/common
make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/nkf'
compiling openssl

`/home/autobuild/autobuild-ruby/ruby/ext/openssl'


gcc -I. -I../../.ext/include/i686-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o ossl_pkey_dsa.o -c ossl_pkey_dsa.c
ossl_pkey_dsa.c: In function 'ossl_dsa_initialize':
ossl_pkey_dsa.c:165: warning: passing argument 1 of 'PEM_ASN1_read_bio' from incompatible pointer type
ossl_pkey_dsa.c:165: warning: passing argument 4 of 'PEM_ASN1_read_bio' from incompatible pointer type
ossl_pkey_dsa.c: In function 'ossl_dsa_to_public_key':
ossl_pkey_dsa.c:370: warning: passing argument 2 of 'ASN1_dup' from incompatible pointer type
gcc -I. -I../../.ext/include/i686-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o ossl_x509attr.o -c ossl_x509attr.c
ossl_x509attr.c: In function 'ossl_x509attr_initialize':
ossl_x509attr.c:104: warning: passing argument 2 of 'd2i_X509_ATTRIBUTE' from incompatible pointer type
gcc -I. -I../../.ext/include/i686-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o ossl_ssl.o -c ossl_ssl.c
gcc -I. -I../../.ext/include/i686-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o ossl_ocsp.o -c ossl_ocsp.c
ossl_ocsp.c: In function 'ossl_ocspreq_initialize':
ossl_ocsp.c:114: warning: passing argument 2 of 'd2i_OCSP_REQUEST' from incompatible pointer type
ossl_ocsp.c: In function 'ossl_ocspres_initialize':
ossl_ocsp.c:321: warning: passing argument 2 of 'd2i_OCSP_RESPONSE' from incompatible pointer type
gcc -I. -I../../.ext/include/i686-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o ossl_engine.o -c ossl_engine.c
gcc -I. -I../../.ext/include/i686-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o ossl_config.o -c ossl_config.c
gcc -I. -I../../.ext/include/i686-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o ossl_hmac.o -c ossl_hmac.c
gcc -I. -I../../.ext/include/i686-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o ossl_cipher.o -c ossl_cipher.c
gcc -I. -I../../.ext/include/i686-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o ossl_pkey_rsa.o -c ossl_pkey_rsa.c
gcc -I. -I../../.ext/include/i686-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o ossl_x509req.o -c ossl_x509req.c
gcc -I. -I../../.ext/include/i686-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o ossl_digest.o -c ossl_digest.c
gcc -I. -I../../.ext/include/i686-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o ossl_pkey_ec.o -c ossl_pkey_ec.c
gcc -I. -I../../.ext/include/i686-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o ossl.o -c ossl.c
gcc -I. -I../../.ext/include/i686-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o ossl_x509store.o -c ossl_x509store.c
gcc -I. -I../../.ext/include/i686-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o ossl_bn.o -c ossl_bn.c
gcc -I. -I../../.ext/include/i686-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o ossl_asn1.o -c ossl_asn1.c
ossl_asn1.c: In function 'decode_bool':
ossl_asn1.c:313: warning: passing argument 2 of 'd2i_ASN1_BOOLEAN' from incompatible pointer type
ossl_asn1.c: In function 'decode_int':
ossl_asn1.c:328: warning: passing argument 2 of 'd2i_ASN1_INTEGER' from incompatible pointer type
ossl_asn1.c: In function 'decode_bstr':
ossl_asn1.c:347: warning: passing argument 2 of 'd2i_ASN1_BIT_STRING' from incompatible pointer type
ossl_asn1.c: In function 'decode_enum':
ossl_asn1.c:368: warning: passing argument 2 of 'd2i_ASN1_ENUMERATED' from incompatible pointer type
ossl_asn1.c: In function 'decode_null':
ossl_asn1.c:385: warning: passing argument 2 of 'd2i_ASN1_NULL' from incompatible pointer type
ossl_asn1.c: In function 'decode_obj':
ossl_asn1.c:402: warning: passing argument 2 of 'd2i_ASN1_OBJECT' from incompatible pointer type
ossl_asn1.c: In function 'decode_time':
ossl_asn1.c:430: warning: passing argument 2 of 'd2i_ASN1_TIME' from incompatible pointer type
ossl_asn1.c: In function 'ossl_asn1_decode0':
ossl_asn1.c:722: warning: passing argument 1 of 'ASN1_get_object' from incompatible pointer type
gcc -I. -I../../.ext/include/i686-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o ossl_pkcs12.o -c ossl_pkcs12.c
gcc -I. -I../../.ext/include/i686-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o ossl_ssl_session.o -c ossl_ssl_session.c
gcc -I. -I../../.ext/include/i686-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o ossl_x509.o -c ossl_x509.c
gcc -I. -I../../.ext/include/i686-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o ossl_ns_spki.o -c ossl_ns_spki.c
ossl_ns_spki.c: In function 'ossl_spki_initialize':
ossl_ns_spki.c:67: warning: passing argument 2 of 'd2i_NETSCAPE_SPKI' from incompatible pointer type
gcc -I. -I../../.ext/include/i686-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o ossl_x509crl.o -c ossl_x509crl.c
gcc -I. -I../../.ext/include/i686-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o ossl_x509name.o -c ossl_x509name.c
ossl_x509name.c: In function 'ossl_x509name_initialize':
ossl_x509name.c:142: warning: passing argument 2 of 'd2i_X509_NAME' from incompatible pointer type
gcc -I. -I../../.ext/include/i686-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o ossl_pkey.o -c ossl_pkey.c
gcc -I. -I../../.ext/include/i686-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o ossl_bio.o -c ossl_bio.c
gcc -I. -I../../.ext/include/i686-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o openssl_missing.o -c openssl_missing.c
gcc -I. -I../../.ext/include/i686-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o ossl_pkey_dh.o -c ossl_pkey_dh.c
gcc -I. -I../../.ext/include/i686-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o ossl_x509cert.o -c ossl_x509cert.c
gcc -I. -I../../.ext/include/i686-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o ossl_rand.o -c ossl_rand.c
gcc -I. -I../../.ext/include/i686-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o ossl_pkcs5.o -c ossl_pkcs5.c
gcc -I. -I../../.ext/include/i686-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o ossl_x509revoked.o -c ossl_x509revoked.c
ossl_x509revoked.c: In function 'ossl_x509revoked_new':
ossl_x509revoked.c:48: warning: passing argument 2 of 'ASN1_dup' from incompatible pointer type
ossl_x509revoked.c: In function 'DupX509RevokedPtr':
ossl_x509revoked.c:64: warning: passing argument 2 of 'ASN1_dup' from incompatible pointer type
gcc -I. -I../../.ext/include/i686-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o ossl_x509ext.o -c ossl_x509ext.c
ossl_x509ext.c: In function 'ossl_x509ext_initialize':
ossl_x509ext.c:285: warning: passing argument 2 of 'd2i_X509_EXTENSION' from incompatible pointer type
gcc -I. -I../../.ext/include/i686-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o ossl_pkcs7.o -c ossl_pkcs7.c
ossl_pkcs7.c: In function 'ossl_pkcs7si_new':
ossl_pkcs7.c:89: warning: passing argument 2 of 'ASN1_dup' from incompatible pointer type
ossl_pkcs7.c: In function 'DupPKCS7SignerPtr':
ossl_pkcs7.c:102: warning: passing argument 2 of 'ASN1_dup' from incompatible pointer type
ossl_pkcs7.c: In function 'ossl_pkcs7ri_new':
ossl_pkcs7.c:115: warning: passing argument 2 of 'ASN1_dup' from incompatible pointer type
ossl_pkcs7.c: In function 'DupPKCS7RecipientPtr':
ossl_pkcs7.c:128: warning: passing argument 2 of 'ASN1_dup' from incompatible pointer type
gcc -shared -o ../../.ext/i686-linux/openssl.so ossl_pkey_dsa.o ossl_x509attr.o ossl_ssl.o ossl_ocsp.o ossl_engine.o ossl_config.o ossl_hmac.o ossl_cipher.o ossl_pkey_rsa.o ossl_x509req.o ossl_digest.o ossl_pkey_ec.o ossl.o ossl_x509store.o ossl_bn.o ossl_asn1.o ossl_pkcs12.o ossl_ssl_session.o ossl_x509.o ossl_ns_spki.o ossl_x509crl.o ossl_x509name.o ossl_pkey.o ossl_bio.o openssl_missing.o ossl_pkey_dh.o ossl_x509cert.o ossl_rand.o ossl_pkcs5.o ossl_x509revoked.o ossl_x509ext.o ossl_pkcs7.o -L. -L../.. -L. -rdynamic -Wl,-export-dynamic -lssl -lcrypto -lpthread -lrt -ldl -lcrypt -lm -lc
mkdir -p ../../.ext/common/openssl
cp ../.././ext/openssl/lib/openssl/bn.rb ../../.ext/common/openssl
mkdir -p ../../.ext/common/openssl
cp ../.././ext/openssl/lib/openssl/digest.rb ../../.ext/common/openssl
mkdir -p ../../.ext/common/openssl
cp ../.././ext/openssl/lib/openssl/ssl.rb ../../.ext/common/openssl
mkdir -p ../../.ext/common/openssl
cp ../.././ext/openssl/lib/openssl/x509.rb ../../.ext/common/openssl
mkdir -p ../../.ext/common/openssl
cp ../.././ext/openssl/lib/openssl/buffering.rb ../../.ext/common/openssl
mkdir -p ../../.ext/common/openssl
cp ../.././ext/openssl/lib/openssl/cipher.rb ../../.ext/common/openssl
mkdir -p ../../.ext/common
cp ../.././ext/openssl/lib/openssl.rb ../../.ext/common
make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/openssl'
compiling pty

`/home/autobuild/autobuild-ruby/ruby/ext/pty'


gcc -I. -I../../.ext/include/i686-linux -I../.././include -I../.././ext/pty -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o pty.o -c pty.c
gcc -shared -o ../../.ext/i686-linux/pty.so pty.o -L. -L../.. -L. -rdynamic -Wl,-export-dynamic -lutil -lpthread -lrt -ldl -lcrypt -lm -lc
mkdir -p ../../.ext/common
cp ../.././ext/pty/lib/expect.rb ../../.ext/common
make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/pty'
compiling racc/cparse

`/home/autobuild/autobuild-ruby/ruby/ext/racc/cparse'


mkdir -p ../../../.ext/i686-linux/racc
gcc -I. -I../../../.ext/include/i686-linux -I../../.././include -I../../.././ext/racc/cparse -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o cparse.o -c cparse.c
gcc -shared -o ../../../.ext/i686-linux/racc/cparse.so cparse.o -L. -L../../.. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm -lc
make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/racc/cparse'
compiling readline

`/home/autobuild/autobuild-ruby/ruby/ext/readline'


gcc -I. -I../../.ext/include/i686-linux -I../.././include -I../.././ext/readline -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o readline.o -c readline.c
gcc -shared -o ../../.ext/i686-linux/readline.so readline.o -L. -L../.. -L. -rdynamic -Wl,-export-dynamic -lreadline -lncurses -lpthread -lrt -ldl -lcrypt -lm -lc
make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/readline'
compiling ripper

`/home/autobuild/autobuild-ruby/ruby/ext/ripper'


../../miniruby -I'../..' -I'../.././lib' -I'../../.ext/i686-linux' -I'../../.ext/common' -I'../.././ext' -rpurelib.rb ../.././ext/ripper/tools/preproc.rb ../.././parse.y --output=ripper.y
bison -t -v -oy.tab.c ripper.y
sed -f ../.././tool/ytab.sed -e "/^#/s!y\.tab\.c!ripper.c!" y.tab.c > ripper.c
../../miniruby -I'../..' -I'../.././lib' -I'../../.ext/i686-linux' -I'../../.ext/common' -I'../.././ext' -rpurelib.rb ../.././ext/ripper/tools/generate.rb --mode=eventids1 --ids1src=../.././parse.y --output=eventids1.c
../../miniruby -I'../..' -I'../.././lib' -I'../../.ext/i686-linux' -I'../../.ext/common' -I'../.././ext' -rpurelib.rb ../.././ext/ripper/tools/generate.rb --mode=eventids2table --ids2src=../.././ext/ripper/eventids2.c --output=eventids2table.c
gcc -I. -I../../.ext/include/i686-linux -I../.././include -I../.././ext/ripper -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o ripper.o -c ripper.c
gcc -shared -o ../../.ext/i686-linux/ripper.so ripper.o -L. -L../.. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm -lc
mkdir -p ../../.ext/common/ripper
cp ../.././ext/ripper/lib/ripper/lexer.rb ../../.ext/common/ripper
mkdir -p ../../.ext/common/ripper
cp ../.././ext/ripper/lib/ripper/sexp.rb ../../.ext/common/ripper
mkdir -p ../../.ext/common/ripper
cp ../.././ext/ripper/lib/ripper/filter.rb ../../.ext/common/ripper
mkdir -p ../../.ext/common/ripper
cp ../.././ext/ripper/lib/ripper/core.rb ../../.ext/common/ripper
mkdir -p ../../.ext/common
cp ../.././ext/ripper/lib/ripper.rb ../../.ext/common
../../miniruby -I'../..' -I'../.././lib' -I'../../.ext/i686-linux' -I'../../.ext/common' -I'../.././ext' -rpurelib.rb ../.././ext/ripper/tools/generate.rb --mode=check --ids1src=../.././parse.y --ids2src=../.././ext/ripper/eventids2.c
make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/ripper'
compiling sdbm

`/home/autobuild/autobuild-ruby/ruby/ext/sdbm'


gcc -I. -I../../.ext/include/i686-linux -I../.././include -I../.././ext/sdbm -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o init.o -c init.c
gcc -I. -I../../.ext/include/i686-linux -I../.././include -I../.././ext/sdbm -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o _sdbm.o -c _sdbm.c
gcc -shared -o ../../.ext/i686-linux/sdbm.so init.o _sdbm.o -L. -L../.. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm -lc
make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/sdbm'
compiling socket

`/home/autobuild/autobuild-ruby/ruby/ext/socket'


gcc -I. -I../../.ext/include/i686-linux -I../.././include -I../.././ext/socket -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o socket.o -c socket.c
gcc -shared -o ../../.ext/i686-linux/socket.so socket.o -L. -L../.. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm -lc
make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/socket'
compiling stringio

`/home/autobuild/autobuild-ruby/ruby/ext/stringio'


gcc -I. -I../../.ext/include/i686-linux -I../.././include -I../.././ext/stringio -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o stringio.o -c stringio.c
gcc -shared -o ../../.ext/i686-linux/stringio.so stringio.o -L. -L../.. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm -lc
make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/stringio'
compiling strscan

`/home/autobuild/autobuild-ruby/ruby/ext/strscan'


gcc -I. -I../../.ext/include/i686-linux -I../.././include -I../.././ext/strscan -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o strscan.o -c strscan.c
gcc -shared -o ../../.ext/i686-linux/strscan.so strscan.o -L. -L../.. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm -lc
make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/strscan'
compiling syck

`/home/autobuild/autobuild-ruby/ruby/ext/syck'


gcc -I. -I../../.ext/include/i686-linux -I../.././include -I../.././ext/syck -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o bytecode.o -c bytecode.c
gcc -I. -I../../.ext/include/i686-linux -I../.././include -I../.././ext/syck -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o rubyext.o -c rubyext.c
gcc -I. -I../../.ext/include/i686-linux -I../.././include -I../.././ext/syck -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o yaml2byte.o -c yaml2byte.c
gcc -I. -I../../.ext/include/i686-linux -I../.././include -I../.././ext/syck -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o syck.o -c syck.c
gcc -I. -I../../.ext/include/i686-linux -I../.././include -I../.././ext/syck -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o emitter.o -c emitter.c
gcc -I. -I../../.ext/include/i686-linux -I../.././include -I../.././ext/syck -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o implicit.o -c implicit.c
gcc -I. -I../../.ext/include/i686-linux -I../.././include -I../.././ext/syck -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o handler.o -c handler.c
gcc -I. -I../../.ext/include/i686-linux -I../.././include -I../.././ext/syck -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o token.o -c token.c
gcc -I. -I../../.ext/include/i686-linux -I../.././include -I../.././ext/syck -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o node.o -c node.c
gcc -I. -I../../.ext/include/i686-linux -I../.././include -I../.././ext/syck -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o gram.o -c gram.c
gcc -shared -o ../../.ext/i686-linux/syck.so bytecode.o rubyext.o yaml2byte.o syck.o emitter.o implicit.o handler.o token.o node.o gram.o -L. -L../.. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm -lc
make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/syck'
compiling syslog

`/home/autobuild/autobuild-ruby/ruby/ext/syslog'


gcc -I. -I../../.ext/include/i686-linux -I../.././include -I../.././ext/syslog -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o syslog.o -c syslog.c
gcc -shared -o ../../.ext/i686-linux/syslog.so syslog.o -L. -L../.. -L. -rdynamic -Wl,-export-dynamic -lpthread -lrt -ldl -lcrypt -lm -lc
make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/syslog'
compiling tk

`/home/autobuild/autobuild-ruby/ruby/ext/tk'


make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/tk'
compiling tk/tkutil

`/home/autobuild/autobuild-ruby/ruby/ext/tk/tkutil'


make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/tk/tkutil'
compiling win32ole

`/home/autobuild/autobuild-ruby/ruby/ext/win32ole'


make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/win32ole'
compiling zlib

`/home/autobuild/autobuild-ruby/ruby/ext/zlib'


gcc -I. -I../../.ext/include/i686-linux -I../.././include -I../.././ext/zlib -DRUBY_EXTCONF_H=\"extconf.h\" -D_FILE_OFFSET_BITS=64 -fPIC -g -O2 -o zlib.o -c zlib.c
gcc -shared -o ../../.ext/i686-linux/zlib.so zlib.o -L. -L../.. -L. -rdynamic -Wl,-export-dynamic -lz -lpthread -lrt -ldl -lcrypt -lm -lc
make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby/ext/zlib'
making ruby

`/home/autobuild/autobuild-ruby/ruby'


gcc -g -O2 -L. -rdynamic -Wl,-export-dynamic main.o -lruby-static -lpthread -lrt -ldl -lcrypt -lm -o ruby
make[1]: Leaving directory `/home/autobuild/autobuild-ruby/ruby'


Test

Test

Fri Feb 29 06:04:06 2008 UTC

Running: make -C ruby -k check TESTS=-v
make: Entering directory `/home/autobuild/autobuild-ruby/ruby'

sample/test.rb:assignment .............................................................................................................................................................................................................................................................................................................................................
sample/test.rb:condition ..
sample/test.rb:if/unless ...
sample/test.rb:case .....
sample/test.rb:while/until ........
sample/test.rb:exception .......
sample/test.rb:array .......................................
sample/test.rb:hash ...........................
sample/test.rb:iterator ...............................................................................................................
sample/test.rb:float ................................................................................
sample/test.rb:bignum ...............................
sample/test.rb:string & char ..............................................................
sample/test.rb:assignment ..........
sample/test.rb:call ......
sample/test.rb:proc .........
sample/test.rb:signal ..
sample/test.rb:eval .............................
sample/test.rb:system .........
sample/test.rb:const .....
sample/test.rb:clone .....
sample/test.rb:marshal ....
sample/test.rb:pack ....
sample/test.rb:math ..
sample/test.rb:struct ......
sample/test.rb:variable ...........
sample/test.rb:trace ...
sample/test.rb:defined? ............
sample/test.rb:alias ......
sample/test.rb:path .......................
sample/test.rb:gc ....
test succeeded

test_method.rb .................................................................................................................................................................................................................
test_class.rb .........................................
test_literal.rb ..................................................................................................................................................
test_load.rb .
test_objectspace.rb ...
test_syntax.rb .......................................................................................................................................
test_marshal.rb bootstraptest.tmp.rb:2:in `load': can't convert nil into String (TypeError)
from bootstraptest.tmp.rb:2:in `<main>'
.
test_eval.rb .........................
test_knownbug.rb .FFFFbootstraptest.tmp.rb:5:in `<main>': X (X)
Fbootstraptest.tmp.rb:1: syntax error, unexpected ',', expecting '}'
print(begin; 1.times {|i|print (42),1;}; end)
^
F...
test_flip.rb .
test_block.rb .....................................................
test_exception.rb ................................
test_fork.rb .
test_massign.rb ..................................
test_proc.rb ...................
test_io.rb ......
test_flow.rb ...........................................
test_thread.rb .......................
test_attr.rb ..
test_jump.rb ........................
#563 test_knownbug.rb:19:in `<top (required)>':
class C
define_method(:foo) {
if block_given?
:ng
else
:ok
end
}
end
C.new.foo
#=> "ng" (expected "ok") [ruby-core:14813]
#564 test_knownbug.rb:33:in `<top (required)>': [ruby-dev:31819] rb_clear_cache_by_class
#565 test_knownbug.rb:34:in `<top (required)>': [ruby-dev:31820] valgrind set_trace_func
#566 test_knownbug.rb:35:in `<top (required)>': [ruby-dev:32746] Invalid read of size 1
#567 test_knownbug.rb:37:in `<top (required)>':
class X < RuntimeError;end
x = [X]
begin
raise X
rescue *x
:ok
end
#=> "" (expected "ok") [ruby-core:14537]
#568 test_knownbug.rb:47:in `<top (required)>': [ruby-list:44479]
FAIL 6/809 tests failed
make: *** [btest-miniruby] Error 1
./miniruby -I./lib ./runruby.rb --extout=.ext -- "./test/runner.rb" --basedir="./test" --runner=console -v
Skipping permutation tests.
Gem::Indexer tests are being skipped. Install builder gem.

.


Started
test_00_06(Fill): .
test_07_10(Fill): .
test_11_14(Fill): .
test_15_18(Fill): .
test_19_22(Fill): .
test_23_26(Fill): .
test_27(Fill): .
test_6(NonString): .
test_7(NonString): .
test_anonymous(PPCycleTest): .
test_array(PPCycleTest): .
test_hash(PPCycleTest): .
test_object(PPCycleTest): .
test_share_nil(PPCycleTest): .
test_struct(PPCycleTest): .
test_withinspect(PPCycleTest): .
test_hasboth(PPInspectTest): .
test_hasinspect(PPInspectTest): .
test_hasprettyprint(PPInspectTest): .
test_pretty_print_inspect(PPInspectTest): .
test_proc(PPInspectTest): .
test_to_s_with_iv(PPInspectTest): .
test_to_s_without_iv(PPInspectTest): .
test_hash(PPSingleLineTest): .
test_list0123_11(PPTest): .
test_list0123_12(PPTest): .
test_redefined_method(PPTest): .
test_struct_override_members(PPTest): .
test_00_04(StrictPrettyExample): .
test_05(StrictPrettyExample): .
test_06(StrictPrettyExample): .
test_07(StrictPrettyExample): .
test_08(StrictPrettyExample): .
test_09(StrictPrettyExample): .
test_10(StrictPrettyExample): .
test_11_31(StrictPrettyExample): .
test_32(StrictPrettyExample): .
test_to_set(TC_Enumerable): .
test_ip6_arpa(TC_IPAddr): .
test_ip6_int(TC_IPAddr): .
test_ipv4_compat(TC_IPAddr): .
test_ipv4_mapped(TC_IPAddr): .
test_reverse(TC_IPAddr): .
test_s_new(TC_IPAddr): .
test_s_new_ntoh(TC_IPAddr): .
test_to_s(TC_IPAddr): .
test_and(TC_Operator): .
test_carrot(TC_Operator): .
test_equal(TC_Operator): .
test_include?(TC_Operator): .
test_mask(TC_Operator): .
test_or(TC_Operator): .
test_shift_left(TC_Operator): .
test_shift_right(TC_Operator): .
test_add(TC_Set): .
test_and(TC_Set): .
test_aref(TC_Set): .
test_classify(TC_Set): .
test_clear(TC_Set): .
test_clone(TC_Set): .
test_collect!(TC_Set): .
test_delete(TC_Set): .
test_delete_if(TC_Set): .
test_divide(TC_Set): .
test_dup(TC_Set): .
test_each(TC_Set): .
test_empty?(TC_Set): .
test_eq(TC_Set): .
test_flatten(TC_Set): .
test_include?(TC_Set): .
test_inspect(TC_Set): .
test_merge(TC_Set): .
test_minus(TC_Set): .
test_plus(TC_Set): .
test_proper_subset?(TC_Set): .
test_proper_superset?(TC_Set): .
test_reject!(TC_Set): .
test_replace(TC_Set): .
test_s_new(TC_Set): .
test_size(TC_Set): .
test_subset?(TC_Set): .
test_subtract(TC_Set): .
test_superset?(TC_Set): .
test_to_a(TC_Set): .
test_xor(TC_Set): .
test_sortedset(TC_SortedSet): .
test_array(TSortTest): .
test_cycle(TSortTest): .
test_dag(TSortTest): .
test_1(TailGroup): .
test_extend(TestDelegateClass): .
test_string(TestShellwords): .
test_unmatched_double_quote(TestShellwords): .
test_unmatched_quotes(TestShellwords): .
test_unmatched_single_quote(TestShellwords): .
test_extend(TestTempfile): .
test_queue(TestTimeout): .
test_hello_00_06(WadlerExample): .
test_hello_07_08(WadlerExample): .
test_hello_09_10(WadlerExample): .
test_hello_11_12(WadlerExample): .
test_hello_13(WadlerExample): .
test_tree_00_19(WadlerExample): .
test_tree_20_22(WadlerExample): .
test_tree_23_43(WadlerExample): .
test_tree_44(WadlerExample): .
test_tree_alt_00_18(WadlerExample): .
test_tree_alt_19_20(WadlerExample): .
test_tree_alt_20_49(WadlerExample): .
test_tree_alt_50(WadlerExample): .
test_hexdigest(TC_HMAC_MD5): .
test_reset(TC_HMAC_MD5): .
test_s_hexdigest(TC_HMAC_MD5): .
test_hexdigest(TC_HMAC_RMD160): .
test_reset(TC_HMAC_RMD160): .
test_s_hexdigest(TC_HMAC_RMD160): .
test_hexdigest(TC_HMAC_SHA1): .
test_reset(TC_HMAC_SHA1): .
test_s_hexdigest(TC_HMAC_SHA1): .
test_eq(TestDigest::TestMD5): .
test_instance_eval(TestDigest::TestMD5): .
test_s_digest(TestDigest::TestMD5): .
test_s_hexdigest(TestDigest::TestMD5): .
test_update(TestDigest::TestMD5): .
test_eq(TestDigest::TestRMD160): .
test_instance_eval(TestDigest::TestRMD160): .
test_s_digest(TestDigest::TestRMD160): .
test_s_hexdigest(TestDigest::TestRMD160): .
test_update(TestDigest::TestRMD160): .
test_eq(TestDigest::TestSHA1): .
test_instance_eval(TestDigest::TestSHA1): .
test_s_digest(TestDigest::TestSHA1): .
test_s_hexdigest(TestDigest::TestSHA1): .
test_update(TestDigest::TestSHA1): .
test_all(ACLEntryTest): .
test_ip(ACLEntryTest): .
test_ip_v6(ACLEntryTest): .
test_name(ACLEntryTest): .
test_1(ACLListTest): .
test_2(ACLListTest): .
test_all_1(ACLListTest): .
test_all_2(ACLListTest): .
test_0(ACLTest): .
test_1(ACLTest): .
test_not_0(ACLTest): .
test_not_1(ACLTest): .
test_01(TestDRbAry): .
test_02_collect(TestDRbAry): .
test_03_redo(TestDRbAry): .
test_05_break(TestDRbAry): .
test_06_next(TestDRbAry): .
test_07_break_18(TestDRbAry): .
test_00_DRbObject(TestDRbCore): .
test_01(TestDRbCore): .
test_01_02_loop(TestDRbCore): .
test_02_unknown(TestDRbCore): .
test_03(TestDRbCore): .
test_04(TestDRbCore): .
test_05_eq(TestDRbCore): .
test_06_timeout(TestDRbCore): .
test_07_public_private_protected_missing(TestDRbCore): .
test_08_here(TestDRbCore): .
test_09_option(TestDRbCore): .
test_10_yield(TestDRbCore): .
test_10_yield_undumped(TestDRbCore): .
test_11_remote_no_method_error(TestDRbCore): .
test_01_large_ary(TestDRbLarge): .
test_02_large_ary(TestDRbLarge): .
test_03_large_ary(TestDRbLarge): .
test_04_many_arg(TestDRbLarge): .
test_05_too_large_ary(TestDRbLarge): .
test_01(TestDRbMServer): .
test_01_one(TestDRbRuby18Yield): .
test_02_two(TestDRbRuby18Yield): .
test_03_many(TestDRbRuby18Yield): .
test_04_many_to_one(TestDRbRuby18Yield): .
test_05_array_subclass(TestDRbRuby18Yield): .
test_06_taint(TestDRbRuby18Yield): .
test_01_one(TestDRbRubyYield): .
test_02_two(TestDRbRubyYield): .
test_03_many(TestDRbRubyYield): .
test_04_many_to_one(TestDRbRubyYield): .
test_05_array_subclass(TestDRbRubyYield): .
test_06_taint(TestDRbRubyYield): .
test_01(TestDRbSSLAry): .
test_02_collect(TestDRbSSLAry): .
test_03_redo(TestDRbSSLAry): .
test_05_break(TestDRbSSLAry): .
test_06_next(TestDRbSSLAry): .
test_07_break_18(TestDRbSSLAry): .
test_00_DRbObject(TestDRbSSLCore): .
test_01(TestDRbSSLCore): .
test_01_02_loop(TestDRbSSLCore): .
test_02_unknown(TestDRbSSLCore): .
test_03(TestDRbSSLCore): .
test_04(TestDRbSSLCore): .
test_05_eq(TestDRbSSLCore): .
test_06_timeout(TestDRbSSLCore): .
test_07_public_private_protected_missing(TestDRbSSLCore): .
test_08_here(TestDRbSSLCore): .
test_09_option(TestDRbSSLCore): .
test_10_yield(TestDRbSSLCore): .
test_10_yield_undumped(TestDRbSSLCore): .
test_11_remote_no_method_error(TestDRbSSLCore): .
test_01(TestDRbSafe1): .
test_02_collect(TestDRbSafe1): .
test_03_redo(TestDRbSafe1): .
test_05_break(TestDRbSafe1): .
test_06_next(TestDRbSafe1): .
test_07_break_18(TestDRbSafe1): .
test_01(TestDRbUNIXAry): .
test_02_collect(TestDRbUNIXAry): .
test_03_redo(TestDRbUNIXAry): .
test_05_break(TestDRbUNIXAry): .
test_06_next(TestDRbUNIXAry): .
test_07_break_18(TestDRbUNIXAry): .
test_00_DRbObject(TestDRbUNIXCore): .
test_01(TestDRbUNIXCore): .
test_01_02_loop(TestDRbUNIXCore): .
test_02_unknown(TestDRbUNIXCore): .
test_03(TestDRbUNIXCore): .
test_04(TestDRbUNIXCore): .
test_05_eq(TestDRbUNIXCore): .
test_06_timeout(TestDRbUNIXCore): .
test_07_public_private_protected_missing(TestDRbUNIXCore): .
test_08_here(TestDRbUNIXCore): .
test_09_option(TestDRbUNIXCore): .
test_10_yield(TestDRbUNIXCore): .
test_10_yield_undumped(TestDRbUNIXCore): .
test_11_remote_no_method_error(TestDRbUNIXCore): .
test_01_one(TestDRbYield): .
test_02_two(TestDRbYield): .
test_03_many(TestDRbYield): .
test_04_many_to_one(TestDRbYield): .
test_05_array_subclass(TestDRbYield): .
test_06_taint(TestDRbYield): .
test_with_filename(TestERB): .
test_with_filename_and_safe_level(TestERB): .
test_without_filename(TestERB): .
test_without_filename_with_safe_level(TestERB): .
test_01(TestERBCore): .
test_02_safe_04(TestERBCore): .
test_03_def_class(TestERBCore): .
test_04_percent(TestERBCore): .
test_05_def_method(TestERBCore): .
test_06_escape(TestERBCore): .
test_07_keep_lineno(TestERBCore): .
test_08_explicit(TestERBCore): .
test_cd(TestFileUtils): .
test_chdir(TestFileUtils): .
test_chmod(TestFileUtils): .
test_chmod_R(TestFileUtils): .
test_chown(TestFileUtils): .
test_chown_R(TestFileUtils): .
test_cmp(TestFileUtils): .
test_collect_methods(TestFileUtils): .
test_commands(TestFileUtils): .
test_compare_file(TestFileUtils): .
test_compare_stream(TestFileUtils): .
test_copy_entry(TestFileUtils): .
test_copy_file(TestFileUtils): .
test_copy_stream(TestFileUtils): .
test_cp(TestFileUtils): .
test_cp_r(TestFileUtils): .
test_getwd(TestFileUtils): .
test_have_option?(TestFileUtils): .
test_identical?(TestFileUtils): .
test_install(TestFileUtils): .
test_link(TestFileUtils): .
test_ln(TestFileUtils): .
test_ln_s(TestFileUtils): .
test_ln_sf(TestFileUtils): .
test_makedirs(TestFileUtils): .
test_mkdir(TestFileUtils): .
test_mkdir_p(TestFileUtils): .
test_mkpath(TestFileUtils): .
test_move(TestFileUtils): .
test_mv(TestFileUtils): .
test_options(TestFileUtils): .
test_options_of(TestFileUtils): .
test_pwd(TestFileUtils): .
test_remove_dir(TestFileUtils): .
test_remove_entry_secure(TestFileUtils): .
test_remove_file(TestFileUtils): .
test_rm(TestFileUtils): .
test_rm_f(TestFileUtils): .
test_rm_r(TestFileUtils): .
test_rm_rf(TestFileUtils): .
test_rmdir(TestFileUtils): .
test_rmtree(TestFileUtils): .
test_safe_unlink(TestFileUtils): .
test_symlink(TestFileUtils): .
test_touch(TestFileUtils): .
test_uptodate?(TestFileUtils): .
test_with_big_file(TestFileUtils): .
test_visibility(TestFileUtilsDryRun): .
test_cp(TestFileUtilsNoWrite): .
test_mkdir(TestFileUtilsNoWrite): .
test_mkdir_p(TestFileUtilsNoWrite): .
test_mv(TestFileUtilsNoWrite): .
test_rm(TestFileUtilsNoWrite): .
test_rm_f(TestFileUtilsNoWrite): .
test_rm_rf(TestFileUtilsNoWrite): .
test_visibility(TestFileUtilsNoWrite): .
test_visibility(TestFileUtilsVerbose): .
test_flush(TestIONonblock): .
test_backslash(TC_JSON): .
test_comments(TC_JSON): .
test_construction(TC_JSON): .
test_nesting(TC_JSON): .
test_parse_array(TC_JSON): .
test_parse_arrays(TC_JSON): .
test_parse_object(TC_JSON): .
test_parse_simple_arrays(TC_JSON): .
test_parse_simple_objects(TC_JSON): .
test_parse_values(TC_JSON): .
test_parser_reset(TC_JSON): .
test_wrong_inputs(TC_JSON): .
test_core(TC_JSONAddition): .
test_extended_json(TC_JSONAddition): .
test_extended_json_disabled(TC_JSONAddition): .
test_extended_json_fail(TC_JSONAddition): .
test_raw_strings(TC_JSONAddition): .
test_failing(TC_JSONFixtures): .
test_passing(TC_JSONFixtures): /home/autobuild/autobuild-ruby/ruby/.ext/common/json/common.rb:122: warning: Float 23456789012E666 out of range
.
test_states(TC_JSONGenerate): .
test_unparse(TC_JSONGenerate): .
test_unparse_pretty(TC_JSONGenerate): .
test_extended_json(TC_JSONRails): .
test_extended_json_disabled(TC_JSONRails): .
test_extended_json_fail(TC_JSONRails): .
test_raw_strings(TC_JSONRails): .
test_symbol(TC_JSONRails): .
test_chars(TC_JSONUnicode): F
test_unicode(TC_JSONUnicode): F
test_close(TestLogDevice): .
test_initialize(TestLogDevice): .
test_shifting_size(TestLogDevice): .
test_write(TestLogDevice): .
test_add(TestLogger): .
test_close(TestLogger): .
test_datetime_format(TestLogger): .
test_format(TestLogger): .
test_formatter(TestLogger): .
test_initialize(TestLogger): .
test_level(TestLogger): .
test_level_log(TestLogger): .
test_lshift(TestLogger): .
test_progname(TestLogger): .
test_enum(TestLoggerSeverity): .
test_cond(TestMonitor): .
test_enter(TestMonitor): .
test_synchronize(TestMonitor): .
test_try_enter(TestMonitor): .
test_AREF(HTTPHeaderTest): .
test_ASET(HTTPHeaderTest): .
test_add_field(HTTPHeaderTest): .
test_basic_auth(HTTPHeaderTest): .
test_canonical_each(HTTPHeaderTest): .
test_chunked?(HTTPHeaderTest): .
test_content_length(HTTPHeaderTest): .
test_content_length=(HTTPHeaderTest): .
test_content_range(HTTPHeaderTest): .
test_content_type(HTTPHeaderTest): .
test_delete(HTTPHeaderTest): .
test_each(HTTPHeaderTest): .
test_each_capitalized(HTTPHeaderTest): .
test_each_key(HTTPHeaderTest): .
test_each_value(HTTPHeaderTest): .
test_form_data=(HTTPHeaderTest): .
test_get_fields(HTTPHeaderTest): .
test_key?(HTTPHeaderTest): .
test_main_type(HTTPHeaderTest): .
test_proxy_basic_auth(HTTPHeaderTest): .
test_range(HTTPHeaderTest): .
test_range=(HTTPHeaderTest): .
test_range_length(HTTPHeaderTest): .
test_set_content_type(HTTPHeaderTest): .
test_set_form_data(HTTPHeaderTest): .
test_size(HTTPHeaderTest): .
test_sub_type(HTTPHeaderTest): .
test_to_hash(HTTPHeaderTest): .
test_type_params(HTTPHeaderTest): .
test_https_proxy_authentication(HTTPSProxyTest): .
test_certificate_verify_failure(TestNetHTTPS): .
test_get(TestNetHTTPS): .
test_identity_verify_failure(TestNetHTTPS): .
test_post(TestNetHTTPS): .
test_verify_none(TestNetHTTPS): .
test_get(TestNetHTTP_v1_2): .
test_get2(TestNetHTTP_v1_2): .
test_get__break(TestNetHTTP_v1_2): .
test_get__implicit_start(TestNetHTTP_v1_2): .
test_head(TestNetHTTP_v1_2): .
test_post(TestNetHTTP_v1_2): .
test_request(TestNetHTTP_v1_2): F
test_s_get(TestNetHTTP_v1_2): .
test_s_post_form(TestNetHTTP_v1_2): .
test_send_request(TestNetHTTP_v1_2): .
test_get(TestNetHTTP_version_1_1): .
test_get2(TestNetHTTP_version_1_1): .
test_get__break(TestNetHTTP_version_1_1): .
test_get__implicit_start(TestNetHTTP_version_1_1): .
test_head(TestNetHTTP_version_1_1): .
test_post(TestNetHTTP_version_1_1): .
test_s_get(TestNetHTTP_version_1_1): .
test_s_post_form(TestNetHTTP_version_1_1): .
test_decode_utf7(IMAPTest): .
test_encode_utf7(IMAPTest): .
test_imaps_post_connection_check(IMAPTest): .
test_imaps_unknown_ca(IMAPTest): .
test_imaps_verify_none(IMAPTest): .
test_imaps_with_ca_file(IMAPTest): .
test_starttls(IMAPTest): .
test_eucjp(TestKconv): .
test_jis(TestKconv): .
test_shiftjis(TestKconv): .
test_utf8(TestKconv): .
test_guess(TestNKF): .
test_decode(OpenSSL::TestASN1): .
test_AES(OpenSSL::TestCipher): .
test_ciphers(OpenSSL::TestCipher): .
test_crypt(OpenSSL::TestCipher): .
test_dup(OpenSSL::TestCipher): .
test_empty_data(OpenSSL::TestCipher): .
test_info(OpenSSL::TestCipher): .
test_reset(OpenSSL::TestCipher): .
test_098_features(OpenSSL::TestDigest): .
test_digest(OpenSSL::TestDigest): .
test_dup(OpenSSL::TestDigest): .
test_eql(OpenSSL::TestDigest): .
test_info(OpenSSL::TestDigest): .
test_reset(OpenSSL::TestDigest): .
test_check_key(OpenSSL::TestEC): .
test_curve_names(OpenSSL::TestEC): .
test_dh_compute_key(OpenSSL::TestEC): .
test_dsa_sign_verify(OpenSSL::TestEC): .
test_encoding(OpenSSL::TestEC): .
test_set_keys(OpenSSL::TestEC): .
test_eof_0(OpenSSL::TestEOF1): .
test_eof_0_rw(OpenSSL::TestEOF1): .
test_eof_1(OpenSSL::TestEOF1): .
test_eof_2(OpenSSL::TestEOF1): .
test_eof_3(OpenSSL::TestEOF1): .
test_eof_0(OpenSSL::TestEOF2): .
test_eof_0_rw(OpenSSL::TestEOF2): .
test_eof_1(OpenSSL::TestEOF2): .
test_eof_2(OpenSSL::TestEOF2): .
test_eof_3(OpenSSL::TestEOF2): .
test_dup(OpenSSL::TestHMAC): .
test_hmac(OpenSSL::TestHMAC): .
test_build_data(OpenSSL::TestNSSPI): .
test_decode_data(OpenSSL::TestNSSPI): .
test_detached_sign(OpenSSL::TestPKCS7): .
test_enveloped(OpenSSL::TestPKCS7): .
test_signed(OpenSSL::TestPKCS7): .
test_padding(OpenSSL::TestPKeyRSA): .
test_private(OpenSSL::TestPKeyRSA): .
test_getc(OpenSSL::TestPair): .
test_puts_empty(OpenSSL::TestPair): .
test_puts_meta(OpenSSL::TestPair): .
test_readall(OpenSSL::TestPair): .
test_readline(OpenSSL::TestPair): .
test_readpartial(OpenSSL::TestPair): .
test_client_auth(OpenSSL::TestSSL): .
test_connect_and_close(OpenSSL::TestSSL): .
test_parallel(OpenSSL::TestSSL): .
test_post_connection_check(OpenSSL::TestSSL): .
test_read_and_write(OpenSSL::TestSSL): .
test_sslctx_set_params(OpenSSL::TestSSL): .
test_starttls(OpenSSL::TestSSL): .
test_verify_result(OpenSSL::TestSSL): .
test_basic(OpenSSL::TestX509CRL): .
test_crlnumber(OpenSSL::TestX509CRL): .
test_extension(OpenSSL::TestX509CRL): .
test_revoked(OpenSSL::TestX509CRL): .
test_sign_and_verify(OpenSSL::TestX509CRL): .
test_extension(OpenSSL::TestX509Certificate): .
test_public_key(OpenSSL::TestX509Certificate): .
test_serial(OpenSSL::TestX509Certificate): .
test_sign_and_verify(OpenSSL::TestX509Certificate): .
test_validity(OpenSSL::TestX509Certificate): .
test_create_by_factory(OpenSSL::TestX509Extension): .
test_new(OpenSSL::TestX509Extension): .
test_add_entry(OpenSSL::TestX509Name): .
test_s_new(OpenSSL::TestX509Name): .
test_s_parse(OpenSSL::TestX509Name): .
test_s_parse_rfc2253(OpenSSL::TestX509Name): .
test_attr(OpenSSL::TestX509Request): .
test_public_key(OpenSSL::TestX509Request): .
test_sign_and_verify(OpenSSL::TestX509Request): .
test_subject(OpenSSL::TestX509Request): .
test_version(OpenSSL::TestX509Request): .
test_set_errors(OpenSSL::TestX509Store): .
test_verify(OpenSSL::TestX509Store): .
test_order(TestOptionParser): .
test_permute(TestOptionParser): .
test_abbrev(TestOptionParser::NoArg::Def1): .
test_ambiguous(TestOptionParser::NoArg::Def1): .
test_long(TestOptionParser::NoArg::Def1): .
test_order(TestOptionParser::NoArg::Def1): .
test_permute(TestOptionParser::NoArg::Def1): .
test_short(TestOptionParser::NoArg::Def1): .
test_abbrev(TestOptionParser::NoArg::Def2): .
test_ambiguous(TestOptionParser::NoArg::Def2): .
test_long(TestOptionParser::NoArg::Def2): .
test_order(TestOptionParser::NoArg::Def2): .
test_permute(TestOptionParser::NoArg::Def2): .
test_short(TestOptionParser::NoArg::Def2): .
test_abbrev(TestOptionParser::OptArg): .
test_long(TestOptionParser::OptArg): .
test_order(TestOptionParser::OptArg): .
test_permute(TestOptionParser::OptArg): .
test_short(TestOptionParser::OptArg): .
test_abbrev(TestOptionParser::PlaceArg): .
test_long(TestOptionParser::PlaceArg): .
test_order(TestOptionParser::PlaceArg): .
test_permute(TestOptionParser::PlaceArg): .
test_short(TestOptionParser::PlaceArg): .
test_abbrev(TestOptionParser::ReqArg::Def1): .
test_long(TestOptionParser::ReqArg::Def1): .
test_order(TestOptionParser::ReqArg::Def1): .
test_permute(TestOptionParser::ReqArg::Def1): .
test_short(TestOptionParser::ReqArg::Def1): .
test_abbrev(TestOptionParser::ReqArg::Def2): .
test_long(TestOptionParser::ReqArg::Def2): .
test_order(TestOptionParser::ReqArg::Def2): .
test_permute(TestOptionParser::ReqArg::Def2): .
test_short(TestOptionParser::ReqArg::Def2): .
test_abbrev(TestOptionParser::ReqArg::Def3): .
test_long(TestOptionParser::ReqArg::Def3): .
test_order(TestOptionParser::ReqArg::Def3): .
test_permute(TestOptionParser::ReqArg::Def3): .
test_short(TestOptionParser::ReqArg::Def3): .
test_abbrev(TestOptionParser::ReqArg::Def4): .
test_long(TestOptionParser::ReqArg::Def4): .
test_order(TestOptionParser::ReqArg::Def4): .
test_permute(TestOptionParser::ReqArg::Def4): .
test_short(TestOptionParser::ReqArg::Def4): .
test_long_arg(TestOptionParserGetopts): .
test_long_noarg(TestOptionParserGetopts): .
test_short_arg(TestOptionParserGetopts): .
test_short_noarg(TestOptionParserGetopts): .
test_equality(TC_OpenStruct): .
test_ascend_1(TestPathname): .
test_ascend_2(TestPathname): .
test_ascend_3(TestPathname): .
test_ascend_4(TestPathname): .
test_cleanpath_aggressive_1(TestPathname): .
test_cleanpath_aggressive_10(TestPathname): .
test_cleanpath_aggressive_11(TestPathname): .
test_cleanpath_aggressive_12(TestPathname): .
test_cleanpath_aggressive_13(TestPathname): .
test_cleanpath_aggressive_14(TestPathname): .
test_cleanpath_aggressive_15(TestPathname): .
test_cleanpath_aggressive_16(TestPathname): .
test_cleanpath_aggressive_17(TestPathname): .
test_cleanpath_aggressive_18(TestPathname): .
test_cleanpath_aggressive_19(TestPathname): .
test_cleanpath_aggressive_2(TestPathname): .
test_cleanpath_aggressive_20(TestPathname): .
test_cleanpath_aggressive_21(TestPathname): .
test_cleanpath_aggressive_22(TestPathname): .
test_cleanpath_aggressive_23(TestPathname): .
test_cleanpath_aggressive_24(TestPathname): .
test_cleanpath_aggressive_25(TestPathname): .
test_cleanpath_aggressive_26(TestPathname): .
test_cleanpath_aggressive_27(TestPathname): .
test_cleanpath_aggressive_28(TestPathname): .
test_cleanpath_aggressive_29(TestPathname): .
test_cleanpath_aggressive_3(TestPathname): .
test_cleanpath_aggressive_30(TestPathname): .
test_cleanpath_aggressive_31(TestPathname): .
test_cleanpath_aggressive_32(TestPathname): .
test_cleanpath_aggressive_33(TestPathname): .
test_cleanpath_aggressive_34(TestPathname): .
test_cleanpath_aggressive_35(TestPathname): .
test_cleanpath_aggressive_36(TestPathname): .
test_cleanpath_aggressive_37(TestPathname): .
test_cleanpath_aggressive_4(TestPathname): .
test_cleanpath_aggressive_5(TestPathname): .
test_cleanpath_aggressive_6(TestPathname): .
test_cleanpath_aggressive_7(TestPathname): .
test_cleanpath_aggressive_8(TestPathname): .
test_cleanpath_aggressive_9(TestPathname): .
test_cleanpath_conservative_1(TestPathname): .
test_cleanpath_conservative_10(TestPathname): .
test_cleanpath_conservative_11(TestPathname): .
test_cleanpath_conservative_12(TestPathname): .
test_cleanpath_conservative_13(TestPathname): .
test_cleanpath_conservative_14(TestPathname): .
test_cleanpath_conservative_15(TestPathname): .
test_cleanpath_conservative_16(TestPathname): .
test_cleanpath_conservative_17(TestPathname): .
test_cleanpath_conservative_18(TestPathname): .
test_cleanpath_conservative_19(TestPathname): .
test_cleanpath_conservative_2(TestPathname): .
test_cleanpath_conservative_20(TestPathname): .
test_cleanpath_conservative_21(TestPathname): .
test_cleanpath_conservative_22(TestPathname): .
test_cleanpath_conservative_23(TestPathname): .
test_cleanpath_conservative_24(TestPathname): .
test_cleanpath_conservative_25(TestPathname): .
test_cleanpath_conservative_26(TestPathname): .
test_cleanpath_conservative_27(TestPathname): .
test_cleanpath_conservative_28(TestPathname): .
test_cleanpath_conservative_29(TestPathname): .
test_cleanpath_conservative_3(TestPathname): .
test_cleanpath_conservative_30(TestPathname): .
test_cleanpath_conservative_31(TestPathname): .
test_cleanpath_conservative_32(TestPathname): .
test_cleanpath_conservative_4(TestPathname): .
test_cleanpath_conservative_5(TestPathname): .
test_cleanpath_conservative_6(TestPathname): .
test_cleanpath_conservative_7(TestPathname): .
test_cleanpath_conservative_8(TestPathname): .
test_cleanpath_conservative_9(TestPathname): .
test_comparison(TestPathname): .
test_comparison_string(TestPathname): .
test_del_trailing_separator_1(TestPathname): .
test_del_trailing_separator_2(TestPathname): .
test_del_trailing_separator_3(TestPathname): .
test_del_trailing_separator_4(TestPathname): .
test_del_trailing_separator_5(TestPathname): .
test_del_trailing_separator_6(TestPathname): .
test_del_trailing_separator_7(TestPathname): .
test_del_trailing_separator_8(TestPathname): .
test_del_trailing_separator_9(TestPathname): .
test_descend_1(TestPathname): .
test_descend_2(TestPathname): .
test_descend_3(TestPathname): .
test_descend_4(TestPathname): .
test_destructive_update(TestPathname): .
test_each_filename(TestPathname): .
test_equality(TestPathname): .
test_file_basename(TestPathname): .
test_file_dirname(TestPathname): .
test_file_extname(TestPathname): .
test_file_fnmatch(TestPathname): .
test_file_join(TestPathname): .
test_file_split(TestPathname): .
test_freeze(TestPathname): .
test_has_trailing_separator?_1(TestPathname): .
test_has_trailing_separator?_2(TestPathname): .
test_has_trailing_separator?_3(TestPathname): .
test_has_trailing_separator?_4(TestPathname): .
test_hashkey(TestPathname): .
test_initialize(TestPathname): .
test_initialize_nul(TestPathname): .
test_kernel_open(TestPathname): .
test_kernel_pathname(TestPathname): .
test_null_character(TestPathname): .
test_pathsub_1(TestPathname): .
test_pathsubext_1(TestPathname): .
test_pathsubext_2(TestPathname): .
test_pathsubext_3(TestPathname): .
test_pathsubext_4(TestPathname): .
test_pathsubext_5(TestPathname): .
test_pathsubext_6(TestPathname): .
test_pathsubext_7(TestPathname): .
test_pathsubext_8(TestPathname): .
test_pathsubext_9(TestPathname): .
test_plus_1(TestPathname): .
test_plus_10(TestPathname): .
test_plus_11(TestPathname): .
test_plus_12(TestPathname): .
test_plus_13(TestPathname): .
test_plus_14(TestPathname): .
test_plus_15(TestPathname): .
test_plus_2(TestPathname): .
test_plus_3(TestPathname): .
test_plus_4(TestPathname): .
test_plus_5(TestPathname): .
test_plus_6(TestPathname): .
test_plus_7(TestPathname): .
test_plus_8(TestPathname): .
test_plus_9(TestPathname): .
test_realpath(TestPathname): .
test_relative?_1(TestPathname): .
test_relative?_2(TestPathname): .
test_relative?_3(TestPathname): .
test_relative?_4(TestPathname): .
test_relative?_5(TestPathname): .
test_relative_path_from_1(TestPathname): .
test_relative_path_from_10(TestPathname): .
test_relative_path_from_11(TestPathname): .
test_relative_path_from_12(TestPathname): .
test_relative_path_from_13(TestPathname): .
test_relative_path_from_14(TestPathname): .
test_relative_path_from_15(TestPathname): .
test_relative_path_from_16(TestPathname): .
test_relative_path_from_17(TestPathname): .
test_relative_path_from_18(TestPathname): .
test_relative_path_from_19(TestPathname): .
test_relative_path_from_2(TestPathname): .
test_relative_path_from_20(TestPathname): .
test_relative_path_from_21(TestPathname): .
test_relative_path_from_22(TestPathname): .
test_relative_path_from_23(TestPathname): .
test_relative_path_from_24(TestPathname): .
test_relative_path_from_25(TestPathname): .
test_relative_path_from_26(TestPathname): .
test_relative_path_from_27(TestPathname): .
test_relative_path_from_28(TestPathname): .
test_relative_path_from_29(TestPathname): .
test_relative_path_from_3(TestPathname): .
test_relative_path_from_30(TestPathname): .
test_relative_path_from_4(TestPathname): .
test_relative_path_from_5(TestPathname): .
test_relative_path_from_6(TestPathname): .
test_relative_path_from_7(TestPathname): .
test_relative_path_from_8(TestPathname): .
test_relative_path_from_9(TestPathname): .
test_root?_1(TestPathname): .
test_root?_2(TestPathname): .
test_root?_3(TestPathname): .
test_root?_4(TestPathname): .
test_root?_5(TestPathname): .
test_taint(TestPathname): .
test_to_s(TestPathname): .
test_untaint(TestPathname): .
test_groups(TestRDocMarkup): .
test_headings(TestRDocMarkup): .
test_list_alpha(TestRDocMarkup): .
test_list_bullet_dash(TestRDocMarkup): .
test_list_bullet_star(TestRDocMarkup): .
test_list_labeled_bracket(TestRDocMarkup): .
test_list_labeled_bracket_continued(TestRDocMarkup): .
test_list_labeled_colon(TestRDocMarkup): .
test_list_labeled_colon_continued(TestRDocMarkup): .
test_list_nested_bullet_bullet(TestRDocMarkup): .
test_list_nested_labeled_bullet(TestRDocMarkup): .
test_list_nested_labeled_bullet_bullet(TestRDocMarkup): .
test_list_nested_number_number(TestRDocMarkup): .
test_list_number(TestRDocMarkup): .
test_list_split(TestRDocMarkup): .
test_paragraph(TestRDocMarkup): .
test_tabs(TestRDocMarkup): .
test_types(TestRDocMarkup): .
test_verbatim(TestRDocMarkup): .
test_verbatim_merge(TestRDocMarkup): .
test_whitespace(TestRDocMarkup): .
test_adding(TestRDocMarkupAttributeManager): .
test_basic(TestRDocMarkupAttributeManager): .
test_bold(TestRDocMarkupAttributeManager): .
test_combined(TestRDocMarkupAttributeManager): .
test_html_like_em_bold(TestRDocMarkupAttributeManager): .
test_html_like_em_bold_SGML(TestRDocMarkupAttributeManager): .
test_html_like_em_bold_mixed_case(TestRDocMarkupAttributeManager): .
test_html_like_em_bold_nested_1(TestRDocMarkupAttributeManager): .
test_html_like_em_bold_nested_2(TestRDocMarkupAttributeManager): .
test_html_like_em_bold_nested_mixed_case(TestRDocMarkupAttributeManager): .
test_html_like_teletype(TestRDocMarkupAttributeManager): .
test_html_like_teletype_em_bold_SGML(TestRDocMarkupAttributeManager): .
test_protect(TestRDocMarkupAttributeManager): .
test_special(TestRDocMarkupAttributeManager): .
test_wrap_empty(TestRDocRIAttributeFormatter): .
test_wrap_long(TestRDocRIAttributeFormatter): .
test_wrap_markup(TestRDocRIAttributeFormatter): .
test_wrap_nil(TestRDocRIAttributeFormatter): .
test_wrap_short(TestRDocRIAttributeFormatter): .
test_blankline(TestRDocRIFormatter): .
test_bold_print(TestRDocRIFormatter): .
test_break_to_newline(TestRDocRIFormatter): .
test_conv_html(TestRDocRIFormatter): .
test_conv_markup(TestRDocRIFormatter): .
test_display_flow(TestRDocRIFormatter): .
test_display_flow_item_h(TestRDocRIFormatter): .
test_display_flow_item_li(TestRDocRIFormatter): .
test_display_flow_item_list(TestRDocRIFormatter): .
test_display_flow_item_p(TestRDocRIFormatter): .
test_display_flow_item_rule(TestRDocRIFormatter): .
test_display_flow_item_unknown(TestRDocRIFormatter): .
test_display_flow_item_verb(TestRDocRIFormatter): .
test_display_heading_1(TestRDocRIFormatter): .
test_display_heading_2(TestRDocRIFormatter): .
test_display_heading_3(TestRDocRIFormatter): .
test_display_list(TestRDocRIFormatter): .
test_display_list_bullet(TestRDocRIFormatter): .
test_display_list_labeled(TestRDocRIFormatter): .
test_display_list_lower_alpha(TestRDocRIFormatter): .
test_display_list_note(TestRDocRIFormatter): .
test_display_list_number(TestRDocRIFormatter): .
test_display_list_unknown(TestRDocRIFormatter): .
test_display_list_upper_alpha(TestRDocRIFormatter): .
test_display_verbatim_flow_item(TestRDocRIFormatter): .
test_display_verbatim_flow_item_bold(TestRDocRIFormatter): .
test_draw_line(TestRDocRIFormatter): .
test_draw_line_label(TestRDocRIFormatter): .
test_draw_line_label_long(TestRDocRIFormatter): .
test_raw_print_line(TestRDocRIFormatter): .
test_strip_attributes_b(TestRDocRIFormatter): .
test_strip_attributes_code(TestRDocRIFormatter): .
test_strip_attributes_em(TestRDocRIFormatter): .
test_strip_attributes_i(TestRDocRIFormatter): .
test_strip_attributes_tt(TestRDocRIFormatter): .
test_wrap_empty(TestRDocRIFormatter): .
test_wrap_long(TestRDocRIFormatter): .
test_wrap_markup(TestRDocRIFormatter): .
test_wrap_nil(TestRDocRIFormatter): .
test_wrap_short(TestRDocRIFormatter): .
test_bold_print(TestRDocRIOverstrikeFormatter): .
test_display_verbatim_flow_item_bold(TestRDocRIOverstrikeFormatter): .
test_write_attribute_text_bold(TestRDocRIOverstrikeFormatter): .
test_write_attribute_text_bold_italic(TestRDocRIOverstrikeFormatter): .
test_write_attribute_text_code(TestRDocRIOverstrikeFormatter): .
test_write_attribute_text_italic(TestRDocRIOverstrikeFormatter): .
test_do_classes_boot_class(TestRdocC_Parser): .
test_do_classes_class(TestRdocC_Parser): .
test_do_classes_class_under(TestRdocC_Parser): .
test_do_classes_module(TestRdocC_Parser): .
test_do_classes_module_under(TestRdocC_Parser): .
test_do_constants(TestRdocC_Parser): .
test_find_class_comment_define_class(TestRdocC_Parser): .
test_find_class_comment_init(TestRdocC_Parser): .
test_completion_append_character(TestReadline): .
test_readline(TestReadline): .
test_message(Rinda::TupleSpaceTest): F
test_delete(TestTupleBag): .
test_delete_unless_alive(TestTupleBag): .
test_find(TestTupleBag): .
test_find_all(TestTupleBag): .
test_find_all_template(TestTupleBag): .
test_has_expires_eh(TestTupleBag): .
test_push(TestTupleBag): .
test_parse_files(TestRipper_Generic): .
test_BEGIN(TestRipper_ParserEvents): .
test_END(TestRipper_ParserEvents): .
test_alias(TestRipper_ParserEvents): .
test_alias_error(TestRipper_ParserEvents): .
test_aref(TestRipper_ParserEvents): .
test_aref_field(TestRipper_ParserEvents): .
test_arg_paren(TestRipper_ParserEvents): .
test_arglist(TestRipper_ParserEvents): .
test_array(TestRipper_ParserEvents): .
test_assign(TestRipper_ParserEvents): .
test_assocs(TestRipper_ParserEvents): .
test_program(TestRipper_ParserEvents): .
test_stmts_add(TestRipper_ParserEvents): .
test_stmts_new(TestRipper_ParserEvents): .
test_var_alias(TestRipper_ParserEvents): .
test_var_ref(TestRipper_ParserEvents): .
test_void_stmt(TestRipper_ParserEvents): .
test_CHAR(TestRipper_ScannerEvents): .
test___end__(TestRipper_ScannerEvents): .
test_backref(TestRipper_ScannerEvents): .
test_backtick(TestRipper_ScannerEvents): .
test_comma(TestRipper_ScannerEvents): .
test_comment(TestRipper_ScannerEvents): .
test_const(TestRipper_ScannerEvents): .
test_cvar(TestRipper_ScannerEvents): .
test_embdoc(TestRipper_ScannerEvents): .
test_embdoc_beg(TestRipper_ScannerEvents): .
test_embdoc_end(TestRipper_ScannerEvents): .
test_embexpr_beg(TestRipper_ScannerEvents): .
test_embexpr_end(TestRipper_ScannerEvents): .
test_embvar(TestRipper_ScannerEvents): .
test_event_coverage(TestRipper_ScannerEvents): .
test_float(TestRipper_ScannerEvents): .
test_gvar(TestRipper_ScannerEvents): .
test_heredoc_beg(TestRipper_ScannerEvents): .
test_heredoc_end(TestRipper_ScannerEvents): .
test_ident(TestRipper_ScannerEvents): .
test_ignored_nl(TestRipper_ScannerEvents): .
test_int(TestRipper_ScannerEvents): .
test_ivar(TestRipper_ScannerEvents): .
test_kw(TestRipper_ScannerEvents): .
test_label(TestRipper_ScannerEvents): .
test_lbrace(TestRipper_ScannerEvents): .
test_lbracket(TestRipper_ScannerEvents): .
test_lex(TestRipper_ScannerEvents): .
test_location(TestRipper_ScannerEvents): .
test_lparen(TestRipper_ScannerEvents): .
test_nl(TestRipper_ScannerEvents): .
test_op(TestRipper_ScannerEvents): .
test_period(TestRipper_ScannerEvents): .
test_qwords_beg(TestRipper_ScannerEvents): .
test_rbrace(TestRipper_ScannerEvents): .
test_rbracket(TestRipper_ScannerEvents): .
test_regexp_beg(TestRipper_ScannerEvents): .
test_regexp_end(TestRipper_ScannerEvents): .
test_rparen(TestRipper_ScannerEvents): .
test_semicolon(TestRipper_ScannerEvents): .
test_sp(TestRipper_ScannerEvents): .
test_symbeg(TestRipper_ScannerEvents): .
test_tlambda(TestRipper_ScannerEvents): .
test_tlambda_arg(TestRipper_ScannerEvents): .
test_tlambeg(TestRipper_ScannerEvents): .
test_tokenize(TestRipper_ScannerEvents): .
test_tstring_beg(TestRipper_ScannerEvents): .
test_tstring_content(TestRipper_ScannerEvents): .
test_tstring_content_HEREDOC(TestRipper_ScannerEvents): .
test_tstring_end(TestRipper_ScannerEvents): .
test_words_beg(TestRipper_ScannerEvents): .
test_words_sep(TestRipper_ScannerEvents): .
test_date(RSS::TestAccessor): .
test_integer(RSS::TestAccessor): .
test_positive_integer(RSS::TestAccessor): .
test_atom_author(RSS::TestAtomCore): .
test_atom_category(RSS::TestAtomCore): .
test_atom_content(RSS::TestAtomCore): .
test_atom_contributor(RSS::TestAtomCore): .
test_atom_generator(RSS::TestAtomCore): .
test_atom_icon(RSS::TestAtomCore): .
test_atom_id(RSS::TestAtomCore): .
test_atom_link(RSS::TestAtomCore): .
test_atom_logo(RSS::TestAtomCore): .
test_atom_published(RSS::TestAtomCore): .
test_atom_rights(RSS::TestAtomCore): .
test_atom_subtitle(RSS::TestAtomCore): .
test_atom_summary(RSS::TestAtomCore): .
test_atom_title(RSS::TestAtomCore): .
test_atom_updated(RSS::TestAtomCore): .
test_entry(RSS::TestAtomCore): .
test_feed(RSS::TestAtomCore): .
test_not_displayed_xml_stylesheets(RSS::TestAtomCore): .
test_to_xml_with_new_api_since_018(RSS::TestAtomCore): .
default_test(RSS::TestCase): .
test_accessor(RSS::TestContent): .
test_parser(RSS::TestContent): .
test_to_s(RSS::TestContent): .
test_parser(RSS::TestDublinCore): .
test_plural_accessor(RSS::TestDublinCore): .
test_singular_accessor(RSS::TestDublinCore): .
test_to_s(RSS::TestDublinCore): .
test_author(RSS::TestITunes): .
test_block(RSS::TestITunes): .
test_category(RSS::TestITunes): .
test_duration(RSS::TestITunes): .
test_explicit(RSS::TestITunes): .
test_image(RSS::TestITunes): .
test_keywords(RSS::TestITunes): .
test_new_feed_url(RSS::TestITunes): .
test_owner(RSS::TestITunes): .
test_subtitle(RSS::TestITunes): .
test_summary(RSS::TestITunes): .
test_favicon_accessor(RSS::TestImage): .
test_favicon_to_s(RSS::TestImage): .
test_item_accessor(RSS::TestImage): .
test_item_to_s(RSS::TestImage): .
test_parser(RSS::TestImage): .
test_inherit(RSS::TestInherit): .
test_channel(RSS::TestMaker09): .
test_image(RSS::TestMaker09): .
test_items_with_new_api_since_018(RSS::TestMaker09): .
test_not_valid_channel(RSS::TestMaker09): .
test_not_valid_image(RSS::TestMaker09): .
test_not_valid_textInput(RSS::TestMaker09): .
test_rss(RSS::TestMaker09): .
test_textInput(RSS::TestMaker09): .
test_channel(RSS::TestMaker10): .
test_image(RSS::TestMaker10): .
test_items_with_new_api_since_018(RSS::TestMaker10): .
test_not_valid_channel(RSS::TestMaker10): .
test_not_valid_image(RSS::TestMaker10): .
test_not_valid_items(RSS::TestMaker10): .
test_not_valid_textinput(RSS::TestMaker10): .
test_rdf(RSS::TestMaker10): .
test_textinput(RSS::TestMaker10): .
test_category(RSS::TestMaker20): .
test_channel(RSS::TestMaker20): .
test_cloud(RSS::TestMaker20): .
test_enclosure(RSS::TestMaker20): .
test_guid(RSS::TestMaker20): .
test_image(RSS::TestMaker20): .
test_items_with_new_api_since_018(RSS::TestMaker20): .
test_not_valid_category(RSS::TestMaker20): .
test_not_valid_channel(RSS::TestMaker20): .
test_not_valid_cloud(RSS::TestMaker20): .
test_not_valid_enclosure(RSS::TestMaker20): .
test_not_valid_guid(RSS::TestMaker20): .
test_not_valid_image(RSS::TestMaker20): .
test_not_valid_source(RSS::TestMaker20): .
test_not_valid_textInput(RSS::TestMaker20): .
test_pubDate_without_description(RSS::TestMaker20): .
test_rss(RSS::TestMaker20): .
test_source(RSS::TestMaker20): .
test_textInput(RSS::TestMaker20): .
test_author(RSS::TestMakerAtomEntry): .
test_category(RSS::TestMakerAtomEntry): .
test_content(RSS::TestMakerAtomEntry): .
test_contributor(RSS::TestMakerAtomEntry): .
test_invalid_feed(RSS::TestMakerAtomEntry): .
test_link(RSS::TestMakerAtomEntry): .
test_published(RSS::TestMakerAtomEntry): .
test_rights(RSS::TestMakerAtomEntry): .
test_root_element(RSS::TestMakerAtomEntry): .
test_source_generator(RSS::TestMakerAtomEntry): .
test_source_icon(RSS::TestMakerAtomEntry): .
test_source_id(RSS::TestMakerAtomEntry): .
test_source_logo(RSS::TestMakerAtomEntry): .
test_source_subtitle(RSS::TestMakerAtomEntry): .
test_summary(RSS::TestMakerAtomEntry): .
test_title(RSS::TestMakerAtomEntry): .
test_updated(RSS::TestMakerAtomEntry): .
test_author(RSS::TestMakerAtomFeed): .
test_category(RSS::TestMakerAtomFeed): .
test_content(RSS::TestMakerAtomFeed): .
test_contributor(RSS::TestMakerAtomFeed): .
test_generator(RSS::TestMakerAtomFeed): .
test_icon(RSS::TestMakerAtomFeed): .
test_id(RSS::TestMakerAtomFeed): .
test_invalid_feed(RSS::TestMakerAtomFeed): .
test_link(RSS::TestMakerAtomFeed): .
test_logo(RSS::TestMakerAtomFeed): .
test_published(RSS::TestMakerAtomFeed): .
test_rights(RSS::TestMakerAtomFeed): .
test_root_element(RSS::TestMakerAtomFeed): .
test_subtitle(RSS::TestMakerAtomFeed): .
test_summary(RSS::TestMakerAtomFeed): .
test_title(RSS::TestMakerAtomFeed): .
test_updated(RSS::TestMakerAtomFeed): .
test_rss10(RSS::TestMakerContent): .
test_rss20(RSS::TestMakerContent): .
test_date(RSS::TestMakerDublinCore): .
test_rss10(RSS::TestMakerDublinCore): .
test_rss10_multiple(RSS::TestMakerDublinCore): .
test_author(RSS::TestMakerITunes): .
test_block(RSS::TestMakerITunes): .
test_category(RSS::TestMakerITunes): .
test_duration(RSS::TestMakerITunes): .
test_explicit(RSS::TestMakerITunes): .
test_image(RSS::TestMakerITunes): .
test_keywords(RSS::TestMakerITunes): .
test_new_feed_url(RSS::TestMakerITunes): .
test_owner(RSS::TestMakerITunes): .
test_subtitle(RSS::TestMakerITunes): .
test_summary(RSS::TestMakerITunes): .
test_rss10(RSS::TestMakerImage): .
test_rss10(RSS::TestMakerSlash): .
test_rss10(RSS::TestMakerSyndication): .
test_rss10(RSS::TestMakerTaxonomy): .
test_rss10(RSS::TestMakerTrackBack): .
test_not_valid_xml_stylesheet(RSS::TestMakerXMLStyleSheet): .
test_xml_stylesheet(RSS::TestMakerXMLStyleSheet): .
test_default_parser(RSS::TestParser): .
test_parse(RSS::TestParser): .
test_parse_tag_includes_hyphen(RSS::TestParser): .
test_RDF(RSS::TestParser10): .
test_channel(RSS::TestParser10): .
test_ignore(RSS::TestParser10): .
test_image(RSS::TestParser10): .
test_item(RSS::TestParser10): .
test_rdf_li(RSS::TestParser10): .
test_textinput(RSS::TestParser10): .
test_undefined_entity(RSS::TestParser10): .
test_unknown_duplicated_element(RSS::TestParser10): .
test_category20(RSS::TestParser20): .
test_cloud20(RSS::TestParser20): .
test_enclosure20(RSS::TestParser20): .
test_rss20(RSS::TestParser20): .
test_source20(RSS::TestParser20): .
test_entry(RSS::TestParserAtom): .
test_entry_author(RSS::TestParserAtom): .
test_entry_category(RSS::TestParserAtom): .
test_entry_content_text(RSS::TestParserAtom): .
test_entry_contributor(RSS::TestParserAtom): .
test_entry_id(RSS::TestParserAtom): .
test_entry_link(RSS::TestParserAtom): .
test_entry_rights(RSS::TestParserAtom): .
test_entry_source(RSS::TestParserAtom): .
test_entry_summary(RSS::TestParserAtom): .
test_entry_title(RSS::TestParserAtom): .
test_entry_updated(RSS::TestParserAtom): .
test_entry_validation(RSS::TestParserAtom): .
test_published(RSS::TestParserAtom): .
test_base(RSS::TestParserAtomFeed): .
test_entry_author(RSS::TestParserAtomFeed): .
test_entry_category(RSS::TestParserAtomFeed): .
test_entry_content(RSS::TestParserAtomFeed): .
test_entry_contributor(RSS::TestParserAtomFeed): .
test_entry_id(RSS::TestParserAtomFeed): .
test_entry_link(RSS::TestParserAtomFeed): .
test_entry_published(RSS::TestParserAtomFeed): .
test_entry_rights(RSS::TestParserAtomFeed): .
test_entry_source(RSS::TestParserAtomFeed): .
test_entry_summary(RSS::TestParserAtomFeed): .
test_entry_title(RSS::TestParserAtomFeed): .
test_entry_updated(RSS::TestParserAtomFeed): .
test_feed_author(RSS::TestParserAtomFeed): .
test_feed_category(RSS::TestParserAtomFeed): .
test_feed_contributor(RSS::TestParserAtomFeed): .
test_feed_generator(RSS::TestParserAtomFeed): .
test_feed_icon(RSS::TestParserAtomFeed): .
test_feed_id(RSS::TestParserAtomFeed): .
test_feed_link(RSS::TestParserAtomFeed): .
test_feed_logo(RSS::TestParserAtomFeed): .
test_feed_rights(RSS::TestParserAtomFeed): .
test_feed_subtitle(RSS::TestParserAtomFeed): .
test_feed_title(RSS::TestParserAtomFeed): .
test_feed_updated(RSS::TestParserAtomFeed): .
test_feed_validation(RSS::TestParserAtomFeed): .
test_lang(RSS::TestParserAtomFeed): .
test_RDF(RSS::TestRSS10Core): .
test_channel(RSS::TestRSS10Core): .
test_channel_image(RSS::TestRSS10Core): .
test_channel_items(RSS::TestRSS10Core): .
test_channel_textinput(RSS::TestRSS10Core): .
test_image(RSS::TestRSS10Core): .
test_item(RSS::TestRSS10Core): .
test_li(RSS::TestRSS10Core): .
test_not_displayed_xml_stylesheets(RSS::TestRSS10Core): .
test_seq(RSS::TestRSS10Core): .
test_textinput(RSS::TestRSS10Core): .
test_to_xml(RSS::TestRSS10Core): .
test_xml_stylesheets(RSS::TestRSS10Core): .
test_Rss(RSS::TestRSS20Core): .
test_channel(RSS::TestRSS20Core): .
test_channel_cloud(RSS::TestRSS20Core): .
test_channel_image(RSS::TestRSS20Core): .
test_channel_skip_days(RSS::TestRSS20Core): .
test_channel_skip_hours(RSS::TestRSS20Core): .
test_channel_textInput(RSS::TestRSS20Core): .
test_item(RSS::TestRSS20Core): .
test_item_enclosure(RSS::TestRSS20Core): .
test_item_guid(RSS::TestRSS20Core): .
test_item_source(RSS::TestRSS20Core): .
test_not_displayed_xml_stylesheets(RSS::TestRSS20Core): .
test_to_xml(RSS::TestRSS20Core): .
test_xml_stylesheets(RSS::TestRSS20Core): .
test_setup_maker(RSS::TestSetupMaker09): .
test_setup_maker_channel(RSS::TestSetupMaker09): .
test_setup_maker_image(RSS::TestSetupMaker09): .
test_setup_maker_items_backward_compatibility(RSS::TestSetupMaker09): .
test_setup_maker_textinput(RSS::TestSetupMaker09): .
test_setup_maker(RSS::TestSetupMaker10): .
test_setup_maker_channel(RSS::TestSetupMaker10): .
test_setup_maker_full(RSS::TestSetupMaker10): .
test_setup_maker_image(RSS::TestSetupMaker10): .
test_setup_maker_items_backward_compatibility(RSS::TestSetupMaker10): .
test_setup_maker_items_sort(RSS::TestSetupMaker10): .
test_setup_maker_textinput(RSS::TestSetupMaker10): .
test_setup_maker(RSS::TestSetupMaker20): .
test_setup_maker_channel(RSS::TestSetupMaker20): .
test_setup_maker_image(RSS::TestSetupMaker20): .
test_setup_maker_items_backward_compatibility(RSS::TestSetupMaker20): .
test_setup_maker_textinput(RSS::TestSetupMaker20): .
test_setup_maker(RSS::TestSetupMakerAtomEntry): .
test_setup_maker_entry_without_dc(RSS::TestSetupMakerAtomEntry): .
test_setup_maker_full(RSS::TestSetupMakerAtomEntry): .
test_setup_maker_items_backward_compatibility(RSS::TestSetupMakerAtomEntry): .
test_setup_maker_items_sort(RSS::TestSetupMakerAtomEntry): .
test_setup_maker(RSS::TestSetupMakerAtomFeed): .
test_setup_maker_feed_without_dc(RSS::TestSetupMakerAtomFeed): .
test_setup_maker_full(RSS::TestSetupMakerAtomFeed): .
test_setup_maker_items_backward_compatibility(RSS::TestSetupMakerAtomFeed): .
test_setup_maker_items_sort(RSS::TestSetupMakerAtomFeed): .
test_setup_maker_simple(RSS::TestSetupMakerITunes): .
test_setup_maker_with_nested_categories(RSS::TestSetupMakerITunes): .
test_setup_maker(RSS::TestSetupMakerSlash): .
test_parser(RSS::TestSlash): .
test_to_s(RSS::TestSlash): .
test_accessor(RSS::TestSyndication): .
test_parser(RSS::TestSyndication): .
test_to_s(RSS::TestSyndication): .
test_accessor(RSS::TestTaxonomy): .
test_parser(RSS::TestTaxonomy): .
test_to_s(RSS::TestTaxonomy): .
test_to_s_09(RSS::TestToS): .
test_to_s_10(RSS::TestToS): .
test_to_s_20(RSS::TestToS): .
test_accessor(RSS::TestTrackBack): .
test_parser(RSS::TestTrackBack): .
test_to_s(RSS::TestTrackBack): .
test_version(RSS::TestVersion): .
test_accessor(RSS::TestXMLStyleSheet): .
test_bad_alternate(RSS::TestXMLStyleSheet): .
test_parse(RSS::TestXMLStyleSheet): .
test_to_s(RSS::TestXMLStyleSheet): .
test_JVN_83768862(TestAlias): .
test_alias(TestAlias): .
test_00_new(TestArray): .
test_01_square_brackets(TestArray): .
test_0_literal(TestArray): .
test_AND(TestArray): .
test_AREF(TestArray): .
test_ASET(TestArray): .
test_CMP(TestArray): .
test_EQUAL(TestArray): .
test_LSHIFT(TestArray): .
test_MINUS(TestArray): .
test_MUL(TestArray): .
test_OR(TestArray): .
test_PLUS(TestArray): .
test_VERY_EQUAL(TestArray): .
test_array_andor_0(TestArray): .
test_assoc(TestArray): .
test_at(TestArray): .
test_beg_end_0(TestArray): .
test_clear(TestArray): .
test_clone(TestArray): .
test_collect(TestArray): .
test_collect!(TestArray): .
test_combination(TestArray): .
test_compact(TestArray): .
test_compact!(TestArray): .
test_compact_0(TestArray): .
test_concat(TestArray): .
test_delete(TestArray): .
test_delete_at(TestArray): .
test_delete_if(TestArray): .
test_dup(TestArray): .
test_each(TestArray): .
test_each_index(TestArray): .
test_empty?(TestArray): .
test_empty_0(TestArray): .
test_eql?(TestArray): .
test_fill(TestArray): .
test_fill_0(TestArray): .
test_find_all_0(TestArray): .
test_first(TestArray): .
test_flatten(TestArray): .
test_flatten!(TestArray): .
test_hash(TestArray): .
test_include?(TestArray): .
test_index(TestArray): .
test_join(TestArray): .
test_last(TestArray): .
test_length(TestArray): .
test_map!(TestArray): .
test_misc_0(TestArray): .
test_nitems(TestArray): .
test_pack(TestArray): .
test_permutation(TestArray): .
test_pop(TestArray): .
test_product(TestArray): .
test_push(TestArray): .
test_rassoc(TestArray): .
test_reject!(TestArray): .
test_replace(TestArray): .
test_reverse(TestArray): .
test_reverse!(TestArray): .
test_reverse_each(TestArray): .
test_rindex(TestArray): .
test_shift(TestArray): .
test_size(TestArray): .
test_slice(TestArray): .
test_slice!(TestArray): .
test_sort(TestArray): .
test_sort!(TestArray): .
test_sort_0(TestArray): .
test_split_0(TestArray): .
test_to_a(TestArray): .
test_to_ary(TestArray): .
test_to_s(TestArray): .
test_uniq(TestArray): .
test_uniq!(TestArray): .
test_uniq_0(TestArray): .
test_unshift(TestArray): .
test_values_at(TestArray): .
test_assign(TestAssignment): .
test_break(TestAssignment): .
test_const_massign(TestAssignment): .
test_lambda(TestAssignment): .
test_massign(TestAssignment): .
test_multi(TestAssignment): .
test_nested_massign(TestAssignment): .
test_next(TestAssignment): .
test_return(TestAssignment): .
test_to_ary_splat(TestAssignment): .
test_yield(TestAssignment): .
test_assignment(TestAssignmentGen): .
test_array(TestBasicInstructions): .
test_array_splat(TestBasicInstructions): .
test_backref(TestBasicInstructions): .
test_class_variable(TestBasicInstructions): .
test_const_cref(TestBasicInstructions): .
test_const_inherit(TestBasicInstructions): .
test_const_path(TestBasicInstructions): .
test_dstring(TestBasicInstructions): .
test_dsym(TestBasicInstructions): .
test_global_variable(TestBasicInstructions): .
test_hash(TestBasicInstructions): .
test_immediates(TestBasicInstructions): .
test_local_variable(TestBasicInstructions): .
test_not(TestBasicInstructions): .
test_opassign(TestBasicInstructions): .
test_range(TestBasicInstructions): .
test_regexp(TestBasicInstructions): .
test_self(TestBasicInstructions): .
test_string(TestBasicInstructions): .
test_xstr(TestBasicInstructions): .
test_beginendblock(TestBeginEndBlock): .
test_begininmethod(TestBeginEndBlock): .
test_endblockwarn(TestBeginEndBlock): .
test_raise_in_at_exit(TestBeginEndBlock): .
test_should_propagate_exit_code(TestBeginEndBlock): .
test_should_propagate_signaled(TestBeginEndBlock): .
test_abs(TestBignum): .
test_and(TestBignum): .
test_aref(TestBignum): .
test_big_2comp(TestBignum): .
test_bignum(TestBignum): .
test_calc(TestBignum): .
test_cmp(TestBignum): .
test_coerce(TestBignum): .
test_convert(TestBignum): .
test_div(TestBignum): .
test_divmod(TestBignum): .
test_divrem(TestBignum): .
test_eq(TestBignum): .
test_eql(TestBignum): .
test_even(TestBignum): .
test_hash(TestBignum): .
test_int2inum(TestBignum): .
test_interrupt(TestBignum): .
test_minus(TestBignum): .
test_modulo(TestBignum): .
test_mul(TestBignum): .
test_odd(TestBignum): .
test_or(TestBignum): .
test_plus(TestBignum): .
test_pow(TestBignum): .
test_quad_pack(TestBignum): .
test_quo(TestBignum): .
test_remainder(TestBignum): .
test_shift(TestBignum): .
test_shift2(TestBignum): .
test_size(TestBignum): .
test_str_to_inum(TestBignum): .
test_sub(TestBignum): .
test_to_f(TestBignum): .
test_to_s(TestBignum): .
test_to_s2(TestBignum): .
test_xor(TestBignum): .
test_call(TestCall): .
test_case(TestCase): .
test_00_new_basic(TestClass): .
test_01_new_inherited(TestClass): .
test_s_inherited(TestClass): .
test_s_new(TestClass): .
test_superclass(TestClass): .
test_clone(TestClone): .
test_condition(TestCondition): .
test_const(TestConst): .
test_call(TestContinuation): .
test_check_localvars(TestContinuation): .
test_create(TestContinuation): .
test_error(TestContinuation): .
test_defined(TestDefined): .
test_JVN_13947696(TestDir): .
test_seek(TestDir): .
test_encoding(TestEncoding): .
test_singleton(TestEncoding): .
test_all(TestEnumerable): .
test_any(TestEnumerable): .
test_callcc(TestEnumerable): .
test_count(TestEnumerable): .
test_cycle(TestEnumerable): .
test_drop(TestEnumerable): .
test_drop_while(TestEnumerable): .
test_each_with_index(TestEnumerable): .
test_find(TestEnumerable): .
test_find_all(TestEnumerable): .
test_find_index(TestEnumerable): .
test_first(TestEnumerable): .
test_grep(TestEnumerable): .
test_group_by(TestEnumerable): .
test_inject(TestEnumerable): .
test_max(TestEnumerable): .
test_max_by(TestEnumerable): .
test_member(TestEnumerable): .
test_min(TestEnumerable): .
test_min_by(TestEnumerable): .
test_minmax(TestEnumerable): .
test_minmax_by(TestEnumerable): .
test_none(TestEnumerable): .
test_one(TestEnumerable): .
test_partition(TestEnumerable): .
test_reject(TestEnumerable): .
test_sort(TestEnumerable): .
test_sort_by(TestEnumerable): .
test_take(TestEnumerable): .
test_take_while(TestEnumerable): .
test_to_a(TestEnumerable): .
test_zip(TestEnumerable): .
test_cons(TestEnumerator): .
test_gc(TestEnumerator): .
test_initialize(TestEnumerator): .
test_initialize_copy(TestEnumerator): .
test_iterators(TestEnumerator): .
test_loop(TestEnumerator): .
test_nested_itaration(TestEnumerator): .
test_next(TestEnumerator): .
test_next_rewind(TestEnumerator): .
test_slice(TestEnumerator): .
test_with_index(TestEnumerator): .
test_aset(TestEnv): .
test_assoc(TestEnv): .
test_bracket(TestEnv): .
test_clear(TestEnv): .
test_delete(TestEnv): .
test_each_key(TestEnv): .
test_each_pair(TestEnv): .
test_each_value(TestEnv): .
test_empty_p(TestEnv): .
test_fetch(TestEnv): .
test_getenv(TestEnv): .
test_has_key(TestEnv): .
test_has_value(TestEnv): .
test_inspect(TestEnv): .
test_invert(TestEnv): .
test_key(TestEnv): .
test_keys(TestEnv): .
test_rassoc(TestEnv): .
test_rehash(TestEnv): .
test_reject(TestEnv): .
test_reject_bang(TestEnv): .
test_replace(TestEnv): .
test_select(TestEnv): .
test_shift(TestEnv): .
test_size(TestEnv): .
test_to_a(TestEnv): .
test_to_hash(TestEnv): .
test_to_s(TestEnv): .
test_update(TestEnv): .
test_values(TestEnv): .
test_values_at(TestEnv): .
test_cvar_scope_with_instance_eval(TestEval): .
test_ev(TestEval): .
test_eval_and_define_method(TestEval): .
test_eval_basic(TestEval): .
test_eval_binding_basic(TestEval): .
test_eval_orig(TestEval): .
test_fixnum_instance_eval_cvar(TestEval): .
test_instance_eval_block_basic(TestEval): .
test_instance_eval_cvar(TestEval): .
test_instance_eval_string_basic(TestEval): .
test_module_eval_block_basic(TestEval): .
test_module_eval_string_basic(TestEval): .
test_nil_instance_eval_cvar(TestEval): .
test_else(TestException): .
test_exception(TestException): .
test_error(TestFiber): .
test_many_fibers(TestFiber): .
test_many_fibers_with_threads(TestFiber): E
test_normal(TestFiber): .
test_return(TestFiber): .
test_term(TestFiber): .
test_throw(TestFiber): .
test_tls(TestFiber): .
test_transfer(TestFiber): .
test_chown(TestFile): .
test_each_byte_extended_file(TestFile): .
test_eof_0(TestFile): .
test_eof_0_rw(TestFile): .
test_eof_0_seek(TestFile): .
test_eof_1(TestFile): .
test_eof_1_seek(TestFile): .
test_eof_2(TestFile): .
test_eof_3(TestFile): .
test_getc_extended_file(TestFile): .
test_gets_extended_file(TestFile): .
test_gets_para_extended_file(TestFile): .
test_read_all_extended_file(TestFile): .
test_s_chown(TestFile): .
test_truncate_beyond_eof(TestFile): .
test_truncate_rbuf(TestFile): .
test_truncate_wbuf(TestFile): .
test_unlink_before_close(TestFile): .
test_atime(TestFileExhaustive): [FATAL] failed to allocate memory
make: *** [test-all] Error 1
make: Target `check' not remade because of errors.
make: Leaving directory `/home/autobuild/autobuild-ruby/ruby'


Install

Install

Fri Feb 29 06:09:17 2008 UTC


End

Fri Feb 29 06:09:19 2008 UTC