== ruby-trunk-o3 # 2010-11-22T20:20:04+09:00 Hostname: ooopackages Linux 2.6.26-2-powerpc64 #1 SMP Thu Sep 16 21:59:57 UTC 2010 ppc64 Distributor ID: Debian Description: Debian GNU/Linux 5.0.6 (lenny) Release: 5.0.6 Codename: lenny == start # 2010-11-22T20:21:49+09:00 == svn/ruby # 2010-11-22T20:21:55+09:00 + svn checkout -q http://svn.ruby-lang.org/repos/ruby/trunk ruby CHG . 29845->29870 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=29870;diff_format=u CHG ChangeLog 29842->29870 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?p1=trunk/ChangeLog&r1=29845&r2=29870&pathrev=29870;diff_format=u CHG string.c 29676->29868 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/string.c?p1=trunk/string.c&r1=29845&r2=29870&pathrev=29870;diff_format=u CHG time.c 29492->29851 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/time.c?p1=trunk/time.c&r1=29845&r2=29870&pathrev=29870;diff_format=u CHG version.h 29845->29847 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/version.h?p1=trunk/version.h&r1=29845&r2=29870&pathrev=29870;diff_format=u CHG enc/big5.c 25822->29869 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/enc/big5.c?p1=trunk/enc/big5.c&r1=29845&r2=29870&pathrev=29870;diff_format=u DEL enc/trans/big5-hkscs-tbl.rb 24264->none http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/enc/trans/big5-hkscs-tbl.rb?view=markup&pathrev=29845;diff_format=u DEL enc/trans/big5-tbl.rb 21313->none http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/enc/trans/big5-tbl.rb?view=markup&pathrev=29845;diff_format=u CHG enc/trans/big5.trans 26995->29869 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/enc/trans/big5.trans?p1=trunk/enc/trans/big5.trans&r1=29845&r2=29870&pathrev=29870;diff_format=u CHG lib/date.rb 29584->29846 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/date.rb?p1=trunk/lib/date.rb&r1=29845&r2=29870&pathrev=29870;diff_format=u CHG lib/mkmf.rb 29842->29870 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/mkmf.rb?p1=trunk/lib/mkmf.rb&r1=29845&r2=29870&pathrev=29870;diff_format=u CHG test/ruby/test_m17n.rb 29732->29852 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/ruby/test_m17n.rb?p1=trunk/test/ruby/test_m17n.rb&r1=29845&r2=29870&pathrev=29870;diff_format=u CHG test/ruby/test_string.rb 29490->29868 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/ruby/test_string.rb?p1=trunk/test/ruby/test_string.rb&r1=29845&r2=29870&pathrev=29870;diff_format=u CHG test/ruby/test_time.rb 27239->29851 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/ruby/test_time.rb?p1=trunk/test/ruby/test_time.rb&r1=29845&r2=29870&pathrev=29870;diff_format=u CHG test/ruby/test_transcode.rb 28307->29869 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/ruby/test_transcode.rb?p1=trunk/test/ruby/test_transcode.rb&r1=29845&r2=29870&pathrev=29870;diff_format=u CHG tool/transcode-tblgen.rb 26996->29869 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/tool/transcode-tblgen.rb?p1=trunk/tool/transcode-tblgen.rb&r1=29845&r2=29870&pathrev=29870;diff_format=u + svn info Path: . URL: http://svn.ruby-lang.org/repos/ruby/trunk Repository Root: http://svn.ruby-lang.org/repos/ruby Repository UUID: b2dd03c8-39d4-4d8f-98ff-823fe69b080e Revision: 29870 Node Kind: directory Schedule: normal Last Changed Author: nobu Last Changed Rev: 29870 Last Changed Date: 2010-11-22 18:45:46 +0900 (Mon, 22 Nov 2010) == autoconf # 2010-11-22T20:22:44+09:00 + autoconf == git-mspec(shared) # 2010-11-22T20:23:03+09:00 + git pull Already up-to-date. == git-mspec # 2010-11-22T20:23:05+09:00 + git clone -q /var/lib/chkbuild/tmp/build/mspec mspec == git-rubyspec(shared) # 2010-11-22T20:23:06+09:00 + git pull Already up-to-date. == git-rubyspec # 2010-11-22T20:23:09+09:00 + git clone -q /var/lib/chkbuild/tmp/build/rubyspec rubyspec == configure # 2010-11-22T20:23:18+09:00 + ./configure --prefix=/var/lib/chkbuild/tmp/build/ruby-trunk-o3/20101122T202003 CPPFLAGS=-DRUBY_DEBUG_ENV optflags=-O3 debugflags=-g 'warnflags=-W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers' --with-valgrind checking build system type... powerpc64-unknown-linux-gnu checking host system type... powerpc64-unknown-linux-gnu checking target system type... powerpc64-unknown-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++... no checking for c++... no checking for gpp... no checking for aCC... no checking for CC... no checking for cxx... no checking for cc++... no checking for cl.exe... no checking for FCC... no checking for KCC... no checking for RCC... no checking for xlC_r... no checking for xlC... no checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no 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 for objdump... objdump checking for objcopy... objcopy checking for nm... nm checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for a thread-safe mkdir -p... /bin/mkdir -p checking for dot... no checking for doxygen... no checking for pkg-config... no 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 whether it is safe to define __EXTENSIONS__... yes checking for cd using phisical directory... cd -P checking whether -fvisibility=hidden is accepted... yes checking whether -Wl,-unexported_symbol,_Init_* is accepted... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking whether byte ordering is bigendian... yes checking for an ANSI C-conforming const... yes checking whether char is unsigned... yes checking for inline... inline checking for working volatile... yes checking for long long... yes checking for off_t... yes checking char bit... 8 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 printf prefix for long long... ll checking for pid_t... yes checking for convertible type of pid_t... INT checking for uid_t... yes checking for convertible type of uid_t... UINT checking for gid_t... yes checking for convertible type of gid_t... UINT checking for time_t... (cached) yes checking for convertible type of time_t... LONG checking for dev_t... yes checking for convertible type of dev_t... ULL checking for prototypes... yes checking token paste string... ansi checking stringization... #expr checking string literal concatenation... yes checking for variable length prototypes and stdarg.h... yes checking for variable length macro... yes checking for noreturn function attribute... __attribute__ ((noreturn)) x checking for deprecated function attribute... __attribute__ ((deprecated)) x checking for noinline function attribute... __attribute__ ((noinline)) x checking for stdcall function attribute... x checking for cdecl function attribute... x checking for fastcall function attribute... x checking for function alias... alias checking for atomic builtins... yes checking for exported function attribute... __attribute__ ((visibility("default"))) 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 stdbool.h that conforms to C99... yes checking for _Bool... yes checking for sys/wait.h that is POSIX.1 compatible... 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 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 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 sys/sendfile.h usability... yes checking sys/sendfile.h presence... yes checking for sys/sendfile.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for net/socket.h... (cached) no checking for sys/socket.h... (cached) yes checking for rlim_t... yes checking size of rlim_t... 8 checking for size_t... yes checking for size_t... (cached) yes checking size of size_t... 4 checking for ptrdiff_t... yes checking size of ptrdiff_t... 4 checking for printf prefix for size_t... z checking for printf prefix for ptrdiff_t... t checking for struct stat.st_blksize... yes checking for struct stat.st_blocks... yes checking for struct stat.st_rdev... yes checking size of struct stat.st_size... 8 checking size of struct stat.st_blocks... 8 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 struct timezone... yes checking for fd_mask... yes checking for int8_t... yes checking for int8_t... yes checking size of int8_t... 1 checking for uint8_t... yes checking for uint8_t... yes checking size of uint8_t... 1 checking for int16_t... yes checking for int16_t... yes checking size of int16_t... 2 checking for uint16_t... yes checking for uint16_t... yes checking size of uint16_t... 2 checking for int32_t... yes checking for int32_t... yes checking size of int32_t... 4 checking for uint32_t... yes checking for uint32_t... yes checking size of uint32_t... 4 checking for int64_t... yes checking for int64_t... yes checking size of int64_t... 8 checking for uint64_t... yes checking for uint64_t... yes checking size of uint64_t... 8 checking for int128_t... no checking for uint128_t... no checking for intptr_t... yes checking for intptr_t... yes checking size of intptr_t... 4 checking for uintptr_t... yes checking for uintptr_t... yes checking size of uintptr_t... 4 checking for ssize_t... yes checking for ssize_t... yes checking size of ssize_t... 4 checking for stack end address... __libc_stack_end checking for uid_t in sys/types.h... (cached) yes checking type of array argument to getgroups... gid_t checking return type of signal handlers... void checking for working alloca.h... yes checking for alloca... yes checking for dynamic size alloca... ok checking for working memcmp... yes checking for broken erfc of glibc-2.3.6 on IA64... no checking for dup2... yes checking for memmove... yes checking for strerror... yes checking for strchr... yes checking for strstr... yes checking for crypt... yes checking for flock... 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 ffs... yes checking for signbit... yes 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 getcwd... yes checking for eaccess... yes checking for truncate... yes checking for ftruncate... yes checking for chsize... no checking for times... yes checking for utimes... yes checking for utimensat... yes 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 readdir_r... yes checking for fsync... yes checking for fdatasync... yes checking for fchown... 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 close... yes checking for dlopen... yes checking for sigprocmask... yes checking for sigaction... yes checking for sigsetjmp... no checking for _setjmp... yes checking for _longjmp... 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... (cached) no checking for select_large_fdset... no checking for setenv... yes checking for unsetenv... yes checking for mktime... yes checking for timegm... yes checking for gmtime_r... yes checking for clock_gettime... yes checking for gettimeofday... yes checking for pread... yes checking for sendfile... yes checking for shutdown... yes checking for sigaltstack... yes checking for unsetenv returns a value... yes checking for __builtin_setjmp... no checking for setjmp type... _setjmp checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct tm.tm_gmtoff... yes checking for external int daylight... yes checking for external timezone... long checking for external altzone... no checking for timezone... yes checking whether timezone requires zero arguments... yes checking for negative time_t for gmtime(3)... yes checking for localtime(3) overflow correctly... yes checking whether right shift preserve sign bit... yes checking 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 size of struct stat.st_ino... SIZEOF_LONG_LONG checking whether _SC_CLK_TCK is supported... yes checking stack growing direction on powerpc64... -1 checking for pthread_kill in -lthr... no checking for pthread_kill in -lpthread... yes checking pthread_np.h usability... no checking pthread_np.h presence... no checking for pthread_np.h... no checking for nanosleep... yes checking for sched_yield... yes checking for pthread_attr_setinheritsched... yes checking for pthread_getattr_np... yes checking for pthread_attr_get_np... no checking for pthread_attr_getstack... yes checking for pthread_get_stackaddr_np... no checking for pthread_get_stacksize_np... no checking for thr_stksegment... no checking for pthread_stackseg_np... no checking for pthread_getthrds_np... no checking for getcontext... yes checking for setcontext... yes checking if fork works with pthread... yes checking for backtrace... yes checking valgrind/memcheck.h usability... no checking valgrind/memcheck.h presence... no checking for valgrind/memcheck.h... no checking whether ELF binaries are produced... yes checking whether OS depend dynamic link works... yes checking for prefix of external symbols... NONE checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for if make is GNU make... yes checking for nroff... /usr/bin/nroff .ext/include/powerpc64-linux/ruby/config.h updated ruby library version = 1.9.1 configure: creating ./config.status config.status: creating Makefile config.status: creating ruby-1.9.pc == miniruby # 2010-11-22T20:24:38+09:00 + make miniruby compiling main.c compiling dmydln.c compiling dmyencoding.c compiling version.c compiling dmyversion.c generating miniprelude.c bison -d -o y.tab.c parse.y sed -f ./tool/ytab.sed -e "/^#/s!y\.tab\.c!parse.c!" y.tab.c > parse.c.new sed -e "/^#line.*y\.tab\.h/d;/^#line.*parse\.y/d" y.tab.h > parse.h.new parse.h updated generating id.h id.h updated compiling miniprelude.c compiling array.c compiling bignum.c compiling class.c compiling compar.c compiling complex.c compiling dir.c compiling dln_find.c compiling enum.c In file included from enum.c:15: id.h:110:5: warning: "SUPPORT_JOKE" is not defined id.h:116:5: warning: "SUPPORT_JOKE" is not defined compiling enumerator.c generating known_errors.inc known_errors.inc updated compiling error.c compiling eval.c compiling load.c compiling proc.c compiling file.c compiling gc.c compiling hash.c compiling inits.c compiling io.c compiling marshal.c compiling math.c compiling node.c compiling numeric.c compiling object.c compiling pack.c copying lex.c compiling parse.c In file included from parse.y:23: id.h:110:5: warning: "SUPPORT_JOKE" is not defined id.h:116:5: warning: "SUPPORT_JOKE" is not defined In file included from parse.y:43: id.c:43:5: warning: "SUPPORT_JOKE" is not defined parse.c:1006:6: warning: "YYENABLE_NLS" is not defined parse.c:4284:6: warning: "YYLTYPE_IS_TRIVIAL" is not defined compiling process.c compiling random.c compiling range.c compiling rational.c compiling re.c compiling regcomp.c compiling regenc.c compiling regerror.c compiling regexec.c compiling regparse.c compiling regsyntax.c compiling ruby.c ruby.c:1016:5: warning: "ALLOW_DEFAULT_SOURCE_ENCODING" is not defined ruby.c:1031:5: warning: "ALLOW_DEFAULT_SOURCE_ENCODING" is not defined compiling safe.c compiling signal.c compiling sprintf.c sprintf.c: In function ‘rb_str_format’: sprintf.c:842: warning: format not a string literal, argument types not checked sprintf.c:851: warning: format not a string literal, argument types not checked sprintf.c:1062: warning: format not a string literal, argument types not checked compiling st.c compiling strftime.c compiling string.c compiling struct.c compiling time.c compiling transcode.c compiling util.c compiling variable.c ruby -Ks ./tool/insns2vm.rb --srcdir="." insns.inc ruby -Ks ./tool/insns2vm.rb --srcdir="." insns_info.inc ruby -Ks ./tool/insns2vm.rb --srcdir="." optinsn.inc ruby -Ks ./tool/insns2vm.rb --srcdir="." optunifs.inc ruby -Ks ./tool/insns2vm.rb --srcdir="." opt_sc.inc compiling compile.c compiling debug.c ruby -n ./tool/node_name.rb < node.h > node_name.inc compiling iseq.c ruby -Ks ./tool/insns2vm.rb --srcdir="." vmtc.inc ruby -Ks ./tool/insns2vm.rb --srcdir="." vm.inc compiling vm.c In file included from vm.c:23: vm_exec.h:63:7: warning: "DISPATCH_XXX" is not defined vm_exec.h:98:18: warning: "__i386__" is not defined vm_exec.h:98:30: warning: "__x86_64__" is not defined In file included from vm.c:24: vm_exec.c:17:19: warning: "__x86_64__" is not defined vm_exec.c:20:19: warning: "__i386__" is not defined vm_exec.c:52:17: warning: "__i386__" is not defined vm_exec.c:57:19: warning: "__x86_64__" is not defined vm_exec.c:67:5: warning: "USE_MACHINE_REGS" is not defined vm.c:2027:5: warning: "OPT_BASIC_OPERATIONS" is not defined compiling vm_dump.c vm_dump.c:239:5: warning: "VMDEBUG" is not defined vm_dump.c:374:5: warning: "VMDEBUG" is not defined vm_dump.c:387:5: warning: "VMDEBUG" is not defined vm_dump.c:391:5: warning: "VMDEBUG" is not defined vm_dump.c:397:5: warning: "VMDEBUG" is not defined compiling thread.c compiling cont.c compiling ./enc/ascii.c compiling ./enc/us_ascii.c compiling ./enc/unicode.c compiling ./enc/utf_8.c generating newline.c ... converter for universal_newline converter for crlf_newline converter for cr_newline done. (0.09user 0.02system 0.05elapsed) compiling newline.c compiling ./missing/strlcpy.c compiling ./missing/strlcat.c compiling dmyext.c linking miniruby == miniversion # 2010-11-22T20:28:55+09:00 + ./miniruby -v ruby 1.9.3dev (2010-11-22) [powerpc64-linux] == btest # 2010-11-22T20:28:55+09:00 + make btest 'OPTS=-v -q' ruby "./bootstraptest/runner.rb" --ruby="./miniruby -I./lib -I.ext/common " -v -q test_attr.rb #1 test_attr.rb:1 .#2 test_attr.rb:27 . test_autoload.rb #3 test_autoload.rb:1 .#4 test_autoload.rb:7 .#5 test_autoload.rb:14 .#6 test_autoload.rb:20 .#7 test_autoload.rb:27 .#8 test_autoload.rb:34 .#9 test_autoload.rb:41 .#10 test_autoload.rb:47 .#11 test_autoload.rb:54 .#12 test_autoload.rb:62 .#13 test_autoload.rb:70 . test_block.rb #14 test_block.rb:1 .#15 test_block.rb:10 .#16 test_block.rb:13 .#17 test_block.rb:22 .#18 test_block.rb:29 .#19 test_block.rb:36 .#20 test_block.rb:43 .#21 test_block.rb:52 .#22 test_block.rb:61 .#23 test_block.rb:64 .#24 test_block.rb:69 .#25 test_block.rb:81 .#26 test_block.rb:95 .#27 test_block.rb:109 .#28 test_block.rb:120 .#29 test_block.rb:132 .#30 test_block.rb:151 .#31 test_block.rb:170 .#32 test_block.rb:178 .#33 test_block.rb:186 .#34 test_block.rb:196 .#35 test_block.rb:207 .#36 test_block.rb:217 .#37 test_block.rb:227 .#38 test_block.rb:243 .#39 test_block.rb:252 .#40 test_block.rb:261 .#41 test_block.rb:270 .#42 test_block.rb:279 .#43 test_block.rb:287 .#44 test_block.rb:297 .#45 test_block.rb:307 .#46 test_block.rb:315 .#47 test_block.rb:320 .#48 test_block.rb:329 .#49 test_block.rb:339 .#50 test_block.rb:368 .#51 test_block.rb:375 .#52 test_block.rb:382 .#53 test_block.rb:389 .#54 test_block.rb:396 .#55 test_block.rb:414 .#56 test_block.rb:420 .#57 test_block.rb:426 .#58 test_block.rb:435 .#59 test_block.rb:444 .#60 test_block.rb:464 .#61 test_block.rb:467 .#62 test_block.rb:476 .#63 test_block.rb:480 .#64 test_block.rb:489 .#65 test_block.rb:498 .#66 test_block.rb:507 .#67 test_block.rb:519 .#68 test_block.rb:566 . test_class.rb #69 test_class.rb:2 .#70 test_class.rb:4 .#71 test_class.rb:6 .#72 test_class.rb:8 .#73 test_class.rb:10 .#74 test_class.rb:12 .#75 test_class.rb:16 .#76 test_class.rb:19 .#77 test_class.rb:22 .#78 test_class.rb:25 .#79 test_class.rb:28 .#80 test_class.rb:31 .#81 test_class.rb:36 .#82 test_class.rb:38 .#83 test_class.rb:40 .#84 test_class.rb:42 .#85 test_class.rb:47 .#86 test_class.rb:50 .#87 test_class.rb:53 .#88 test_class.rb:56 .#89 test_class.rb:59 .#90 test_class.rb:63 .#91 test_class.rb:67 .#92 test_class.rb:71 .#93 test_class.rb:75 .#94 test_class.rb:79 .#95 test_class.rb:83 .#96 test_class.rb:89 .#97 test_class.rb:92 .#98 test_class.rb:95 .#99 test_class.rb:97 .#100 test_class.rb:99 .#101 test_class.rb:103 .#102 test_class.rb:104 .#103 test_class.rb:105 .#104 test_class.rb:106 .#105 test_class.rb:107 .#106 test_class.rb:108 .#107 test_class.rb:109 .#108 test_class.rb:112 .#109 test_class.rb:113 .#110 test_class.rb:116 .#111 test_class.rb:134 .#112 test_class.rb:148 .#113 test_class.rb:159 . test_eval.rb #114 test_eval.rb:1 .#115 test_eval.rb:9 .#116 test_eval.rb:18 .#117 test_eval.rb:32 .#118 test_eval.rb:42 .#119 test_eval.rb:54 .#120 test_eval.rb:65 .#121 test_eval.rb:73 .#122 test_eval.rb:81 .#123 test_eval.rb:84 .#124 test_eval.rb:87 .#125 test_eval.rb:91 .#126 test_eval.rb:96 .#127 test_eval.rb:101 .#128 test_eval.rb:106 .#129 test_eval.rb:111 .#130 test_eval.rb:119 .#131 test_eval.rb:128 .#132 test_eval.rb:140 .#133 test_eval.rb:152 .#134 test_eval.rb:173 .#135 test_eval.rb:193 .#136 test_eval.rb:193 .#137 test_eval.rb:193 .#138 test_eval.rb:210 .#139 test_eval.rb:212 .#140 test_eval.rb:231 .#141 test_eval.rb:240 .#142 test_eval.rb:250 .#143 test_eval.rb:258 .#144 test_eval.rb:266 .#145 test_eval.rb:276 .#146 test_eval.rb:288 .#147 test_eval.rb:290 .#148 test_eval.rb:302 .#149 test_eval.rb:321 . test_exception.rb #150 test_exception.rb:1 .#151 test_exception.rb:8 .#152 test_exception.rb:20 .#153 test_exception.rb:37 .#154 test_exception.rb:47 .#155 test_exception.rb:58 .#156 test_exception.rb:61 .#157 test_exception.rb:68 .#158 test_exception.rb:78 .#159 test_exception.rb:95 .#160 test_exception.rb:111 .#161 test_exception.rb:128 .#162 test_exception.rb:135 .#163 test_exception.rb:144 .#164 test_exception.rb:151 .#165 test_exception.rb:160 .#166 test_exception.rb:173 .#167 test_exception.rb:190 .#168 test_exception.rb:205 .#169 test_exception.rb:232 .#170 test_exception.rb:257 .#171 test_exception.rb:276 .#172 test_exception.rb:283 .#173 test_exception.rb:296 .#174 test_exception.rb:305 .#175 test_exception.rb:314 .#176 test_exception.rb:323 .#177 test_exception.rb:334 .#178 test_exception.rb:352 .#179 test_exception.rb:362 .#180 test_exception.rb:373 .#181 test_exception.rb:388 .#182 test_exception.rb:405 . test_finalizer.rb #183 test_finalizer.rb:8 . test_flip.rb #184 test_flip.rb:1 . test_flow.rb #185 test_flow.rb:1 .#186 test_flow.rb:10 .#187 test_flow.rb:19 .#188 test_flow.rb:24 .#189 test_flow.rb:37 .#190 test_flow.rb:43 .#191 test_flow.rb:49 .#192 test_flow.rb:58 .#193 test_flow.rb:69 .#194 test_flow.rb:81 .#195 test_flow.rb:93 .#196 test_flow.rb:103 .#197 test_flow.rb:113 .#198 test_flow.rb:125 .#199 test_flow.rb:141 .#200 test_flow.rb:159 .#201 test_flow.rb:175 .#202 test_flow.rb:193 .#203 test_flow.rb:203 .#204 test_flow.rb:215 .#205 test_flow.rb:227 .#206 test_flow.rb:234 .#207 test_flow.rb:239 .#208 test_flow.rb:249 .#209 test_flow.rb:259 .#210 test_flow.rb:272 .#211 test_flow.rb:279 .#212 test_flow.rb:287 .#213 test_flow.rb:297 .#214 test_flow.rb:305 .#215 test_flow.rb:315 .#216 test_flow.rb:323 .#217 test_flow.rb:333 .#218 test_flow.rb:343 .#219 test_flow.rb:356 .#220 test_flow.rb:365 .#221 test_flow.rb:374 .#222 test_flow.rb:384 .#223 test_flow.rb:395 .#224 test_flow.rb:409 .#225 test_flow.rb:428 .#226 test_flow.rb:449 .#227 test_flow.rb:470 .#228 test_flow.rb:494 .#229 test_flow.rb:521 .#230 test_flow.rb:522 .#231 test_flow.rb:523 .#232 test_flow.rb:524 . test_fork.rb #233 test_fork.rb:1 .#234 test_fork.rb:12 .#235 test_fork.rb:24 .#236 test_fork.rb:30 . test_gc.rb #237 test_gc.rb:17 .#238 test_gc.rb:34 . test_io.rb #239 test_io.rb:1 .#240 test_io.rb:11 .#241 test_io.rb:34 .#242 test_io.rb:44 .#243 test_io.rb:60 .#244 test_io.rb:79 .#245 test_io.rb:99 .#246 test_io.rb:99 .#247 test_io.rb:99 .#248 test_io.rb:99 .#249 test_io.rb:99 .#250 test_io.rb:99 .#251 test_io.rb:99 .#252 test_io.rb:99 .#253 test_io.rb:99 .#254 test_io.rb:99 .#255 test_io.rb:106 . test_jump.rb #256 test_jump.rb:1 .#257 test_jump.rb:20 .#258 test_jump.rb:25 .#259 test_jump.rb:30 .#260 test_jump.rb:35 .#261 test_jump.rb:40 .#262 test_jump.rb:45 .#263 test_jump.rb:52 .#264 test_jump.rb:59 .#265 test_jump.rb:67 .#266 test_jump.rb:77 .#267 test_jump.rb:99 .#268 test_jump.rb:111 .#269 test_jump.rb:126 .#270 test_jump.rb:135 .#271 test_jump.rb:149 .#272 test_jump.rb:160 .#273 test_jump.rb:166 .#274 test_jump.rb:182 .#275 test_jump.rb:200 .#276 test_jump.rb:211 .#277 test_jump.rb:222 .#278 test_jump.rb:233 .#279 test_jump.rb:241 .#280 test_jump.rb:261 .#281 test_jump.rb:273 .#282 test_jump.rb:284 .#283 test_jump.rb:286 .#284 test_jump.rb:298 . test_literal.rb #285 test_literal.rb:2 .#286 test_literal.rb:3 .#287 test_literal.rb:4 .#288 test_literal.rb:7 .#289 test_literal.rb:8 .#290 test_literal.rb:9 .#291 test_literal.rb:10 .#292 test_literal.rb:11 .#293 test_literal.rb:12 .#294 test_literal.rb:13 .#295 test_literal.rb:14 .#296 test_literal.rb:15 .#297 test_literal.rb:16 .#298 test_literal.rb:17 .#299 test_literal.rb:18 .#300 test_literal.rb:19 .#301 test_literal.rb:20 .#302 test_literal.rb:21 .#303 test_literal.rb:22 .#304 test_literal.rb:23 .#305 test_literal.rb:24 .#306 test_literal.rb:25 .#307 test_literal.rb:26 .#308 test_literal.rb:27 .#309 test_literal.rb:28 .#310 test_literal.rb:29 .#311 test_literal.rb:30 .#312 test_literal.rb:33 .#313 test_literal.rb:34 .#314 test_literal.rb:37 .#315 test_literal.rb:38 .#316 test_literal.rb:39 .#317 test_literal.rb:40 .#318 test_literal.rb:41 .#319 test_literal.rb:42 .#320 test_literal.rb:43 .#321 test_literal.rb:44 .#322 test_literal.rb:45 .#323 test_literal.rb:46 .#324 test_literal.rb:47 .#325 test_literal.rb:48 .#326 test_literal.rb:49 .#327 test_literal.rb:50 .#328 test_literal.rb:51 .#329 test_literal.rb:52 .#330 test_literal.rb:53 .#331 test_literal.rb:54 .#332 test_literal.rb:55 .#333 test_literal.rb:58 .#334 test_literal.rb:59 .#335 test_literal.rb:60 .#336 test_literal.rb:63 .#337 test_literal.rb:64 .#338 test_literal.rb:65 .#339 test_literal.rb:68 .#340 test_literal.rb:69 .#341 test_literal.rb:72 .#342 test_literal.rb:73 .#343 test_literal.rb:74 .#344 test_literal.rb:75 .#345 test_literal.rb:76 .#346 test_literal.rb:77 .#347 test_literal.rb:78 .#348 test_literal.rb:79 .#349 test_literal.rb:80 .#350 test_literal.rb:81 .#351 test_literal.rb:82 .#352 test_literal.rb:83 .#353 test_literal.rb:86 .#354 test_literal.rb:87 .#355 test_literal.rb:90 .#356 test_literal.rb:91 .#357 test_literal.rb:92 .#358 test_literal.rb:93 .#359 test_literal.rb:94 .#360 test_literal.rb:95 .#361 test_literal.rb:96 .#362 test_literal.rb:97 .#363 test_literal.rb:98 .#364 test_literal.rb:99 .#365 test_literal.rb:100 .#366 test_literal.rb:101 .#367 test_literal.rb:102 .#368 test_literal.rb:103 .#369 test_literal.rb:104 .#370 test_literal.rb:105 .#371 test_literal.rb:106 .#372 test_literal.rb:107 .#373 test_literal.rb:108 .#374 test_literal.rb:109 .#375 test_literal.rb:110 .#376 test_literal.rb:111 .#377 test_literal.rb:112 .#378 test_literal.rb:113 .#379 test_literal.rb:114 .#380 test_literal.rb:115 .#381 test_literal.rb:116 .#382 test_literal.rb:117 .#383 test_literal.rb:118 .#384 test_literal.rb:122 .#385 test_literal.rb:123 .#386 test_literal.rb:124 .#387 test_literal.rb:125 .#388 test_literal.rb:126 .#389 test_literal.rb:127 .#390 test_literal.rb:128 .#391 test_literal.rb:129 .#392 test_literal.rb:130 .#393 test_literal.rb:131 .#394 test_literal.rb:134 .#395 test_literal.rb:135 .#396 test_literal.rb:136 .#397 test_literal.rb:137 .#398 test_literal.rb:138 .#399 test_literal.rb:139 .#400 test_literal.rb:140 .#401 test_literal.rb:141 .#402 test_literal.rb:142 .#403 test_literal.rb:143 .#404 test_literal.rb:144 .#405 test_literal.rb:145 .#406 test_literal.rb:146 .#407 test_literal.rb:147 .#408 test_literal.rb:148 .#409 test_literal.rb:149 .#410 test_literal.rb:150 .#411 test_literal.rb:151 .#412 test_literal.rb:152 .#413 test_literal.rb:153 .#414 test_literal.rb:154 .#415 test_literal.rb:155 .#416 test_literal.rb:156 .#417 test_literal.rb:157 .#418 test_literal.rb:158 .#419 test_literal.rb:159 .#420 test_literal.rb:160 .#421 test_literal.rb:161 .#422 test_literal.rb:162 .#423 test_literal.rb:163 .#424 test_literal.rb:164 .#425 test_literal.rb:165 .#426 test_literal.rb:166 .#427 test_literal.rb:167 .#428 test_literal.rb:169 .#429 test_literal.rb:170 .#430 test_literal.rb:174 .#431 test_literal.rb:186 .#432 test_literal.rb:194 .#433 test_literal.rb:196 .#434 test_literal.rb:200 . test_load.rb #435 test_load.rb:1 .#436 test_load.rb:17 . test_marshal.rb #437 test_marshal.rb:4 . test_massign.rb #438 test_massign.rb:1 .#439 test_massign.rb:2 .#440 test_massign.rb:4 .#441 test_massign.rb:5 .#442 test_massign.rb:6 .#443 test_massign.rb:7 .#444 test_massign.rb:8 .#445 test_massign.rb:16 .#446 test_massign.rb:43 .#447 test_massign.rb:48 .#448 test_massign.rb:53 .#449 test_massign.rb:58 .#450 test_massign.rb:63 .#451 test_massign.rb:68 .#452 test_massign.rb:73 .#453 test_massign.rb:78 .#454 test_massign.rb:83 .#455 test_massign.rb:88 .#456 test_massign.rb:93 .#457 test_massign.rb:98 .#458 test_massign.rb:103 .#459 test_massign.rb:108 .#460 test_massign.rb:113 .#461 test_massign.rb:118 .#462 test_massign.rb:123 .#463 test_massign.rb:128 .#464 test_massign.rb:133 .#465 test_massign.rb:138 .#466 test_massign.rb:143 .#467 test_massign.rb:148 .#468 test_massign.rb:153 .#469 test_massign.rb:158 .#470 test_massign.rb:165 .#471 test_massign.rb:177 . test_method.rb #472 test_method.rb:2 .#473 test_method.rb:3 .#474 test_method.rb:4 .#475 test_method.rb:5 .#476 test_method.rb:6 .#477 test_method.rb:15 .#478 test_method.rb:25 .#479 test_method.rb:26 .#480 test_method.rb:27 .#481 test_method.rb:28 .#482 test_method.rb:29 .#483 test_method.rb:30 .#484 test_method.rb:31 .#485 test_method.rb:32 .#486 test_method.rb:33 .#487 test_method.rb:34 .#488 test_method.rb:35 .#489 test_method.rb:36 .#490 test_method.rb:39 .#491 test_method.rb:40 .#492 test_method.rb:41 .#493 test_method.rb:42 .#494 test_method.rb:43 .#495 test_method.rb:44 .#496 test_method.rb:45 .#497 test_method.rb:46 .#498 test_method.rb:47 .#499 test_method.rb:48 .#500 test_method.rb:49 .#501 test_method.rb:50 .#502 test_method.rb:51 .#503 test_method.rb:52 .#504 test_method.rb:53 .#505 test_method.rb:54 .#506 test_method.rb:55 .#507 test_method.rb:58 .#508 test_method.rb:59 .#509 test_method.rb:60 .#510 test_method.rb:61 .#511 test_method.rb:62 .#512 test_method.rb:63 .#513 test_method.rb:64 .#514 test_method.rb:65 .#515 test_method.rb:66 .#516 test_method.rb:67 .#517 test_method.rb:68 .#518 test_method.rb:69 .#519 test_method.rb:70 .#520 test_method.rb:71 .#521 test_method.rb:72 .#522 test_method.rb:75 .#523 test_method.rb:76 .#524 test_method.rb:77 .#525 test_method.rb:78 .#526 test_method.rb:79 .#527 test_method.rb:80 .#528 test_method.rb:81 .#529 test_method.rb:82 .#530 test_method.rb:83 .#531 test_method.rb:84 .#532 test_method.rb:85 .#533 test_method.rb:86 .#534 test_method.rb:89 .#535 test_method.rb:90 .#536 test_method.rb:91 .#537 test_method.rb:92 .#538 test_method.rb:93 .#539 test_method.rb:94 .#540 test_method.rb:95 .#541 test_method.rb:96 .#542 test_method.rb:97 .#543 test_method.rb:98 .#544 test_method.rb:99 .#545 test_method.rb:100 .#546 test_method.rb:103 .#547 test_method.rb:106 .#548 test_method.rb:109 .#549 test_method.rb:114 .#550 test_method.rb:117 .#551 test_method.rb:118 .#552 test_method.rb:119 .#553 test_method.rb:120 .#554 test_method.rb:121 .#555 test_method.rb:128 .#556 test_method.rb:129 .#557 test_method.rb:130 .#558 test_method.rb:131 .#559 test_method.rb:132 .#560 test_method.rb:133 .#561 test_method.rb:134 .#562 test_method.rb:135 .#563 test_method.rb:136 .#564 test_method.rb:137 .#565 test_method.rb:144 .#566 test_method.rb:145 .#567 test_method.rb:146 .#568 test_method.rb:147 .#569 test_method.rb:148 .#570 test_method.rb:154 .#571 test_method.rb:157 .#572 test_method.rb:160 .#573 test_method.rb:166 .#574 test_method.rb:170 .#575 test_method.rb:176 .#576 test_method.rb:179 .#577 test_method.rb:184 .#578 test_method.rb:189 .#579 test_method.rb:194 .#580 test_method.rb:199 .#581 test_method.rb:207 .#582 test_method.rb:212 .#583 test_method.rb:220 .#584 test_method.rb:226 .#585 test_method.rb:233 .#586 test_method.rb:241 .#587 test_method.rb:247 .#588 test_method.rb:256 .#589 test_method.rb:262 .#590 test_method.rb:267 .#591 test_method.rb:273 .#592 test_method.rb:278 .#593 test_method.rb:287 .#594 test_method.rb:294 .#595 test_method.rb:302 .#596 test_method.rb:306 .#597 test_method.rb:310 .#598 test_method.rb:314 .#599 test_method.rb:318 .#600 test_method.rb:324 .#601 test_method.rb:326 .#602 test_method.rb:328 .#603 test_method.rb:330 .#604 test_method.rb:332 .#605 test_method.rb:334 .#606 test_method.rb:336 .#607 test_method.rb:338 .#608 test_method.rb:340 .#609 test_method.rb:344 .#610 test_method.rb:362 .#611 test_method.rb:378 .#612 test_method.rb:406 .#613 test_method.rb:413 .#614 test_method.rb:420 .#615 test_method.rb:427 .#616 test_method.rb:434 .#617 test_method.rb:441 .#618 test_method.rb:448 .#619 test_method.rb:455 .#620 test_method.rb:462 .#621 test_method.rb:469 .#622 test_method.rb:476 .#623 test_method.rb:483 .#624 test_method.rb:490 .#625 test_method.rb:497 .#626 test_method.rb:504 .#627 test_method.rb:511 .#628 test_method.rb:518 .#629 test_method.rb:525 .#630 test_method.rb:532 .#631 test_method.rb:672 .#632 test_method.rb:677 .#633 test_method.rb:682 .#634 test_method.rb:687 .#635 test_method.rb:692 .#636 test_method.rb:697 .#637 test_method.rb:702 .#638 test_method.rb:707 .#639 test_method.rb:713 .#640 test_method.rb:718 .#641 test_method.rb:723 .#642 test_method.rb:728 .#643 test_method.rb:733 .#644 test_method.rb:738 .#645 test_method.rb:743 .#646 test_method.rb:748 .#647 test_method.rb:753 .#648 test_method.rb:758 .#649 test_method.rb:763 .#650 test_method.rb:768 .#651 test_method.rb:773 .#652 test_method.rb:778 .#653 test_method.rb:784 .#654 test_method.rb:790 .#655 test_method.rb:796 .#656 test_method.rb:802 .#657 test_method.rb:807 .#658 test_method.rb:813 .#659 test_method.rb:819 .#660 test_method.rb:825 .#661 test_method.rb:830 .#662 test_method.rb:835 .#663 test_method.rb:840 .#664 test_method.rb:845 .#665 test_method.rb:850 .#666 test_method.rb:855 .#667 test_method.rb:860 .#668 test_method.rb:865 .#669 test_method.rb:870 .#670 test_method.rb:875 .#671 test_method.rb:880 .#672 test_method.rb:885 .#673 test_method.rb:929 .#674 test_method.rb:940 .#675 test_method.rb:952 .#676 test_method.rb:964 .#677 test_method.rb:980 .#678 test_method.rb:1008 .#679 test_method.rb:1010 .#680 test_method.rb:1026 .#681 test_method.rb:1031 .#682 test_method.rb:1062 .#683 test_method.rb:1073 .#684 test_method.rb:1080 .#685 test_method.rb:1088 .#686 test_method.rb:1107 .#687 test_method.rb:1121 .#688 test_method.rb:1153 .#689 test_method.rb:1155 .#690 test_method.rb:1160 .#691 test_method.rb:1165 .#692 test_method.rb:1178 . test_objectspace.rb #693 test_objectspace.rb:14 .#694 test_objectspace.rb:25 .#695 test_objectspace.rb:34 . test_proc.rb #696 test_proc.rb:1 .#697 test_proc.rb:23 .#698 test_proc.rb:38 .#699 test_proc.rb:51 .#700 test_proc.rb:69 .#701 test_proc.rb:86 .#702 test_proc.rb:119 .#703 test_proc.rb:146 .#704 test_proc.rb:170 .#705 test_proc.rb:182 .#706 test_proc.rb:194 .#707 test_proc.rb:201 .#708 test_proc.rb:211 .#709 test_proc.rb:219 .#710 test_proc.rb:227 .#711 test_proc.rb:234 .#712 test_proc.rb:240 .#713 test_proc.rb:246 .#714 test_proc.rb:256 .#715 test_proc.rb:263 .#716 test_proc.rb:273 .#717 test_proc.rb:280 .#718 test_proc.rb:292 .#719 test_proc.rb:306 .#720 test_proc.rb:311 .#721 test_proc.rb:316 .#722 test_proc.rb:327 .#723 test_proc.rb:336 .#724 test_proc.rb:347 .#725 test_proc.rb:360 .#726 test_proc.rb:368 .#727 test_proc.rb:381 .#728 test_proc.rb:398 .#729 test_proc.rb:422 . test_struct.rb #730 test_struct.rb:1 . test_syntax.rb #731 test_syntax.rb:1 .#732 test_syntax.rb:2 .#733 test_syntax.rb:3 .#734 test_syntax.rb:4 .#735 test_syntax.rb:5 .#736 test_syntax.rb:6 .#737 test_syntax.rb:7 .#738 test_syntax.rb:8 .#739 test_syntax.rb:9 .#740 test_syntax.rb:10 .#741 test_syntax.rb:11 .#742 test_syntax.rb:16 .#743 test_syntax.rb:27 .#744 test_syntax.rb:39 .#745 test_syntax.rb:51 .#746 test_syntax.rb:57 .#747 test_syntax.rb:65 .#748 test_syntax.rb:75 .#749 test_syntax.rb:85 .#750 test_syntax.rb:95 .#751 test_syntax.rb:105 .#752 test_syntax.rb:116 .#753 test_syntax.rb:125 .#754 test_syntax.rb:134 .#755 test_syntax.rb:145 .#756 test_syntax.rb:156 .#757 test_syntax.rb:218 .#758 test_syntax.rb:221 .#759 test_syntax.rb:226 .#760 test_syntax.rb:229 .#761 test_syntax.rb:233 .#762 test_syntax.rb:251 .#763 test_syntax.rb:256 .#764 test_syntax.rb:260 .#765 test_syntax.rb:263 .#766 test_syntax.rb:267 .#767 test_syntax.rb:270 .#768 test_syntax.rb:274 .#769 test_syntax.rb:277 .#770 test_syntax.rb:281 .#771 test_syntax.rb:284 .#772 test_syntax.rb:288 .#773 test_syntax.rb:291 .#774 test_syntax.rb:295 .#775 test_syntax.rb:298 .#776 test_syntax.rb:306 .#777 test_syntax.rb:315 .#778 test_syntax.rb:324 .#779 test_syntax.rb:354 .#780 test_syntax.rb:355 .#781 test_syntax.rb:356 .#782 test_syntax.rb:357 .#783 test_syntax.rb:358 .#784 test_syntax.rb:359 .#785 test_syntax.rb:360 .#786 test_syntax.rb:361 .#787 test_syntax.rb:362 .#788 test_syntax.rb:363 .#789 test_syntax.rb:364 .#790 test_syntax.rb:365 .#791 test_syntax.rb:366 .#792 test_syntax.rb:367 .#793 test_syntax.rb:368 .#794 test_syntax.rb:369 .#795 test_syntax.rb:370 .#796 test_syntax.rb:371 .#797 test_syntax.rb:372 .#798 test_syntax.rb:373 .#799 test_syntax.rb:374 .#800 test_syntax.rb:375 .#801 test_syntax.rb:376 .#802 test_syntax.rb:377 .#803 test_syntax.rb:378 .#804 test_syntax.rb:379 .#805 test_syntax.rb:380 .#806 test_syntax.rb:392 .#807 test_syntax.rb:404 .#808 test_syntax.rb:413 .#809 test_syntax.rb:418 .#810 test_syntax.rb:435 .#811 test_syntax.rb:444 .#812 test_syntax.rb:453 .#813 test_syntax.rb:464 .#814 test_syntax.rb:473 .#815 test_syntax.rb:482 .#816 test_syntax.rb:492 .#817 test_syntax.rb:497 .#818 test_syntax.rb:502 .#819 test_syntax.rb:507 .#820 test_syntax.rb:512 .#821 test_syntax.rb:519 .#822 test_syntax.rb:527:in `assert_syntax_error' .#823 test_syntax.rb:531 .#824 test_syntax.rb:527:in `assert_syntax_error' .#825 test_syntax.rb:527:in `assert_syntax_error' .#826 test_syntax.rb:527:in `assert_syntax_error' .#827 test_syntax.rb:527:in `assert_syntax_error' .#828 test_syntax.rb:536 .#829 test_syntax.rb:527:in `assert_syntax_error' .#830 test_syntax.rb:538 .#831 test_syntax.rb:527:in `assert_syntax_error' .#832 test_syntax.rb:542 .#833 test_syntax.rb:543 .#834 test_syntax.rb:527:in `assert_syntax_error' .#835 test_syntax.rb:545 .#836 test_syntax.rb:546 .#837 test_syntax.rb:547 .#838 test_syntax.rb:548 .#839 test_syntax.rb:556 .#840 test_syntax.rb:568 .#841 test_syntax.rb:573 .#842 test_syntax.rb:580 .#843 test_syntax.rb:588 .#844 test_syntax.rb:596 .#845 test_syntax.rb:603 .#846 test_syntax.rb:610 .#847 test_syntax.rb:614 .#848 test_syntax.rb:626 .#849 test_syntax.rb:632 .#850 test_syntax.rb:633 .#851 test_syntax.rb:634 .#852 test_syntax.rb:635 .#853 test_syntax.rb:639 .#854 test_syntax.rb:645 .#855 test_syntax.rb:646 .#856 test_syntax.rb:664 .#857 test_syntax.rb:674 .#858 test_syntax.rb:683 .#859 test_syntax.rb:693 .#860 test_syntax.rb:704 .#861 test_syntax.rb:727 .#862 test_syntax.rb:737 .#863 test_syntax.rb:746 .#864 test_syntax.rb:748 .#865 test_syntax.rb:761 .#866 test_syntax.rb:769 .#867 test_syntax.rb:771 .#868 test_syntax.rb:784 .#869 test_syntax.rb:799 .#870 test_syntax.rb:808 .#871 test_syntax.rb:810 .#872 test_syntax.rb:820 .#873 test_syntax.rb:829 .#874 test_syntax.rb:831 .#875 test_syntax.rb:836 .#876 test_syntax.rb:847 .#877 test_syntax.rb:855 .#878 test_syntax.rb:867 .#879 test_syntax.rb:879 .#880 test_syntax.rb:886 .#881 test_syntax.rb:889 .#882 test_syntax.rb:890 .#883 test_syntax.rb:892 .#884 test_syntax.rb:902 . test_thread.rb #885 test_thread.rb:3 .#886 test_thread.rb:8 .#887 test_thread.rb:13 .#888 test_thread.rb:24 .#889 test_thread.rb:34 .#890 test_thread.rb:44 .#891 test_thread.rb:52 .#892 test_thread.rb:57 .#893 test_thread.rb:62 .#894 test_thread.rb:71 .#895 test_thread.rb:85 .#896 test_thread.rb:98 .#897 test_thread.rb:111 .#898 test_thread.rb:124 .#899 test_thread.rb:132 .#900 test_thread.rb:141 .#901 test_thread.rb:148 .#902 test_thread.rb:155 .#903 test_thread.rb:165 .#904 test_thread.rb:172 .#905 test_thread.rb:183 .#906 test_thread.rb:204 .#907 test_thread.rb:206 .#908 test_thread.rb:219 .#909 test_thread.rb:235 .#910 test_thread.rb:241 .#911 test_thread.rb:254 .#912 test_thread.rb:266 .#913 test_thread.rb:268 .#914 test_thread.rb:287 .#915 test_thread.rb:292 .#916 test_thread.rb:297 .#917 test_thread.rb:302 .#918 test_thread.rb:307 .#919 test_thread.rb:312 .#920 test_thread.rb:316 .#921 test_thread.rb:320 .#922 test_thread.rb:322 .#923 test_thread.rb:332 .#924 test_thread.rb:343 .#925 test_thread.rb:349 .#926 test_thread.rb:355 .#927 test_thread.rb:361 .#928 test_thread.rb:368 .#929 test_thread.rb:375 .#930 test_thread.rb:381 .#931 test_thread.rb:389 .#932 test_thread.rb:417 .#933 test_thread.rb:439 .#934 test_thread.rb:447 . PASS all 934 tests == test.rb # 2010-11-22T20:30:02+09:00 + ./miniruby sample/test.rb sample/test.rb:assignment .ok 1 (sample/test.rb:35:in `
') .ok 2 (sample/test.rb:37:in `
') .ok 3 (sample/test.rb:41:in `
') .ok 4 (sample/test.rb:43:in `
') .ok 5 (sample/test.rb:45:in `
') .ok 6 (sample/test.rb:48:in `
') .ok 7 (sample/test.rb:50:in `
') .ok 8 (sample/test.rb:51:in `
') .ok 9 (sample/test.rb:52:in `
') .ok 10 (sample/test.rb:53:in `
') .ok 11 (sample/test.rb:54:in `
') .ok 12 (sample/test.rb:55:in `
') .ok 13 (sample/test.rb:56:in `
') .ok 14 (sample/test.rb:57:in `
') .ok 15 (sample/test.rb:58:in `
') .ok 16 (sample/test.rb:59:in `
') .ok 17 (sample/test.rb:61:in `
') .ok 18 (sample/test.rb:62:in `
') .ok 19 (sample/test.rb:63:in `
') .ok 20 (sample/test.rb:64:in `
') .ok 21 (sample/test.rb:65:in `
') .ok 22 (sample/test.rb:66:in `
') .ok 23 (sample/test.rb:67:in `
') .ok 24 (sample/test.rb:68:in `
') .ok 25 (sample/test.rb:70:in `
') .ok 26 (sample/test.rb:71:in `
') .ok 27 (sample/test.rb:72:in `
') .ok 28 (sample/test.rb:73:in `
') .ok 29 (sample/test.rb:74:in `
') .ok 30 (sample/test.rb:75:in `
') .ok 31 (sample/test.rb:76:in `
') .ok 32 (sample/test.rb:77:in `
') .ok 33 (sample/test.rb:78:in `
') .ok 34 (sample/test.rb:79:in `
') .ok 35 (sample/test.rb:80:in `
') .ok 36 (sample/test.rb:81:in `
') .ok 37 (sample/test.rb:83:in `
') .ok 38 (sample/test.rb:84:in `
') .ok 39 (sample/test.rb:85:in `
') .ok 40 (sample/test.rb:86:in `
') .ok 41 (sample/test.rb:87:in `
') .ok 42 (sample/test.rb:88:in `
') .ok 43 (sample/test.rb:89:in `
') .ok 44 (sample/test.rb:90:in `
') .ok 45 (sample/test.rb:92:in `
') .ok 46 (sample/test.rb:93:in `
') .ok 47 (sample/test.rb:94:in `
') .ok 48 (sample/test.rb:95:in `
') .ok 49 (sample/test.rb:96:in `
') .ok 50 (sample/test.rb:97:in `
') .ok 51 (sample/test.rb:98:in `
') .ok 52 (sample/test.rb:99:in `
') .ok 53 (sample/test.rb:100:in `
') .ok 54 (sample/test.rb:101:in `
') .ok 55 (sample/test.rb:103:in `
') .ok 56 (sample/test.rb:104:in `
') .ok 57 (sample/test.rb:105:in `
') .ok 58 (sample/test.rb:106:in `
') .ok 59 (sample/test.rb:107:in `
') .ok 60 (sample/test.rb:108:in `
') .ok 61 (sample/test.rb:109:in `
') .ok 62 (sample/test.rb:110:in `
') .ok 63 (sample/test.rb:112:in `
') .ok 64 (sample/test.rb:113:in `
') .ok 65 (sample/test.rb:114:in `
') .ok 66 (sample/test.rb:115:in `
') .ok 67 (sample/test.rb:116:in `
') .ok 68 (sample/test.rb:117:in `
') .ok 69 (sample/test.rb:118:in `
') .ok 70 (sample/test.rb:119:in `
') .ok 71 (sample/test.rb:120:in `
') .ok 72 (sample/test.rb:121:in `
') .ok 73 (sample/test.rb:123:in `
') .ok 74 (sample/test.rb:124:in `
') .ok 75 (sample/test.rb:125:in `
') .ok 76 (sample/test.rb:126:in `
') .ok 77 (sample/test.rb:127:in `
') .ok 78 (sample/test.rb:128:in `
') .ok 79 (sample/test.rb:129:in `
') .ok 80 (sample/test.rb:130:in `
') .ok 81 (sample/test.rb:132:in `block in
') .ok 82 (sample/test.rb:133:in `block in
') .ok 83 (sample/test.rb:134:in `block in
') .ok 84 (sample/test.rb:135:in `block in
') .ok 85 (sample/test.rb:136:in `block in
') .ok 86 (sample/test.rb:137:in `block in
') .ok 87 (sample/test.rb:138:in `block in
') .ok 88 (sample/test.rb:139:in `block in
') .ok 89 (sample/test.rb:140:in `block in
') .ok 90 (sample/test.rb:141:in `block in
') .ok 91 (sample/test.rb:142:in `block in
') .ok 92 (sample/test.rb:143:in `block in
') .ok 93 (sample/test.rb:144:in `block in
') .ok 94 (sample/test.rb:145:in `block in
') .ok 95 (sample/test.rb:146:in `block in
') .ok 96 (sample/test.rb:147:in `block in
') .ok 97 (sample/test.rb:149:in `block in
') .ok 98 (sample/test.rb:150:in `block in
') .ok 99 (sample/test.rb:151:in `block in
') .ok 100 (sample/test.rb:152:in `block in
') .ok 101 (sample/test.rb:153:in `block in
') .ok 102 (sample/test.rb:154:in `block in
') .ok 103 (sample/test.rb:155:in `block in
') .ok 104 (sample/test.rb:156:in `block in
') .ok 105 (sample/test.rb:157:in `block in
') .ok 106 (sample/test.rb:158:in `block in
') .ok 107 (sample/test.rb:160:in `block in
') .ok 108 (sample/test.rb:161:in `block in
') .ok 109 (sample/test.rb:162:in `block in
') .ok 110 (sample/test.rb:163:in `block in
') .ok 111 (sample/test.rb:164:in `block in
') .ok 112 (sample/test.rb:165:in `block in
') .ok 113 (sample/test.rb:166:in `block in
') .ok 114 (sample/test.rb:168:in `block in
') .ok 115 (sample/test.rb:169:in `block in
') .ok 116 (sample/test.rb:170:in `block in
') .ok 117 (sample/test.rb:171:in `block in
') .ok 118 (sample/test.rb:172:in `block in
') .ok 119 (sample/test.rb:173:in `block in
') .ok 120 (sample/test.rb:174:in `block in
') .ok 121 (sample/test.rb:175:in `block in
') .ok 122 (sample/test.rb:176:in `block in
') .ok 123 (sample/test.rb:177:in `block in
') .ok 124 (sample/test.rb:178:in `block in
') .ok 125 (sample/test.rb:180:in `block in
') .ok 126 (sample/test.rb:181:in `block in
') .ok 127 (sample/test.rb:182:in `block in
') .ok 128 (sample/test.rb:183:in `block in
') .ok 129 (sample/test.rb:184:in `block in
') .ok 130 (sample/test.rb:185:in `block in
') .ok 131 (sample/test.rb:186:in `block in
') .ok 132 (sample/test.rb:188:in `block in
') .ok 133 (sample/test.rb:189:in `block in
') .ok 134 (sample/test.rb:190:in `block in
') .ok 135 (sample/test.rb:191:in `block in
') .ok 136 (sample/test.rb:192:in `block in
') .ok 137 (sample/test.rb:193:in `block in
') .ok 138 (sample/test.rb:194:in `block in
') .ok 139 (sample/test.rb:195:in `block in
') .ok 140 (sample/test.rb:196:in `block in
') .ok 141 (sample/test.rb:197:in `block in
') .ok 142 (sample/test.rb:199:in `block in
') .ok 143 (sample/test.rb:200:in `block in
') .ok 144 (sample/test.rb:201:in `block in
') .ok 145 (sample/test.rb:202:in `block in
') .ok 146 (sample/test.rb:203:in `block in
') .ok 147 (sample/test.rb:204:in `block in
') .ok 148 (sample/test.rb:205:in `block in
') .ok 149 (sample/test.rb:207:in `
') .ok 150 (sample/test.rb:208:in `
') .ok 151 (sample/test.rb:209:in `
') .ok 152 (sample/test.rb:210:in `
') .ok 153 (sample/test.rb:211:in `
') .ok 154 (sample/test.rb:212:in `
') .ok 155 (sample/test.rb:213:in `
') .ok 156 (sample/test.rb:214:in `
') .ok 157 (sample/test.rb:215:in `
') .ok 158 (sample/test.rb:216:in `
') .ok 159 (sample/test.rb:218:in `
') .ok 160 (sample/test.rb:219:in `
') .ok 161 (sample/test.rb:220:in `
') .ok 162 (sample/test.rb:221:in `
') .ok 163 (sample/test.rb:222:in `
') .ok 164 (sample/test.rb:223:in `
') .ok 165 (sample/test.rb:224:in `
') .ok 166 (sample/test.rb:226:in `
') .ok 167 (sample/test.rb:227:in `
') .ok 168 (sample/test.rb:229:in `
') .ok 169 (sample/test.rb:230:in `
') .ok 170 (sample/test.rb:231:in `
') .ok 171 (sample/test.rb:232:in `
') .ok 172 (sample/test.rb:233:in `
') .ok 173 (sample/test.rb:234:in `
') .ok 174 (sample/test.rb:235:in `
') .ok 175 (sample/test.rb:236:in `
') .ok 176 (sample/test.rb:237:in `
') .ok 177 (sample/test.rb:238:in `
') .ok 178 (sample/test.rb:239:in `
') .ok 179 (sample/test.rb:241:in `
') .ok 180 (sample/test.rb:242:in `
') .ok 181 (sample/test.rb:243:in `
') .ok 182 (sample/test.rb:244:in `
') .ok 183 (sample/test.rb:245:in `
') .ok 184 (sample/test.rb:246:in `
') .ok 185 (sample/test.rb:247:in `
') .ok 186 (sample/test.rb:248:in `
') .ok 187 (sample/test.rb:250:in `
') .ok 188 (sample/test.rb:251:in `
') .ok 189 (sample/test.rb:252:in `
') .ok 190 (sample/test.rb:254:in `
') .ok 191 (sample/test.rb:255:in `
') .ok 192 (sample/test.rb:256:in `
') .ok 193 (sample/test.rb:257:in `
') .ok 194 (sample/test.rb:258:in `
') .ok 195 (sample/test.rb:259:in `
') .ok 196 (sample/test.rb:260:in `
') .ok 197 (sample/test.rb:261:in `
') .ok 198 (sample/test.rb:262:in `
') .ok 199 (sample/test.rb:263:in `
') .ok 200 (sample/test.rb:264:in `
') .ok 201 (sample/test.rb:266:in `
') .ok 202 (sample/test.rb:267:in `
') .ok 203 (sample/test.rb:268:in `
') .ok 204 (sample/test.rb:269:in `
') .ok 205 (sample/test.rb:270:in `
') .ok 206 (sample/test.rb:271:in `
') .ok 207 (sample/test.rb:272:in `
') .ok 208 (sample/test.rb:273:in `
') .ok 209 (sample/test.rb:275:in `block in
') .ok 210 (sample/test.rb:278:in `block in
') .ok 211 (sample/test.rb:278:in `block in
') .ok 212 (sample/test.rb:282:in `
') .ok 213 (sample/test.rb:283:in `
') .ok 214 (sample/test.rb:284:in `
') .ok 215 (sample/test.rb:285:in `
') .ok 216 (sample/test.rb:288:in `
') .ok 217 (sample/test.rb:289:in `
') .ok 218 (sample/test.rb:290:in `
') .ok 219 (sample/test.rb:291:in `
') .ok 220 (sample/test.rb:294:in `
') .ok 221 (sample/test.rb:295:in `
') .ok 222 (sample/test.rb:296:in `
') .ok 223 (sample/test.rb:297:in `
') .ok 224 (sample/test.rb:298:in `
') .ok 225 (sample/test.rb:301:in `
') .ok 226 (sample/test.rb:302:in `
') .ok 227 (sample/test.rb:303:in `
') .ok 228 (sample/test.rb:306:in `
') .ok 229 (sample/test.rb:307:in `
') .ok 230 (sample/test.rb:308:in `
') .ok 231 (sample/test.rb:309:in `
') .ok 232 (sample/test.rb:310:in `
') .ok 233 (sample/test.rb:311:in `
') .ok 234 (sample/test.rb:314:in `
') .ok 235 (sample/test.rb:315:in `
') .ok 236 (sample/test.rb:316:in `
') .ok 237 (sample/test.rb:319:in `
') .ok 238 (sample/test.rb:320:in `
') .ok 239 (sample/test.rb:321:in `
') .ok 240 (sample/test.rb:322:in `
') .ok 241 (sample/test.rb:323:in `
') .ok 242 (sample/test.rb:324:in `
') .ok 243 (sample/test.rb:327:in `
') .ok 244 (sample/test.rb:328:in `
') .ok 245 (sample/test.rb:329:in `
') .ok 246 (sample/test.rb:332:in `
') .ok 247 (sample/test.rb:333:in `
') .ok 248 (sample/test.rb:334:in `
') .ok 249 (sample/test.rb:335:in `
') .ok 250 (sample/test.rb:336:in `
') .ok 251 (sample/test.rb:337:in `
') .ok 252 (sample/test.rb:340:in `
') .ok 253 (sample/test.rb:341:in `
') .ok 254 (sample/test.rb:342:in `
') .ok 255 (sample/test.rb:345:in `
') .ok 256 (sample/test.rb:346:in `
') .ok 257 (sample/test.rb:347:in `
') .ok 258 (sample/test.rb:348:in `
') .ok 259 (sample/test.rb:349:in `
') .ok 260 (sample/test.rb:350:in `
') .ok 261 (sample/test.rb:353:in `
') .ok 262 (sample/test.rb:354:in `
') .ok 263 (sample/test.rb:355:in `
') .ok 264 (sample/test.rb:359:in `
') .ok 265 (sample/test.rb:361:in `
') .ok 266 (sample/test.rb:363:in `
') .ok 267 (sample/test.rb:366:in `
') .ok 268 (sample/test.rb:368:in `
') .ok 269 (sample/test.rb:370:in `
') .ok 270 (sample/test.rb:372:in `
') .ok 271 (sample/test.rb:373:in `
') .ok 272 (sample/test.rb:374:in `
') .ok 273 (sample/test.rb:375:in `
') .ok 274 (sample/test.rb:376:in `
') .ok 275 (sample/test.rb:377:in `
') .ok 276 (sample/test.rb:378:in `
') .ok 277 (sample/test.rb:379:in `
') .ok 278 (sample/test.rb:380:in `
') .ok 279 (sample/test.rb:381:in `
') .ok 280 (sample/test.rb:383:in `
') .ok 281 (sample/test.rb:384:in `
') .ok 282 (sample/test.rb:385:in `
') .ok 283 (sample/test.rb:386:in `
') .ok 284 (sample/test.rb:387:in `
') .ok 285 (sample/test.rb:388:in `
') .ok 286 (sample/test.rb:389:in `
') .ok 287 (sample/test.rb:391:in `
') .ok 288 (sample/test.rb:392:in `
') .ok 289 (sample/test.rb:393:in `
') .ok 290 (sample/test.rb:394:in `
') .ok 291 (sample/test.rb:395:in `
') .ok 292 (sample/test.rb:396:in `
') .ok 293 (sample/test.rb:397:in `
') .ok 294 (sample/test.rb:398:in `
') .ok 295 (sample/test.rb:399:in `
') .ok 296 (sample/test.rb:400:in `
') .ok 297 (sample/test.rb:401:in `
') .ok 298 (sample/test.rb:403:in `
') .ok 299 (sample/test.rb:404:in `
') .ok 300 (sample/test.rb:405:in `
') .ok 301 (sample/test.rb:406:in `
') .ok 302 (sample/test.rb:407:in `
') .ok 303 (sample/test.rb:408:in `
') .ok 304 (sample/test.rb:409:in `
') .ok 305 (sample/test.rb:410:in `
') .ok 306 (sample/test.rb:412:in `
') .ok 307 (sample/test.rb:413:in `
') .ok 308 (sample/test.rb:414:in `
') .ok 309 (sample/test.rb:416:in `
') .ok 310 (sample/test.rb:417:in `
') .ok 311 (sample/test.rb:418:in `
') .ok 312 (sample/test.rb:419:in `
') .ok 313 (sample/test.rb:420:in `
') .ok 314 (sample/test.rb:421:in `
') .ok 315 (sample/test.rb:422:in `
') .ok 316 (sample/test.rb:423:in `
') .ok 317 (sample/test.rb:424:in `
') .ok 318 (sample/test.rb:425:in `
') .ok 319 (sample/test.rb:426:in `
') .ok 320 (sample/test.rb:428:in `
') .ok 321 (sample/test.rb:429:in `
') .ok 322 (sample/test.rb:430:in `
') .ok 323 (sample/test.rb:431:in `
') .ok 324 (sample/test.rb:432:in `
') .ok 325 (sample/test.rb:433:in `
') .ok 326 (sample/test.rb:434:in `
') .ok 327 (sample/test.rb:435:in `
') .ok 328 (sample/test.rb:438:in `
') .ok 329 (sample/test.rb:439:in `
') .ok 330 (sample/test.rb:440:in `
') .ok 331 (sample/test.rb:441:in `
') .ok 332 (sample/test.rb:442:in `
') .ok 333 (sample/test.rb:443:in `
') .ok 334 (sample/test.rb:444:in `
') .ok 335 (sample/test.rb:445:in `
') .ok 336 (sample/test.rb:446:in `
') .ok 337 (sample/test.rb:447:in `
') .ok 338 (sample/test.rb:449:in `
') .ok 339 (sample/test.rb:450:in `
') .ok 340 (sample/test.rb:451:in `
') .ok 341 (sample/test.rb:452:in `
') .ok 342 (sample/test.rb:453:in `
') .ok 343 (sample/test.rb:454:in `
') .ok 344 (sample/test.rb:455:in `
') .ok 345 (sample/test.rb:458:in `
') .ok 346 (sample/test.rb:459:in `
') .ok 347 (sample/test.rb:460:in `
') .ok 348 (sample/test.rb:461:in `
') .ok 349 (sample/test.rb:462:in `
') .ok 350 (sample/test.rb:463:in `
') .ok 351 (sample/test.rb:464:in `
') .ok 352 (sample/test.rb:465:in `
') .ok 353 (sample/test.rb:466:in `
') .ok 354 (sample/test.rb:467:in `
') .ok 355 (sample/test.rb:468:in `
') .ok 356 (sample/test.rb:471:in `
') .ok 357 (sample/test.rb:472:in `
') .ok 358 (sample/test.rb:473:in `
') .ok 359 (sample/test.rb:476:in `
') .ok 360 (sample/test.rb:477:in `
') .ok 361 (sample/test.rb:478:in `
') .ok 362 (sample/test.rb:479:in `
') .ok 363 (sample/test.rb:480:in `
') .ok 364 (sample/test.rb:481:in `
') .ok 365 (sample/test.rb:482:in `
') .ok 366 (sample/test.rb:483:in `
') .ok 367 (sample/test.rb:484:in `
') .ok 368 (sample/test.rb:485:in `
') .ok 369 (sample/test.rb:486:in `
') .ok 370 (sample/test.rb:489:in `
') .ok 371 (sample/test.rb:490:in `
') .ok 372 (sample/test.rb:491:in `
') sample/test.rb:condition .ok 1 (sample/test.rb:497:in `
') .ok 2 (sample/test.rb:500:in `
') sample/test.rb:if/unless .ok 1 (sample/test.rb:507:in `
') .ok 2 (sample/test.rb:512:in `
') .ok 3 (sample/test.rb:513:in `
') sample/test.rb:case .ok 1 (sample/test.rb:521:in `
') .ok 2 (sample/test.rb:526:in `
') .ok 3 (sample/test.rb:533:in `
') .ok 4 (sample/test.rb:540:in `
') .ok 5 (sample/test.rb:547:in `
') sample/test.rb:while/until .ok 1 (sample/test.rb:565:in `
') .ok 2 (sample/test.rb:571:in `
') .ok 3 (sample/test.rb:581:in `
') .ok 4 (sample/test.rb:597:in `
') .ok 5 (sample/test.rb:608:in `
') .ok 6 (sample/test.rb:620:in `
') .ok 7 (sample/test.rb:624:in `
') .ok 8 (sample/test.rb:630:in `
') sample/test.rb:exception .ok 1 (sample/test.rb:640:in `rescue in
') .ok 2 (sample/test.rb:653:in `
') .ok 3 (sample/test.rb:665:in `rescue in
') .ok 4 (sample/test.rb:666:in `rescue in
') .ok 5 (sample/test.rb:667:in `rescue in
') .ok 6 (sample/test.rb:679:in `rescue in
') .ok 7 (sample/test.rb:691:in `
') .ok 8 (sample/test.rb:702:in `
') .ok 9 (sample/test.rb:712:in `
') .ok 10 (sample/test.rb:724:in `
') sample/test.rb:array .ok 1 (sample/test.rb:727:in `
') .ok 2 (sample/test.rb:728:in `
') .ok 3 (sample/test.rb:729:in `
') .ok 4 (sample/test.rb:731:in `
') .ok 5 (sample/test.rb:733:in `
') .ok 6 (sample/test.rb:734:in `
') .ok 7 (sample/test.rb:735:in `
') .ok 8 (sample/test.rb:738:in `
') .ok 9 (sample/test.rb:739:in `
') .ok 10 (sample/test.rb:740:in `
') .ok 11 (sample/test.rb:743:in `
') .ok 12 (sample/test.rb:746:in `
') .ok 13 (sample/test.rb:749:in `
') .ok 14 (sample/test.rb:752:in `
') .ok 15 (sample/test.rb:753:in `
') .ok 16 (sample/test.rb:758:in `
') .ok 17 (sample/test.rb:763:in `
') .ok 18 (sample/test.rb:766:in `
') .ok 19 (sample/test.rb:768:in `
') .ok 20 (sample/test.rb:773:in `
') .ok 21 (sample/test.rb:776:in `
') .ok 22 (sample/test.rb:778:in `
') .ok 23 (sample/test.rb:782:in `
') .ok 24 (sample/test.rb:783:in `
') .ok 25 (sample/test.rb:784:in `
') .ok 26 (sample/test.rb:786:in `
') .ok 27 (sample/test.rb:787:in `
') .ok 28 (sample/test.rb:788:in `
') .ok 29 (sample/test.rb:789:in `
') .ok 30 (sample/test.rb:790:in `
') .ok 31 (sample/test.rb:792:in `
') .ok 32 (sample/test.rb:795:in `
') .ok 33 (sample/test.rb:796:in `
') .ok 34 (sample/test.rb:797:in `
') .ok 35 (sample/test.rb:800:in `
') .ok 36 (sample/test.rb:801:in `
') .ok 37 (sample/test.rb:805:in `
') .ok 38 (sample/test.rb:809:in `
') .ok 39 (sample/test.rb:813:in `
') sample/test.rb:hash .ok 1 (sample/test.rb:818:in `
') .ok 2 (sample/test.rb:827:in `
') .ok 3 (sample/test.rb:829:in `
') .ok 4 (sample/test.rb:830:in `
') .ok 5 (sample/test.rb:831:in `
') .ok 6 (sample/test.rb:832:in `
') .ok 7 (sample/test.rb:833:in `
') .ok 8 (sample/test.rb:836:in `
') .ok 9 (sample/test.rb:839:in `
') .ok 10 (sample/test.rb:840:in `
') .ok 11 (sample/test.rb:843:in `
') .ok 12 (sample/test.rb:847:in `
') .ok 13 (sample/test.rb:851:in `
') .ok 14 (sample/test.rb:852:in `
') .ok 15 (sample/test.rb:855:in `
') .ok 16 (sample/test.rb:856:in `
') .ok 17 (sample/test.rb:859:in `
') .ok 18 (sample/test.rb:860:in `
') .ok 19 (sample/test.rb:864:in `
') .ok 20 (sample/test.rb:865:in `
') .ok 21 (sample/test.rb:867:in `
') .ok 22 (sample/test.rb:868:in `
') .ok 23 (sample/test.rb:870:in `
') .ok 24 (sample/test.rb:878:in `
') .ok 25 (sample/test.rb:879:in `
') .ok 26 (sample/test.rb:881:in `
') .ok 27 (sample/test.rb:882:in `
') sample/test.rb:iterator .ok 1 (sample/test.rb:886:in `
') .ok 2 (sample/test.rb:889:in `ttt') .ok 3 (sample/test.rb:894:in `
') .ok 4 (sample/test.rb:903:in `
') .ok 5 (sample/test.rb:914:in `
') .ok 6 (sample/test.rb:931:in `
') .ok 7 (sample/test.rb:943:in `
') .ok 8 (sample/test.rb:951:in `
') .ok 9 (sample/test.rb:961:in `
') .ok 10 (sample/test.rb:971:in `
') .ok 11 (sample/test.rb:977:in `
') .ok 12 (sample/test.rb:978:in `
') .ok 13 (sample/test.rb:991:in `
') .ok 14 (sample/test.rb:1010:in `
') .ok 15 (sample/test.rb:1012:in `
') .ok 16 (sample/test.rb:1014:in `block in
') .ok 17 (sample/test.rb:1015:in `block in
') .ok 18 (sample/test.rb:1016:in `block in
') .ok 19 (sample/test.rb:1018:in `block in
') .ok 20 (sample/test.rb:1019:in `block in
') .ok 21 (sample/test.rb:1020:in `block in
') .ok 22 (sample/test.rb:1022:in `block in
') .ok 23 (sample/test.rb:1024:in `block in
') .ok 24 (sample/test.rb:1025:in `block in
') .ok 25 (sample/test.rb:1026:in `block in
') .ok 26 (sample/test.rb:1027:in `block in
') .ok 27 (sample/test.rb:1028:in `block in
') .ok 28 (sample/test.rb:1029:in `block in
') .ok 29 (sample/test.rb:1030:in `block in
') .ok 30 (sample/test.rb:1031:in `block in
') .ok 31 (sample/test.rb:1032:in `block in
') .ok 32 (sample/test.rb:1034:in `block in
') .ok 33 (sample/test.rb:1035:in `block in
') .ok 34 (sample/test.rb:1044:in `
') .ok 35 (sample/test.rb:1045:in `
') .ok 36 (sample/test.rb:1050:in `
') .ok 37 (sample/test.rb:1051:in `
') .ok 38 (sample/test.rb:1063:in `
') .ok 39 (sample/test.rb:1065:in `
') .ok 40 (sample/test.rb:1066:in `
') .ok 41 (sample/test.rb:1067:in `block in
') .ok 42 (sample/test.rb:1069:in `block_test') .ok 43 (sample/test.rb:1069:in `block_test') .ok 44 (sample/test.rb:1085:in `
') .ok 45 (sample/test.rb:1086:in `
') .ok 46 (sample/test.rb:1087:in `
') .ok 47 (sample/test.rb:1088:in `
') .ok 48 (sample/test.rb:1089:in `
') .ok 49 (sample/test.rb:1091:in `
') .ok 50 (sample/test.rb:1092:in `
') .ok 51 (sample/test.rb:1093:in `
') .ok 52 (sample/test.rb:1094:in `
') .ok 53 (sample/test.rb:1095:in `
') .ok 54 (sample/test.rb:1101:in `
') .ok 55 (sample/test.rb:1102:in `
') .ok 56 (sample/test.rb:1103:in `
') .ok 57 (sample/test.rb:1104:in `
') .ok 58 (sample/test.rb:1105:in `
') .ok 59 (sample/test.rb:1106:in `
') .ok 60 (sample/test.rb:1108:in `
') .ok 61 (sample/test.rb:1109:in `
') .ok 62 (sample/test.rb:1110:in `
') .ok 63 (sample/test.rb:1111:in `
') .ok 64 (sample/test.rb:1114:in `
') .ok 65 (sample/test.rb:1115:in `
') .ok 66 (sample/test.rb:1116:in `
') .ok 67 (sample/test.rb:1117:in `
') .ok 68 (sample/test.rb:1120:in `
') .ok 69 (sample/test.rb:1121:in `
') .ok 70 (sample/test.rb:1122:in `
') .ok 71 (sample/test.rb:1123:in `
') .ok 72 (sample/test.rb:1125:in `
') .ok 73 (sample/test.rb:1126:in `
') .ok 74 (sample/test.rb:1128:in `
') .ok 75 (sample/test.rb:1129:in `
') .ok 76 (sample/test.rb:1136:in `
') .ok 77 (sample/test.rb:1142:in `
') .ok 78 (sample/test.rb:1153:in `
') .ok 79 (sample/test.rb:1157:in `
') .ok 80 (sample/test.rb:1161:in `
') .ok 81 (sample/test.rb:1165:in `
') .ok 82 (sample/test.rb:1177:in `
') .ok 83 (sample/test.rb:1178:in `
') .ok 84 (sample/test.rb:1186:in `
') .ok 85 (sample/test.rb:1192:in `
') .ok 86 (sample/test.rb:1201:in `
') .ok 87 (sample/test.rb:1216:in `
') .ok 88 (sample/test.rb:1223:in `
') .ok 89 (sample/test.rb:1228:in `
') .ok 90 (sample/test.rb:1236:in `
') .ok 91 (sample/test.rb:1243:in `
') .ok 92 (sample/test.rb:1255:in `
') .ok 93 (sample/test.rb:1264:in `
') .ok 94 (sample/test.rb:1273:in `
') .ok 95 (sample/test.rb:1282:in `
') .ok 96 (sample/test.rb:1292:in `
') .ok 97 (sample/test.rb:1300:in `
') .ok 98 (sample/test.rb:1310:in `
') .ok 99 (sample/test.rb:1318:in `
') .ok 100 (sample/test.rb:1324:in `
') .ok 101 (sample/test.rb:1330:in `
') .ok 102 (sample/test.rb:1331:in `
') .ok 103 (sample/test.rb:1332:in `
') .ok 104 (sample/test.rb:1334:in `call') .ok 105 (sample/test.rb:1335:in `call') .ok 106 (sample/test.rb:1345:in `a') .ok 107 (sample/test.rb:1349:in `
') .ok 108 (sample/test.rb:1360:in `foo') .ok 109 (sample/test.rb:1361:in `foo') .ok 110 (sample/test.rb:1387:in `
') .ok 111 (sample/test.rb:1396:in `
') sample/test.rb:float .ok 1 (sample/test.rb:1399:in `
') .ok 2 (sample/test.rb:1400:in `
') .ok 3 (sample/test.rb:1401:in `
') .ok 4 (sample/test.rb:1402:in `
') .ok 5 (sample/test.rb:1403:in `
') .ok 6 (sample/test.rb:1404:in `
') .ok 7 (sample/test.rb:1405:in `
') .ok 8 (sample/test.rb:1406:in `
') .ok 9 (sample/test.rb:1407:in `
') .ok 10 (sample/test.rb:1410:in `nan_test') .ok 11 (sample/test.rb:1411:in `nan_test') .ok 12 (sample/test.rb:1412:in `nan_test') .ok 13 (sample/test.rb:1413:in `nan_test') .ok 14 (sample/test.rb:1414:in `nan_test') .ok 15 (sample/test.rb:1410:in `nan_test') .ok 16 (sample/test.rb:1411:in `nan_test') .ok 17 (sample/test.rb:1412:in `nan_test') .ok 18 (sample/test.rb:1413:in `nan_test') .ok 19 (sample/test.rb:1414:in `nan_test') .ok 20 (sample/test.rb:1410:in `nan_test') .ok 21 (sample/test.rb:1411:in `nan_test') .ok 22 (sample/test.rb:1412:in `nan_test') .ok 23 (sample/test.rb:1413:in `nan_test') .ok 24 (sample/test.rb:1414:in `nan_test') .ok 25 (sample/test.rb:1410:in `nan_test') .ok 26 (sample/test.rb:1411:in `nan_test') .ok 27 (sample/test.rb:1412:in `nan_test') .ok 28 (sample/test.rb:1413:in `nan_test') .ok 29 (sample/test.rb:1414:in `nan_test') .ok 30 (sample/test.rb:1410:in `nan_test') .ok 31 (sample/test.rb:1411:in `nan_test') .ok 32 (sample/test.rb:1412:in `nan_test') .ok 33 (sample/test.rb:1413:in `nan_test') .ok 34 (sample/test.rb:1414:in `nan_test') .ok 35 (sample/test.rb:1410:in `nan_test') .ok 36 (sample/test.rb:1411:in `nan_test') .ok 37 (sample/test.rb:1412:in `nan_test') .ok 38 (sample/test.rb:1413:in `nan_test') .ok 39 (sample/test.rb:1414:in `nan_test') .ok 40 (sample/test.rb:1410:in `nan_test') .ok 41 (sample/test.rb:1411:in `nan_test') .ok 42 (sample/test.rb:1412:in `nan_test') .ok 43 (sample/test.rb:1413:in `nan_test') .ok 44 (sample/test.rb:1414:in `nan_test') .ok 45 (sample/test.rb:1410:in `nan_test') .ok 46 (sample/test.rb:1411:in `nan_test') .ok 47 (sample/test.rb:1412:in `nan_test') .ok 48 (sample/test.rb:1413:in `nan_test') .ok 49 (sample/test.rb:1414:in `nan_test') .ok 50 (sample/test.rb:1410:in `nan_test') .ok 51 (sample/test.rb:1411:in `nan_test') .ok 52 (sample/test.rb:1412:in `nan_test') .ok 53 (sample/test.rb:1413:in `nan_test') .ok 54 (sample/test.rb:1414:in `nan_test') .ok 55 (sample/test.rb:1410:in `nan_test') .ok 56 (sample/test.rb:1411:in `nan_test') .ok 57 (sample/test.rb:1412:in `nan_test') .ok 58 (sample/test.rb:1413:in `nan_test') .ok 59 (sample/test.rb:1414:in `nan_test') .ok 60 (sample/test.rb:1410:in `nan_test') .ok 61 (sample/test.rb:1411:in `nan_test') .ok 62 (sample/test.rb:1412:in `nan_test') .ok 63 (sample/test.rb:1413:in `nan_test') .ok 64 (sample/test.rb:1414:in `nan_test') .ok 65 (sample/test.rb:1410:in `nan_test') .ok 66 (sample/test.rb:1411:in `nan_test') .ok 67 (sample/test.rb:1412:in `nan_test') .ok 68 (sample/test.rb:1413:in `nan_test') .ok 69 (sample/test.rb:1414:in `nan_test') .ok 70 (sample/test.rb:1410:in `nan_test') .ok 71 (sample/test.rb:1411:in `nan_test') .ok 72 (sample/test.rb:1412:in `nan_test') .ok 73 (sample/test.rb:1413:in `nan_test') .ok 74 (sample/test.rb:1414:in `nan_test') .ok 75 (sample/test.rb:1410:in `nan_test') .ok 76 (sample/test.rb:1411:in `nan_test') .ok 77 (sample/test.rb:1412:in `nan_test') .ok 78 (sample/test.rb:1413:in `nan_test') .ok 79 (sample/test.rb:1414:in `nan_test') .ok 80 (sample/test.rb:1434:in `
') sample/test.rb:bignum .ok 1 (sample/test.rb:1448:in `
') .ok 2 (sample/test.rb:1449:in `
') .ok 3 (sample/test.rb:1450:in `
') .ok 4 (sample/test.rb:1451:in `
') .ok 5 (sample/test.rb:1452:in `
') .ok 6 (sample/test.rb:1453:in `
') .ok 7 (sample/test.rb:1454:in `
') .ok 8 (sample/test.rb:1455:in `
') .ok 9 (sample/test.rb:1457:in `
') .ok 10 (sample/test.rb:1458:in `
') .ok 11 (sample/test.rb:1459:in `
') .ok 12 (sample/test.rb:1465:in `
') .ok 13 (sample/test.rb:1473:in `
') .ok 14 (sample/test.rb:1482:in `
') .ok 15 (sample/test.rb:1491:in `
') .ok 16 (sample/test.rb:1495:in `
') .ok 17 (sample/test.rb:1496:in `
') .ok 18 (sample/test.rb:1497:in `
') .ok 19 (sample/test.rb:1498:in `
') .ok 20 (sample/test.rb:1499:in `
') .ok 21 (sample/test.rb:1500:in `
') .ok 22 (sample/test.rb:1501:in `
') .ok 23 (sample/test.rb:1502:in `
') .ok 24 (sample/test.rb:1504:in `
') .ok 25 (sample/test.rb:1505:in `
') .ok 26 (sample/test.rb:1509:in `
') .ok 27 (sample/test.rb:1510:in `
') .ok 28 (sample/test.rb:1515:in `shift_test') .ok 29 (sample/test.rb:1519:in `shift_test') .ok 30 (sample/test.rb:1515:in `shift_test') .ok 31 (sample/test.rb:1519:in `shift_test') sample/test.rb:string & char .ok 1 (sample/test.rb:1527:in `
') .ok 2 (sample/test.rb:1528:in `
') .ok 3 (sample/test.rb:1529:in `
') .ok 4 (sample/test.rb:1531:in `
') .ok 5 (sample/test.rb:1532:in `
') .ok 6 (sample/test.rb:1533:in `
') .ok 7 (sample/test.rb:1534:in `
') .ok 8 (sample/test.rb:1535:in `
') .ok 9 (sample/test.rb:1536:in `
') .ok 10 (sample/test.rb:1537:in `
') .ok 11 (sample/test.rb:1538:in `
') .ok 12 (sample/test.rb:1539:in `
') .ok 13 (sample/test.rb:1540:in `
') .ok 14 (sample/test.rb:1541:in `
') .ok 15 (sample/test.rb:1542:in `
') .ok 16 (sample/test.rb:1543:in `
') .ok 17 (sample/test.rb:1544:in `
') .ok 18 (sample/test.rb:1545:in `
') .ok 19 (sample/test.rb:1547:in `
') .ok 20 (sample/test.rb:1548:in `
') .ok 21 (sample/test.rb:1549:in `
') .ok 22 (sample/test.rb:1550:in `
') .ok 23 (sample/test.rb:1552:in `
') .ok 24 (sample/test.rb:1553:in `
') .ok 25 (sample/test.rb:1560:in `
') .ok 26 (sample/test.rb:1562:in `
') .ok 27 (sample/test.rb:1563:in `
') .ok 28 (sample/test.rb:1566:in `
') .ok 29 (sample/test.rb:1567:in `
') .ok 30 (sample/test.rb:1570:in `
') .ok 31 (sample/test.rb:1572:in `
') .ok 32 (sample/test.rb:1573:in `
') .ok 33 (sample/test.rb:1574:in `
') .ok 34 (sample/test.rb:1577:in `
') .ok 35 (sample/test.rb:1578:in `
') .ok 36 (sample/test.rb:1579:in `
') .ok 37 (sample/test.rb:1582:in `
') .ok 38 (sample/test.rb:1583:in `
') .ok 39 (sample/test.rb:1584:in `
') .ok 40 (sample/test.rb:1585:in `
') .ok 41 (sample/test.rb:1586:in `
') .ok 42 (sample/test.rb:1589:in `
') .ok 43 (sample/test.rb:1590:in `
') .ok 44 (sample/test.rb:1591:in `
') .ok 45 (sample/test.rb:1592:in `
') .ok 46 (sample/test.rb:1593:in `
') .ok 47 (sample/test.rb:1594:in `
') .ok 48 (sample/test.rb:1595:in `
') .ok 49 (sample/test.rb:1596:in `
') .ok 50 (sample/test.rb:1597:in `
') .ok 51 (sample/test.rb:1598:in `
') .ok 52 (sample/test.rb:1599:in `
') .ok 53 (sample/test.rb:1610:in `
') .ok 54 (sample/test.rb:1614:in `
') .ok 55 (sample/test.rb:1621:in `
') .ok 56 (sample/test.rb:1622:in `
') .ok 57 (sample/test.rb:1623:in `
') .ok 58 (sample/test.rb:1624:in `
') .ok 59 (sample/test.rb:1625:in `
') .ok 60 (sample/test.rb:1626:in `
') .ok 61 (sample/test.rb:1627:in `
') .ok 62 (sample/test.rb:1634:in `
') sample/test.rb:assignment .ok 1 (sample/test.rb:1638:in `
') .ok 2 (sample/test.rb:1639:in `
') .ok 3 (sample/test.rb:1643:in `
') .ok 4 (sample/test.rb:1646:in `
') .ok 5 (sample/test.rb:1649:in `
') .ok 6 (sample/test.rb:1652:in `
') .ok 7 (sample/test.rb:1655:in `
') .ok 8 (sample/test.rb:1658:in `
') .ok 9 (sample/test.rb:1661:in `
') .ok 10 (sample/test.rb:1664:in `
') sample/test.rb:call .ok 1 (sample/test.rb:1678:in `rescue in
') .ok 2 (sample/test.rb:1685:in `rescue in
') .ok 3 (sample/test.rb:1688:in `
') .ok 4 (sample/test.rb:1689:in `
') .ok 5 (sample/test.rb:1690:in `
') .ok 6 (sample/test.rb:1691:in `
') sample/test.rb:proc .ok 1 (sample/test.rb:1695:in `
') .ok 2 (sample/test.rb:1696:in `
') .ok 3 (sample/test.rb:1699:in `
') .ok 4 (sample/test.rb:1700:in `
') .ok 5 (sample/test.rb:1711:in `block in
') .ok 6 (sample/test.rb:1713:in `
') .ok 7 (sample/test.rb:1715:in `block in
') .ok 8 (sample/test.rb:1720:in `block in dyna_var_check') .ok 9 (sample/test.rb:1730:in `
') sample/test.rb:signal .ok 1 (sample/test.rb:1742:in `
') .ok 2 (sample/test.rb:1753:in `
') sample/test.rb:eval .ok 1 (sample/test.rb:1757:in `
') .ok 2 (sample/test.rb:1760:in `
') .ok 3 (sample/test.rb:1762:in `
') .ok 4 (sample/test.rb:1763:in `
') .ok 5 (sample/test.rb:1764:in `
') .ok 6 (sample/test.rb:1765:in `
') .ok 7 (sample/test.rb:1766:in `
') .ok 8 (sample/test.rb:1767:in `
') .ok 9 ((eval):1:in `
') .ok 10 (sample/test.rb:1776:in `
') .ok 11 (sample/test.rb:1777:in `
') .ok 12 (sample/test.rb:1779:in `
') .ok 13 (sample/test.rb:1780:in `
') .ok 14 (sample/test.rb:1781:in `
') .ok 15 (sample/test.rb:1793:in `
') .ok 16 (sample/test.rb:1794:in `
') .ok 17 (sample/test.rb:1801:in `
') .ok 18 (sample/test.rb:1808:in `
') .ok 19 (sample/test.rb:1809:in `
') .ok 20 (sample/test.rb:1816:in `
') .ok 21 (sample/test.rb:1820:in `
') .ok 22 (sample/test.rb:1823:in `
') .ok 23 (sample/test.rb:1827:in `
') .ok 24 (sample/test.rb:1831:in `
') .ok 25 (sample/test.rb:1834:in `
') .ok 26 (sample/test.rb:1838:in `
') .ok 27 (sample/test.rb:1841:in `
') .ok 28 (sample/test.rb:1842:in `
') .ok 29 (sample/test.rb:1861:in `
') sample/test.rb:system .ok 1 (sample/test.rb:1875:in `
') .ok 2 (sample/test.rb:1876:in `
') .ok 3 (sample/test.rb:1882:in `
') .ok 4 (sample/test.rb:1883:in `
') .ok 5 (sample/test.rb:1890:in `
') .ok 6 (sample/test.rb:1900:in `
') .ok 7 (sample/test.rb:1901:in `
') .ok 8 (sample/test.rb:1919:in `
') sample/test.rb:const .ok 1 (sample/test.rb:1940:in `
') .ok 2 (sample/test.rb:1944:in `
') .ok 3 (sample/test.rb:1947:in `
') .ok 4 (sample/test.rb:1948:in `
') .ok 5 (sample/test.rb:1949:in `
') sample/test.rb:clone .ok 1 (sample/test.rb:1961:in `
') .ok 2 (sample/test.rb:1962:in `
') .ok 3 (sample/test.rb:1963:in `
') .ok 4 (sample/test.rb:1969:in `rescue in
') .ok 5 (sample/test.rb:1978:in `
') sample/test.rb:marshal .ok 1 (sample/test.rb:1983:in `
') .ok 2 (sample/test.rb:1986:in `
') .ok 3 (sample/test.rb:1992:in `block in
') .ok 4 (sample/test.rb:1992:in `block in
') sample/test.rb:pack .ok 1 (sample/test.rb:2004:in `
') .ok 2 (sample/test.rb:2005:in `
') .ok 3 (sample/test.rb:2006:in `
') .ok 4 (sample/test.rb:2009:in `
') sample/test.rb:math .ok 1 (sample/test.rb:2012:in `
') .ok 2 (sample/test.rb:2015:in `
') sample/test.rb:struct .ok 1 (sample/test.rb:2019:in `
') .ok 2 (sample/test.rb:2022:in `
') .ok 3 (sample/test.rb:2023:in `
') .ok 4 (sample/test.rb:2026:in `
') .ok 5 (sample/test.rb:2029:in `
') .ok 6 (sample/test.rb:2032:in `
') sample/test.rb:variable .ok 1 (sample/test.rb:2035:in `
') .ok 2 (sample/test.rb:2042:in `rescue in
') .ok 3 (sample/test.rb:2047:in `
') .ok 4 (sample/test.rb:2080:in `
') .ok 5 (sample/test.rb:2081:in `
') .ok 6 (sample/test.rb:2082:in `
') .ok 7 (sample/test.rb:2083:in `
') .ok 8 (sample/test.rb:2084:in `
') .ok 9 (sample/test.rb:2086:in `
') .ok 10 (sample/test.rb:2087:in `
') .ok 11 (sample/test.rb:2088:in `
') sample/test.rb:trace .ok 1 (sample/test.rb:2095:in `
') .ok 2 (sample/test.rb:2099:in `
') .ok 3 (sample/test.rb:2103:in `
') sample/test.rb:defined? .ok 1 (sample/test.rb:2109:in `
') .ok 2 (sample/test.rb:2110:in `
') .ok 3 (sample/test.rb:2113:in `
') .ok 4 (sample/test.rb:2115:in `
') .ok 5 (sample/test.rb:2116:in `
') .ok 6 (sample/test.rb:2117:in `
') .ok 7 (sample/test.rb:2118:in `
') .ok 8 (sample/test.rb:2131:in `
') .ok 9 (sample/test.rb:2126:in `bar') .ok 10 (sample/test.rb:2127:in `bar') .ok 11 (sample/test.rb:2138:in `
') .ok 12 (sample/test.rb:2139:in `
') sample/test.rb:alias .ok 1 (sample/test.rb:2155:in `
') .ok 2 (sample/test.rb:2156:in `
') .ok 3 (sample/test.rb:2159:in `
') .ok 4 (sample/test.rb:2173:in `
') .ok 5 (sample/test.rb:2174:in `
') .ok 6 (sample/test.rb:2175:in `
') sample/test.rb:path .ok 1 (sample/test.rb:2178:in `
') .ok 2 (sample/test.rb:2179:in `
') .ok 3 (sample/test.rb:2180:in `
') .ok 4 (sample/test.rb:2181:in `
') .ok 5 (sample/test.rb:2182:in `
') .ok 6 (sample/test.rb:2183:in `
') .ok 7 (sample/test.rb:2184:in `
') .ok 8 (sample/test.rb:2185:in `
') .ok 9 (sample/test.rb:2186:in `
') .ok 10 (sample/test.rb:2187:in `
') .ok 11 (sample/test.rb:2188:in `
') .ok 12 (sample/test.rb:2189:in `
') .ok 13 (sample/test.rb:2190:in `
') .ok 14 (sample/test.rb:2191:in `
') .ok 15 (sample/test.rb:2192:in `
') .ok 16 (sample/test.rb:2193:in `
') .ok 17 (sample/test.rb:2194:in `
') .ok 18 (sample/test.rb:2195:in `
') .ok 19 (sample/test.rb:2196:in `
') .ok 20 (sample/test.rb:2207:in `
') .ok 21 (sample/test.rb:2208:in `
') .ok 22 (sample/test.rb:2216:in `
') .ok 23 (sample/test.rb:2217:in `
') sample/test.rb:gc .ok 1 (sample/test.rb:2234:in `
') .ok 2 (sample/test.rb:2248:in `
') .ok 3 (sample/test.rb:2254:in `
') .ok 4 (sample/test.rb:2260:in `
') end of test(test: 899) == method-list # 2010-11-22T20:30:05+09:00 + ./miniruby -e 'use_symbol = Object.instance_methods[0].is_a?(Symbol) nummodule = nummethod = 0 mods = [] ObjectSpace.each_object(Module) {|m| mods << m if m.name } mods = mods.sort_by {|m| m.name } mods.each {|mod| nummodule += 1 puts "#{mod.name} #{(mod.ancestors - [mod]).inspect}" mod.singleton_methods(false).sort.each {|methname| nummethod += 1 meth = mod.method(methname) line = "#{mod.name}.#{methname} #{meth.arity}" line << " not-implemented" if !mod.respond_to?(methname) puts line } ms = mod.instance_methods(false) if use_symbol ms << :initialize if mod.private_instance_methods(false).include? :initialize else ms << "initialize" if mod.private_instance_methods(false).include? "initialize" end ms.sort.each {|methname| nummethod += 1 meth = mod.instance_method(methname) line = "#{mod.name}\##{methname} #{meth.arity}" line << " not-implemented" if /\(not-implemented\)/ =~ meth.inspect puts line } } puts "#{nummodule} modules, #{nummethod} methods" ' ARGF.class [Enumerable, Object, Kernel, BasicObject] ARGF.class#argv 0 ARGF.class#binmode 0 ARGF.class#binmode? 0 ARGF.class#bytes 0 ARGF.class#chars 0 ARGF.class#close 0 ARGF.class#closed? 0 ARGF.class#each -1 ARGF.class#each_byte 0 ARGF.class#each_char 0 ARGF.class#each_line -1 ARGF.class#eof 0 ARGF.class#eof? 0 ARGF.class#external_encoding 0 ARGF.class#file 0 ARGF.class#filename 0 ARGF.class#fileno 0 ARGF.class#getbyte 0 ARGF.class#getc 0 ARGF.class#gets -1 ARGF.class#initialize -1 ARGF.class#inplace_mode 0 ARGF.class#inplace_mode= 1 ARGF.class#internal_encoding 0 ARGF.class#lineno 0 ARGF.class#lineno= 1 ARGF.class#lines -1 ARGF.class#path 0 ARGF.class#pos 0 ARGF.class#pos= 1 ARGF.class#print -1 ARGF.class#printf -1 ARGF.class#putc 1 ARGF.class#puts -1 ARGF.class#read -1 ARGF.class#read_nonblock -1 ARGF.class#readbyte 0 ARGF.class#readchar 0 ARGF.class#readline -1 ARGF.class#readlines -1 ARGF.class#readpartial -1 ARGF.class#rewind 0 ARGF.class#seek -1 ARGF.class#set_encoding -1 ARGF.class#skip 0 ARGF.class#tell 0 ARGF.class#to_a -1 ARGF.class#to_i 0 ARGF.class#to_io 0 ARGF.class#to_s 0 ARGF.class#to_write_io 0 ARGF.class#write 1 ArgumentError [StandardError, Exception, Object, Kernel, BasicObject] Array [Enumerable, Object, Kernel, BasicObject] Array.[] -1 Array.try_convert 1 Array#& 1 Array#* 1 Array#+ 1 Array#- 1 Array#<< 1 Array#<=> 1 Array#== 1 Array#[] -1 Array#[]= -1 Array#assoc 1 Array#at 1 Array#clear 0 Array#collect 0 Array#collect! 0 Array#combination 1 Array#compact 0 Array#compact! 0 Array#concat 1 Array#count -1 Array#cycle -1 Array#delete 1 Array#delete_at 1 Array#delete_if 0 Array#drop 1 Array#drop_while 0 Array#each 0 Array#each_index 0 Array#empty? 0 Array#eql? 1 Array#fetch -1 Array#fill -1 Array#find_index -1 Array#first -1 Array#flatten -1 Array#flatten! -1 Array#frozen? 0 Array#hash 0 Array#include? 1 Array#index -1 Array#initialize -1 Array#insert -1 Array#inspect 0 Array#join -1 Array#keep_if 0 Array#last -1 Array#length 0 Array#map 0 Array#map! 0 Array#pack 1 Array#permutation -1 Array#pop -1 Array#product -1 Array#push -1 Array#rassoc 1 Array#reject 0 Array#reject! 0 Array#repeated_combination 1 Array#repeated_permutation 1 Array#replace 1 Array#reverse 0 Array#reverse! 0 Array#reverse_each 0 Array#rindex -1 Array#rotate -1 Array#rotate! -1 Array#sample -1 Array#select 0 Array#select! 0 Array#shift -1 Array#shuffle -1 Array#shuffle! -1 Array#size 0 Array#slice -1 Array#slice! -1 Array#sort 0 Array#sort! 0 Array#sort_by! 0 Array#take 1 Array#take_while 0 Array#to_a 0 Array#to_ary 0 Array#to_s 0 Array#transpose 0 Array#uniq 0 Array#uniq! 0 Array#unshift -1 Array#values_at -1 Array#zip -1 Array#| 1 BasicObject [] BasicObject#! 0 BasicObject#!= 1 BasicObject#== 1 BasicObject#__send__ -1 BasicObject#equal? 1 BasicObject#initialize 0 BasicObject#instance_eval -1 BasicObject#instance_exec -1 Bignum [Integer, Numeric, Comparable, Object, Kernel, BasicObject] Bignum#% 1 Bignum#& 1 Bignum#* 1 Bignum#** 1 Bignum#+ 1 Bignum#- 1 Bignum#-@ 0 Bignum#/ 1 Bignum#< 1 Bignum#<< 1 Bignum#<= 1 Bignum#<=> 1 Bignum#== 1 Bignum#=== 1 Bignum#> 1 Bignum#>= 1 Bignum#>> 1 Bignum#[] 1 Bignum#^ 1 Bignum#abs 0 Bignum#coerce 1 Bignum#div 1 Bignum#divmod 1 Bignum#eql? 1 Bignum#even? 0 Bignum#fdiv 1 Bignum#hash 0 Bignum#magnitude 0 Bignum#modulo 1 Bignum#odd? 0 Bignum#remainder 1 Bignum#size 0 Bignum#to_f 0 Bignum#to_s -1 Bignum#| 1 Bignum#~ 0 Binding [Object, Kernel, BasicObject] Binding#clone 0 Binding#dup 0 Binding#eval -1 Class [Module, Object, Kernel, BasicObject] Class#allocate 0 Class#initialize -1 Class#new -1 Class#superclass 0 Comparable [] Comparable#< 1 Comparable#<= 1 Comparable#== 1 Comparable#> 1 Comparable#>= 1 Comparable#between? 2 Complex [Numeric, Comparable, Object, Kernel, BasicObject] Complex.polar -1 Complex.rect -1 Complex.rectangular -1 Complex#* 1 Complex#** 1 Complex#+ 1 Complex#- 1 Complex#-@ 0 Complex#/ 1 Complex#== 1 Complex#abs 0 Complex#abs2 0 Complex#angle 0 Complex#arg 0 Complex#coerce 1 Complex#conj 0 Complex#conjugate 0 Complex#denominator 0 Complex#eql? 1 Complex#fdiv 1 Complex#hash 0 Complex#imag 0 Complex#imaginary 0 Complex#inspect 0 Complex#magnitude 0 Complex#marshal_dump 0 Complex#marshal_load 1 Complex#numerator 0 Complex#phase 0 Complex#polar 0 Complex#quo 1 Complex#rationalize -1 Complex#real 0 Complex#real? 0 Complex#rect 0 Complex#rectangular 0 Complex#to_f 0 Complex#to_i 0 Complex#to_r 0 Complex#to_s 0 Data [Object, Kernel, BasicObject] Dir [Enumerable, Object, Kernel, BasicObject] Dir.[] -1 Dir.chdir -1 Dir.chroot 1 Dir.delete 1 Dir.entries -1 Dir.exist? 1 Dir.exists? 1 Dir.foreach -1 Dir.getwd 0 Dir.glob -1 Dir.home -1 Dir.mkdir -1 Dir.open -1 Dir.pwd 0 Dir.rmdir 1 Dir.unlink 1 Dir#close 0 Dir#each 0 Dir#initialize -1 Dir#inspect 0 Dir#path 0 Dir#pos 0 Dir#pos= 1 Dir#read 0 Dir#rewind 0 Dir#seek 1 Dir#tell 0 Dir#to_path 0 EOFError [IOError, StandardError, Exception, Object, Kernel, BasicObject] Encoding [Object, Kernel, BasicObject] Encoding._load 1 Encoding.aliases 0 Encoding.compatible? 2 Encoding.default_external 0 Encoding.default_external= 1 Encoding.default_internal 0 Encoding.default_internal= 1 Encoding.find 1 Encoding.list 0 Encoding.locale_charmap 0 Encoding.name_list 0 Encoding#_dump -1 Encoding#ascii_compatible? 0 Encoding#dummy? 0 Encoding#inspect 0 Encoding#name 0 Encoding#names 0 Encoding#replicate 1 Encoding#to_s 0 Encoding::CompatibilityError [EncodingError, StandardError, Exception, Object, Kernel, BasicObject] Encoding::Converter [Data, Object, Kernel, BasicObject] Encoding::Converter.asciicompat_encoding 1 Encoding::Converter.search_convpath -1 Encoding::Converter#convert 1 Encoding::Converter#convpath 0 Encoding::Converter#destination_encoding 0 Encoding::Converter#finish 0 Encoding::Converter#initialize -1 Encoding::Converter#insert_output 1 Encoding::Converter#inspect 0 Encoding::Converter#last_error 0 Encoding::Converter#primitive_convert -1 Encoding::Converter#primitive_errinfo 0 Encoding::Converter#putback -1 Encoding::Converter#replacement 0 Encoding::Converter#replacement= 1 Encoding::Converter#source_encoding 0 Encoding::ConverterNotFoundError [EncodingError, StandardError, Exception, Object, Kernel, BasicObject] Encoding::InvalidByteSequenceError [EncodingError, StandardError, Exception, Object, Kernel, BasicObject] Encoding::InvalidByteSequenceError#destination_encoding 0 Encoding::InvalidByteSequenceError#destination_encoding_name 0 Encoding::InvalidByteSequenceError#error_bytes 0 Encoding::InvalidByteSequenceError#incomplete_input? 0 Encoding::InvalidByteSequenceError#readagain_bytes 0 Encoding::InvalidByteSequenceError#source_encoding 0 Encoding::InvalidByteSequenceError#source_encoding_name 0 Encoding::UndefinedConversionError [EncodingError, StandardError, Exception, Object, Kernel, BasicObject] Encoding::UndefinedConversionError#destination_encoding 0 Encoding::UndefinedConversionError#destination_encoding_name 0 Encoding::UndefinedConversionError#error_char 0 Encoding::UndefinedConversionError#source_encoding 0 Encoding::UndefinedConversionError#source_encoding_name 0 EncodingError [StandardError, Exception, Object, Kernel, BasicObject] Enumerable [] Enumerable#all? 0 Enumerable#any? 0 Enumerable#chunk -1 Enumerable#collect 0 Enumerable#collect_concat 0 Enumerable#count -1 Enumerable#cycle -1 Enumerable#detect -1 Enumerable#drop 1 Enumerable#drop_while 0 Enumerable#each_cons 1 Enumerable#each_entry -1 Enumerable#each_slice 1 Enumerable#each_with_index -1 Enumerable#each_with_object 1 Enumerable#entries -1 Enumerable#find -1 Enumerable#find_all 0 Enumerable#find_index -1 Enumerable#first -1 Enumerable#flat_map 0 Enumerable#grep 1 Enumerable#group_by 0 Enumerable#include? 1 Enumerable#inject -1 Enumerable#map 0 Enumerable#max 0 Enumerable#max_by 0 Enumerable#member? 1 Enumerable#min 0 Enumerable#min_by 0 Enumerable#minmax 0 Enumerable#minmax_by 0 Enumerable#none? 0 Enumerable#one? 0 Enumerable#partition 0 Enumerable#reduce -1 Enumerable#reject 0 Enumerable#reverse_each -1 Enumerable#select 0 Enumerable#slice_before -1 Enumerable#sort 0 Enumerable#sort_by 0 Enumerable#take 1 Enumerable#take_while 0 Enumerable#to_a -1 Enumerable#zip -1 Enumerator [Enumerable, Object, Kernel, BasicObject] Enumerator#each 0 Enumerator#each_with_index 0 Enumerator#each_with_object 1 Enumerator#feed 1 Enumerator#initialize -1 Enumerator#inspect 0 Enumerator#next 0 Enumerator#next_values 0 Enumerator#peek 0 Enumerator#peek_values 0 Enumerator#rewind 0 Enumerator#with_index -1 Enumerator#with_object 1 Enumerator::Generator [Enumerable, Object, Kernel, BasicObject] Enumerator::Generator#each 0 Enumerator::Generator#initialize -1 Enumerator::Yielder [Object, Kernel, BasicObject] Enumerator::Yielder#<< -1 Enumerator::Yielder#initialize 0 Enumerator::Yielder#yield -1 Errno [] Errno::E2BIG [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EACCES [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EADDRINUSE [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EADDRNOTAVAIL [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EADV [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EAFNOSUPPORT [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EAGAIN [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EALREADY [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EBADE [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EBADF [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EBADFD [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EBADMSG [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EBADR [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EBADRQC [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EBADSLT [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EBFONT [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EBUSY [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ECANCELED [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ECHILD [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ECHRNG [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ECOMM [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ECONNABORTED [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ECONNREFUSED [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ECONNRESET [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EDEADLK [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EDEADLOCK [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EDESTADDRREQ [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EDOM [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EDOTDOT [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EDQUOT [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EEXIST [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EFAULT [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EFBIG [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EHOSTDOWN [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EHOSTUNREACH [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EIDRM [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EILSEQ [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EINPROGRESS [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EINTR [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EINVAL [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EIO [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EISCONN [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EISDIR [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EISNAM [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EKEYEXPIRED [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EKEYREJECTED [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EKEYREVOKED [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EL2HLT [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EL2NSYNC [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EL3HLT [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EL3RST [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ELIBACC [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ELIBBAD [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ELIBEXEC [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ELIBMAX [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ELIBSCN [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ELNRNG [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ELOOP [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EMEDIUMTYPE [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EMFILE [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EMLINK [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EMSGSIZE [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EMULTIHOP [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ENAMETOOLONG [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ENAVAIL [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ENETDOWN [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ENETRESET [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ENETUNREACH [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ENFILE [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ENOANO [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ENOBUFS [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ENOCSI [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ENODATA [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ENODEV [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ENOENT [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ENOEXEC [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ENOKEY [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ENOLCK [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ENOLINK [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ENOMEDIUM [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ENOMEM [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ENOMSG [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ENONET [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ENOPKG [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ENOPROTOOPT [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ENOSPC [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ENOSR [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ENOSTR [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ENOSYS [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ENOTBLK [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ENOTCONN [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ENOTDIR [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ENOTEMPTY [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ENOTNAM [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ENOTRECOVERABLE [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ENOTSOCK [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ENOTTY [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ENOTUNIQ [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ENXIO [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EOPNOTSUPP [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EOVERFLOW [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EOWNERDEAD [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EPERM [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EPFNOSUPPORT [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EPIPE [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EPROTO [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EPROTONOSUPPORT [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EPROTOTYPE [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ERANGE [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EREMCHG [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EREMOTE [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EREMOTEIO [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ERESTART [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EROFS [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ESHUTDOWN [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ESOCKTNOSUPPORT [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ESPIPE [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ESRCH [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ESRMNT [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ESTALE [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ESTRPIPE [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ETIME [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ETIMEDOUT [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ETOOMANYREFS [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::ETXTBSY [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EUCLEAN [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EUNATCH [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EUSERS [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EXDEV [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::EXFULL [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Errno::NOERROR [SystemCallError, StandardError, Exception, Object, Kernel, BasicObject] Exception [Object, Kernel, BasicObject] Exception.exception -1 Exception#== 1 Exception#backtrace 0 Exception#exception -1 Exception#initialize -1 Exception#inspect 0 Exception#message 0 Exception#set_backtrace 1 Exception#to_s 0 FalseClass [Object, Kernel, BasicObject] FalseClass#& 1 FalseClass#^ 1 FalseClass#to_s 0 FalseClass#| 1 Fiber [Object, Kernel, BasicObject] Fiber.yield -1 Fiber#initialize 0 Fiber#resume -1 FiberError [StandardError, Exception, Object, Kernel, BasicObject] File [IO, File::Constants, Enumerable, Object, Kernel, BasicObject] File.absolute_path -1 File.atime 1 File.basename -1 File.blockdev? 1 File.chardev? 1 File.chmod -1 File.chown -1 File.ctime 1 File.delete -1 File.directory? 1 File.dirname 1 File.executable? 1 File.executable_real? 1 File.exist? 1 File.exists? 1 File.expand_path -1 File.extname 1 File.file? 1 File.fnmatch -1 File.fnmatch? -1 File.ftype 1 File.grpowned? 1 File.identical? 2 File.join -1 File.lchmod 0 not-implemented File.lchown -1 File.link 2 File.lstat 1 File.mtime 1 File.owned? 1 File.path 1 File.pipe? 1 File.readable? 1 File.readable_real? 1 File.readlink 1 File.realdirpath -1 File.realpath -1 File.rename 2 File.setgid? 1 File.setuid? 1 File.size 1 File.size? 1 File.socket? 1 File.split 1 File.stat 1 File.sticky? 1 File.symlink 2 File.symlink? 1 File.truncate 2 File.umask -1 File.unlink -1 File.utime -1 File.world_readable? 1 File.world_writable? 1 File.writable? 1 File.writable_real? 1 File.zero? 1 File#atime 0 File#chmod 1 File#chown 2 File#ctime 0 File#flock 1 File#initialize -1 File#lstat 0 File#mtime 0 File#path 0 File#size 0 File#to_path 0 File#truncate 1 File::Constants [] File::Stat [Comparable, Object, Kernel, BasicObject] File::Stat#<=> 1 File::Stat#atime 0 File::Stat#blksize 0 File::Stat#blockdev? 0 File::Stat#blocks 0 File::Stat#chardev? 0 File::Stat#ctime 0 File::Stat#dev 0 File::Stat#dev_major 0 File::Stat#dev_minor 0 File::Stat#directory? 0 File::Stat#executable? 0 File::Stat#executable_real? 0 File::Stat#file? 0 File::Stat#ftype 0 File::Stat#gid 0 File::Stat#grpowned? 0 File::Stat#initialize 1 File::Stat#ino 0 File::Stat#inspect 0 File::Stat#mode 0 File::Stat#mtime 0 File::Stat#nlink 0 File::Stat#owned? 0 File::Stat#pipe? 0 File::Stat#rdev 0 File::Stat#rdev_major 0 File::Stat#rdev_minor 0 File::Stat#readable? 0 File::Stat#readable_real? 0 File::Stat#setgid? 0 File::Stat#setuid? 0 File::Stat#size 0 File::Stat#size? 0 File::Stat#socket? 0 File::Stat#sticky? 0 File::Stat#symlink? 0 File::Stat#uid 0 File::Stat#world_readable? 0 File::Stat#world_writable? 0 File::Stat#writable? 0 File::Stat#writable_real? 0 File::Stat#zero? 0 FileTest [] FileTest.blockdev? 1 FileTest.chardev? 1 FileTest.directory? 1 FileTest.executable? 1 FileTest.executable_real? 1 FileTest.exist? 1 FileTest.exists? 1 FileTest.file? 1 FileTest.grpowned? 1 FileTest.identical? 2 FileTest.owned? 1 FileTest.pipe? 1 FileTest.readable? 1 FileTest.readable_real? 1 FileTest.setgid? 1 FileTest.setuid? 1 FileTest.size 1 FileTest.size? 1 FileTest.socket? 1 FileTest.sticky? 1 FileTest.symlink? 1 FileTest.world_readable? 1 FileTest.world_writable? 1 FileTest.writable? 1 FileTest.writable_real? 1 FileTest.zero? 1 Fixnum [Integer, Numeric, Comparable, Object, Kernel, BasicObject] Fixnum#% 1 Fixnum#& 1 Fixnum#* 1 Fixnum#** 1 Fixnum#+ 1 Fixnum#- 1 Fixnum#-@ 0 Fixnum#/ 1 Fixnum#< 1 Fixnum#<< 1 Fixnum#<= 1 Fixnum#<=> 1 Fixnum#== 1 Fixnum#=== 1 Fixnum#> 1 Fixnum#>= 1 Fixnum#>> 1 Fixnum#[] 1 Fixnum#^ 1 Fixnum#abs 0 Fixnum#div 1 Fixnum#divmod 1 Fixnum#even? 0 Fixnum#fdiv 1 Fixnum#magnitude 0 Fixnum#modulo 1 Fixnum#odd? 0 Fixnum#size 0 Fixnum#succ 0 Fixnum#to_f 0 Fixnum#to_s -1 Fixnum#zero? 0 Fixnum#| 1 Fixnum#~ 0 Float [Numeric, Comparable, Object, Kernel, BasicObject] Float#% 1 Float#* 1 Float#** 1 Float#+ 1 Float#- 1 Float#-@ 0 Float#/ 1 Float#< 1 Float#<= 1 Float#<=> 1 Float#== 1 Float#=== 1 Float#> 1 Float#>= 1 Float#abs 0 Float#angle 0 Float#arg 0 Float#ceil 0 Float#coerce 1 Float#denominator 0 Float#divmod 1 Float#eql? 1 Float#fdiv 1 Float#finite? 0 Float#floor 0 Float#hash 0 Float#infinite? 0 Float#magnitude 0 Float#modulo 1 Float#nan? 0 Float#numerator 0 Float#phase 0 Float#quo 1 Float#rationalize -1 Float#round -1 Float#to_f 0 Float#to_i 0 Float#to_int 0 Float#to_r 0 Float#to_s 0 Float#truncate 0 Float#zero? 0 FloatDomainError [RangeError, StandardError, Exception, Object, Kernel, BasicObject] GC [] GC.count 0 GC.disable 0 GC.enable 0 GC.start 0 GC.stat -1 GC.stress 0 GC.stress= 1 GC#garbage_collect 0 GC::Profiler [] GC::Profiler.clear 0 GC::Profiler.disable 0 GC::Profiler.enable 0 GC::Profiler.enabled? 0 GC::Profiler.report -1 GC::Profiler.result 0 GC::Profiler.total_time 0 Gem [] Hash [Enumerable, Object, Kernel, BasicObject] Hash.[] -1 Hash.try_convert 1 Hash#== 1 Hash#[] 1 Hash#[]= 2 Hash#assoc 1 Hash#clear 0 Hash#compare_by_identity 0 Hash#compare_by_identity? 0 Hash#default -1 Hash#default= 1 Hash#default_proc 0 Hash#default_proc= 1 Hash#delete 1 Hash#delete_if 0 Hash#each 0 Hash#each_key 0 Hash#each_pair 0 Hash#each_value 0 Hash#empty? 0 Hash#eql? 1 Hash#fetch -1 Hash#flatten -1 Hash#has_key? 1 Hash#has_value? 1 Hash#hash 0 Hash#include? 1 Hash#index 1 Hash#initialize -1 Hash#inspect 0 Hash#invert 0 Hash#keep_if 0 Hash#key 1 Hash#key? 1 Hash#keys 0 Hash#length 0 Hash#member? 1 Hash#merge 1 Hash#merge! 1 Hash#rassoc 1 Hash#rehash 0 Hash#reject 0 Hash#reject! 0 Hash#replace 1 Hash#select 0 Hash#select! 0 Hash#shift 0 Hash#size 0 Hash#store 2 Hash#to_a 0 Hash#to_hash 0 Hash#to_s 0 Hash#update 1 Hash#value? 1 Hash#values 0 Hash#values_at -1 IO [File::Constants, Enumerable, Object, Kernel, BasicObject] IO.binread -1 IO.copy_stream -1 IO.for_fd -1 IO.foreach -1 IO.new -1 IO.open -1 IO.pipe -1 IO.popen -1 IO.read -1 IO.readlines -1 IO.select -1 IO.sysopen -1 IO.try_convert 1 IO#<< 1 IO#autoclose= 1 IO#autoclose? 0 IO#binmode 0 IO#binmode? 0 IO#bytes 0 IO#chars 0 IO#close 0 IO#close_on_exec= 1 IO#close_on_exec? 0 IO#close_read 0 IO#close_write 0 IO#closed? 0 IO#codepoints 0 IO#each -1 IO#each_byte 0 IO#each_char 0 IO#each_codepoint 0 IO#each_line -1 IO#eof 0 IO#eof? 0 IO#external_encoding 0 IO#fcntl -1 IO#fdatasync 0 IO#fileno 0 IO#flush 0 IO#fsync 0 IO#getbyte 0 IO#getc 0 IO#gets -1 IO#initialize -1 IO#inspect 0 IO#internal_encoding 0 IO#ioctl -1 IO#isatty 0 IO#lineno 0 IO#lineno= 1 IO#lines -1 IO#pid 0 IO#pos 0 IO#pos= 1 IO#print -1 IO#printf -1 IO#putc 1 IO#puts -1 IO#read -1 IO#read_nonblock -1 IO#readbyte 0 IO#readchar 0 IO#readline -1 IO#readlines -1 IO#readpartial -1 IO#reopen -1 IO#rewind 0 IO#seek -1 IO#set_encoding -1 IO#stat 0 IO#sync 0 IO#sync= 1 IO#sysread -1 IO#sysseek -1 IO#syswrite 1 IO#tell 0 IO#to_i 0 IO#to_io 0 IO#tty? 0 IO#ungetbyte 1 IO#ungetc 1 IO#write 1 IO#write_nonblock 1 IO::WaitReadable [] IO::WaitWritable [] IOError [StandardError, Exception, Object, Kernel, BasicObject] IndexError [StandardError, Exception, Object, Kernel, BasicObject] Integer [Numeric, Comparable, Object, Kernel, BasicObject] Integer#ceil 0 Integer#chr -1 Integer#denominator 0 Integer#downto 1 Integer#even? 0 Integer#floor 0 Integer#gcd 1 Integer#gcdlcm 1 Integer#integer? 0 Integer#lcm 1 Integer#next 0 Integer#numerator 0 Integer#odd? 0 Integer#ord 0 Integer#pred 0 Integer#rationalize -1 Integer#round -1 Integer#succ 0 Integer#times 0 Integer#to_i 0 Integer#to_int 0 Integer#to_r 0 Integer#truncate 0 Integer#upto 1 Interrupt [SignalException, Exception, Object, Kernel, BasicObject] Interrupt#initialize -1 Kernel [] Kernel.Array 1 Kernel.Complex -1 Kernel.Float 1 Kernel.Integer -1 Kernel.Rational -1 Kernel.String 1 Kernel.__callee__ 0 Kernel.__method__ 0 Kernel.` 1 Kernel.abort -1 Kernel.at_exit 0 Kernel.autoload 2 Kernel.autoload? 1 Kernel.binding 0 Kernel.block_given? 0 Kernel.caller -1 Kernel.catch -1 Kernel.eval -1 Kernel.exec -1 Kernel.exit -1 Kernel.exit! -1 Kernel.fail -1 Kernel.fork 0 Kernel.format -1 Kernel.gets -1 Kernel.global_variables 0 Kernel.iterator? 0 Kernel.lambda 0 Kernel.load -1 Kernel.local_variables 0 Kernel.loop 0 Kernel.open -1 Kernel.p -1 Kernel.print -1 Kernel.printf -1 Kernel.proc 0 Kernel.putc 1 Kernel.puts -1 Kernel.raise -1 Kernel.rand -1 Kernel.readline -1 Kernel.readlines -1 Kernel.require 1 Kernel.require_relative 1 Kernel.select -1 Kernel.set_trace_func 1 Kernel.sleep -1 Kernel.spawn -1 Kernel.sprintf -1 Kernel.srand -1 Kernel.syscall -1 Kernel.system -1 Kernel.test -1 Kernel.throw -1 Kernel.trace_var -1 Kernel.trap -1 Kernel.untrace_var -1 Kernel.warn 1 Kernel#!~ 1 Kernel#<=> 1 Kernel#=== 1 Kernel#=~ 1 Kernel#__id__ 0 Kernel#class 0 Kernel#clone 0 Kernel#define_singleton_method -1 Kernel#display -1 Kernel#dup 0 Kernel#enum_for -1 Kernel#eql? 1 Kernel#extend -1 Kernel#freeze 0 Kernel#frozen? 0 Kernel#hash 0 Kernel#initialize_clone 1 Kernel#initialize_dup 1 Kernel#inspect 0 Kernel#instance_of? 1 Kernel#instance_variable_defined? 1 Kernel#instance_variable_get 1 Kernel#instance_variable_set 2 Kernel#instance_variables 0 Kernel#is_a? 1 Kernel#kind_of? 1 Kernel#method 1 Kernel#methods -1 Kernel#nil? 0 Kernel#object_id 0 Kernel#private_methods -1 Kernel#protected_methods -1 Kernel#public_method 1 Kernel#public_methods -1 Kernel#public_send -1 Kernel#respond_to? -1 Kernel#respond_to_missing? 2 Kernel#send -1 Kernel#singleton_class 0 Kernel#singleton_methods -1 Kernel#taint 0 Kernel#tainted? 0 Kernel#tap 0 Kernel#to_enum -1 Kernel#to_s 0 Kernel#trust 0 Kernel#untaint 0 Kernel#untrust 0 Kernel#untrusted? 0 KeyError [IndexError, StandardError, Exception, Object, Kernel, BasicObject] LoadError [ScriptError, Exception, Object, Kernel, BasicObject] LocalJumpError [StandardError, Exception, Object, Kernel, BasicObject] LocalJumpError#exit_value 0 LocalJumpError#reason 0 Marshal [] Marshal.dump -1 Marshal.load -1 Marshal.restore -1 MatchData [Object, Kernel, BasicObject] MatchData#== 1 MatchData#[] -1 MatchData#begin 1 MatchData#captures 0 MatchData#end 1 MatchData#eql? 1 MatchData#hash 0 MatchData#inspect 0 MatchData#length 0 MatchData#names 0 MatchData#offset 1 MatchData#post_match 0 MatchData#pre_match 0 MatchData#regexp 0 MatchData#size 0 MatchData#string 0 MatchData#to_a 0 MatchData#to_s 0 MatchData#values_at -1 Math [] Math.acos 1 Math.acosh 1 Math.asin 1 Math.asinh 1 Math.atan 1 Math.atan2 2 Math.atanh 1 Math.cbrt 1 Math.cos 1 Math.cosh 1 Math.erf 1 Math.erfc 1 Math.exp 1 Math.frexp 1 Math.gamma 1 Math.hypot 2 Math.ldexp 2 Math.lgamma 1 Math.log -1 Math.log10 1 Math.log2 1 Math.sin 1 Math.sinh 1 Math.sqrt 1 Math.tan 1 Math.tanh 1 Math::DomainError [StandardError, Exception, Object, Kernel, BasicObject] Method [Object, Kernel, BasicObject] Method#== 1 Method#[] -1 Method#arity 0 Method#call -1 Method#clone 0 Method#eql? 1 Method#hash 0 Method#inspect 0 Method#name 0 Method#owner 0 Method#parameters 0 Method#receiver 0 Method#source_location 0 Method#to_proc 0 Method#to_s 0 Method#unbind 0 Module [Object, Kernel, BasicObject] Module.constants -1 Module.nesting 0 Module#< 1 Module#<= 1 Module#<=> 1 Module#== 1 Module#=== 1 Module#> 1 Module#>= 1 Module#ancestors 0 Module#autoload 2 Module#autoload? 1 Module#class_eval -1 Module#class_exec -1 Module#class_variable_defined? 1 Module#class_variable_get 1 Module#class_variable_set 2 Module#class_variables 0 Module#const_defined? -1 Module#const_get -1 Module#const_missing 1 Module#const_set 2 Module#constants -1 Module#freeze 0 Module#include? 1 Module#included_modules 0 Module#initialize 0 Module#instance_method 1 Module#instance_methods -1 Module#method_defined? 1 Module#module_eval -1 Module#module_exec -1 Module#name 0 Module#private_class_method -1 Module#private_constant -1 Module#private_instance_methods -1 Module#private_method_defined? 1 Module#protected_instance_methods -1 Module#protected_method_defined? 1 Module#public_class_method -1 Module#public_constant -1 Module#public_instance_method 1 Module#public_instance_methods -1 Module#public_method_defined? 1 Module#remove_class_variable 1 Module#to_s 0 Mutex [Object, Kernel, BasicObject] Mutex#initialize 0 Mutex#lock 0 Mutex#locked? 0 Mutex#sleep -1 Mutex#synchronize 0 Mutex#try_lock 0 Mutex#unlock 0 NameError [StandardError, Exception, Object, Kernel, BasicObject] NameError#initialize -1 NameError#name 0 NameError#to_s 0 NameError::message [Data, Object, Kernel, BasicObject] NameError::message.! 3 NameError::message._load 1 NameError::message#== 1 NameError::message#_dump 1 NameError::message#to_str 0 NilClass [Object, Kernel, BasicObject] NilClass#& 1 NilClass#^ 1 NilClass#inspect 0 NilClass#nil? 0 NilClass#rationalize -1 NilClass#to_a 0 NilClass#to_c 0 NilClass#to_f 0 NilClass#to_i 0 NilClass#to_r 0 NilClass#to_s 0 NilClass#| 1 NoMemoryError [Exception, Object, Kernel, BasicObject] NoMethodError [NameError, StandardError, Exception, Object, Kernel, BasicObject] NoMethodError#args 0 NoMethodError#initialize -1 NotImplementedError [ScriptError, Exception, Object, Kernel, BasicObject] Numeric [Comparable, Object, Kernel, BasicObject] Numeric#% 1 Numeric#+@ 0 Numeric#-@ 0 Numeric#<=> 1 Numeric#abs 0 Numeric#abs2 0 Numeric#angle 0 Numeric#arg 0 Numeric#ceil 0 Numeric#coerce 1 Numeric#conj 0 Numeric#conjugate 0 Numeric#denominator 0 Numeric#div 1 Numeric#divmod 1 Numeric#eql? 1 Numeric#fdiv 1 Numeric#floor 0 Numeric#i 0 Numeric#imag 0 Numeric#imaginary 0 Numeric#integer? 0 Numeric#magnitude 0 Numeric#modulo 1 Numeric#nonzero? 0 Numeric#numerator 0 Numeric#phase 0 Numeric#polar 0 Numeric#quo 1 Numeric#real 0 Numeric#real? 0 Numeric#rect 0 Numeric#rectangular 0 Numeric#remainder 1 Numeric#round -1 Numeric#singleton_method_added 1 Numeric#step -1 Numeric#to_c 0 Numeric#to_int 0 Numeric#truncate 0 Numeric#zero? 0 Object [Kernel, BasicObject] ObjectSpace [] ObjectSpace._id2ref 1 ObjectSpace.count_objects -1 ObjectSpace.define_finalizer -1 ObjectSpace.each_object -1 ObjectSpace.garbage_collect 0 ObjectSpace.undefine_finalizer 1 Proc [Object, Kernel, BasicObject] Proc.new -1 Proc#== 1 Proc#=== -1 Proc#[] -1 Proc#arity 0 Proc#binding 0 Proc#call -1 Proc#clone 0 Proc#curry -1 Proc#dup 0 Proc#eql? 1 Proc#hash 0 Proc#lambda? 0 Proc#parameters 0 Proc#source_location 0 Proc#to_proc 0 Proc#to_s 0 Proc#yield -1 Process [] Process.abort -1 Process.daemon -1 Process.detach 1 Process.egid 0 Process.egid= 1 Process.euid 0 Process.euid= 1 Process.exec -1 Process.exit -1 Process.exit! -1 Process.fork 0 Process.getpgid 1 Process.getpgrp 0 Process.getpriority 2 Process.getrlimit 1 Process.gid 0 Process.gid= 1 Process.groups 0 Process.groups= 1 Process.initgroups 2 Process.kill -1 Process.maxgroups 0 Process.maxgroups= 1 Process.pid 0 Process.ppid 0 Process.setpgid 2 Process.setpgrp 0 Process.setpriority 3 Process.setrlimit -1 Process.setsid 0 Process.spawn -1 Process.times 0 Process.uid 0 Process.uid= 1 Process.wait -1 Process.wait2 -1 Process.waitall 0 Process.waitpid -1 Process.waitpid2 -1 Process::GID [] Process::GID.change_privilege 1 Process::GID.eid 0 Process::GID.eid= 1 Process::GID.grant_privilege 1 Process::GID.re_exchange 0 Process::GID.re_exchangeable? 0 Process::GID.rid 0 Process::GID.sid_available? 0 Process::GID.switch 0 Process::Status [Object, Kernel, BasicObject] Process::Status#& 1 Process::Status#== 1 Process::Status#>> 1 Process::Status#coredump? 0 Process::Status#exited? 0 Process::Status#exitstatus 0 Process::Status#inspect 0 Process::Status#pid 0 Process::Status#signaled? 0 Process::Status#stopped? 0 Process::Status#stopsig 0 Process::Status#success? 0 Process::Status#termsig 0 Process::Status#to_i 0 Process::Status#to_s 0 Process::Sys [] Process::Sys.getegid 0 Process::Sys.geteuid 0 Process::Sys.getgid 0 Process::Sys.getuid 0 Process::Sys.issetugid 0 not-implemented Process::Sys.setegid 1 Process::Sys.seteuid 1 Process::Sys.setgid 1 Process::Sys.setregid 2 Process::Sys.setresgid 3 Process::Sys.setresuid 3 Process::Sys.setreuid 2 Process::Sys.setrgid 0 not-implemented Process::Sys.setruid 0 not-implemented Process::Sys.setuid 1 Process::UID [] Process::UID.change_privilege 1 Process::UID.eid 0 Process::UID.eid= 1 Process::UID.grant_privilege 1 Process::UID.re_exchange 0 Process::UID.re_exchangeable? 0 Process::UID.rid 0 Process::UID.sid_available? 0 Process::UID.switch 0 Random [Object, Kernel, BasicObject] Random.new_seed 0 Random.rand -1 Random.srand -1 Random#== 1 Random#bytes 1 Random#initialize -1 Random#marshal_dump 0 Random#marshal_load 1 Random#rand -1 Random#seed 0 Range [Enumerable, Object, Kernel, BasicObject] Range#== 1 Range#=== 1 Range#begin 0 Range#cover? 1 Range#each 0 Range#end 0 Range#eql? 1 Range#exclude_end? 0 Range#first -1 Range#hash 0 Range#include? 1 Range#initialize -1 Range#inspect 0 Range#last -1 Range#max 0 Range#member? 1 Range#min 0 Range#step -1 Range#to_s 0 RangeError [StandardError, Exception, Object, Kernel, BasicObject] Rational [Numeric, Comparable, Object, Kernel, BasicObject] Rational#* 1 Rational#** 1 Rational#+ 1 Rational#- 1 Rational#/ 1 Rational#<=> 1 Rational#== 1 Rational#ceil -1 Rational#coerce 1 Rational#denominator 0 Rational#fdiv 1 Rational#floor -1 Rational#hash 0 Rational#inspect 0 Rational#marshal_dump 0 Rational#marshal_load 1 Rational#numerator 0 Rational#quo 1 Rational#rationalize -1 Rational#round -1 Rational#to_f 0 Rational#to_i 0 Rational#to_r 0 Rational#to_s 0 Rational#truncate -1 Regexp [Object, Kernel, BasicObject] Regexp.compile -1 Regexp.escape 1 Regexp.last_match -1 Regexp.quote 1 Regexp.try_convert 1 Regexp.union -1 Regexp#== 1 Regexp#=== 1 Regexp#=~ 1 Regexp#casefold? 0 Regexp#encoding 0 Regexp#eql? 1 Regexp#fixed_encoding? 0 Regexp#hash 0 Regexp#initialize -1 Regexp#inspect 0 Regexp#match -1 Regexp#named_captures 0 Regexp#names 0 Regexp#options 0 Regexp#source 0 Regexp#to_s 0 Regexp#~ 0 RegexpError [StandardError, Exception, Object, Kernel, BasicObject] RubyVM [Object, Kernel, BasicObject] RubyVM::Env [Object, Kernel, BasicObject] RubyVM::InstructionSequence [Object, Kernel, BasicObject] RubyVM::InstructionSequence.compile -1 RubyVM::InstructionSequence.compile_file -1 RubyVM::InstructionSequence.compile_option 0 RubyVM::InstructionSequence.compile_option= 1 RubyVM::InstructionSequence.disasm 1 RubyVM::InstructionSequence.disassemble 1 RubyVM::InstructionSequence.new -1 RubyVM::InstructionSequence#disasm 0 RubyVM::InstructionSequence#disassemble 0 RubyVM::InstructionSequence#eval 0 RubyVM::InstructionSequence#inspect 0 RubyVM::InstructionSequence#to_a 0 RuntimeError [StandardError, Exception, Object, Kernel, BasicObject] ScriptError [Exception, Object, Kernel, BasicObject] SecurityError [Exception, Object, Kernel, BasicObject] Signal [] Signal.list 0 Signal.trap -1 SignalException [Exception, Object, Kernel, BasicObject] SignalException#initialize -1 SignalException#signm 0 SignalException#signo 0 StandardError [Exception, Object, Kernel, BasicObject] StopIteration [IndexError, StandardError, Exception, Object, Kernel, BasicObject] StopIteration#result 0 String [Comparable, Object, Kernel, BasicObject] String.try_convert 1 String#% 1 String#* 1 String#+ 1 String#<< 1 String#<=> 1 String#== 1 String#=== 1 String#=~ 1 String#[] -1 String#[]= -1 String#ascii_only? 0 String#bytes 0 String#bytesize 0 String#capitalize 0 String#capitalize! 0 String#casecmp 1 String#center -1 String#chars 0 String#chomp -1 String#chomp! -1 String#chop 0 String#chop! 0 String#chr 0 String#clear 0 String#codepoints 0 String#concat 1 String#count -1 String#crypt 1 String#delete -1 String#delete! -1 String#downcase 0 String#downcase! 0 String#dump 0 String#each_byte 0 String#each_char 0 String#each_codepoint 0 String#each_line -1 String#empty? 0 String#encode -1 String#encode! -1 String#encoding 0 String#end_with? -1 String#eql? 1 String#force_encoding 1 String#getbyte 1 String#gsub -1 String#gsub! -1 String#hash 0 String#hex 0 String#include? 1 String#index -1 String#initialize -1 String#insert 2 String#inspect 0 String#intern 0 String#length 0 String#lines -1 String#ljust -1 String#lstrip 0 String#lstrip! 0 String#match -1 String#next 0 String#next! 0 String#oct 0 String#ord 0 String#partition 1 String#prepend 1 String#replace 1 String#reverse 0 String#reverse! 0 String#rindex -1 String#rjust -1 String#rpartition 1 String#rstrip 0 String#rstrip! 0 String#scan 1 String#setbyte 2 String#size 0 String#slice -1 String#slice! -1 String#split -1 String#squeeze -1 String#squeeze! -1 String#start_with? -1 String#strip 0 String#strip! 0 String#sub -1 String#sub! -1 String#succ 0 String#succ! 0 String#sum -1 String#swapcase 0 String#swapcase! 0 String#to_c 0 String#to_f 0 String#to_i -1 String#to_r 0 String#to_s 0 String#to_str 0 String#to_sym 0 String#tr 2 String#tr! 2 String#tr_s 2 String#tr_s! 2 String#unpack 1 String#upcase 0 String#upcase! 0 String#upto -1 String#valid_encoding? 0 Struct [Enumerable, Object, Kernel, BasicObject] Struct.new -1 Struct#== 1 Struct#[] 1 Struct#[]= 2 Struct#each 0 Struct#each_pair 0 Struct#eql? 1 Struct#hash 0 Struct#initialize -1 Struct#inspect 0 Struct#length 0 Struct#members 0 Struct#select -1 Struct#size 0 Struct#to_a 0 Struct#to_s 0 Struct#values 0 Struct#values_at -1 Struct::Tms [Struct, Enumerable, Object, Kernel, BasicObject] Struct::Tms.[] -1 Struct::Tms.members 0 Struct::Tms.new -1 Struct::Tms#cstime 0 Struct::Tms#cstime= 1 Struct::Tms#cutime 0 Struct::Tms#cutime= 1 Struct::Tms#stime 0 Struct::Tms#stime= 1 Struct::Tms#utime 0 Struct::Tms#utime= 1 Symbol [Comparable, Object, Kernel, BasicObject] Symbol.all_symbols 0 Symbol#<=> 1 Symbol#== 1 Symbol#=== 1 Symbol#=~ 1 Symbol#[] -1 Symbol#capitalize 0 Symbol#casecmp 1 Symbol#downcase 0 Symbol#empty? 0 Symbol#encoding 0 Symbol#id2name 0 Symbol#inspect 0 Symbol#intern 0 Symbol#length 0 Symbol#match 1 Symbol#next 0 Symbol#size 0 Symbol#slice -1 Symbol#succ 0 Symbol#swapcase 0 Symbol#to_proc 0 Symbol#to_s 0 Symbol#to_sym 0 Symbol#upcase 0 SyntaxError [ScriptError, Exception, Object, Kernel, BasicObject] SystemCallError [StandardError, Exception, Object, Kernel, BasicObject] SystemCallError.=== 1 SystemCallError#errno 0 SystemCallError#initialize -1 SystemExit [Exception, Object, Kernel, BasicObject] SystemExit#initialize -1 SystemExit#status 0 SystemExit#success? 0 SystemStackError [Exception, Object, Kernel, BasicObject] Thread [Object, Kernel, BasicObject] Thread.abort_on_exception 0 Thread.abort_on_exception= 1 Thread.current 0 Thread.exclusive 0 Thread.exit 0 Thread.fork -1 Thread.kill 1 Thread.list 0 Thread.main 0 Thread.new -1 Thread.pass 0 Thread.start -1 Thread.stop 0 Thread#[] 1 Thread#[]= 2 Thread#abort_on_exception 0 Thread#abort_on_exception= 1 Thread#add_trace_func 1 Thread#alive? 0 Thread#backtrace 0 Thread#exit 0 Thread#group 0 Thread#initialize -1 Thread#inspect 0 Thread#join -1 Thread#key? 1 Thread#keys 0 Thread#kill 0 Thread#priority 0 Thread#priority= 1 Thread#raise -1 Thread#run 0 Thread#safe_level 0 Thread#set_trace_func 1 Thread#status 0 Thread#stop? 0 Thread#terminate 0 Thread#value 0 Thread#wakeup 0 ThreadError [StandardError, Exception, Object, Kernel, BasicObject] ThreadGroup [Object, Kernel, BasicObject] ThreadGroup#add 1 ThreadGroup#enclose 0 ThreadGroup#enclosed? 0 ThreadGroup#list 0 Time [Comparable, Object, Kernel, BasicObject] Time._load 1 Time.at -1 Time.gm -1 Time.local -1 Time.mktime -1 Time.now 0 Time.utc -1 Time#+ 1 Time#- 1 Time#<=> 1 Time#_dump -1 Time#asctime 0 Time#ctime 0 Time#day 0 Time#dst? 0 Time#eql? 1 Time#friday? 0 Time#getgm 0 Time#getlocal -1 Time#getutc 0 Time#gmt? 0 Time#gmt_offset 0 Time#gmtime 0 Time#gmtoff 0 Time#hash 0 Time#hour 0 Time#initialize -1 Time#inspect 0 Time#isdst 0 Time#localtime -1 Time#mday 0 Time#min 0 Time#mon 0 Time#monday? 0 Time#month 0 Time#nsec 0 Time#round -1 Time#saturday? 0 Time#sec 0 Time#strftime 1 Time#subsec 0 Time#succ 0 Time#sunday? 0 Time#thursday? 0 Time#to_a 0 Time#to_f 0 Time#to_i 0 Time#to_r 0 Time#to_s 0 Time#tuesday? 0 Time#tv_nsec 0 Time#tv_sec 0 Time#tv_usec 0 Time#usec 0 Time#utc 0 Time#utc? 0 Time#utc_offset 0 Time#wday 0 Time#wednesday? 0 Time#yday 0 Time#year 0 Time#zone 0 TrueClass [Object, Kernel, BasicObject] TrueClass#& 1 TrueClass#^ 1 TrueClass#to_s 0 TrueClass#| 1 TypeError [StandardError, Exception, Object, Kernel, BasicObject] UnboundMethod [Object, Kernel, BasicObject] UnboundMethod#== 1 UnboundMethod#arity 0 UnboundMethod#bind 1 UnboundMethod#clone 0 UnboundMethod#eql? 1 UnboundMethod#hash 0 UnboundMethod#inspect 0 UnboundMethod#name 0 UnboundMethod#owner 0 UnboundMethod#parameters 0 UnboundMethod#source_location 0 UnboundMethod#to_s 0 ZeroDivisionError [StandardError, Exception, Object, Kernel, BasicObject] fatal [Exception, Object, Kernel, BasicObject] 236 modules, 1575 methods == main # 2010-11-22T20:30:05+09:00 + make main CFLAGS = -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers XCFLAGS = -include ruby/config.h -include ruby/missing.h -fvisibility=hidden -DRUBY_EXPORT CPPFLAGS = -DRUBY_DEBUG_ENV -I. -I.ext/include/powerpc64-linux -I./include -I. DLDFLAGS = SOLIBS = rbconfig.rb updated generating enc.mk compiling dln.c compiling encoding.c generating prelude.c compiling prelude.c linking static-library libruby-static.a generating encdb.h encdb.h updated making enc make[1]: Entering directory `/var/lib/chkbuild/tmp/build/ruby-trunk-o3/20101122T202003/ruby' compiling encdb.c linking encoding encdb.so compiling big5.c linking encoding big5.so compiling cp949.c linking encoding cp949.so compiling emacs_mule.c linking encoding emacs_mule.so compiling euc_jp.c linking encoding euc_jp.so compiling euc_kr.c linking encoding euc_kr.so compiling euc_tw.c linking encoding euc_tw.so compiling gb2312.c linking encoding gb2312.so compiling gb18030.c linking encoding gb18030.so compiling gbk.c linking encoding gbk.so compiling iso_8859_1.c linking encoding iso_8859_1.so compiling iso_8859_2.c linking encoding iso_8859_2.so compiling iso_8859_3.c linking encoding iso_8859_3.so compiling iso_8859_4.c linking encoding iso_8859_4.so compiling iso_8859_5.c linking encoding iso_8859_5.so compiling iso_8859_6.c linking encoding iso_8859_6.so compiling iso_8859_7.c linking encoding iso_8859_7.so compiling iso_8859_8.c linking encoding iso_8859_8.so compiling iso_8859_9.c linking encoding iso_8859_9.so compiling iso_8859_10.c linking encoding iso_8859_10.so compiling iso_8859_11.c linking encoding iso_8859_11.so compiling iso_8859_13.c linking encoding iso_8859_13.so compiling iso_8859_14.c linking encoding iso_8859_14.so compiling iso_8859_15.c linking encoding iso_8859_15.so compiling iso_8859_16.c linking encoding iso_8859_16.so compiling koi8_r.c linking encoding koi8_r.so compiling koi8_u.c linking encoding koi8_u.so compiling shift_jis.c linking encoding shift_jis.so compiling utf_16be.c linking encoding utf_16be.so compiling utf_16le.c linking encoding utf_16le.so compiling utf_32be.c linking encoding utf_32be.so compiling utf_32le.c linking encoding utf_32le.so compiling windows_1251.c linking encoding windows_1251.so make[1]: Leaving directory `/var/lib/chkbuild/tmp/build/ruby-trunk-o3/20101122T202003/ruby' making srcs under enc make[1]: Entering directory `/var/lib/chkbuild/tmp/build/ruby-trunk-o3/20101122T202003/ruby' generating table from enc/trans/big5.c generating enc/trans/big5.c ... ./tool/transcode-tblgen.rb:754:in `foreach': No such file or directory - enc/trans/ucm/glibc-BIG5-2.3.3.ucm (Errno::ENOENT) from ./tool/transcode-tblgen.rb:754:in `import_ucm' from enc/trans/big5.trans:6:in `
' from /var/lib/chkbuild/tmp/build/ruby-trunk-o3/20101122T202003/ruby/lib/erb.rb:753:in `eval' from /var/lib/chkbuild/tmp/build/ruby-trunk-o3/20101122T202003/ruby/lib/erb.rb:753:in `result' from ./tool/transcode-tblgen.rb:1033:in `
' make[1]: *** [enc/trans/big5.c] Error 1 make[1]: Leaving directory `/var/lib/chkbuild/tmp/build/ruby-trunk-o3/20101122T202003/ruby' make: *** [srcs-enc] Error 2 exit 2 failed(main) == end # 2010-11-22T20:30:39+09:00 elapsed 636.346845s = 10m 36.346845s