ruby 1.8.6 (2010-09-02 patchlevel 420) [powerpc64-linux] [1.8.6,o3,pth] (ooopackages) 2396W failed(test-all CommandTimeout) failed(test/xmlrpc CommandTimeout) failed(test/) failed(rubyspec CommandTimeout) 53failed(rubyspec/) failed(rubyspec/core/thread/alive_spec.rb CommandTimeout) failed(rubyspec/core/thread/inspect_spec.rb CommandTimeout) failed(rubyspec/core/thread/raise_spec.rb CommandTimeout) failed(rubyspec/core/thread/run_spec.rb CommandTimeout) failed(rubyspec/core/thread/status_spec.rb CommandTimeout) failed(rubyspec/core/thread/stop_spec.rb CommandTimeout) failed(rubyspec/core/thread/wakeup_spec.rb CommandTimeout) failed(rubyspec/library/net/ftp/abort_spec.rb CommandTimeout) failed(rubyspec/library/net/ftp/status_spec.rb CommandTimeout) failed(rubyspec/optional/capi/thread_spec.rb CommandTimeout)

chkbuild summary recent last

OlderDiff < 20110412T060109Z < ThisDiff > 20110418T091849Z > NewerDiff

COMMIT Add spec for 'self' in binding from within Class/Module.new block.
COMMIT Temporarily Revert "Add spec for 'self' in binding from within Class/Module.new block."
COMMIT Clearify #binding rules wrt. self
COMMIT Handle differences in addr for IPV4/V6.
COMMIT Separate Socket#getservbyname specs.
COMMIT Added spec stubs for URI.
COMMIT Added specs for URI::FTP#path=, #path and #to_s.
COMMIT Some tweaks, fixes for URI::FTP specs.
COMMIT Cleaned up a bunch of 'should' in spec descriptions.
COMMIT Finally cleaned up trailing whitespace in spec files.
COMMIT Added spec stubs for standard library Date.
COMMIT Reapply d7532571 -- eval('self', binding) in a Class.new block.
COMMIT Add rb_cMethod specs.
COMMIT Proc#lambda?: Improve specs
COMMIT Proc#lambda?: Another spec for curried procs
COMMIT Proc#curry: fix and improve specs

===================================================================
+++ 20110418T091849Z
 == ruby-1.8.6-o3-pth # <time>
 Nickname: ooopackages
+Linux 2.6.32-5-powerpc64 #1 SMP Tue Mar 8 02:01:42 UTC 2011 ppc64
 Distributor ID:	Debian
+Description:	Debian GNU/Linux 6.0.1 (squeeze)
+Release:	6.0.1
+Codename:	squeeze
 == start # <time>
 == svn/ruby # <time>
 + svn checkout -q http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8_6 ruby
@@ 36 @@
 CHECKOUT git git://github.com/rubyspec/rubyspec.git rubyspec
 == configure # <time>
 + ./configure --prefix=/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime> 'CFLAGS=-DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers' --with-valgrind --enable-pthread
+configure: WARNING: unrecognized options: --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
@@ 75 @@
 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 special C compiler options needed for large files... no
 checking for _FILE_OFFSET_BITS value needed for large files... 64
 checking for long long... yes
@@ 316 @@
 creating config.h
 configure: creating ./config.status
 config.status: creating Makefile
+configure: WARNING: unrecognized options: --with-valgrind
 == miniruby # <time>
 + make miniruby
 gcc -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -DRUBY_EXPORT -D_GNU_SOURCE=1  -I. -I.   -c array.c
 array.c: In function [e28098]ary_new[e28099]:
+array.c:<line_a>: warning: comparison between signed and unsigned integer expressions
 array.c: In function [e28098]rb_ary_initialize[e28099]:
+array.c:<line_b>: warning: comparison between signed and unsigned integer expressions
 array.c: In function [e28098]rb_ary_store[e28099]:
+array.c:<line_c>: warning: comparison between signed and unsigned integer expressions
+array.c:<line_d>: warning: comparison between signed and unsigned integer expressions
 array.c: In function [e28098]rb_ary_splice[e28099]:
+array.c:<line_e>: warning: comparison between signed and unsigned integer expressions
 array.c: In function [e28098]rb_ary_fill[e28099]:
+array.c:<line_f>: warning: comparison between signed and unsigned integer expressions
+array.c:<line_f>: warning: comparison between signed and unsigned integer expressions
 array.c: In function [e28098]rb_ary_times[e28099]:
+array.c:<line_g>: warning: comparison between signed and unsigned integer expressions
 gcc -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -DRUBY_EXPORT -D_GNU_SOURCE=1  -I. -I.   -c bignum.c
 bignum.c: In function [e28098]bigfixize[e28099]:
+bignum.c:<line_a>: warning: comparison between signed and unsigned integer expressions
 bignum.c: In function [e28098]rb_uint2big[e28099]:
+bignum.c:<line_b>: warning: comparison between signed and unsigned integer expressions
 bignum.c: In function [e28098]rb_quad_unpack[e28099]:
+bignum.c:<line_c>: warning: comparison between signed and unsigned integer expressions
 bignum.c: In function [e28098]rb_cstr_to_inum[e28099]:
+bignum.c:<line_d>: warning: comparison between signed and unsigned integer expressions
 bignum.c: In function [e28098]rb_ull2big[e28099]:
+bignum.c:<line_e>: warning: comparison between signed and unsigned integer expressions
 bignum.c: At top level:
 bignum.c:<line_a>: warning: [e28098]big_shift[e28099] defined but not used
 gcc -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -DRUBY_EXPORT -D_GNU_SOURCE=1  -I. -I.   -c class.c
@@ 355 @@
 gcc -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -DRUBY_EXPORT -D_GNU_SOURCE=1  -I. -I.   -c enum.c
 gcc -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -DRUBY_EXPORT -D_GNU_SOURCE=1  -I. -I.   -c error.c
 error.c: In function [e28098]rb_bug[e28099]:
+error.c:<line_a>: warning: comparison between signed and unsigned integer expressions
+error.c:<line_b>: warning: comparison between signed and unsigned integer expressions
 gcc -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -DRUBY_EXPORT -D_GNU_SOURCE=1  -I. -I.   -c eval.c
 eval.c: In function [e28098]rb_svar[e28099]:
+eval.c:<line_a>: warning: comparison between signed and unsigned integer expressions
 eval.c: In function [e28098]ruby_cleanup[e28099]:
+eval.c:<line_b>: warning: comparison between signed and unsigned integer expressions
 eval.c: In function [e28098]rb_eval_string_wrap[e28099]:
 eval.c:<line_a>: warning: assignment discards qualifiers from pointer target type
 eval.c: In function [e28098]rb_eval_cmd[e28099]:
@@ 471 @@
 eval.c:<line_a>: warning: argument [e28098]line[e28099] might be clobbered by [e28098]longjmp[e28099] or [e28098]vfork[e28099]
 gcc -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -DRUBY_EXPORT -D_GNU_SOURCE=1  -I. -I.   -c file.c
 file.c: In function [e28098]rb_stat_inspect[e28099]:
+file.c:<line_a>: warning: comparison between signed and unsigned integer expressions
 gcc -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -DRUBY_EXPORT -D_GNU_SOURCE=1  -I. -I.   -c gc.c
 gc.c: In function [e28098]ruby_stack_check[e28099]:
+gc.c:<line_a>: warning: comparison between signed and unsigned integer expressions
 gc.c: In function [e28098]gc_sweep[e28099]:
+gc.c:<line_b>: warning: comparison between signed and unsigned integer expressions
+gc.c:<line_c>: warning: comparison between signed and unsigned integer expressions
 gc.c: In function [e28098]obj_free[e28099]:
 gc.c:<line_a>: warning: initialization from incompatible pointer type
 gcc -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -DRUBY_EXPORT -D_GNU_SOURCE=1  -I. -I.   -c hash.c
 hash.c: In function [e28098]env_delete[e28099]:
+hash.c:<line_a>: warning: comparison between signed and unsigned integer expressions
 hash.c: In function [e28098]rb_f_getenv[e28099]:
+hash.c:<line_b>: warning: comparison between signed and unsigned integer expressions
 hash.c: In function [e28098]env_fetch[e28099]:
+hash.c:<line_c>: warning: comparison between signed and unsigned integer expressions
 hash.c: In function [e28098]env_aset[e28099]:
+hash.c:<line_d>: warning: comparison between signed and unsigned integer expressions
+hash.c:<line_e>: warning: comparison between signed and unsigned integer expressions
 hash.c: In function [e28098]env_has_key[e28099]:
+hash.c:<line_f>: warning: comparison between signed and unsigned integer expressions
 hash.c: At top level:
 hash.c:<line_a>: warning: [e28098]envix[e28099] defined but not used
 gcc -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -DRUBY_EXPORT -D_GNU_SOURCE=1  -I. -I.   -c inits.c
 gcc -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -DRUBY_EXPORT -D_GNU_SOURCE=1  -I. -I.   -c io.c
 io.c: In function [e28098]swallow[e28099]:
+io.c:<line_a>: warning: comparison between signed and unsigned integer expressions
 io.c: In function [e28098]rb_f_syscall[e28099]:
+io.c:<line_b>: warning: comparison between signed and unsigned integer expressions
 gcc -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -DRUBY_EXPORT -D_GNU_SOURCE=1  -I. -I.   -c marshal.c
 marshal.c: In function [e28098]w_long[e28099]:
+marshal.c:<line_a>: warning: comparison between signed and unsigned integer expressions
 marshal.c: In function [e28098]r_long[e28099]:
+marshal.c:<line_b>: warning: comparison between signed and unsigned integer expressions
+marshal.c:<line_c>: warning: comparison between signed and unsigned integer expressions
 gcc -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -DRUBY_EXPORT -D_GNU_SOURCE=1  -I. -I.   -c math.c
 gcc -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -DRUBY_EXPORT -D_GNU_SOURCE=1  -I. -I.   -c numeric.c
 numeric.c: In function [e28098]flo_hash[e28099]:
+numeric.c:<line_a>: warning: comparison between signed and unsigned integer expressions
 numeric.c: In function [e28098]fix_aref[e28099]:
+numeric.c:<line_b>: warning: comparison between signed and unsigned integer expressions
 gcc -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -DRUBY_EXPORT -D_GNU_SOURCE=1  -I. -I.   -c object.c
 object.c: In function [e28098]rb_str_to_dbl[e28099]:
+object.c:<line_a>: warning: comparison between signed and unsigned integer expressions
 object.c: In function [e28098]rb_str2cstr[e28099]:
+object.c:<line_b>: warning: comparison between signed and unsigned integer expressions
 gcc -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -DRUBY_EXPORT -D_GNU_SOURCE=1  -I. -I.   -c pack.c
 pack.c: In function [e28098]pack_unpack[e28099]:
+pack.c:<line_a>: warning: comparison between signed and unsigned integer expressions
+pack.c:<line_b>: warning: comparison between signed and unsigned integer expressions
+pack.c:<line_c>: warning: comparison between signed and unsigned integer expressions
+pack.c:<line_d>: warning: comparison between signed and unsigned integer expressions
+pack.c:<line_e>: warning: comparison between signed and unsigned integer expressions
+pack.c:<line_f>: warning: comparison between signed and unsigned integer expressions
+pack.c:<line_g>: warning: comparison between signed and unsigned integer expressions
+pack.c:<line_h>: warning: comparison between signed and unsigned integer expressions
+pack.c:<line_i>: warning: comparison between signed and unsigned integer expressions
+pack.c:<line_j>: warning: comparison between signed and unsigned integer expressions
+pack.c:<line_k>: warning: comparison between signed and unsigned integer expressions
+pack.c:<line_l>: warning: comparison between signed and unsigned integer expressions
+pack.c:<line_m>: warning: comparison between signed and unsigned integer expressions
+pack.c:<line_n>: warning: comparison between signed and unsigned integer expressions
+pack.c:<line_o>: warning: comparison between signed and unsigned integer expressions
+pack.c:<line_p>: warning: comparison between signed and unsigned integer expressions
+pack.c:<line_q>: warning: comparison between signed and unsigned integer expressions
+pack.c:<line_r>: warning: comparison between signed and unsigned integer expressions
+pack.c:<line_s>: warning: comparison between signed and unsigned integer expressions
+pack.c:<line_t>: warning: comparison between signed and unsigned integer expressions
+pack.c:<line_u>: warning: comparison between signed and unsigned integer expressions
+pack.c:<line_v>: warning: comparison between signed and unsigned integer expressions
+pack.c:<line_w>: warning: comparison between signed and unsigned integer expressions
 pack.c:<line_a>: warning: [e28098]tmp[e28099] may be used uninitialized in this function
 pack.c:<line_b>: warning: [e28098]tmp[e28099] may be used uninitialized in this function
 bison -y parse.y
@@ 551 @@
 parse.c:<line_a>:6: warning: "YYENABLE_NLS" is not defined
 parse.c:<line_a>:6: warning: "YYLTYPE_IS_TRIVIAL" is not defined
 parse.y: In function [e28098]ruby_yyparse[e28099]:
+parse.y:<line_a>: warning: comparison between signed and unsigned integer expressions
 parse.y: At top level:
 parse.y:<line_a>: warning: [e28098]rb_parser_realloc[e28099] defined but not used
 parse.y:<line_a>: warning: [e28098]rb_parser_calloc[e28099] defined but not used
@@ 560 @@
 parse.y:<line_a>: warning: [e28098]nodeline[e28099] defined but not used
 gcc -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -DRUBY_EXPORT -D_GNU_SOURCE=1  -I. -I.   -c process.c
 process.c: In function [e28098]p_uid_change_privilege[e28099]:
+process.c:<line_a>: warning: comparison between signed and unsigned integer expressions
+process.c:<line_b>: warning: comparison between signed and unsigned integer expressions
 process.c: In function [e28098]proc_getgroups[e28099]:
+process.c:<line_c>: warning: comparison between signed and unsigned integer expressions
+process.c:<line_d>: warning: comparison between signed and unsigned integer expressions
 process.c: In function [e28098]proc_setgroups[e28099]:
+process.c:<line_e>: warning: comparison between signed and unsigned integer expressions
 process.c: In function [e28098]p_gid_change_privilege[e28099]:
+process.c:<line_f>: warning: comparison between signed and unsigned integer expressions
+process.c:<line_g>: warning: comparison between signed and unsigned integer expressions
 process.c: In function [e28098]rb_syswait[e28099]:
 process.c:<line_a>: warning: [e28098]hfunc[e28099] may be used uninitialized in this function
 process.c:<line_a>: warning: [e28098]qfunc[e28099] may be used uninitialized in this function
@@ 579 @@
 gcc -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -DRUBY_EXPORT -D_GNU_SOURCE=1  -I. -I.   -c range.c
 gcc -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -DRUBY_EXPORT -D_GNU_SOURCE=1  -I. -I.   -c re.c
 re.c: In function [e28098]rb_reg_prepare_re[e28099]:
+re.c:<line_a>: warning: comparison between signed and unsigned integer expressions
 re.c: In function [e28098]rb_reg_regcomp[e28099]:
 re.c:<line_a>: warning: unused variable [e28098]save_str[e28099]
 re.c: In function [e28098]rb_reg_s_union[e28099]:
+re.c:<line_b>: warning: comparison between signed and unsigned integer expressions
 gcc -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -DRUBY_EXPORT -D_GNU_SOURCE=1  -I. -I.   -c regex.c
 regex.c: In function [e28098]ruby_re_compile_pattern[e28099]:
+regex.c:<line_a>: warning: comparison between signed and unsigned integer expressions
 regex.c:<line_a>: warning: comparison of unsigned expression < 0 is always false
+regex.c:<line_b>: warning: comparison between signed and unsigned integer expressions
 regex.c: In function [e28098]init_regs[e28099]:
+regex.c:<line_c>: warning: comparison between signed and unsigned integer expressions
+regex.c:<line_d>: warning: comparison between signed and unsigned integer expressions
 regex.c: In function [e28098]re_match_exec[e28099]:
+regex.c:<line_e>: warning: comparison between signed and unsigned integer expressions
+regex.c:<line_f>: warning: comparison between signed and unsigned integer expressions
+regex.c:<line_g>: warning: comparison between signed and unsigned integer expressions
+regex.c:<line_h>: warning: comparison between signed and unsigned integer expressions
+regex.c:<line_i>: warning: comparison between signed and unsigned integer expressions
 regex.c: At top level:
 regex.c:<line_a>: warning: [e28098]insert_op[e28099] defined but not used
 regex.c:<line_a>: warning: [e28098]print_compiled_pattern[e28099] defined but not used
@@ 612 @@
 sprintf.c:<line_c>: warning: format not a string literal, argument types not checked
 gcc -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -DRUBY_EXPORT -D_GNU_SOURCE=1  -I. -I.   -c st.c
 st.c: In function [e28098]new_size[e28099]:
+st.c:<line_a>: warning: comparison between signed and unsigned integer expressions
 gcc -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -DRUBY_EXPORT -D_GNU_SOURCE=1  -I. -I.   -c string.c
 string.c: In function [e28098]rb_string_value_cstr[e28099]:
+string.c:<line_a>: warning: comparison between signed and unsigned integer expressions
 string.c: In function [e28098]rb_str_substr[e28099]:
+string.c:<line_b>: warning: comparison between signed and unsigned integer expressions
 string.c: In function [e28098]rb_str_intern[e28099]:
+string.c:<line_c>: warning: comparison between signed and unsigned integer expressions
 string.c: In function [e28098]rb_str_sum[e28099]:
+string.c:<line_d>: warning: comparison between signed and unsigned integer expressions
 gcc -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -DRUBY_EXPORT -D_GNU_SOURCE=1  -I. -I.   -c struct.c
 gcc -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -DRUBY_EXPORT -D_GNU_SOURCE=1  -I. -I.   -c time.c
 time.c: In function [e28098]time_to_s[e28099]:
@@ 630 @@
 time.c:<line_b>: warning: format not a string literal, format string not checked
 time.c:<line_c>: warning: format not a string literal, format string not checked
 time.c: In function [e28098]time_strftime[e28099]:
+time.c:<line_a>: warning: comparison between signed and unsigned integer expressions
 gcc -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -DRUBY_EXPORT -D_GNU_SOURCE=1  -I. -I.   -c util.c
 util.c: In function [e28098]rv_alloc[e28099]:
+util.c:<line_a>: warning: comparison between signed and unsigned integer expressions
 gcc -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -DRUBY_EXPORT -D_GNU_SOURCE=1  -I. -I.   -c variable.c
 gcc -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -DRUBY_EXPORT -D_GNU_SOURCE=1  -I. -I.   -c version.c
 gcc -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -DRUBY_EXPORT -D_GNU_SOURCE=1  -I. -I.   -c dmyext.c
@@ 2891 @@
 mkdir -p ../../.ext/powerpc64-linux
 gcc -I. -I../.. -I../../. -I../.././ext/bigdecimal -DBASE=10000UL -DBASE_FIG=4  -D_FILE_OFFSET_BITS=64 -fPIC -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -c bigdecimal.c
 bigdecimal.c: In function [e28098]BigDecimal_add[e28099]:
+bigdecimal.c:<line_a>: warning: comparison between signed and unsigned integer expressions
 bigdecimal.c: In function [e28098]BigDecimal_sub[e28099]:
+bigdecimal.c:<line_b>: warning: comparison between signed and unsigned integer expressions
 bigdecimal.c: In function [e28098]VpAddAbs[e28099]:
+bigdecimal.c:<line_c>: warning: comparison between signed and unsigned integer expressions
+bigdecimal.c:<line_d>: warning: comparison between signed and unsigned integer expressions
 bigdecimal.c: In function [e28098]VpSubAbs[e28099]:
+bigdecimal.c:<line_e>: warning: comparison between signed and unsigned integer expressions
+bigdecimal.c:<line_f>: warning: comparison between signed and unsigned integer expressions
 bigdecimal.c: In function [e28098]VpMult[e28099]:
 bigdecimal.c:<line_a>: warning: comparison of unsigned expression >= 0 is always true
 bigdecimal.c: In function [e28098]VpMidRound[e28099]:
+bigdecimal.c:<line_g>: warning: comparison between signed and unsigned integer expressions
 bigdecimal.c: At top level:
 bigdecimal.c:<line_a>: warning: [e28098]VpIsNegDoubleZero[e28099] defined but not used
 bigdecimal.c:<line_a>: warning: [e28098]VpItoV[e28099] defined but not used
@@ 2929 @@
 make[1]: Entering directory `/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/ruby/ext/digest'
 gcc -I. -I../.. -I../../. -I../.././ext/digest -D_FILE_OFFSET_BITS=64 -fPIC -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -c digest.c
 digest.c: In function [e28098]hexencode_str_new[e28099]:
+digest.c:<line_a>: warning: comparison between signed and unsigned integer expressions
 gcc -shared -o ../../.ext/powerpc64-linux/digest.so digest.o -L. -L../.. -L.  -rdynamic -Wl,-export-dynamic    -lpthread -lrt -ldl -lcrypt -lm   -lc
 cp ../.././ext/digest/lib/md5.rb ../../.ext/common
 cp ../.././ext/digest/lib/digest.rb ../../.ext/common
@@ 2941 @@
 mkdir -p ../../../.ext/powerpc64-linux/digest
 gcc -I. -I../../.. -I../../../. -I../../.././ext/digest/bubblebabble -I../../.././ext/digest/bubblebabble/.. -DHAVE_CONFIG_H  -D_FILE_OFFSET_BITS=64 -fPIC -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -c bubblebabble.c
 bubblebabble.c: In function [e28098]bubblebabble_str_new[e28099]:
+bubblebabble.c:<line_a>: warning: comparison between signed and unsigned integer expressions
+bubblebabble.c:<line_b>: warning: comparison between signed and unsigned integer expressions
 gcc -shared -o ../../../.ext/powerpc64-linux/digest/bubblebabble.so bubblebabble.o -L. -L../../.. -L.  -rdynamic -Wl,-export-dynamic    -lpthread -lrt -ldl -lcrypt -lm   -lc
 make[1]: Leaving directory `/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/ruby/ext/digest/bubblebabble'
 compiling digest/md5
@@ 3040 @@
 gcc -I. -I../.. -I../../. -I../.././ext/iconv -DHAVE_ICONV  -D_FILE_OFFSET_BITS=64 -fPIC -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -c iconv.c
 iconv.c: In function [e28098]iconv_convert[e28099]:
 iconv.c:<line_a>: warning: comparison of unsigned expression >= 0 is always true
+iconv.c:<line_a>: warning: comparison between signed and unsigned integer expressions
+iconv.c:<line_b>: warning: comparison between signed and unsigned integer expressions
 gcc -shared -o ../../.ext/powerpc64-linux/iconv.so iconv.o -L. -L../.. -L.  -rdynamic -Wl,-export-dynamic    -lpthread -lrt -ldl -lcrypt -lm   -lc
 make[1]: Leaving directory `/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/ruby/ext/iconv'
 compiling io/wait
@@ 3057 @@
 gcc -I. -I../.. -I../../. -I../.././ext/nkf -D_FILE_OFFSET_BITS=64 -fPIC -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -c nkf.c
 In file included from nkf.c:79:
 nkf-utf8/nkf.c: In function [e28098]options[e28099]:
+nkf-utf8/nkf.c:<line_a>: warning: comparison between signed and unsigned integer expressions
 nkf-utf8/nkf.c:<line_a>: warning: value computed is not used
 nkf-utf8/nkf.c:<line_b>: warning: value computed is not used
 nkf-utf8/nkf.c: In function [e28098]kanji_convert[e28099]:
@@ 3065 @@
 nkf-utf8/nkf.c:<line_b>: warning: suggest braces around empty body in an [e28098]else[e28099] statement
 nkf.c: In function [e28098]nkf_split_options[e28099]:
 nkf.c:<line_a>: warning: pointer targets in passing argument 1 of [e28098]options[e28099] differ in signedness
+nkf-utf8/nkf.c:1156: note: expected [e28098]unsigned char *[e28099] but argument is of type [e28098]char *[e28099]
 nkf.c:<line_b>: warning: pointer targets in passing argument 1 of [e28098]options[e28099] differ in signedness
+nkf-utf8/nkf.c:1156: note: expected [e28098]unsigned char *[e28099] but argument is of type [e28098]char *[e28099]
 gcc -shared -o ../../.ext/powerpc64-linux/nkf.so nkf.o -L. -L../.. -L.  -rdynamic -Wl,-export-dynamic    -lpthread -lrt -ldl -lcrypt -lm   -lc
 cp ../.././ext/nkf/lib/kconv.rb ../../.ext/common
 make[1]: Leaving directory `/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/ruby/ext/nkf'
@@ 3078 @@
 ossl_pkey_dh.c:<line_a>: warning: pointer targets in assignment differ in signedness
 ossl_pkey_dh.c: In function [e28098]ossl_dh_compute_key[e28099]:
 ossl_pkey_dh.c:<line_a>: warning: pointer targets in passing argument 1 of [e28098]DH_compute_key[e28099] differ in signedness
+/usr/include/openssl/dh.h:203: note: expected [e28098]unsigned char *[e28099] but argument is of type [e28098]char *[e28099]
 gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\"  -D_FILE_OFFSET_BITS=64 -fPIC -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -c ossl_pkey_rsa.c
 ossl_pkey_rsa.c: In function [e28098]ossl_rsa_to_der[e28099]:
 ossl_pkey_rsa.c:<line_a>: warning: pointer targets in assignment differ in signedness
 ossl_pkey_rsa.c: In function [e28098]ossl_rsa_public_encrypt[e28099]:
 ossl_pkey_rsa.c:<line_a>: warning: pointer targets in passing argument 2 of [e28098]RSA_public_encrypt[e28099] differ in signedness
+/usr/include/openssl/rsa.h:272: note: expected [e28098]const unsigned char *[e28099] but argument is of type [e28098]char *[e28099]
 ossl_pkey_rsa.c:<line_a>: warning: pointer targets in passing argument 3 of [e28098]RSA_public_encrypt[e28099] differ in signedness
+/usr/include/openssl/rsa.h:272: note: expected [e28098]unsigned char *[e28099] but argument is of type [e28098]char *[e28099]
 ossl_pkey_rsa.c: In function [e28098]ossl_rsa_public_decrypt[e28099]:
 ossl_pkey_rsa.c:<line_a>: warning: pointer targets in passing argument 2 of [e28098]RSA_public_decrypt[e28099] differ in signedness
+/usr/include/openssl/rsa.h:276: note: expected [e28098]const unsigned char *[e28099] but argument is of type [e28098]char *[e28099]
 ossl_pkey_rsa.c:<line_a>: warning: pointer targets in passing argument 3 of [e28098]RSA_public_decrypt[e28099] differ in signedness
+/usr/include/openssl/rsa.h:276: note: expected [e28098]unsigned char *[e28099] but argument is of type [e28098]char *[e28099]
 ossl_pkey_rsa.c: In function [e28098]ossl_rsa_private_encrypt[e28099]:
 ossl_pkey_rsa.c:<line_a>: warning: pointer targets in passing argument 2 of [e28098]RSA_private_encrypt[e28099] differ in signedness
+/usr/include/openssl/rsa.h:274: note: expected [e28098]const unsigned char *[e28099] but argument is of type [e28098]char *[e28099]
 ossl_pkey_rsa.c:<line_a>: warning: pointer targets in passing argument 3 of [e28098]RSA_private_encrypt[e28099] differ in signedness
+/usr/include/openssl/rsa.h:274: note: expected [e28098]unsigned char *[e28099] but argument is of type [e28098]char *[e28099]
 ossl_pkey_rsa.c: In function [e28098]ossl_rsa_private_decrypt[e28099]:
 ossl_pkey_rsa.c:<line_a>: warning: pointer targets in passing argument 2 of [e28098]RSA_private_decrypt[e28099] differ in signedness
+/usr/include/openssl/rsa.h:278: note: expected [e28098]const unsigned char *[e28099] but argument is of type [e28098]char *[e28099]
 ossl_pkey_rsa.c:<line_a>: warning: pointer targets in passing argument 3 of [e28098]RSA_private_decrypt[e28099] differ in signedness
+/usr/include/openssl/rsa.h:278: note: expected [e28098]unsigned char *[e28099] but argument is of type [e28098]char *[e28099]
 gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\"  -D_FILE_OFFSET_BITS=64 -fPIC -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -c ossl_asn1.c
 ossl_asn1.c: In function [e28098]asn1time_to_time[e28099]:
 ossl_asn1.c:<line_a>: warning: pointer targets in passing argument 1 of [e28098]sscanf[e28099] differ in signedness
+/usr/include/stdio.h:415: note: expected [e28098]const char * __restrict__[e28099] but argument is of type [e28098]unsigned char *[e28099]
 ossl_asn1.c:<line_b>: warning: pointer targets in passing argument 1 of [e28098]sscanf[e28099] differ in signedness
+/usr/include/stdio.h:415: note: expected [e28098]const char * __restrict__[e28099] but argument is of type [e28098]unsigned char *[e28099]
 ossl_asn1.c: In function [e28098]asn1str_to_str[e28099]:
 ossl_asn1.c:<line_a>: warning: pointer targets in passing argument 1 of [e28098]rb_str_new[e28099] differ in signedness
+../../intern.h:407: note: expected [e28098]const char *[e28099] but argument is of type [e28098]unsigned char *[e28099]
 ossl_asn1.c: In function [e28098]obj_to_asn1bstr[e28099]:
 ossl_asn1.c:<line_a>: warning: pointer targets in passing argument 2 of [e28098]ASN1_BIT_STRING_set[e28099] differ in signedness
+/usr/include/openssl/asn1.h:804: note: expected [e28098]unsigned char *[e28099] but argument is of type [e28098]char *[e28099]
 ossl_asn1.c: In function [e28098]decode_bool[e28099]:
 ossl_asn1.c:<line_a>: warning: passing argument 2 of [e28098]d2i_ASN1_BOOLEAN[e28099] from incompatible pointer type
+/usr/include/openssl/asn1.h:818: note: expected [e28098]const unsigned char **[e28099] but argument is of type [e28098]unsigned char **[e28099]
 ossl_asn1.c: In function [e28098]decode_int[e28099]:
 ossl_asn1.c:<line_a>: warning: passing argument 2 of [e28098]d2i_ASN1_INTEGER[e28099] from incompatible pointer type
+/usr/include/openssl/asn1.h:820: note: expected [e28098]const unsigned char **[e28099] but argument is of type [e28098]unsigned char **[e28099]
 ossl_asn1.c: In function [e28098]decode_bstr[e28099]:
 ossl_asn1.c:<line_a>: warning: passing argument 2 of [e28098]d2i_ASN1_BIT_STRING[e28099] from incompatible pointer type
+/usr/include/openssl/asn1.h:800: note: expected [e28098]const unsigned char **[e28099] but argument is of type [e28098]unsigned char **[e28099]
 ossl_asn1.c:<line_a>: warning: pointer targets in passing argument 1 of [e28098]ossl_buf2str[e28099] differ in signedness
+ossl.h:122: note: expected [e28098]char *[e28099] but argument is of type [e28098]unsigned char *[e28099]
 ossl_asn1.c: In function [e28098]decode_enum[e28099]:
 ossl_asn1.c:<line_a>: warning: passing argument 2 of [e28098]d2i_ASN1_ENUMERATED[e28099] from incompatible pointer type
+/usr/include/openssl/asn1.h:829: note: expected [e28098]const unsigned char **[e28099] but argument is of type [e28098]unsigned char **[e28099]
 ossl_asn1.c: In function [e28098]decode_null[e28099]:
 ossl_asn1.c:<line_a>: warning: passing argument 2 of [e28098]d2i_ASN1_NULL[e28099] from incompatible pointer type
+/usr/include/openssl/asn1.h:851: note: expected [e28098]const unsigned char **[e28099] but argument is of type [e28098]unsigned char **[e28099]
 ossl_asn1.c: In function [e28098]decode_obj[e28099]:
 ossl_asn1.c:<line_a>: warning: passing argument 2 of [e28098]d2i_ASN1_OBJECT[e28099] from incompatible pointer type
+/usr/include/openssl/asn1.h:778: note: expected [e28098]const unsigned char **[e28099] but argument is of type [e28098]unsigned char **[e28099]
 ossl_asn1.c: In function [e28098]decode_time[e28099]:
 ossl_asn1.c:<line_a>: warning: passing argument 2 of [e28098]d2i_ASN1_TIME[e28099] from incompatible pointer type
+/usr/include/openssl/asn1.h:867: note: expected [e28098]const unsigned char **[e28099] but argument is of type [e28098]unsigned char **[e28099]
 ossl_asn1.c: In function [e28098]ossl_asn1data_to_der[e28099]:
 ossl_asn1.c:<line_a>: warning: pointer targets in assignment differ in signedness
 ossl_asn1.c: In function [e28098]ossl_asn1_decode0[e28099]:
 ossl_asn1.c:<line_a>: warning: passing argument 1 of [e28098]ASN1_get_object[e28099] from incompatible pointer type
+/usr/include/openssl/asn1.h:923: note: expected [e28098]const unsigned char **[e28099] but argument is of type [e28098]unsigned char **[e28099]
 ossl_asn1.c:<line_b>: warning: pointer targets in passing argument 1 of [e28098]rb_str_new[e28099] differ in signedness
+../../intern.h:407: note: expected [e28098]const char *[e28099] but argument is of type [e28098]unsigned char *[e28099]
 ossl_asn1.c: In function [e28098]ossl_asn1_traverse[e28099]:
 ossl_asn1.c:<line_b>: warning: pointer targets in assignment differ in signedness
 ossl_asn1.c: In function [e28098]ossl_asn1_decode[e28099]:
@@ 3152 @@
 ossl_asn1.c:<line_d>: warning: pointer targets in assignment differ in signedness
 ossl_asn1.c: In function [e28098]ossl_asn1prim_to_der[e28099]:
 ossl_asn1.c:<line_b>: warning: pointer targets in passing argument 1 of [e28098]ossl_buf2str[e28099] differ in signedness
+ossl.h:122: note: expected [e28098]char *[e28099] but argument is of type [e28098]unsigned char *[e28099]
 ossl_asn1.c: In function [e28098]ossl_asn1cons_to_der[e28099]:
 ossl_asn1.c:<line_e>: warning: pointer targets in assignment differ in signedness
 gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\"  -D_FILE_OFFSET_BITS=64 -fPIC -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -c ossl_ns_spki.c
 ossl_ns_spki.c: In function [e28098]ossl_spki_initialize[e28099]:
 ossl_ns_spki.c:<line_a>: warning: pointer targets in assignment differ in signedness
 ossl_ns_spki.c:<line_a>: warning: passing argument 2 of [e28098]d2i_NETSCAPE_SPKI[e28099] from incompatible pointer type
+/usr/include/openssl/x509.h:974: note: expected [e28098]const unsigned char **[e28099] but argument is of type [e28098]unsigned char **[e28099]
 ossl_ns_spki.c: In function [e28098]ossl_spki_to_der[e28099]:
 ossl_ns_spki.c:<line_b>: warning: pointer targets in assignment differ in signedness
 ossl_ns_spki.c: In function [e28098]ossl_spki_get_challenge[e28099]:
 ossl_ns_spki.c:<line_a>: warning: pointer targets in passing argument 1 of [e28098]rb_str_new[e28099] differ in signedness
+../../intern.h:407: note: expected [e28098]const char *[e28099] but argument is of type [e28098]unsigned char *[e28099]
 gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\"  -D_FILE_OFFSET_BITS=64 -fPIC -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -c ossl_x509crl.c
 gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\"  -D_FILE_OFFSET_BITS=64 -fPIC -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -c ossl_x509.c
 gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\"  -D_FILE_OFFSET_BITS=64 -fPIC -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -c ossl_bn.c
 ossl_bn.c: In function [e28098]ossl_bn_initialize[e28099]:
 ossl_bn.c:<line_a>: warning: pointer targets in passing argument 1 of [e28098]BN_mpi2bn[e28099] differ in signedness
+/usr/include/openssl/bn.h:422: note: expected [e28098]const unsigned char *[e28099] but argument is of type [e28098]char *[e28099]
 ossl_bn.c:<line_a>: warning: pointer targets in passing argument 1 of [e28098]BN_bin2bn[e28099] differ in signedness
+/usr/include/openssl/bn.h:420: note: expected [e28098]const unsigned char *[e28099] but argument is of type [e28098]char *[e28099]
 ossl_bn.c: In function [e28098]ossl_bn_to_s[e28099]:
 ossl_bn.c:<line_a>: warning: pointer targets in passing argument 2 of [e28098]BN_bn2mpi[e28099] differ in signedness
+/usr/include/openssl/bn.h:423: note: expected [e28098]unsigned char *[e28099] but argument is of type [e28098]char *[e28099]
 ossl_bn.c:<line_a>: warning: pointer targets in passing argument 2 of [e28098]BN_bn2bin[e28099] differ in signedness
+/usr/include/openssl/bn.h:421: note: expected [e28098]unsigned char *[e28099] but argument is of type [e28098]char *[e28099]
 gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\"  -D_FILE_OFFSET_BITS=64 -fPIC -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -c ossl_engine.c
 gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\"  -D_FILE_OFFSET_BITS=64 -fPIC -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -c ossl_rand.c
 ossl_rand.c: In function [e28098]ossl_rand_bytes[e28099]:
 ossl_rand.c:<line_a>: warning: pointer targets in passing argument 1 of [e28098]RAND_bytes[e28099] differ in signedness
+/usr/include/openssl/rand.h:102: note: expected [e28098]unsigned char *[e28099] but argument is of type [e28098]char *[e28099]
 ossl_rand.c: In function [e28098]ossl_rand_pseudo_bytes[e28099]:
 ossl_rand.c:<line_a>: warning: pointer targets in passing argument 1 of [e28098]RAND_pseudo_bytes[e28099] differ in signedness
+/usr/include/openssl/rand.h:103: note: expected [e28098]unsigned char *[e28099] but argument is of type [e28098]char *[e28099]
 gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\"  -D_FILE_OFFSET_BITS=64 -fPIC -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -c ossl_pkey_dsa.c
 ossl_pkey_dsa.c: In function [e28098]ossl_dsa_initialize[e28099]:
 ossl_pkey_dsa.c:<line_a>: warning: passing argument 1 of [e28098]PEM_ASN1_read_bio[e28099] from incompatible pointer type
+/usr/include/openssl/pem.h:582: note: expected [e28098]void * (*)(void **, const unsigned char **, long int)[e28099] but argument is of type [e28098]char * (*)()[e28099]
 ossl_pkey_dsa.c:<line_a>: warning: passing argument 4 of [e28098]PEM_ASN1_read_bio[e28099] from incompatible pointer type
+/usr/include/openssl/pem.h:582: note: expected [e28098]void **[e28099] but argument is of type [e28098]char **[e28099]
 ossl_pkey_dsa.c: In function [e28098]ossl_dsa_to_der[e28099]:
 ossl_pkey_dsa.c:<line_a>: warning: pointer targets in assignment differ in signedness
 ossl_pkey_dsa.c: In function [e28098]ossl_dsa_to_public_key[e28099]:
 ossl_pkey_dsa.c:<line_a>: warning: passing argument 2 of [e28098]ASN1_dup[e28099] from incompatible pointer type
+/usr/include/openssl/asn1.h:933: note: expected [e28098]void * (*)(void **, const unsigned char **, long int)[e28099] but argument is of type [e28098]char * (*)()[e28099]
 ossl_pkey_dsa.c: In function [e28098]ossl_dsa_sign[e28099]:
 ossl_pkey_dsa.c:<line_a>: warning: pointer targets in passing argument 2 of [e28098]DSA_sign[e28099] differ in signedness
+/usr/include/openssl/dsa.h:226: note: expected [e28098]const unsigned char *[e28099] but argument is of type [e28098]char *[e28099]
 ossl_pkey_dsa.c:<line_a>: warning: pointer targets in passing argument 4 of [e28098]DSA_sign[e28099] differ in signedness
+/usr/include/openssl/dsa.h:226: note: expected [e28098]unsigned char *[e28099] but argument is of type [e28098]char *[e28099]
 ossl_pkey_dsa.c:<line_a>: warning: pointer targets in passing argument 5 of [e28098]DSA_sign[e28099] differ in signedness
+/usr/include/openssl/dsa.h:226: note: expected [e28098]unsigned int *[e28099] but argument is of type [e28098]int *[e28099]
 ossl_pkey_dsa.c: In function [e28098]ossl_dsa_verify[e28099]:
 ossl_pkey_dsa.c:<line_a>: warning: pointer targets in passing argument 2 of [e28098]DSA_verify[e28099] differ in signedness
+/usr/include/openssl/dsa.h:228: note: expected [e28098]const unsigned char *[e28099] but argument is of type [e28098]char *[e28099]
 ossl_pkey_dsa.c:<line_a>: warning: pointer targets in passing argument 4 of [e28098]DSA_verify[e28099] differ in signedness
+/usr/include/openssl/dsa.h:228: note: expected [e28098]const unsigned char *[e28099] but argument is of type [e28098]char *[e28099]
 gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\"  -D_FILE_OFFSET_BITS=64 -fPIC -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -c ossl_x509store.c
 gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\"  -D_FILE_OFFSET_BITS=64 -fPIC -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -c ossl_x509cert.c
 ossl_x509cert.c: In function [e28098]ossl_x509_to_der[e28099]:
@@ 3217 @@
 ossl_x509attr.c: In function [e28098]ossl_x509attr_initialize[e28099]:
 ossl_x509attr.c:<line_a>: warning: pointer targets in assignment differ in signedness
 ossl_x509attr.c:<line_a>: warning: passing argument 2 of [e28098]d2i_X509_ATTRIBUTE[e28099] from incompatible pointer type
+/usr/include/openssl/x509.h:926: note: expected [e28098]const unsigned char **[e28099] but argument is of type [e28098]unsigned char **[e28099]
 ossl_x509attr.c: In function [e28098]ossl_x509attr_get_value[e28099]:
 ossl_x509attr.c:<line_b>: warning: pointer targets in assignment differ in signedness
 ossl_x509attr.c:<line_c>: warning: pointer targets in assignment differ in signedness
@@ 3226 @@
 gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\"  -D_FILE_OFFSET_BITS=64 -fPIC -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -c ossl_pkey.c
 ossl_pkey.c: In function [e28098]ossl_pkey_sign[e28099]:
 ossl_pkey.c:<line_a>: warning: pointer targets in passing argument 2 of [e28098]EVP_SignFinal[e28099] differ in signedness
+/usr/include/openssl/evp.h:605: note: expected [e28098]unsigned char *[e28099] but argument is of type [e28098]char *[e28099]
 ossl_pkey.c:<line_a>: warning: pointer targets in passing argument 3 of [e28098]EVP_SignFinal[e28099] differ in signedness
+/usr/include/openssl/evp.h:605: note: expected [e28098]unsigned int *[e28099] but argument is of type [e28098]int *[e28099]
 ossl_pkey.c: In function [e28098]ossl_pkey_verify[e28099]:
 ossl_pkey.c:<line_a>: warning: pointer targets in passing argument 2 of [e28098]EVP_VerifyFinal[e28099] differ in signedness
+/usr/include/openssl/evp.h:608: note: expected [e28098]const unsigned char *[e28099] but argument is of type [e28098]char *[e28099]
 gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\"  -D_FILE_OFFSET_BITS=64 -fPIC -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -c ossl_ocsp.c
 ossl_ocsp.c: In function [e28098]ossl_ocspreq_initialize[e28099]:
 ossl_ocsp.c:<line_a>: warning: passing argument 2 of [e28098]d2i_OCSP_REQUEST[e28099] from incompatible pointer type
+/usr/include/openssl/ocsp.h:544: note: expected [e28098]const unsigned char **[e28099] but argument is of type [e28098]unsigned char **[e28099]
 ossl_ocsp.c: In function [e28098]ossl_ocspreq_add_nonce[e28099]:
 ossl_ocsp.c:<line_a>: warning: pointer targets in passing argument 2 of [e28098]OCSP_request_add1_nonce[e28099] differ in signedness
+/usr/include/openssl/ocsp.h:418: note: expected [e28098]unsigned char *[e28099] but argument is of type [e28098]char *[e28099]
 ossl_ocsp.c: In function [e28098]ossl_ocspreq_to_der[e28099]:
 ossl_ocsp.c:<line_a>: warning: pointer targets in assignment differ in signedness
 ossl_ocsp.c: In function [e28098]ossl_ocspres_initialize[e28099]:
 ossl_ocsp.c:<line_b>: warning: pointer targets in assignment differ in signedness
 ossl_ocsp.c:<line_a>: warning: passing argument 2 of [e28098]d2i_OCSP_RESPONSE[e28099] from incompatible pointer type
+/usr/include/openssl/ocsp.h:540: note: expected [e28098]const unsigned char **[e28099] but argument is of type [e28098]unsigned char **[e28099]
 ossl_ocsp.c: In function [e28098]ossl_ocspres_to_der[e28099]:
 ossl_ocsp.c:<line_c>: warning: pointer targets in assignment differ in signedness
 ossl_ocsp.c: In function [e28098]ossl_ocspbres_add_nonce[e28099]:
 ossl_ocsp.c:<line_a>: warning: pointer targets in passing argument 2 of [e28098]OCSP_basic_add1_nonce[e28099] differ in signedness
+/usr/include/openssl/ocsp.h:419: note: expected [e28098]unsigned char *[e28099] but argument is of type [e28098]char *[e28099]
 gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\"  -D_FILE_OFFSET_BITS=64 -fPIC -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -c openssl_missing.c
 gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\"  -D_FILE_OFFSET_BITS=64 -fPIC -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -c ossl_hmac.c
 ossl_hmac.c: In function [e28098]ossl_hmac_update[e28099]:
 ossl_hmac.c:<line_a>: warning: pointer targets in passing argument 2 of [e28098]HMAC_Update[e28099] differ in signedness
+/usr/include/openssl/hmac.h:97: note: expected [e28098]const unsigned char *[e28099] but argument is of type [e28098]char *[e28099]
 ossl_hmac.c: In function [e28098]hmac_final[e28099]:
 ossl_hmac.c:<line_a>: warning: pointer targets in passing argument 2 of [e28098]HMAC_Final[e28099] differ in signedness
+/usr/include/openssl/hmac.h:98: note: expected [e28098]unsigned char *[e28099] but argument is of type [e28098]char *[e28099]
 ossl_hmac.c:<line_a>: warning: pointer targets in passing argument 3 of [e28098]HMAC_Final[e28099] differ in signedness
+/usr/include/openssl/hmac.h:98: note: expected [e28098]unsigned int *[e28099] but argument is of type [e28098]int *[e28099]
 ossl_hmac.c: In function [e28098]ossl_hmac_s_digest[e28099]:
 ossl_hmac.c:<line_a>: warning: pointer targets in passing argument 4 of [e28098]HMAC[e28099] differ in signedness
+/usr/include/openssl/hmac.h:99: note: expected [e28098]const unsigned char *[e28099] but argument is of type [e28098]char *[e28099]
 ossl_hmac.c:<line_a>: warning: pointer targets in passing argument 7 of [e28098]HMAC[e28099] differ in signedness
+/usr/include/openssl/hmac.h:99: note: expected [e28098]unsigned int *[e28099] but argument is of type [e28098]int *[e28099]
 ossl_hmac.c:<line_a>: warning: pointer targets in assignment differ in signedness
 ossl_hmac.c: In function [e28098]ossl_hmac_s_hexdigest[e28099]:
 ossl_hmac.c:<line_b>: warning: pointer targets in passing argument 4 of [e28098]HMAC[e28099] differ in signedness
+/usr/include/openssl/hmac.h:99: note: expected [e28098]const unsigned char *[e28099] but argument is of type [e28098]char *[e28099]
 ossl_hmac.c:<line_b>: warning: pointer targets in passing argument 7 of [e28098]HMAC[e28099] differ in signedness
+/usr/include/openssl/hmac.h:99: note: expected [e28098]unsigned int *[e28099] but argument is of type [e28098]int *[e28099]
 ossl_hmac.c:<line_b>: warning: pointer targets in assignment differ in signedness
 gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\"  -D_FILE_OFFSET_BITS=64 -fPIC -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -c ossl_ssl.c
 ossl_ssl.c: In function [e28098]ossl_sslctx_initialize[e28099]:
+ossl_ssl.c:<line_a>: warning: comparison between signed and unsigned integer expressions
+ossl_ssl.c:<line_b>: warning: comparison between signed and unsigned integer expressions
 ossl_ssl.c: In function [e28098]ossl_sslctx_setup[e28099]:
 ossl_ssl.c:<line_a>: warning: pointer targets in passing argument 2 of [e28098]SSL_CTX_set_session_id_context[e28099] differ in signedness
+/usr/include/openssl/ssl.h:1476: note: expected [e28098]const unsigned char *[e28099] but argument is of type [e28098]char *[e28099]
 ossl_ssl.c: In function [e28098]Init_ossl_ssl[e28099]:
+ossl_ssl.c:<line_c>: warning: comparison between signed and unsigned integer expressions
+ossl_ssl.c:<line_d>: warning: comparison between signed and unsigned integer expressions
+ossl_ssl.c:<line_e>: warning: comparison between signed and unsigned integer expressions
 gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\"  -D_FILE_OFFSET_BITS=64 -fPIC -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -c ossl_digest.c
 ossl_digest.c: In function [e28098]digest_final[e28099]:
 ossl_digest.c:<line_a>: warning: pointer targets in passing argument 2 of [e28098]EVP_DigestFinal_ex[e28099] differ in signedness
+/usr/include/openssl/evp.h:556: note: expected [e28098]unsigned char *[e28099] but argument is of type [e28098]char *[e28099]
 ossl_digest.c:<line_a>: warning: pointer targets in passing argument 3 of [e28098]EVP_DigestFinal_ex[e28099] differ in signedness
+/usr/include/openssl/evp.h:556: note: expected [e28098]unsigned int *[e28099] but argument is of type [e28098]int *[e28099]
 gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\"  -D_FILE_OFFSET_BITS=64 -fPIC -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -c ossl_bio.c
 gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\"  -D_FILE_OFFSET_BITS=64 -fPIC -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -c ossl_pkcs7.c
 ossl_pkcs7.c: In function [e28098]ossl_pkcs7si_new[e28099]:
 ossl_pkcs7.c:<line_a>: warning: passing argument 2 of [e28098]ASN1_dup[e28099] from incompatible pointer type
+/usr/include/openssl/asn1.h:933: note: expected [e28098]void * (*)(void **, const unsigned char **, long int)[e28099] but argument is of type [e28098]char * (*)()[e28099]
 ossl_pkcs7.c: In function [e28098]DupPKCS7SignerPtr[e28099]:
 ossl_pkcs7.c:<line_b>: warning: passing argument 2 of [e28098]ASN1_dup[e28099] from incompatible pointer type
+/usr/include/openssl/asn1.h:933: note: expected [e28098]void * (*)(void **, const unsigned char **, long int)[e28099] but argument is of type [e28098]char * (*)()[e28099]
 ossl_pkcs7.c: In function [e28098]ossl_pkcs7ri_new[e28099]:
 ossl_pkcs7.c:<line_c>: warning: passing argument 2 of [e28098]ASN1_dup[e28099] from incompatible pointer type
+/usr/include/openssl/asn1.h:933: note: expected [e28098]void * (*)(void **, const unsigned char **, long int)[e28099] but argument is of type [e28098]char * (*)()[e28099]
 ossl_pkcs7.c: In function [e28098]DupPKCS7RecipientPtr[e28099]:
 ossl_pkcs7.c:<line_d>: warning: passing argument 2 of [e28098]ASN1_dup[e28099] from incompatible pointer type
+/usr/include/openssl/asn1.h:933: note: expected [e28098]void * (*)(void **, const unsigned char **, long int)[e28099] but argument is of type [e28098]char * (*)()[e28099]
 ossl_pkcs7.c: In function [e28098]ossl_pkcs7_sym2typeid[e28099]:
+ossl_pkcs7.c:<line_a>: warning: comparison between signed and unsigned integer expressions
 ossl_pkcs7.c: In function [e28098]ossl_pkcs7_to_der[e28099]:
 ossl_pkcs7.c:<line_a>: warning: pointer targets in assignment differ in signedness
 gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\"  -D_FILE_OFFSET_BITS=64 -fPIC -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -c ossl_x509revoked.c
 ossl_x509revoked.c: In function [e28098]ossl_x509revoked_new[e28099]:
 ossl_x509revoked.c:<line_a>: warning: passing argument 2 of [e28098]ASN1_dup[e28099] from incompatible pointer type
+/usr/include/openssl/asn1.h:933: note: expected [e28098]void * (*)(void **, const unsigned char **, long int)[e28099] but argument is of type [e28098]char * (*)()[e28099]
 ossl_x509revoked.c: In function [e28098]DupX509RevokedPtr[e28099]:
 ossl_x509revoked.c:<line_b>: warning: passing argument 2 of [e28098]ASN1_dup[e28099] from incompatible pointer type
+/usr/include/openssl/asn1.h:933: note: expected [e28098]void * (*)(void **, const unsigned char **, long int)[e28099] but argument is of type [e28098]char * (*)()[e28099]
 gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\"  -D_FILE_OFFSET_BITS=64 -fPIC -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -c ossl_pkcs12.c
 ossl_pkcs12.c: In function [e28098]ossl_pkcs12_to_der[e28099]:
 ossl_pkcs12.c:<line_a>: warning: pointer targets in assignment differ in signedness
 gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\"  -D_FILE_OFFSET_BITS=64 -fPIC -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -c ossl_cipher.c
 ossl_cipher.c: In function [e28098]ossl_cipher_init[e28099]:
 ossl_cipher.c:<line_a>: warning: pointer targets in passing argument 4 of [e28098]EVP_BytesToKey[e28099] differ in signedness
+/usr/include/openssl/evp.h:568: note: expected [e28098]const unsigned char *[e28099] but argument is of type [e28098]char *[e28099]
 ossl_cipher.c: In function [e28098]ossl_cipher_pkcs5_keyivgen[e28099]:
 ossl_cipher.c:<line_a>: warning: pointer targets in assignment differ in signedness
 ossl_cipher.c:<line_b>: warning: pointer targets in passing argument 4 of [e28098]EVP_BytesToKey[e28099] differ in signedness
+/usr/include/openssl/evp.h:568: note: expected [e28098]const unsigned char *[e28099] but argument is of type [e28098]char *[e28099]
 ossl_cipher.c: In function [e28098]ossl_cipher_update[e28099]:
 ossl_cipher.c:<line_a>: warning: pointer targets in passing argument 2 of [e28098]EVP_CipherUpdate[e28099] differ in signedness
+/usr/include/openssl/evp.h:600: note: expected [e28098]unsigned char *[e28099] but argument is of type [e28098]char *[e28099]
 ossl_cipher.c:<line_a>: warning: pointer targets in passing argument 4 of [e28098]EVP_CipherUpdate[e28099] differ in signedness
+/usr/include/openssl/evp.h:600: note: expected [e28098]const unsigned char *[e28099] but argument is of type [e28098]char *[e28099]
 ossl_cipher.c: In function [e28098]ossl_cipher_final[e28099]:
 ossl_cipher.c:<line_a>: warning: pointer targets in passing argument 2 of [e28098]EVP_CipherFinal_ex[e28099] differ in signedness
+/usr/include/openssl/evp.h:603: note: expected [e28098]unsigned char *[e28099] but argument is of type [e28098]char *[e28099]
 ossl_cipher.c: In function [e28098]ossl_cipher_set_key[e28099]:
 ossl_cipher.c:<line_a>: warning: pointer targets in passing argument 4 of [e28098]EVP_CipherInit_ex[e28099] differ in signedness
+/usr/include/openssl/evp.h:597: note: expected [e28098]const unsigned char *[e28099] but argument is of type [e28098]char *[e28099]
 ossl_cipher.c: In function [e28098]ossl_cipher_set_iv[e28099]:
 ossl_cipher.c:<line_a>: warning: pointer targets in passing argument 5 of [e28098]EVP_CipherInit_ex[e28099] differ in signedness
+/usr/include/openssl/evp.h:597: note: expected [e28098]const unsigned char *[e28099] but argument is of type [e28098]char *[e28099]
 gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\"  -D_FILE_OFFSET_BITS=64 -fPIC -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -c ossl_x509ext.c
 ossl_x509ext.c: In function [e28098]ossl_x509ext_initialize[e28099]:
 ossl_x509ext.c:<line_a>: warning: pointer targets in assignment differ in signedness
 ossl_x509ext.c:<line_a>: warning: passing argument 2 of [e28098]d2i_X509_EXTENSION[e28099] from incompatible pointer type
+/usr/include/openssl/x509.h:929: note: expected [e28098]const unsigned char **[e28099] but argument is of type [e28098]unsigned char **[e28099]
 ossl_x509ext.c: In function [e28098]ossl_x509ext_to_der[e28099]:
 ossl_x509ext.c:<line_b>: warning: pointer targets in assignment differ in signedness
 gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\"  -D_FILE_OFFSET_BITS=64 -fPIC -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -c ossl_x509req.c
@@ 3353 @@
 ossl_x509name.c: In function [e28098]ossl_x509name_initialize[e28099]:
 ossl_x509name.c:<line_a>: warning: pointer targets in assignment differ in signedness
 ossl_x509name.c:<line_a>: warning: passing argument 2 of [e28098]d2i_X509_NAME[e28099] from incompatible pointer type
+/usr/include/openssl/x509.h:934: note: expected [e28098]const unsigned char **[e28099] but argument is of type [e28098]unsigned char **[e28099]
 ossl_x509name.c: In function [e28098]ossl_x509name_add_entry[e28099]:
 ossl_x509name.c:<line_a>: warning: pointer targets in passing argument 4 of [e28098]X509_NAME_add_entry_by_txt[e28099] differ in signedness
+/usr/include/openssl/x509.h:1117: note: expected [e28098]const unsigned char *[e28099] but argument is of type [e28098]char *[e28099]
 ossl_x509name.c: In function [e28098]ossl_x509name_to_a[e28099]:
 ossl_x509name.c:<line_a>: warning: pointer targets in passing argument 1 of [e28098]rb_str_new[e28099] differ in signedness
+../../intern.h:407: note: expected [e28098]const char *[e28099] but argument is of type [e28098]unsigned char *[e28099]
 ossl_x509name.c: In function [e28098]ossl_x509name_to_der[e28099]:
 ossl_x509name.c:<line_b>: warning: pointer targets in assignment differ in signedness
 gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\"  -D_FILE_OFFSET_BITS=64 -fPIC -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -c ossl.c
@@ 3402 @@
 gcc -I. -I../.. -I../../. -I../.././ext/sdbm -D_FILE_OFFSET_BITS=64 -fPIC -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -c init.c
 gcc -I. -I../.. -I../../. -I../.././ext/sdbm -D_FILE_OFFSET_BITS=64 -fPIC -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -c _sdbm.c
 _sdbm.c: In function [e28098]chkpage[e28099]:
+_sdbm.c:<line_a>: warning: comparison between signed and unsigned integer expressions
 gcc -shared -o ../../.ext/powerpc64-linux/sdbm.so init.o _sdbm.o -L. -L../.. -L.  -rdynamic -Wl,-export-dynamic    -lpthread -lrt -ldl -lcrypt -lm   -lc
 make[1]: Leaving directory `/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/ruby/ext/sdbm'
 compiling socket
 make[1]: Entering directory `/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/ruby/ext/socket'
 gcc -I. -I../.. -I../../. -I../.././ext/socket -DHAVE_ARPA_INET_H -DENABLE_IPV6 -DINET6 -DHAVE_SOCKADDR_STORAGE -DHAVE_NETINET_TCP_H -DHAVE_NETINET_UDP_H -DHAVE_SENDMSG -DHAVE_RECVMSG -DHAVE_ST_MSG_CONTROL -DHAVE_GETNAMEINFO -DHAVE_GETADDRINFO -DHAVE_TYPE_SOCKLEN_T -DHAVE_SYS_UN_H -DHAVE_SYS_UIO_H -DHAVE_SOCKET -DHAVE_GETHOSTBYNAME2 -DHAVE_SOCKETPAIR -DHAVE_GETHOSTNAME  -D_FILE_OFFSET_BITS=64 -fPIC -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -c socket.c
 socket.c: In function [e28098]init_unixsock[e28099]:
+socket.c:<line_a>: warning: comparison between signed and unsigned integer expressions
 socket.c: In function [e28098]sock_s_getnameinfo[e28099]:
+socket.c:<line_b>: warning: comparison between signed and unsigned integer expressions
+socket.c:<line_c>: warning: comparison between signed and unsigned integer expressions
 socket.c: In function [e28098]sock_s_unpack_sockaddr_un[e28099]:
+socket.c:<line_d>: warning: comparison between signed and unsigned integer expressions
 socket.c: In function [e28098]sock_s_getnameinfo[e28099]:
+socket.c:<line_a>: warning: dereferencing pointer [e28098]ss.423[e28099] does break strict-aliasing rules
+socket.c:3667: note: initialized from here
+socket.c: In function [e28098]ip_s_getaddress[e28099]:
+socket.c:<line_a>: warning: dereferencing pointer [e28098]addr.237[e28099] does break strict-aliasing rules
+socket.c:1731: note: initialized from here
 socket.c: In function [e28098]init_inetsock_internal[e28099]:
 socket.c:<line_a>: warning: [e28098]syscall[e28099] may be used uninitialized in this function
 gcc -shared -o ../../.ext/powerpc64-linux/socket.so socket.o -L. -L../.. -L.  -rdynamic -Wl,-export-dynamic    -lpthread -lrt -ldl -lcrypt -lm   -lc
@@ 3488 @@
 In file included from emitter.c:17:
 syck.h:<line_a>:5: warning: "DEBUG" is not defined
 emitter.c: In function [e28098]syck_emitter_write[e28099]:
+emitter.c:<line_a>: warning: comparison between signed and unsigned integer expressions
 emitter.c: In function [e28098]syck_emitter_flush[e28099]:
+emitter.c:<line_b>: warning: comparison between signed and unsigned integer expressions
 emitter.c: In function [e28098]syck_emit_tag[e28099]:
+emitter.c:<line_c>: warning: comparison between signed and unsigned integer expressions
 emitter.c: In function [e28098]syck_emitter_mark_node[e28099]:
 emitter.c:<line_a>: warning: format not a string literal, argument types not checked
 gcc -I. -I../.. -I../../. -I../.././ext/syck -DHAVE_ST_H  -D_FILE_OFFSET_BITS=64 -fPIC -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -c rubyext.c
@@ 3520 @@
                  from gram.y:16:
 ../../st.h:<line_a>:5: warning: "SIZEOF_LONG" is not defined
 ../../st.h:<line_a>:20: warning: "SIZEOF_VOIDP" is not defined
+../../st.h:<line_a>:7: warning: "SIZEOF_LONG_LONG" is not defined
+../../st.h:<line_a>:27: warning: "SIZEOF_VOIDP" is not defined
 In file included from gram.y:16:
 syck.h:<line_a>:5: warning: "DEBUG" is not defined
 gcc -I. -I../.. -I../../. -I../.././ext/syck -DHAVE_ST_H  -D_FILE_OFFSET_BITS=64 -fPIC -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -c yaml2byte.c
@@ 3539 @@
 gcc -I. -I../.. -I../../. -I../.././ext/thread -D_FILE_OFFSET_BITS=64 -DUSE_MEM_POOLS -fPIC -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -c thread.c
 thread.c: In function [e28098]wait_condvar[e28099]:
 thread.c:<line_a>: warning: passing argument 1 of [e28098]rb_ensure[e28099] from incompatible pointer type
+../../ruby.h:587: note: expected [e28098]VALUE (*)()[e28099] but argument is of type [e28098]void (*)(struct List *)[e28099]
 thread.c: At top level:
 thread.c:<line_a>: warning: [e28098]relock_mutex[e28099] defined but not used
 gcc -shared -o ../../.ext/powerpc64-linux/thread.so thread.o -L. -L../.. -L.  -rdynamic -Wl,-export-dynamic    -lpthread -lrt -ldl -lcrypt -lm   -lc
@@ 3553 @@
 gcc -I. -I../.. -I../../. -I../.././ext/zlib -DHAVE_ZLIB_H  -DOS_CODE=OS_UNIX  -D_FILE_OFFSET_BITS=64 -fPIC -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -c zlib.c
 zlib.c: In function [e28098]do_checksum[e28099]:
 zlib.c:<line_a>: warning: pointer targets in passing argument 2 of [e28098]func[e28099] differ in signedness
+zlib.c:297: note: expected [e28098]const Bytef *[e28099] but argument is of type [e28098]char *[e28099]
 zlib.c: In function [e28098]zstream_expand_buffer[e28099]:
 zlib.c:<line_a>: warning: pointer targets in assignment differ in signedness
 zlib.c:<line_b>: warning: pointer targets in assignment differ in signedness
 zlib.c: In function [e28098]zstream_expand_buffer_into[e28099]:
 zlib.c:<line_c>: warning: pointer targets in assignment differ in signedness
+zlib.c:<line_a>: warning: comparison between signed and unsigned integer expressions
 zlib.c:<line_d>: warning: pointer targets in assignment differ in signedness
 zlib.c: In function [e28098]zstream_append_buffer[e28099]:
 zlib.c:<line_e>: warning: pointer targets in assignment differ in signedness
+zlib.c:<line_b>: warning: comparison between signed and unsigned integer expressions
 zlib.c:<line_f>: warning: pointer targets in assignment differ in signedness
 zlib.c: In function [e28098]zstream_shift_buffer[e28099]:
 zlib.c:<line_g>: warning: pointer targets in assignment differ in signedness
 zlib.c: In function [e28098]zstream_discard_input[e28099]:
+zlib.c:<line_c>: warning: comparison between signed and unsigned integer expressions
 zlib.c: In function [e28098]zstream_run[e28099]:
 zlib.c:<line_h>: warning: pointer targets in assignment differ in signedness
 zlib.c:<line_a>: warning: pointer targets in passing argument 2 of [e28098]zstream_append_input[e28099] differ in signedness
+zlib.c:595: note: expected [e28098]const char *[e28099] but argument is of type [e28098]Bytef *[e28099]
 zlib.c:<line_i>: warning: pointer targets in assignment differ in signedness
 zlib.c:<line_b>: warning: pointer targets in passing argument 2 of [e28098]zstream_append_input[e28099] differ in signedness
+zlib.c:595: note: expected [e28098]const char *[e28099] but argument is of type [e28098]Bytef *[e28099]
 zlib.c:<line_c>: warning: pointer targets in passing argument 2 of [e28098]zstream_append_input[e28099] differ in signedness
+zlib.c:595: note: expected [e28098]const char *[e28099] but argument is of type [e28098]Bytef *[e28099]
 zlib.c: In function [e28098]zstream_sync[e28099]:
 zlib.c:<line_j>: warning: pointer targets in assignment differ in signedness
 zlib.c:<line_d>: warning: pointer targets in passing argument 2 of [e28098]zstream_append_input[e28099] differ in signedness
+zlib.c:595: note: expected [e28098]const char *[e28099] but argument is of type [e28098]Bytef *[e28099]
 zlib.c:<line_a>: warning: pointer targets in passing argument 1 of [e28098]rb_str_new[e28099] differ in signedness
+../../intern.h:407: note: expected [e28098]const char *[e28099] but argument is of type [e28098]Bytef *[e28099]
 zlib.c:<line_e>: warning: pointer targets in passing argument 2 of [e28098]zstream_append_input[e28099] differ in signedness
+zlib.c:595: note: expected [e28098]const char *[e28099] but argument is of type [e28098]Bytef *[e28099]
 zlib.c:<line_b>: warning: pointer targets in passing argument 1 of [e28098]rb_str_new[e28099] differ in signedness
+../../intern.h:407: note: expected [e28098]const char *[e28099] but argument is of type [e28098]Bytef *[e28099]
 zlib.c: In function [e28098]rb_zstream_finish[e28099]:
 zlib.c:<line_a>: warning: pointer targets in passing argument 2 of [e28098]zstream_run[e28099] differ in signedness
+zlib.c:707: note: expected [e28098]Bytef *[e28099] but argument is of type [e28098]char *[e28099]
 zlib.c: In function [e28098]deflate_run[e28099]:
 zlib.c:<line_b>: warning: pointer targets in passing argument 2 of [e28098]zstream_run[e28099] differ in signedness
+zlib.c:707: note: expected [e28098]Bytef *[e28099] but argument is of type [e28098]char *[e28099]
 zlib.c: In function [e28098]do_deflate[e28099]:
 zlib.c:<line_c>: warning: pointer targets in passing argument 2 of [e28098]zstream_run[e28099] differ in signedness
+zlib.c:707: note: expected [e28098]Bytef *[e28099] but argument is of type [e28098]char *[e28099]
 zlib.c:<line_d>: warning: pointer targets in passing argument 2 of [e28098]zstream_run[e28099] differ in signedness
+zlib.c:707: note: expected [e28098]Bytef *[e28099] but argument is of type [e28098]char *[e28099]
 zlib.c: In function [e28098]rb_deflate_flush[e28099]:
 zlib.c:<line_e>: warning: pointer targets in passing argument 2 of [e28098]zstream_run[e28099] differ in signedness
+zlib.c:707: note: expected [e28098]Bytef *[e28099] but argument is of type [e28098]char *[e28099]
 zlib.c: In function [e28098]rb_deflate_set_dictionary[e28099]:
 zlib.c:<line_a>: warning: pointer targets in passing argument 2 of [e28098]deflateSetDictionary[e28099] differ in signedness
+/usr/include/zlib.h:574: note: expected [e28098]const Bytef *[e28099] but argument is of type [e28098]char *[e28099]
 zlib.c: In function [e28098]inflate_run[e28099]:
 zlib.c:<line_f>: warning: pointer targets in passing argument 2 of [e28098]zstream_run[e28099] differ in signedness
+zlib.c:707: note: expected [e28098]Bytef *[e28099] but argument is of type [e28098]char *[e28099]
 zlib.c:<line_g>: warning: pointer targets in passing argument 2 of [e28098]zstream_run[e28099] differ in signedness
+zlib.c:707: note: expected [e28098]Bytef *[e28099] but argument is of type [e28098]char *[e28099]
 zlib.c: In function [e28098]do_inflate[e28099]:
 zlib.c:<line_h>: warning: pointer targets in passing argument 2 of [e28098]zstream_run[e28099] differ in signedness
+zlib.c:707: note: expected [e28098]Bytef *[e28099] but argument is of type [e28098]char *[e28099]
 zlib.c:<line_i>: warning: pointer targets in passing argument 2 of [e28098]zstream_run[e28099] differ in signedness
+zlib.c:707: note: expected [e28098]Bytef *[e28099] but argument is of type [e28098]char *[e28099]
 zlib.c: In function [e28098]rb_inflate_sync[e28099]:
 zlib.c:<line_a>: warning: pointer targets in passing argument 2 of [e28098]zstream_sync[e28099] differ in signedness
+zlib.c:773: note: expected [e28098]Bytef *[e28099] but argument is of type [e28098]char *[e28099]
 zlib.c: In function [e28098]rb_inflate_set_dictionary[e28099]:
 zlib.c:<line_a>: warning: pointer targets in passing argument 2 of [e28098]inflateSetDictionary[e28099] differ in signedness
+/usr/include/zlib.h:777: note: expected [e28098]const Bytef *[e28099] but argument is of type [e28098]char *[e28099]
 zlib.c: In function [e28098]gzfile_make_header[e28099]:
 zlib.c:<line_a>: warning: pointer targets in passing argument 2 of [e28098]zstream_append_buffer[e28099] differ in signedness
+zlib.c:494: note: expected [e28098]const char *[e28099] but argument is of type [e28098]unsigned char *[e28099]
 zlib.c: In function [e28098]gzfile_make_footer[e28099]:
 zlib.c:<line_b>: warning: pointer targets in passing argument 2 of [e28098]zstream_append_buffer[e28099] differ in signedness
+zlib.c:494: note: expected [e28098]const char *[e28099] but argument is of type [e28098]unsigned char *[e28099]
 zlib.c: In function [e28098]gzfile_read_header[e28099]:
 zlib.c:<line_k>: warning: pointer targets in assignment differ in signedness
 zlib.c:<line_a>: warning: pointer targets in passing argument 1 of [e28098]gzfile_get16[e28099] differ in signedness
+zlib.c:1903: note: expected [e28098]const unsigned char *[e28099] but argument is of type [e28098]char *[e28099]
 zlib.c: In function [e28098]gzfile_check_footer[e28099]:
 zlib.c:<line_a>: warning: pointer targets in passing argument 1 of [e28098]gzfile_get32[e28099] differ in signedness
+zlib.c:1913: note: expected [e28098]const unsigned char *[e28099] but argument is of type [e28098]char *[e28099]
 zlib.c:<line_b>: warning: pointer targets in passing argument 1 of [e28098]gzfile_get32[e28099] differ in signedness
+zlib.c:1913: note: expected [e28098]const unsigned char *[e28099] but argument is of type [e28098]char *[e28099]
 zlib.c: In function [e28098]gzfile_read_more[e28099]:
 zlib.c:<line_j>: warning: pointer targets in passing argument 2 of [e28098]zstream_run[e28099] differ in signedness
+zlib.c:707: note: expected [e28098]Bytef *[e28099] but argument is of type [e28098]char *[e28099]
 zlib.c: In function [e28098]gzfile_calc_crc[e28099]:
 zlib.c:<line_a>: warning: pointer targets in passing argument 2 of [e28098]crc32[e28099] differ in signedness
+/usr/include/zlib.h:1379: note: expected [e28098]const Bytef *[e28099] but argument is of type [e28098]char *[e28099]
 zlib.c: In function [e28098]gzfile_writer_end_run[e28099]:
 zlib.c:<line_k>: warning: pointer targets in passing argument 2 of [e28098]zstream_run[e28099] differ in signedness
+zlib.c:707: note: expected [e28098]Bytef *[e28099] but argument is of type [e28098]char *[e28099]
 zlib.c: In function [e28098]rb_gzfile_set_mtime[e28099]:
 zlib.c:<line_a>: warning: signed and unsigned type in conditional expression
 zlib.c: In function [e28098]rb_gzwriter_flush[e28099]:
 zlib.c:<line_l>: warning: pointer targets in passing argument 2 of [e28098]zstream_run[e28099] differ in signedness
+zlib.c:707: note: expected [e28098]Bytef *[e28099] but argument is of type [e28098]char *[e28099]
 zlib.c: In function [e28098]rb_gzwriter_write[e28099]:
 zlib.c:<line_a>: warning: pointer targets in passing argument 2 of [e28098]gzfile_write[e28099] differ in signedness
+zlib.c:2095: note: expected [e28098]Bytef *[e28099] but argument is of type [e28098]char *[e28099]
 zlib.c: In function [e28098]rb_gzwriter_putc[e28099]:
 zlib.c:<line_b>: warning: pointer targets in passing argument 2 of [e28098]gzfile_write[e28099] differ in signedness
+zlib.c:2095: note: expected [e28098]Bytef *[e28099] but argument is of type [e28098]char *[e28099]
 gcc -shared -o ../../.ext/powerpc64-linux/zlib.so zlib.o -L. -L../.. -L.  -rdynamic -Wl,-export-dynamic    -lz  -lpthread -lrt -ldl -lcrypt -lm   -lc
 make[1]: Leaving directory `/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/ruby/ext/zlib'
 making ruby
@@ 5360 @@
 test_short_noarg(TestOptionParserGetopts): .
 test_equality(TC_OpenStruct): .
 test_frozen(TC_OpenStruct): .
+test_inspect(TC_OpenStruct): F
 test_ascend_1(TestPathname): .
 test_ascend_2(TestPathname): .
 test_ascend_3(TestPathname): .
@@ 7184 @@
 | /var/lib/chkbuild/chkbuild/build.rb:266:in `child_build_target'
 | /var/lib/chkbuild/chkbuild/build.rb:252:in `child_build_wrapper'
 | /var/lib/chkbuild/chkbuild/lock.rb:57:in `lock_puts'
+| /usr/lib/ruby/1.8/pathname.rb:812:in `open'
+| /usr/lib/ruby/1.8/pathname.rb:812:in `open'
 | /var/lib/chkbuild/chkbuild/lock.rb:52:in `lock_puts'
 | /var/lib/chkbuild/chkbuild/build.rb:250:in `child_build_wrapper'
 | /var/lib/chkbuild/chkbuild/build.rb:210:in `build_and_exit'
@@ 8367 @@
 
 Finished in <t> seconds.
 
+68 tests, 1043 assertions, 0 failures, 0 errors
 == test/optparse # <time>
 + make test-all 'TESTS=-v optparse' RUBYOPT=-w
 ./miniruby  ./runruby.rb --extout=.ext -- "./test/runner.rb" --basedir="./test" --runner=console -v optparse
@@ 10282 @@
 | /var/lib/chkbuild/chkbuild/build.rb:266:in `child_build_target'
 | /var/lib/chkbuild/chkbuild/build.rb:252:in `child_build_wrapper'
 | /var/lib/chkbuild/chkbuild/lock.rb:57:in `lock_puts'
+| /usr/lib/ruby/1.8/pathname.rb:812:in `open'
+| /usr/lib/ruby/1.8/pathname.rb:812:in `open'
 | /var/lib/chkbuild/chkbuild/lock.rb:52:in `lock_puts'
 | /var/lib/chkbuild/chkbuild/build.rb:250:in `child_build_wrapper'
 | /var/lib/chkbuild/chkbuild/build.rb:210:in `build_and_exit'
@@ 14646 @@
 - returns the errno given as optional argument to new
 
 SystemCallError#message
+- returns the default message when no message is given
 - returns the message given as an argument to new
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/exception/to_s_spec.rb
@@ 15058 @@
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/lstat_spec.rb
 File.lstat
 - returns a File::Stat object if the given file exists
+- returns a File::Stat objecw when called on an instance of File
 - raises an Errno::ENOENT if the file does not exist
 
 File.lstat
@@ 15211 @@
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/reopen_spec.rb
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/setgid_spec.rb
 File.setgid?
+- returns false if the file was just made
 - returns false if the file does not exist
+- returns true when the gid bit is set
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/setuid_spec.rb
 File.setuid?
+- returns false if the file was just made
 - returns false if the file does not exist
+- returns true when the gid bit is set
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/size_spec.rb
 File.size?
@@ 15271 @@
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/stat/atime_spec.rb
 File::Stat#atime
+- returns the atime of a File::Stat object
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/stat/blksize_spec.rb
 File::Stat#blksize
+- returns the blksize of a File::Stat object
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/stat/blockdev_spec.rb
 File::Stat#blockdev?
@@ 15283 @@
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/stat/blocks_spec.rb
 File::Stat#blocks
+- returns the blocks of a File::Stat object
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/stat/chardev_spec.rb
 File::Stat#chardev?
@@ 15293 @@
 File::Stat#<=>
 - is able to compare files by the same modification times
 - is able to compare files by different modification times
+- includes Comparable and #== shows mtime equality between two File::Stat objects
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/stat/ctime_spec.rb
 File::Stat#ctime
+- returns the ctime of a File::Stat object
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/stat/dev_major_spec.rb
 File::Stat#dev_major
@@ 15351 @@
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/stat/gid_spec.rb
 File::Stat#gid
+- returns the group owner attribute of a File::Stat object
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/stat/grpowned_spec.rb
 File::Stat#grpowned?
@@ 15359 @@
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/stat/ino_spec.rb
 File::Stat#ino
+- returns the ino of a File::Stat object
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/stat/inspect_spec.rb
 File::Stat#inspect
@@ 15367 @@
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/stat/mode_spec.rb
 File::Stat#mode
+- returns the mode of a File::Stat object
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/stat/mtime_spec.rb
 File::Stat#mtime
+- returns the mtime of a File::Stat object
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/stat/new_spec.rb
 File::Stat#initialize
@@ 15452 @@
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/stat/uid_spec.rb
 File::Stat#uid
+- returns the owner attribute of a File::Stat object
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/stat/world_readable_spec.rb
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/stat/world_writable_spec.rb
@@ 15479 @@
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/stat_spec.rb
 File.stat
 - returns a File::Stat object if the given file exists
+- returns a File::Stat objecw when called on an instance of File
 - raises an Errno::ENOENT if the file does not exist
 
 File.stat
@@ 15749 @@
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/fixnum/bit_and_spec.rb
 Fixnum#&
 - returns self bitwise AND other
+- returns self bitwise AND a Bignum
 - converts a Float to an Integer
 - tries to convert it's int like argument to an Integer using to_int
 - raises a TypeError when the given argument can't be converted to Integer
@@ 15757 @@
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/fixnum/bit_or_spec.rb
 Fixnum#|
 - returns self bitwise OR other
+- returns self bitwise OR a Bignum
 - converts a Float to an Integer
 - tries to convert the int like argument to an Integer using to_int
 - raises a TypeError when the given argument can't be converted to Integer
@@ 15765 @@
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/fixnum/bit_xor_spec.rb
 Fixnum#^
 - returns self bitwise EXCLUSIVE OR other
+- returns self bitwise EXCLUSIVE OR a Bignum
 - converts a Float to an Integer
 - tries to convert the given argument to an Integer using to_int
 - raises a TypeError when the given argument can't be converted to Integer
@@ 16428 @@
 Hash#initialize
 - is private
 - can be used to reset default_proc
+- receives the arguments passed to Hash#new
 - returns self
 - raises a TypeError if called on a frozen instance
 
@@ 16834 @@
 - returns true after reading with sysread
 - returns true after reading with readlines
 - returns false on just opened non-empty stream
+- does not consume the data from the stream
 - raises IOError on closed stream
 - raises IOError on stream closed for reading by close_read
 - returns true on one-byte stream after single-byte read
@@ 17885 @@
 - returns a Binding object
 - encapsulates the execution context properly
 - raises a NameError on undefined variable
+- uses the receiver of #binding as self in the binding
+- uses the receiver of #binding as self in a Class.new block
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/kernel/block_given_spec.rb
 Kernel#block_given?
@@ 18073 @@
 - allows creating a new class in a binding
 - allows creating a new class in a binding created by #eval
 - includes file and line information in syntax error
+- sets constants at the toplevel from inside a block
 - uses the filename of the binding if none is provided
+- does not alter the value of __FILE__ in the binding
 - uses the receiver as self inside the eval
 - does not pass the block to the method being eval'ed
 
@@ 21495 @@
 
 Regexp.compile given a String
 - uses the String argument as an unescaped literal to construct a Regexp object
+- raises a RegexpError when passed an incorrect regexp
 - does not set Regexp options if only given one argument
 - does not set Regexp options if second argument is nil or false
 - sets options from second argument if it is one of the Fixnum option constants
@@ 21589 @@
 
 Regexp.new given a String
 - uses the String argument as an unescaped literal to construct a Regexp object
+- raises a RegexpError when passed an incorrect regexp
 - does not set Regexp options if only given one argument
 - does not set Regexp options if second argument is nil or false
 - sets options from second argument if it is one of the Fixnum option constants
@@ 24120 @@
 | /var/lib/chkbuild/chkbuild/build.rb:266:in `child_build_target'
 | /var/lib/chkbuild/chkbuild/build.rb:252:in `child_build_wrapper'
 | /var/lib/chkbuild/chkbuild/lock.rb:57:in `lock_puts'
+| /usr/lib/ruby/1.8/pathname.rb:812:in `open'
+| /usr/lib/ruby/1.8/pathname.rb:812:in `open'
 | /var/lib/chkbuild/chkbuild/lock.rb:52:in `lock_puts'
 | /var/lib/chkbuild/chkbuild/build.rb:250:in `child_build_wrapper'
 | /var/lib/chkbuild/chkbuild/build.rb:210:in `build_and_exit'
@@ 32499 @@
 - returns the errno given as optional argument to new
 
 SystemCallError#message
+- returns the default message when no message is given
 - returns the message given as an argument to new
 
 
@@ 33247 @@
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/lstat_spec.rb
 File.lstat
 - returns a File::Stat object if the given file exists
+- returns a File::Stat objecw when called on an instance of File
 - raises an Errno::ENOENT if the file does not exist
 
 File.lstat
@@ 33520 @@
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/setgid_spec.rb
 File.setgid?
+- returns false if the file was just made
 - returns false if the file does not exist
+- returns true when the gid bit is set
 
 
 Finished in <t> seconds
@@ 33534 @@
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/setuid_spec.rb
 File.setuid?
+- returns false if the file was just made
 - returns false if the file does not exist
+- returns true when the gid bit is set
 
 
 Finished in <t> seconds
@@ 33620 @@
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/stat/atime_spec.rb
 File::Stat#atime
+- returns the atime of a File::Stat object
 
 
 Finished in <t> seconds
@@ 33632 @@
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/stat/blksize_spec.rb
 File::Stat#blksize
+- returns the blksize of a File::Stat object
 
 
 Finished in <t> seconds
@@ 33656 @@
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/stat/blocks_spec.rb
 File::Stat#blocks
+- returns the blocks of a File::Stat object
 
 
 Finished in <t> seconds
@@ 33682 @@
 File::Stat#<=>
 - is able to compare files by the same modification times
 - is able to compare files by different modification times
+- includes Comparable and #== shows mtime equality between two File::Stat objects
 
 
 Finished in <t> seconds
@@ 33694 @@
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/stat/ctime_spec.rb
 File::Stat#ctime
+- returns the ctime of a File::Stat object
 
 
 Finished in <t> seconds
@@ 33820 @@
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/stat/gid_spec.rb
 File::Stat#gid
+- returns the group owner attribute of a File::Stat object
 
 
 Finished in <t> seconds
@@ 33844 @@
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/stat/ino_spec.rb
 File::Stat#ino
+- returns the ino of a File::Stat object
 
 
 Finished in <t> seconds
@@ 33868 @@
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/stat/mode_spec.rb
 File::Stat#mode
+- returns the mode of a File::Stat object
 
 
 Finished in <t> seconds
@@ 33880 @@
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/stat/mtime_spec.rb
 File::Stat#mtime
+- returns the mtime of a File::Stat object
 
 
 Finished in <t> seconds
@@ 34089 @@
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/stat/uid_spec.rb
 File::Stat#uid
+- returns the owner attribute of a File::Stat object
 
 
 Finished in <t> seconds
@@ 34164 @@
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/stat_spec.rb
 File.stat
 - returns a File::Stat object if the given file exists
+- returns a File::Stat objecw when called on an instance of File
 - raises an Errno::ENOENT if the file does not exist
 
 File.stat
@@ 34746 @@
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/fixnum/bit_and_spec.rb
 Fixnum#&
 - returns self bitwise AND other
+- returns self bitwise AND a Bignum
 - converts a Float to an Integer
 - tries to convert it's int like argument to an Integer using to_int
 - raises a TypeError when the given argument can't be converted to Integer
@@ 34762 @@
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/fixnum/bit_or_spec.rb
 Fixnum#|
 - returns self bitwise OR other
+- returns self bitwise OR a Bignum
 - converts a Float to an Integer
 - tries to convert the int like argument to an Integer using to_int
 - raises a TypeError when the given argument can't be converted to Integer
@@ 34778 @@
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/fixnum/bit_xor_spec.rb
 Fixnum#^
 - returns self bitwise EXCLUSIVE OR other
+- returns self bitwise EXCLUSIVE OR a Bignum
 - converts a Float to an Integer
 - tries to convert the given argument to an Integer using to_int
 - raises a TypeError when the given argument can't be converted to Integer
@@ 36420 @@
 Hash#initialize
 - is private
 - can be used to reset default_proc
+- receives the arguments passed to Hash#new
 - returns self
 - raises a TypeError if called on a frozen instance
 
@@ 37386 @@
 - returns true after reading with sysread
 - returns true after reading with readlines
 - returns false on just opened non-empty stream
+- does not consume the data from the stream
 - raises IOError on closed stream
 - raises IOError on stream closed for reading by close_read
 - returns true on one-byte stream after single-byte read
@@ 39120 @@
 - returns a Binding object
 - encapsulates the execution context properly
 - raises a NameError on undefined variable
+- uses the receiver of #binding as self in the binding
+- uses the receiver of #binding as self in a Class.new block
 
 
 Finished in <t> seconds
@@ 39460 @@
 - allows creating a new class in a binding
 - allows creating a new class in a binding created by #eval
 - includes file and line information in syntax error
+- sets constants at the toplevel from inside a block
 - uses the filename of the binding if none is provided
+- does not alter the value of __FILE__ in the binding
 - uses the receiver as self inside the eval
 - does not pass the block to the method being eval'ed
 
@@ 46936 @@
 
 Regexp.compile given a String
 - uses the String argument as an unescaped literal to construct a Regexp object
+- raises a RegexpError when passed an incorrect regexp
 - does not set Regexp options if only given one argument
 - does not set Regexp options if second argument is nil or false
 - sets options from second argument if it is one of the Fixnum option constants
@@ 47150 @@
 
 Regexp.new given a String
 - uses the String argument as an unescaped literal to construct a Regexp object
+- raises a RegexpError when passed an incorrect regexp
 - does not set Regexp options if only given one argument
 - does not set Regexp options if second argument is nil or false
 - sets options from second argument if it is one of the Fixnum option constants
@@ 51403 @@
 | /var/lib/chkbuild/chkbuild/build.rb:266:in `child_build_target'
 | /var/lib/chkbuild/chkbuild/build.rb:252:in `child_build_wrapper'
 | /var/lib/chkbuild/chkbuild/lock.rb:57:in `lock_puts'
+| /usr/lib/ruby/1.8/pathname.rb:812:in `open'
+| /usr/lib/ruby/1.8/pathname.rb:812:in `open'
 | /var/lib/chkbuild/chkbuild/lock.rb:52:in `lock_puts'
 | /var/lib/chkbuild/chkbuild/build.rb:250:in `child_build_wrapper'
 | /var/lib/chkbuild/chkbuild/build.rb:210:in `build_and_exit'
@@ 51433 @@
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/thread/critical_spec.rb
 Thread.critical=
+- is a persistent attribute
 - allows all non-bool arguments
 - functions as a critical section
 - does not change status of other existing threads
@@ 51592 @@
 | /var/lib/chkbuild/chkbuild/build.rb:266:in `child_build_target'
 | /var/lib/chkbuild/chkbuild/build.rb:252:in `child_build_wrapper'
 | /var/lib/chkbuild/chkbuild/lock.rb:57:in `lock_puts'
+| /usr/lib/ruby/1.8/pathname.rb:812:in `open'
+| /usr/lib/ruby/1.8/pathname.rb:812:in `open'
 | /var/lib/chkbuild/chkbuild/lock.rb:52:in `lock_puts'
 | /var/lib/chkbuild/chkbuild/build.rb:250:in `child_build_wrapper'
 | /var/lib/chkbuild/chkbuild/build.rb:210:in `build_and_exit'
@@ 51790 @@
 | /var/lib/chkbuild/chkbuild/build.rb:266:in `child_build_target'
 | /var/lib/chkbuild/chkbuild/build.rb:252:in `child_build_wrapper'
 | /var/lib/chkbuild/chkbuild/lock.rb:57:in `lock_puts'
+| /usr/lib/ruby/1.8/pathname.rb:812:in `open'
+| /usr/lib/ruby/1.8/pathname.rb:812:in `open'
 | /var/lib/chkbuild/chkbuild/lock.rb:52:in `lock_puts'
 | /var/lib/chkbuild/chkbuild/build.rb:250:in `child_build_wrapper'
 | /var/lib/chkbuild/chkbuild/build.rb:210:in `build_and_exit'
@@ 51839 @@
 | /var/lib/chkbuild/chkbuild/build.rb:266:in `child_build_target'
 | /var/lib/chkbuild/chkbuild/build.rb:252:in `child_build_wrapper'
 | /var/lib/chkbuild/chkbuild/lock.rb:57:in `lock_puts'
+| /usr/lib/ruby/1.8/pathname.rb:812:in `open'
+| /usr/lib/ruby/1.8/pathname.rb:812:in `open'
 | /var/lib/chkbuild/chkbuild/lock.rb:52:in `lock_puts'
 | /var/lib/chkbuild/chkbuild/build.rb:250:in `child_build_wrapper'
 | /var/lib/chkbuild/chkbuild/build.rb:210:in `build_and_exit'
@@ 51922 @@
 | /var/lib/chkbuild/chkbuild/build.rb:266:in `child_build_target'
 | /var/lib/chkbuild/chkbuild/build.rb:252:in `child_build_wrapper'
 | /var/lib/chkbuild/chkbuild/lock.rb:57:in `lock_puts'
+| /usr/lib/ruby/1.8/pathname.rb:812:in `open'
+| /usr/lib/ruby/1.8/pathname.rb:812:in `open'
 | /var/lib/chkbuild/chkbuild/lock.rb:52:in `lock_puts'
 | /var/lib/chkbuild/chkbuild/build.rb:250:in `child_build_wrapper'
 | /var/lib/chkbuild/chkbuild/build.rb:210:in `build_and_exit'
@@ 51976 @@
 | /var/lib/chkbuild/chkbuild/build.rb:266:in `child_build_target'
 | /var/lib/chkbuild/chkbuild/build.rb:252:in `child_build_wrapper'
 | /var/lib/chkbuild/chkbuild/lock.rb:57:in `lock_puts'
+| /usr/lib/ruby/1.8/pathname.rb:812:in `open'
+| /usr/lib/ruby/1.8/pathname.rb:812:in `open'
 | /var/lib/chkbuild/chkbuild/lock.rb:52:in `lock_puts'
 | /var/lib/chkbuild/chkbuild/build.rb:250:in `child_build_wrapper'
 | /var/lib/chkbuild/chkbuild/build.rb:210:in `build_and_exit'
@@ 52064 @@
 | /var/lib/chkbuild/chkbuild/build.rb:266:in `child_build_target'
 | /var/lib/chkbuild/chkbuild/build.rb:252:in `child_build_wrapper'
 | /var/lib/chkbuild/chkbuild/lock.rb:57:in `lock_puts'
+| /usr/lib/ruby/1.8/pathname.rb:812:in `open'
+| /usr/lib/ruby/1.8/pathname.rb:812:in `open'
 | /var/lib/chkbuild/chkbuild/lock.rb:52:in `lock_puts'
 | /var/lib/chkbuild/chkbuild/build.rb:250:in `child_build_wrapper'
 | /var/lib/chkbuild/chkbuild/build.rb:210:in `build_and_exit'
@@ 52321 @@
 - handles string-like second argument
 - handles string arguments
 - handles float arguments
+- accepts various year ranges
 - raises an ArgumentError for out of range values
 - raises ArgumentError for invalid number of arguments
 - accepts a String or Integer only for arguments
@@ 52473 @@
 - handles string-like second argument
 - handles string arguments
 - handles float arguments
+- accepts various year ranges
 - raises an ArgumentError for out of range values
 - raises ArgumentError for invalid number of arguments
 - accepts a String or Integer only for arguments
@@ 52549 @@
 - handles string-like second argument
 - handles string arguments
 - handles float arguments
+- accepts various year ranges
 - raises an ArgumentError for out of range values
 - raises ArgumentError for invalid number of arguments
 - accepts a String or Integer only for arguments
@@ 52897 @@
 - handles string-like second argument
 - handles string arguments
 - handles float arguments
+- accepts various year ranges
 - raises an ArgumentError for out of range values
 - raises ArgumentError for invalid number of arguments
 - accepts a String or Integer only for arguments
@@ 53587 @@
 - replaces the original method
 
 Defining an 'initialize' method
+- sets the method's visibility to private
 
 Defining an 'initialize_copy' method
+- sets the method's visibility to private
 
 An instance method definition with a splat
 - accepts an unnamed '*' argument
@@ 57518 @@
 - includes the return value of the passed block when passed a block
 
 CGI::HtmlExtension#textarea when passed Hash
+- uses the passed Hash as attributes
 - includes the return value of the passed block when passed a block
 
 
@@ 59308 @@
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/conditionvariable/broadcast_spec.rb
 ConditionVariable#broadcast
+- returns self if nothing to broadcast to
+- returns self if something is waiting for a broadcast
 - releases all threads waiting in line for this resource
 
 
@@ 59322 @@
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/conditionvariable/signal_spec.rb
 ConditionVariable#signal
+- returns self if nothing to signal
+- returns self if something is waiting for a signal
 - releases the first thread waiting in line for this resource
 
 
@@ 60066 @@
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/add_month_spec.rb
 Date#>>
+- adds the number of months to a Date
+- sets the day to the last day of a month if the day doesn't exist
+- raise a TypeError when passed a Symbol
+- raise a TypeError when passed a String
+- raise a TypeError when passed a Date
+- raise a TypeError when passed an Object
 
 
 Finished in <t> seconds
@@ 60083 @@
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/add_spec.rb
 Date#+
+- adds the number of days to a Date
+- adds a negative number of days to a Date
 - raises a TypeError when passed a Symbol
 - raises a TypeError when passed a String
+- raises a TypeError when passed a Date
+- raises a TypeError when passed an Object
 
 
 Finished in <t> seconds
 
 1 file, 6 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/ajd_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/ajd_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/ajd_spec.rb
 Date#ajd
 - needs to be reviewed for spec completeness
 
@@ 60106 @@
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/ajd_to_amjd_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/ajd_to_amjd_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/ajd_to_amjd_spec.rb
+Date.ajd_to_amjd
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/ajd_to_jd_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/ajd_to_jd_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/ajd_to_jd_spec.rb
+Date.ajd_to_jd
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/amjd_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/amjd_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/amjd_spec.rb
 Date#amjd
 - needs to be reviewed for spec completeness
 
@@ 60142 @@
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/amjd_to_ajd_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/amjd_to_ajd_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/amjd_to_ajd_spec.rb
+Date.amjd_to_ajd
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/append_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/append_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/append_spec.rb
 Date#<<
 - needs to be reviewed for spec completeness
 
@@ 60166 @@
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/asctime_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/asctime_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/asctime_spec.rb
+Date#asctime
 - needs to be reviewed for spec completeness
 
 
@@ 60184 @@
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/boat_spec.rb
 Date#<=>
+- returns 0 when two dates are equal
+- returns -1 when self is less than another date
+- returns -1 when self is less than a Numeric
+- returns 1 when self is greater than another date
+- returns 1 when self is greater than a Numeric
 
 
 Finished in <t> seconds
 
 1 file, 5 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/case_compare_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/case_compare_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/case_compare_spec.rb
 Date#===
 - needs to be reviewed for spec completeness
 
@@ 60222 @@
 - should be able to determine if a date is valid
 - should be able to handle negative months and days
 
+Date.civil
 - needs to be reviewed for spec completeness
 
 
@@ 60264 @@
 1 file, 7 examples, <num> expectations, 1 failure, 0 errors
 exit 1
 failed(rubyspec/library/date/civil_spec.rb)
+== rubyspec/library/date/civil_to_jd_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/civil_to_jd_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/civil_to_jd_spec.rb
+Date.civil_to_jd
 - needs to be reviewed for spec completeness
 
 
@@ 60291 @@
 - should be able to determine if the date is a valid commercial date
 - should be able to handle negative week and day numbers
 
+Date.commercial
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 6 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/commercial_to_jd_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/commercial_to_jd_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/commercial_to_jd_spec.rb
+Date.commercial_to_jd
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/comparison_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/comparison_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/comparison_spec.rb
 Date#<=>
 - needs to be reviewed for spec completeness
 
@@ 60328 @@
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/constants_spec.rb
 Date constants
+- defines ITALY
+- defines ENGLAND
+- defines MONTHNAMES
+- defines DAYNAMES
+- defines ABBR_MONTHNAMES
 
 
 Finished in <t> seconds
@@ 60344 @@
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/conversions_spec.rb
 Date#new_start
+- converts a date object into another with a new calendar reform
 
 Date#italy
+- converts a date object into another with the Italian calendar reform
 
 Date#england
+- converts a date object into another with the English calendar reform
 
 Date#julian
+- converts a date object into another with the Julian calendar
 
 Date#gregorian
+- converts a date object into another with the Gregorian calendar
 
 Date#ordinal_to_jd
+- converts an ordinal date (year-day) to a Julian day number
 
 Date#jd_to_ordinal
+- converts a Julian day number into an ordinal date
 
 Date#civil_to_jd
+- converts a civil date into a Julian day number
 
 Date#jd_to_civil
+- converts a Julian day into a civil date
 
 Date#commercial_to_jd
+- converts a commercial date (year - week - day of week) into a Julian day number
 
 Date#jd_to_commercial
+- converts a Julian day number into a commercial date
 
 Date#ajd_to_jd
+- converts a Astronomical Julian day number into a Julian day number
 
 Date#jd_to_ajd
+- converts a Julian day number into a Astronomical Julian day number
 
 Date#day_fraction_to_time
+- converts a day fraction into time
 
 Date#time_to_day_fraction
+- converts a time into a day fraction
 
 Date#amjd_to_ajd
+- converts Astronomical Modified Julian day numbers into Astronomical Julian day numbers
 
 Date#ajd_to_amjd
+- converts Astronomical Julian day numbers into Astronomical Modified Julian day numbers
 
 Date#mjd_to_jd
+- converts Modified Julian day numbers into Julian day numbers
 
 Date#jd_to_mjd
+- converts Julian day numbers into Modified Julian day numbers
 
 Date#ld_to_jd
+- converts the number of days since the Gregorian calendar in Italy into Julian day numbers
 
 Date#jd_to_ld
+- converts Julian day numbers into the number of days since the Gregorian calendar in Italy
 
 Date#jd_to_wday
+- converts a Julian day number into a week day number
 
 
 Finished in <t> seconds
 
 1 file, 22 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/ctime_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/ctime_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/ctime_spec.rb
+Date#ctime
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/cwday_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/cwday_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/cwday_spec.rb
 Date#cwday
 - needs to be reviewed for spec completeness
 
@@ 60437 @@
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/cweek_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/cweek_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/cweek_spec.rb
 Date#cweek
 - needs to be reviewed for spec completeness
 
@@ 60449 @@
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/cwyear_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/cwyear_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/cwyear_spec.rb
 Date#cwyear
 - needs to be reviewed for spec completeness
 
@@ 60461 @@
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/day_fraction_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/day_fraction_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/day_fraction_spec.rb
 Date#day_fraction
 - needs to be reviewed for spec completeness
 
@@ 60473 @@
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/day_fraction_to_time_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/day_fraction_to_time_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/day_fraction_to_time_spec.rb
+Date.day_fraction_to_time
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/day_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/day_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/day_spec.rb
+Date#day
 - needs to be reviewed for spec completeness
 
 
@@ 60503 @@
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/downto_spec.rb
 Date#downto
+- creates earlier dates when passed a negative step
 
 
 Finished in <t> seconds
 
 1 file, 1 example, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/england_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/england_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/england_spec.rb
 Date#england
 - needs to be reviewed for spec completeness
 
@@ 60527 @@
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/eql_spec.rb
 Date#eql?
+- returns true if self is equal to another date
+- returns false if self is not equal to another date
 
 
 Finished in <t> seconds
 
 1 file, 2 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/exist1_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/exist1_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/exist1_spec.rb
+Date.exist1?
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/exist2_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/exist2_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/exist2_spec.rb
+Date.exist2?
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/exist3_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/exist3_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/exist3_spec.rb
+Date.exist3?
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/exist_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/exist_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/exist_spec.rb
+Date.exist?
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/existw_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/existw_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/existw_spec.rb
+Date.existw?
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/format/bag/method_missing_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/format/bag/method_missing_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/format/bag/method_missing_spec.rb
+Date::Format::Bag#method_missing
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/format/bag/to_hash_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/format/bag/to_hash_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/format/bag/to_hash_spec.rb
+Date::Format::Bag#to_hash
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/gregorian_leap_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/gregorian_leap_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/gregorian_leap_spec.rb
+Date.gregorian_leap?
 - needs to be reviewed for spec completeness
 
 
@@ 60636 @@
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/gregorian_spec.rb
 Date#gregorian?
+- marks a day before the calendar reform as Julian
+- marks a day after the calendar reform as Julian
 
 Date#gregorian_leap?
+- returns true if a year is a leap year in the Gregorian calendar
+- returns false if a year is not a leap year in the Gregorian calendar
 
+Date.gregorian?
 - needs to be reviewed for spec completeness
 
 
@@ 60656 @@
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/hash_spec.rb
 Date#hash
+- returns the same value for equal dates
 
 
 Finished in <t> seconds
 
 1 file, 1 example, <num> expectation, 0 failures, 0 errors
+== rubyspec/library/date/infinity/abs_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/infinity/abs_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/infinity/abs_spec.rb
+Date::Infinity#abs
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/infinity/coerce_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/infinity/coerce_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/infinity/coerce_spec.rb
+Date::Infinity#coerce
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/infinity/comparison_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/infinity/comparison_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/infinity/comparison_spec.rb
+Date::Infinity#<=>
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/infinity/d_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/infinity/d_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/infinity/d_spec.rb
+Date::Infinity#d
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/infinity/finite_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/infinity/finite_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/infinity/finite_spec.rb
+Date::Infinity#finite?
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/infinity/infinite_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/infinity/infinite_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/infinity/infinite_spec.rb
+Date::Infinity#infinite?
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/infinity/nan_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/infinity/nan_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/infinity/nan_spec.rb
+Date::Infinity#nan?
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/infinity/uminus_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/infinity/uminus_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/infinity/uminus_spec.rb
+Date::Infinity#-@
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/infinity/uplus_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/infinity/uplus_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/infinity/uplus_spec.rb
+Date::Infinity#+@
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/infinity/zero_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/infinity/zero_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/infinity/zero_spec.rb
+Date::Infinity#zero?
 - needs to be reviewed for spec completeness
 
 
@@ 60798 @@
 Finished in <t> seconds
 
 1 file, 5 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/inspect_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/inspect_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/inspect_spec.rb
+Date#inspect
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/italy_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/italy_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/italy_spec.rb
 Date#italy
 - needs to be reviewed for spec completeness
 
@@ 60822 @@
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/jd_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/jd_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/jd_spec.rb
 Date#jd
 - needs to be reviewed for spec completeness
 
+Date.jd
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/jd_to_ajd_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/jd_to_ajd_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/jd_to_ajd_spec.rb
+Date.jd_to_ajd
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/jd_to_civil_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/jd_to_civil_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/jd_to_civil_spec.rb
+Date.jd_to_civil
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/jd_to_commercial_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/jd_to_commercial_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/jd_to_commercial_spec.rb
+Date.jd_to_commercial
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/jd_to_ld_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/jd_to_ld_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/jd_to_ld_spec.rb
+Date.jd_to_ld
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/jd_to_mjd_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/jd_to_mjd_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/jd_to_mjd_spec.rb
+Date.jd_to_mjd
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/jd_to_ordinal_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/jd_to_ordinal_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/jd_to_ordinal_spec.rb
+Date.jd_to_ordinal
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/jd_to_wday_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/jd_to_wday_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/jd_to_wday_spec.rb
+Date.jd_to_wday
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/julian_leap_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/julian_leap_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/julian_leap_spec.rb
+Date.julian_leap?
 - needs to be reviewed for spec completeness
 
 
@@ 60952 @@
 Date#valid_jd?
 - should be able to determine if a day number is a valid Julian day number, true for all numbers
 
+Date.julian?
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 6 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/ld_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/ld_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/ld_spec.rb
 Date#ld
 - needs to be reviewed for spec completeness
 
@@ 60971 @@
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/ld_to_jd_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/ld_to_jd_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/ld_to_jd_spec.rb
+Date.ld_to_jd
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/leap_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/leap_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/leap_spec.rb
+Date#leap?
 - needs to be reviewed for spec completeness
 
+Date.leap?
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/mday_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/mday_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/mday_spec.rb
 Date#mday
 - needs to be reviewed for spec completeness
 
@@ 61039 @@
 Finished in <t> seconds
 
 1 file, 4 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/mjd_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/mjd_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/mjd_spec.rb
 Date#mjd
 - needs to be reviewed for spec completeness
 
@@ 61051 @@
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/mjd_to_jd_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/mjd_to_jd_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/mjd_to_jd_spec.rb
+Date.mjd_to_jd
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/mon_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/mon_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/mon_spec.rb
 Date#mon
 - needs to be reviewed for spec completeness
 
@@ 61075 @@
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/month_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/month_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/month_spec.rb
+Date#month
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/new0_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/new0_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/new0_spec.rb
+Date.new0
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/new1_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/new1_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/new1_spec.rb
+Date.new1
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/new2_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/new2_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/new2_spec.rb
+Date.new2
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/new3_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/new3_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/new3_spec.rb
+Date.new3
 - needs to be reviewed for spec completeness
 
 
@@ 61147 @@
 - creats a Date for different calendar reform dates
 - doesn't blow up (illegal instruction and segfault, respectively) when fed huge numbers (FAILED - <n>)
 
+Date.new
 - needs to be reviewed for spec completeness
 
+Date.new!
 - needs to be reviewed for spec completeness
 
 
@@ 61192 @@
 1 file, 5 examples, <num> expectations, 1 failure, 0 errors
 exit 1
 failed(rubyspec/library/date/new_spec.rb)
+== rubyspec/library/date/new_start_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/new_start_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/new_start_spec.rb
 Date#new_start
 - needs to be reviewed for spec completeness
 
@@ 61204 @@
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/newsg_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/newsg_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/newsg_spec.rb
+Date#newsg
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/neww_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/neww_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/neww_spec.rb
+Date.neww
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/next_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/next_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/next_spec.rb
+Date#next
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/ns_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/ns_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/ns_spec.rb
+Date#ns?
 - needs to be reviewed for spec completeness
 
+Date.ns?
 - needs to be reviewed for spec completeness
 
 
@@ 61267 @@
 - should be able to determine if the date is a valid ordinal date
 - should be able to handle negative day numbers
 
+Date.ordinal
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 3 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/ordinal_to_jd_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/ordinal_to_jd_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/ordinal_to_jd_spec.rb
+Date.ordinal_to_jd
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/os_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/os_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/os_spec.rb
+Date#os?
 - needs to be reviewed for spec completeness
 
+Date.os?
 - needs to be reviewed for spec completeness
 
 
@@ 61370 @@
 - can parse a MM-DD-YY string into a Date object
 - can parse a MM-DD-YY string into a Date object using the year digits as 20XX
 
+Date.parse
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 50 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/plus_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/plus_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/plus_spec.rb
 Date#+
 - needs to be reviewed for spec completeness
 
@@ 61403 @@
 Finished in <t> seconds
 
 1 file, 3 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/right_shift_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/right_shift_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/right_shift_spec.rb
 Date#>>
 - needs to be reviewed for spec completeness
 
@@ 61415 @@
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/sg_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/sg_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/sg_spec.rb
+Date#sg
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/start_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/start_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/start_spec.rb
+Date#start
 - needs to be reviewed for spec completeness
 
 
@@ 61538 @@
 - parses a date given MM/DD/YY
 - parses a date given in full notation
 
+Date.strptime
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 25 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/succ_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/succ_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/succ_spec.rb
+Date#succ
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/time_to_day_fraction_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/time_to_day_fraction_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/time_to_day_fraction_spec.rb
+Date.time_to_day_fraction
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/to_s_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/to_s_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/to_s_spec.rb
+Date#to_s
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/today_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/today_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/today_spec.rb
+Date.today
 - needs to be reviewed for spec completeness
 
 
@@ 61599 @@
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/upto_spec.rb
 Date#upto
+- returns future dates for the default step value
 
 
 Finished in <t> seconds
 
 1 file, 1 example, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/valid_civil_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/valid_civil_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/valid_civil_spec.rb
+Date.valid_civil?
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/valid_commercial_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/valid_commercial_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/valid_commercial_spec.rb
+Date.valid_commercial?
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/valid_date_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/valid_date_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/valid_date_spec.rb
+Date.valid_date?
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/valid_jd_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/valid_jd_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/valid_jd_spec.rb
+Date.valid_jd?
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/valid_ordinal_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/valid_ordinal_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/valid_ordinal_spec.rb
+Date.valid_ordinal?
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/valid_time_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/valid_time_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/valid_time_spec.rb
+Date.valid_time?
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/wday_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/wday_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/wday_spec.rb
 Date#wday
 - needs to be reviewed for spec completeness
 
@@ 61689 @@
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/yday_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/yday_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/yday_spec.rb
 Date#yday
 - needs to be reviewed for spec completeness
 
@@ 61701 @@
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/year_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/year_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/year_spec.rb
 Date#year
 - needs to be reviewed for spec completeness
 
@@ 61713 @@
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/date/zone_to_diff_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/date/zone_to_diff_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/zone_to_diff_spec.rb
+Date.zone_to_diff
 - needs to be reviewed for spec completeness
 
 
@@ 63522 @@
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/drb/start_service_spec.rb
 DRb.start_service
+- runs a basic remote call
+- runs a basic remote call passing a block
 
 
 Finished in <t> seconds
@@ 63535 @@
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/drb/stop_service_spec.rb
 DRb.stop_service
+- clears the port so a new server can start
 
 
 Finished in <t> seconds
@@ 66196 @@
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/net/ftp/abort_spec.rb
 Net::FTP#abort
+- sends the ABOR command to the servertimeout: output interval exceeds 1800.0 seconds.
 timeout: the process group <pgid> is alive.
 timeout: INT signal sent.
 |output interval exceeds 1800.0 seconds. (CommandTimeout)
@@ 66224 @@
 | /var/lib/chkbuild/chkbuild/build.rb:266:in `child_build_target'
 | /var/lib/chkbuild/chkbuild/build.rb:252:in `child_build_wrapper'
 | /var/lib/chkbuild/chkbuild/lock.rb:57:in `lock_puts'
+| /usr/lib/ruby/1.8/pathname.rb:812:in `open'
+| /usr/lib/ruby/1.8/pathname.rb:812:in `open'
 | /var/lib/chkbuild/chkbuild/lock.rb:52:in `lock_puts'
 | /var/lib/chkbuild/chkbuild/build.rb:250:in `child_build_wrapper'
 | /var/lib/chkbuild/chkbuild/build.rb:210:in `build_and_exit'
@@ 66238 @@
 | /var/lib/chkbuild/chkbuild/main.rb:103:in `main_internal_build'
 | /var/lib/chkbuild/chkbuild/main.rb:169:in `main'
 | /etc/chkbuild/start-build:102
+failed(rubyspec/library/net/ftp/abort_spec.rb CommandTimeout)
 == rubyspec/library/net/ftp/acct_spec.rb # <time>
 + bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/net/ftp/acct_spec.rb
 ruby <version>
@@ 67310 @@
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/net/ftp/status_spec.rb
 Net::FTP#status
+- sends the STAT command to the servertimeout: output interval exceeds 1800.0 seconds.
 timeout: the process group <pgid> is alive.
 timeout: INT signal sent.
 |output interval exceeds 1800.0 seconds. (CommandTimeout)
@@ 67338 @@
 | /var/lib/chkbuild/chkbuild/build.rb:266:in `child_build_target'
 | /var/lib/chkbuild/chkbuild/build.rb:252:in `child_build_wrapper'
 | /var/lib/chkbuild/chkbuild/lock.rb:57:in `lock_puts'
+| /usr/lib/ruby/1.8/pathname.rb:812:in `open'
+| /usr/lib/ruby/1.8/pathname.rb:812:in `open'
 | /var/lib/chkbuild/chkbuild/lock.rb:52:in `lock_puts'
 | /var/lib/chkbuild/chkbuild/build.rb:250:in `child_build_wrapper'
 | /var/lib/chkbuild/chkbuild/build.rb:210:in `build_and_exit'
@@ 67352 @@
 | /var/lib/chkbuild/chkbuild/main.rb:103:in `main_internal_build'
 | /var/lib/chkbuild/chkbuild/main.rb:169:in `main'
 | /etc/chkbuild/start-build:102
+failed(rubyspec/library/net/ftp/status_spec.rb CommandTimeout)
 == rubyspec/library/net/ftp/storbinary_spec.rb # <time>
 + bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/net/ftp/storbinary_spec.rb
 ruby <version>
@@ 75182 @@
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/socket/socket/getservbyname_spec.rb
 Socket#getservbyname
+- returns the port for service 'http'
+- returns the port for service 'http' with protocol 'tcp'
+- returns the port for service 'domain' with protocol 'udp'
+- returns the port for service 'daytime'
 - raises a SocketError when the service or port is invalid
 
 
@@ 78126 @@
 Finished in <t> seconds
 
 1 file, 6 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/escape/decode_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/escape/decode_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/escape/decode_spec.rb
+URI::Escape#decode
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/escape/encode_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/escape/encode_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/escape/encode_spec.rb
+URI::Escape#encode
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/escape/escape_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/escape/escape_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/escape/escape_spec.rb
+URI::Escape#escape
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/escape/unescape_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/escape/unescape_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/escape/unescape_spec.rb
+URI::Escape#unescape
 - needs to be reviewed for spec completeness
 
 
@@ 78193 @@
 Finished in <t> seconds
 
 1 file, 8 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/ftp/build_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/ftp/build_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/ftp/build_spec.rb
+URI::FTP.build
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/ftp/merge_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/ftp/merge_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/ftp/merge_spec.rb
+URI::FTP#merge
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/ftp/new2_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/ftp/new2_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/ftp/new2_spec.rb
+URI::FTP.new2
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/ftp/path_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/ftp/path_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/ftp/path_spec.rb
+URI::FTP#path=
+- does not strip the leading /
 
+URI::FTP#path
+- copies the path section of the URI without modification
 
 
 Finished in <t> seconds
 
 1 file, 2 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/ftp/set_typecode_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/ftp/set_typecode_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/ftp/set_typecode_spec.rb
+URI::FTP#set_typecode
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/ftp/to_s_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/ftp/to_s_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/ftp/to_s_spec.rb
+URI::FTP#to_s
+- does not escape the leading /
 
 
 Finished in <t> seconds
 
 1 file, 1 example, <num> expectation, 0 failures, 0 errors
+== rubyspec/library/uri/ftp/typecode_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/ftp/typecode_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/ftp/typecode_spec.rb
+URI::FTP#typecode
 - needs to be reviewed for spec completeness
 
+URI::FTP#typecode=
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/generic/absolute_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/generic/absolute_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/generic/absolute_spec.rb
+URI::Generic#absolute
 - needs to be reviewed for spec completeness
 
+URI::Generic#absolute?
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/generic/build2_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/generic/build2_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/generic/build2_spec.rb
+URI::Generic.build2
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/generic/build_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/generic/build_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/generic/build_spec.rb
+URI::Generic.build
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/generic/coerce_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/generic/coerce_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/generic/coerce_spec.rb
+URI::Generic#coerce
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/generic/component_ary_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/generic/component_ary_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/generic/component_ary_spec.rb
+URI::Generic#component_ary
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/generic/component_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/generic/component_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/generic/component_spec.rb
+URI::Generic#component
 - needs to be reviewed for spec completeness
 
+URI::Generic.component
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/generic/default_port_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/generic/default_port_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/generic/default_port_spec.rb
+URI::Generic#default_port
 - needs to be reviewed for spec completeness
 
+URI::Generic.default_port
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/generic/eql_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/generic/eql_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/generic/eql_spec.rb
+URI::Generic#eql?
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/generic/equal_value_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/generic/equal_value_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/generic/equal_value_spec.rb
+URI::Generic#==
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/generic/fragment_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/generic/fragment_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/generic/fragment_spec.rb
+URI::Generic#fragment
 - needs to be reviewed for spec completeness
 
+URI::Generic#fragment=
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/generic/hash_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/generic/hash_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/generic/hash_spec.rb
+URI::Generic#hash
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/generic/hierarchical_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/generic/hierarchical_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/generic/hierarchical_spec.rb
+URI::Generic#hierarchical?
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/generic/host_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/generic/host_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/generic/host_spec.rb
+URI::Generic#host
 - needs to be reviewed for spec completeness
 
+URI::Generic#host=
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/generic/inspect_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/generic/inspect_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/generic/inspect_spec.rb
+URI::Generic#inspect
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/generic/merge_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/generic/merge_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/generic/merge_spec.rb
+URI::Generic#merge
 - needs to be reviewed for spec completeness
 
+URI::Generic#merge!
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/generic/minus_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/generic/minus_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/generic/minus_spec.rb
+URI::Generic#-
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/generic/normalize_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/generic/normalize_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/generic/normalize_spec.rb
+URI::Generic#normalize
 - needs to be reviewed for spec completeness
 
+URI::Generic#normalize!
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/generic/opaque_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/generic/opaque_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/generic/opaque_spec.rb
+URI::Generic#opaque
 - needs to be reviewed for spec completeness
 
+URI::Generic#opaque=
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/generic/password_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/generic/password_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/generic/password_spec.rb
+URI::Generic#password
 - needs to be reviewed for spec completeness
 
+URI::Generic#password=
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/generic/path_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/generic/path_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/generic/path_spec.rb
+URI::Generic#path
 - needs to be reviewed for spec completeness
 
+URI::Generic#path=
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/generic/plus_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/generic/plus_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/generic/plus_spec.rb
+URI::Generic#+
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/generic/port_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/generic/port_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/generic/port_spec.rb
+URI::Generic#port
 - needs to be reviewed for spec completeness
 
+URI::Generic#port=
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/generic/query_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/generic/query_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/generic/query_spec.rb
+URI::Generic#query
 - needs to be reviewed for spec completeness
 
+URI::Generic#query=
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/generic/registry_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/generic/registry_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/generic/registry_spec.rb
+URI::Generic#registry
 - needs to be reviewed for spec completeness
 
+URI::Generic#registry=
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/generic/relative_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/generic/relative_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/generic/relative_spec.rb
+URI::Generic#relative?
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/generic/route_from_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/generic/route_from_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/generic/route_from_spec.rb
+URI::Generic#route_from
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/generic/route_to_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/generic/route_to_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/generic/route_to_spec.rb
+URI::Generic#route_to
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/generic/scheme_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/generic/scheme_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/generic/scheme_spec.rb
+URI::Generic#scheme
 - needs to be reviewed for spec completeness
 
+URI::Generic#scheme=
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/generic/select_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/generic/select_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/generic/select_spec.rb
+URI::Generic#select
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/generic/set_fragment_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/generic/set_fragment_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/generic/set_fragment_spec.rb
+URI::Generic#set_fragment
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/generic/set_host_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/generic/set_host_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/generic/set_host_spec.rb
+URI::Generic#set_host
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/generic/set_opaque_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/generic/set_opaque_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/generic/set_opaque_spec.rb
+URI::Generic#set_opaque
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/generic/set_password_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/generic/set_password_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/generic/set_password_spec.rb
+URI::Generic#set_password
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/generic/set_path_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/generic/set_path_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/generic/set_path_spec.rb
+URI::Generic#set_path
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/generic/set_port_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/generic/set_port_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/generic/set_port_spec.rb
+URI::Generic#set_port
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/generic/set_query_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/generic/set_query_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/generic/set_query_spec.rb
+URI::Generic#set_query
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/generic/set_registry_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/generic/set_registry_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/generic/set_registry_spec.rb
+URI::Generic#set_registry
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/generic/set_scheme_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/generic/set_scheme_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/generic/set_scheme_spec.rb
+URI::Generic#set_scheme
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/generic/set_user_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/generic/set_user_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/generic/set_user_spec.rb
+URI::Generic#set_user
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/generic/set_userinfo_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/generic/set_userinfo_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/generic/set_userinfo_spec.rb
+URI::Generic#set_userinfo
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/generic/to_s_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/generic/to_s_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/generic/to_s_spec.rb
+URI::Generic#to_s
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/generic/use_registry_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/generic/use_registry_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/generic/use_registry_spec.rb
+URI::Generic.use_registry
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/generic/user_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/generic/user_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/generic/user_spec.rb
+URI::Generic#user
 - needs to be reviewed for spec completeness
 
+URI::Generic#user=
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/generic/userinfo_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/generic/userinfo_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/generic/userinfo_spec.rb
+URI::Generic#userinfo
 - needs to be reviewed for spec completeness
 
+URI::Generic#userinfo=
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/http/build_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/http/build_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/http/build_spec.rb
+URI::HTTP.build
 - needs to be reviewed for spec completeness
 
 
@@ 78880 @@
 - returns a string of the path + query
 - returns '/' if the path of the URI is blank
 
+URI::HTTP#request_uri
 - needs to be reviewed for spec completeness
 
 
@@ 78903 @@
 Finished in <t> seconds
 
 1 file, 5 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/ldap/attributes_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/ldap/attributes_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/ldap/attributes_spec.rb
+URI::LDAP#attributes
 - needs to be reviewed for spec completeness
 
+URI::LDAP#attributes=
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/ldap/build_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/ldap/build_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/ldap/build_spec.rb
+URI::LDAP.build
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/ldap/dn_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/ldap/dn_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/ldap/dn_spec.rb
+URI::LDAP#dn
 - needs to be reviewed for spec completeness
 
+URI::LDAP#dn=
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/ldap/extensions_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/ldap/extensions_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/ldap/extensions_spec.rb
+URI::LDAP#extensions
 - needs to be reviewed for spec completeness
 
+URI::LDAP#extensions=
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/ldap/filter_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/ldap/filter_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/ldap/filter_spec.rb
+URI::LDAP#filter
 - needs to be reviewed for spec completeness
 
+URI::LDAP#filter=
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/ldap/hierarchical_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/ldap/hierarchical_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/ldap/hierarchical_spec.rb
+URI::LDAP#hierarchical?
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/ldap/scope_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/ldap/scope_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/ldap/scope_spec.rb
+URI::LDAP#scope
 - needs to be reviewed for spec completeness
 
+URI::LDAP#scope=
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/ldap/set_attributes_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/ldap/set_attributes_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/ldap/set_attributes_spec.rb
+URI::LDAP#set_attributes
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/ldap/set_dn_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/ldap/set_dn_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/ldap/set_dn_spec.rb
+URI::LDAP#set_dn
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/ldap/set_extensions_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/ldap/set_extensions_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/ldap/set_extensions_spec.rb
+URI::LDAP#set_extensions
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/ldap/set_filter_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/ldap/set_filter_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/ldap/set_filter_spec.rb
+URI::LDAP#set_filter
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/ldap/set_scope_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/ldap/set_scope_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/ldap/set_scope_spec.rb
+URI::LDAP#set_scope
 - needs to be reviewed for spec completeness
 
 
@@ 79070 @@
 URI::Mailto.build
 - conforms to the MatzRuby tests
 
+URI::MailTo.build
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 1 example, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/mailto/headers_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/mailto/headers_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/mailto/headers_spec.rb
+URI::MailTo#headers
 - needs to be reviewed for spec completeness
 
+URI::MailTo#headers=
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/mailto/set_headers_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/mailto/set_headers_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/mailto/set_headers_spec.rb
+URI::MailTo#set_headers
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/mailto/set_to_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/mailto/set_to_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/mailto/set_to_spec.rb
+URI::MailTo#set_to
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/mailto/to_mailtext_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/mailto/to_mailtext_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/mailto/to_mailtext_spec.rb
+URI::MailTo#to_mailtext
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/mailto/to_rfc822text_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/mailto/to_rfc822text_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/mailto/to_rfc822text_spec.rb
+URI::MailTo#to_rfc822text
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/mailto/to_s_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/mailto/to_s_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/mailto/to_s_spec.rb
+URI::MailTo#to_s
 - needs to be reviewed for spec completeness
 
 
 Finished in <t> seconds
 
 1 file, 0 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/mailto/to_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/mailto/to_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/mailto/to_spec.rb
+URI::MailTo#to
 - needs to be reviewed for spec completeness
 
+URI::MailTo#to=
 - needs to be reviewed for spec completeness
 
 
@@ 79296 @@
 Finished in <t> seconds
 
 1 file, 1 example, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/split_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/split_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/split_spec.rb
+URI.split
 - needs to be reviewed for spec completeness
 
 
@@ 79322 @@
 Finished in <t> seconds
 
 1 file, 3 examples, <num> expectations, 0 failures, 0 errors
+== rubyspec/library/uri/util/make_components_hash_spec.rb # <time>
++ bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/library/uri/util/make_components_hash_spec.rb
 ruby <version>
 
+/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/uri/util/make_components_hash_spec.rb
+URI::Util.make_components_hash
 - needs to be reviewed for spec completeness
 
 
@@ 81468 @@
 - rb_cThread references the Thread class
 - rb_cTrueClass references the TrueClass class
 - rb_cProc references the Proc class
+- rb_cMethod references the Method class
 
 C-API exception constant
 - rb_eArgError references the ArgumentError class
@@ 81548 @@
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/optional/capi/float_spec.rb
 CApiFloatSpecs rb_float_new
+- creates a new float
 
 CApiFloatSpecs RFLOAT
 - returns a struct with the Float value
 - allows changing the Float value
 
 CApiFloatSpecs rb_Float
+- creates a new Float from a String
 
 
 Finished in <t> seconds
@@ 81580 @@
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/optional/capi/globals_spec.rb
 CApiGlobalSpecs
 - correctly gets global values
+- returns $~
 - correctly sets global values
 - lists all global variables
 - rb_define_variable should define a new global variable
@@ 81881 @@
 - calls #to_int to coerce the value
 
 CApiNumericSpecs rb_Integer
+- creates a new Integer from a String
 
 CApiNumericSpecs rb_ll2inum
+- creates a new Fixnum from a small signed long long
 
 CApiNumericSpecs rb_int2inum
+- creates a new Fixnum from a long
 
 CApiNumericSpecs rb_num2dbl
 - raises an TypeError if passed nil
@@ 82348 @@
 | /var/lib/chkbuild/chkbuild/build.rb:266:in `child_build_target'
 | /var/lib/chkbuild/chkbuild/build.rb:252:in `child_build_wrapper'
 | /var/lib/chkbuild/chkbuild/lock.rb:57:in `lock_puts'
+| /usr/lib/ruby/1.8/pathname.rb:812:in `open'
+| /usr/lib/ruby/1.8/pathname.rb:812:in `open'
 | /var/lib/chkbuild/chkbuild/lock.rb:52:in `lock_puts'
 | /var/lib/chkbuild/chkbuild/build.rb:250:in `child_build_wrapper'
 | /var/lib/chkbuild/chkbuild/build.rb:210:in `build_and_exit'

===================================================================
--- 20110412T060109Z
 == ruby-1.8.6-o3-pth # <time>
 Nickname: ooopackages
-Linux 2.6.26-2-powerpc64 #1 SMP Thu Jan 27 10:56:29 UTC 2011 ppc64
 Distributor ID:	Debian
-Description:	Debian GNU/Linux 5.0.8 (lenny)
-Release:	5.0.8
-Codename:	lenny
 == start # <time>
 == svn/ruby # <time>
 + svn checkout -q http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8_6 ruby
@@ 61 @@
 checking whether ln -s works... yes
 checking whether make sets $(MAKE)... yes
 checking for a BSD-compatible install... /usr/bin/install -c
-checking for AIX... no
 checking for ANSI C header files... yes
 checking for sys/types.h... yes
 checking for sys/stat.h... yes
@@ 79 @@
 checking for _FILE_OFFSET_BITS value needed for large files... 64
 checking for long long... yes
 checking for off_t... yes
-checking for int... yes
 checking size of int... 4
-checking for short... yes
 checking size of short... 2
-checking for long... yes
 checking size of long... 4
-checking for long long... (cached) yes
 checking size of long long... 8
-checking for __int64... no
 checking size of __int64... 0
-checking for off_t... (cached) yes
 checking size of off_t... 8
-checking for void*... yes
 checking size of void*... 4
-checking for float... yes
 checking size of float... 4
-checking for double... yes
 checking size of double... 8
-checking for time_t... yes
 checking size of time_t... 4
 checking for pid_t... yes
 checking for gid_t... yes
@@ 196 @@
 checking intrinsics.h usability... no
 checking intrinsics.h presence... no
 checking for intrinsics.h... no
-checking for rlim_t... yes
 checking size of rlim_t... 8
 checking for size_t... yes
 checking for struct stat.st_blksize... yes
@@ 330 @@
 + make miniruby
 gcc -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -DRUBY_EXPORT -D_GNU_SOURCE=1  -I. -I.   -c array.c
 array.c: In function [e28098]ary_new[e28099]:
-array.c:<line_a>: warning: comparison between signed and unsigned
 array.c: In function [e28098]rb_ary_initialize[e28099]:
-array.c:<line_b>: warning: comparison between signed and unsigned
 array.c: In function [e28098]rb_ary_store[e28099]:
-array.c:<line_c>: warning: comparison between signed and unsigned
-array.c:<line_d>: warning: comparison between signed and unsigned
 array.c: In function [e28098]rb_ary_splice[e28099]:
-array.c:<line_e>: warning: comparison between signed and unsigned
 array.c: In function [e28098]rb_ary_fill[e28099]:
-array.c:<line_f>: warning: comparison between signed and unsigned
-array.c:<line_f>: warning: comparison between signed and unsigned
 array.c: In function [e28098]rb_ary_times[e28099]:
-array.c:<line_g>: warning: comparison between signed and unsigned
 gcc -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -DRUBY_EXPORT -D_GNU_SOURCE=1  -I. -I.   -c bignum.c
 bignum.c: In function [e28098]bigfixize[e28099]:
-bignum.c:<line_a>: warning: comparison between signed and unsigned
 bignum.c: In function [e28098]rb_uint2big[e28099]:
-bignum.c:<line_b>: warning: comparison between signed and unsigned
 bignum.c: In function [e28098]rb_quad_unpack[e28099]:
-bignum.c:<line_c>: warning: comparison between signed and unsigned
 bignum.c: In function [e28098]rb_cstr_to_inum[e28099]:
-bignum.c:<line_d>: warning: comparison between signed and unsigned
 bignum.c: In function [e28098]rb_ull2big[e28099]:
-bignum.c:<line_e>: warning: comparison between signed and unsigned
 bignum.c: At top level:
 bignum.c:<line_a>: warning: [e28098]big_shift[e28099] defined but not used
 gcc -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -DRUBY_EXPORT -D_GNU_SOURCE=1  -I. -I.   -c class.c
@@ 364 @@
 gcc -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -DRUBY_EXPORT -D_GNU_SOURCE=1  -I. -I.   -c enum.c
 gcc -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -DRUBY_EXPORT -D_GNU_SOURCE=1  -I. -I.   -c error.c
 error.c: In function [e28098]rb_bug[e28099]:
-error.c:<line_a>: warning: comparison between signed and unsigned
-error.c:<line_b>: warning: comparison between signed and unsigned
 gcc -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -DRUBY_EXPORT -D_GNU_SOURCE=1  -I. -I.   -c eval.c
 eval.c: In function [e28098]rb_svar[e28099]:
-eval.c:<line_a>: warning: comparison between signed and unsigned
 eval.c: In function [e28098]ruby_cleanup[e28099]:
-eval.c:<line_b>: warning: comparison between signed and unsigned
 eval.c: In function [e28098]rb_eval_string_wrap[e28099]:
 eval.c:<line_a>: warning: assignment discards qualifiers from pointer target type
 eval.c: In function [e28098]rb_eval_cmd[e28099]:
@@ 480 @@
 eval.c:<line_a>: warning: argument [e28098]line[e28099] might be clobbered by [e28098]longjmp[e28099] or [e28098]vfork[e28099]
 gcc -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -DRUBY_EXPORT -D_GNU_SOURCE=1  -I. -I.   -c file.c
 file.c: In function [e28098]rb_stat_inspect[e28099]:
-file.c:<line_a>: warning: comparison between signed and unsigned
 gcc -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -DRUBY_EXPORT -D_GNU_SOURCE=1  -I. -I.   -c gc.c
 gc.c: In function [e28098]ruby_stack_check[e28099]:
-gc.c:<line_a>: warning: comparison between signed and unsigned
 gc.c: In function [e28098]gc_sweep[e28099]:
-gc.c:<line_b>: warning: comparison between signed and unsigned
-gc.c:<line_c>: warning: comparison between signed and unsigned
 gc.c: In function [e28098]obj_free[e28099]:
 gc.c:<line_a>: warning: initialization from incompatible pointer type
 gcc -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -DRUBY_EXPORT -D_GNU_SOURCE=1  -I. -I.   -c hash.c
 hash.c: In function [e28098]env_delete[e28099]:
-hash.c:<line_a>: warning: comparison between signed and unsigned
 hash.c: In function [e28098]rb_f_getenv[e28099]:
-hash.c:<line_b>: warning: comparison between signed and unsigned
 hash.c: In function [e28098]env_fetch[e28099]:
-hash.c:<line_c>: warning: comparison between signed and unsigned
 hash.c: In function [e28098]env_aset[e28099]:
-hash.c:<line_d>: warning: comparison between signed and unsigned
-hash.c:<line_e>: warning: comparison between signed and unsigned
 hash.c: In function [e28098]env_has_key[e28099]:
-hash.c:<line_f>: warning: comparison between signed and unsigned
 hash.c: At top level:
 hash.c:<line_a>: warning: [e28098]envix[e28099] defined but not used
 gcc -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -DRUBY_EXPORT -D_GNU_SOURCE=1  -I. -I.   -c inits.c
 gcc -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -DRUBY_EXPORT -D_GNU_SOURCE=1  -I. -I.   -c io.c
 io.c: In function [e28098]swallow[e28099]:
-io.c:<line_a>: warning: comparison between signed and unsigned
 io.c: In function [e28098]rb_f_syscall[e28099]:
-io.c:<line_b>: warning: comparison between signed and unsigned
 gcc -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -DRUBY_EXPORT -D_GNU_SOURCE=1  -I. -I.   -c marshal.c
 marshal.c: In function [e28098]w_long[e28099]:
-marshal.c:<line_a>: warning: comparison between signed and unsigned
 marshal.c: In function [e28098]r_long[e28099]:
-marshal.c:<line_b>: warning: comparison between signed and unsigned
-marshal.c:<line_c>: warning: comparison between signed and unsigned
 gcc -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -DRUBY_EXPORT -D_GNU_SOURCE=1  -I. -I.   -c math.c
 gcc -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -DRUBY_EXPORT -D_GNU_SOURCE=1  -I. -I.   -c numeric.c
 numeric.c: In function [e28098]flo_hash[e28099]:
-numeric.c:<line_a>: warning: comparison between signed and unsigned
 numeric.c: In function [e28098]fix_aref[e28099]:
-numeric.c:<line_b>: warning: comparison between signed and unsigned
 gcc -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -DRUBY_EXPORT -D_GNU_SOURCE=1  -I. -I.   -c object.c
 object.c: In function [e28098]rb_str_to_dbl[e28099]:
-object.c:<line_a>: warning: comparison between signed and unsigned
 object.c: In function [e28098]rb_str2cstr[e28099]:
-object.c:<line_b>: warning: comparison between signed and unsigned
 gcc -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -DRUBY_EXPORT -D_GNU_SOURCE=1  -I. -I.   -c pack.c
 pack.c: In function [e28098]pack_unpack[e28099]:
-pack.c:<line_a>: warning: comparison between signed and unsigned
-pack.c:<line_b>: warning: comparison between signed and unsigned
-pack.c:<line_c>: warning: comparison between signed and unsigned
-pack.c:<line_d>: warning: comparison between signed and unsigned
-pack.c:<line_e>: warning: comparison between signed and unsigned
-pack.c:<line_f>: warning: comparison between signed and unsigned
-pack.c:<line_g>: warning: comparison between signed and unsigned
-pack.c:<line_h>: warning: comparison between signed and unsigned
-pack.c:<line_i>: warning: comparison between signed and unsigned
-pack.c:<line_j>: warning: comparison between signed and unsigned
-pack.c:<line_k>: warning: comparison between signed and unsigned
-pack.c:<line_l>: warning: comparison between signed and unsigned
-pack.c:<line_m>: warning: comparison between signed and unsigned
-pack.c:<line_n>: warning: comparison between signed and unsigned
-pack.c:<line_o>: warning: comparison between signed and unsigned
-pack.c:<line_p>: warning: comparison between signed and unsigned
-pack.c:<line_q>: warning: comparison between signed and unsigned
-pack.c:<line_r>: warning: comparison between signed and unsigned
-pack.c:<line_s>: warning: comparison between signed and unsigned
-pack.c:<line_t>: warning: comparison between signed and unsigned
-pack.c:<line_u>: warning: comparison between signed and unsigned
-pack.c:<line_v>: warning: comparison between signed and unsigned
-pack.c:<line_w>: warning: comparison between signed and unsigned
 pack.c:<line_a>: warning: [e28098]tmp[e28099] may be used uninitialized in this function
 pack.c:<line_b>: warning: [e28098]tmp[e28099] may be used uninitialized in this function
 bison -y parse.y
@@ 560 @@
 parse.c:<line_a>:6: warning: "YYENABLE_NLS" is not defined
 parse.c:<line_a>:6: warning: "YYLTYPE_IS_TRIVIAL" is not defined
 parse.y: In function [e28098]ruby_yyparse[e28099]:
-parse.y:<line_a>: warning: comparison between signed and unsigned
 parse.y: At top level:
 parse.y:<line_a>: warning: [e28098]rb_parser_realloc[e28099] defined but not used
 parse.y:<line_a>: warning: [e28098]rb_parser_calloc[e28099] defined but not used
@@ 569 @@
 parse.y:<line_a>: warning: [e28098]nodeline[e28099] defined but not used
 gcc -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -DRUBY_EXPORT -D_GNU_SOURCE=1  -I. -I.   -c process.c
 process.c: In function [e28098]p_uid_change_privilege[e28099]:
-process.c:<line_a>: warning: comparison between signed and unsigned
-process.c:<line_b>: warning: comparison between signed and unsigned
 process.c: In function [e28098]proc_getgroups[e28099]:
-process.c:<line_c>: warning: comparison between signed and unsigned
-process.c:<line_d>: warning: comparison between signed and unsigned
 process.c: In function [e28098]proc_setgroups[e28099]:
-process.c:<line_e>: warning: comparison between signed and unsigned
 process.c: In function [e28098]p_gid_change_privilege[e28099]:
-process.c:<line_f>: warning: comparison between signed and unsigned
-process.c:<line_g>: warning: comparison between signed and unsigned
 process.c: In function [e28098]rb_syswait[e28099]:
 process.c:<line_a>: warning: [e28098]hfunc[e28099] may be used uninitialized in this function
 process.c:<line_a>: warning: [e28098]ifunc[e28099] may be used uninitialized in this function
@@ 588 @@
 gcc -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -DRUBY_EXPORT -D_GNU_SOURCE=1  -I. -I.   -c range.c
 gcc -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -DRUBY_EXPORT -D_GNU_SOURCE=1  -I. -I.   -c re.c
 re.c: In function [e28098]rb_reg_prepare_re[e28099]:
-re.c:<line_a>: warning: comparison between signed and unsigned
 re.c: In function [e28098]rb_reg_regcomp[e28099]:
 re.c:<line_a>: warning: unused variable [e28098]save_str[e28099]
 re.c: In function [e28098]rb_reg_s_union[e28099]:
-re.c:<line_b>: warning: comparison between signed and unsigned
 gcc -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -DRUBY_EXPORT -D_GNU_SOURCE=1  -I. -I.   -c regex.c
 regex.c: In function [e28098]ruby_re_compile_pattern[e28099]:
-regex.c:<line_a>: warning: comparison between signed and unsigned
 regex.c:<line_a>: warning: comparison of unsigned expression < 0 is always false
-regex.c:<line_b>: warning: comparison between signed and unsigned
 regex.c: In function [e28098]init_regs[e28099]:
-regex.c:<line_c>: warning: comparison between signed and unsigned
-regex.c:<line_d>: warning: comparison between signed and unsigned
 regex.c: In function [e28098]re_match_exec[e28099]:
-regex.c:<line_e>: warning: comparison between signed and unsigned
-regex.c:<line_f>: warning: comparison between signed and unsigned
-regex.c:<line_g>: warning: comparison between signed and unsigned
-regex.c:<line_h>: warning: comparison between signed and unsigned
-regex.c:<line_i>: warning: comparison between signed and unsigned
 regex.c: At top level:
 regex.c:<line_a>: warning: [e28098]insert_op[e28099] defined but not used
 regex.c:<line_a>: warning: [e28098]print_compiled_pattern[e28099] defined but not used
@@ 621 @@
 sprintf.c:<line_c>: warning: format not a string literal, argument types not checked
 gcc -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -DRUBY_EXPORT -D_GNU_SOURCE=1  -I. -I.   -c st.c
 st.c: In function [e28098]new_size[e28099]:
-st.c:<line_a>: warning: comparison between signed and unsigned
 gcc -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -DRUBY_EXPORT -D_GNU_SOURCE=1  -I. -I.   -c string.c
 string.c: In function [e28098]rb_string_value_cstr[e28099]:
-string.c:<line_a>: warning: comparison between signed and unsigned
 string.c: In function [e28098]rb_str_substr[e28099]:
-string.c:<line_b>: warning: comparison between signed and unsigned
 string.c: In function [e28098]rb_str_intern[e28099]:
-string.c:<line_c>: warning: comparison between signed and unsigned
 string.c: In function [e28098]rb_str_sum[e28099]:
-string.c:<line_d>: warning: comparison between signed and unsigned
 gcc -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -DRUBY_EXPORT -D_GNU_SOURCE=1  -I. -I.   -c struct.c
 gcc -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -DRUBY_EXPORT -D_GNU_SOURCE=1  -I. -I.   -c time.c
 time.c: In function [e28098]time_to_s[e28099]:
@@ 639 @@
 time.c:<line_b>: warning: format not a string literal, format string not checked
 time.c:<line_c>: warning: format not a string literal, format string not checked
 time.c: In function [e28098]time_strftime[e28099]:
-time.c:<line_a>: warning: comparison between signed and unsigned
 gcc -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -DRUBY_EXPORT -D_GNU_SOURCE=1  -I. -I.   -c util.c
 util.c: In function [e28098]rv_alloc[e28099]:
-util.c:<line_a>: warning: comparison between signed and unsigned
 gcc -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -DRUBY_EXPORT -D_GNU_SOURCE=1  -I. -I.   -c variable.c
 gcc -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -DRUBY_EXPORT -D_GNU_SOURCE=1  -I. -I.   -c version.c
 gcc -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -DRUBY_EXPORT -D_GNU_SOURCE=1  -I. -I.   -c dmyext.c
@@ 2900 @@
 mkdir -p ../../.ext/powerpc64-linux
 gcc -I. -I../.. -I../../. -I../.././ext/bigdecimal -DBASE=10000UL -DBASE_FIG=4  -D_FILE_OFFSET_BITS=64 -fPIC -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -c bigdecimal.c
 bigdecimal.c: In function [e28098]BigDecimal_add[e28099]:
-bigdecimal.c:<line_a>: warning: comparison between signed and unsigned
 bigdecimal.c: In function [e28098]BigDecimal_sub[e28099]:
-bigdecimal.c:<line_b>: warning: comparison between signed and unsigned
 bigdecimal.c: In function [e28098]VpAddAbs[e28099]:
-bigdecimal.c:<line_c>: warning: comparison between signed and unsigned
-bigdecimal.c:<line_d>: warning: comparison between signed and unsigned
 bigdecimal.c: In function [e28098]VpSubAbs[e28099]:
-bigdecimal.c:<line_e>: warning: comparison between signed and unsigned
-bigdecimal.c:<line_f>: warning: comparison between signed and unsigned
 bigdecimal.c: In function [e28098]VpMult[e28099]:
 bigdecimal.c:<line_a>: warning: comparison of unsigned expression >= 0 is always true
 bigdecimal.c: In function [e28098]VpMidRound[e28099]:
-bigdecimal.c:<line_g>: warning: comparison between signed and unsigned
 bigdecimal.c: At top level:
 bigdecimal.c:<line_a>: warning: [e28098]VpIsNegDoubleZero[e28099] defined but not used
 bigdecimal.c:<line_a>: warning: [e28098]VpItoV[e28099] defined but not used
@@ 2938 @@
 make[1]: Entering directory `/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/ruby/ext/digest'
 gcc -I. -I../.. -I../../. -I../.././ext/digest -D_FILE_OFFSET_BITS=64 -fPIC -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -c digest.c
 digest.c: In function [e28098]hexencode_str_new[e28099]:
-digest.c:<line_a>: warning: comparison between signed and unsigned
 gcc -shared -o ../../.ext/powerpc64-linux/digest.so digest.o -L. -L../.. -L.  -rdynamic -Wl,-export-dynamic    -lpthread -lrt -ldl -lcrypt -lm   -lc
 cp ../.././ext/digest/lib/md5.rb ../../.ext/common
 cp ../.././ext/digest/lib/digest.rb ../../.ext/common
@@ 2950 @@
 mkdir -p ../../../.ext/powerpc64-linux/digest
 gcc -I. -I../../.. -I../../../. -I../../.././ext/digest/bubblebabble -I../../.././ext/digest/bubblebabble/.. -DHAVE_CONFIG_H  -D_FILE_OFFSET_BITS=64 -fPIC -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -c bubblebabble.c
 bubblebabble.c: In function [e28098]bubblebabble_str_new[e28099]:
-bubblebabble.c:<line_a>: warning: comparison between signed and unsigned
-bubblebabble.c:<line_b>: warning: comparison between signed and unsigned
 gcc -shared -o ../../../.ext/powerpc64-linux/digest/bubblebabble.so bubblebabble.o -L. -L../../.. -L.  -rdynamic -Wl,-export-dynamic    -lpthread -lrt -ldl -lcrypt -lm   -lc
 make[1]: Leaving directory `/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/ruby/ext/digest/bubblebabble'
 compiling digest/md5
@@ 3049 @@
 gcc -I. -I../.. -I../../. -I../.././ext/iconv -DHAVE_ICONV  -D_FILE_OFFSET_BITS=64 -fPIC -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -c iconv.c
 iconv.c: In function [e28098]iconv_convert[e28099]:
 iconv.c:<line_a>: warning: comparison of unsigned expression >= 0 is always true
-iconv.c:<line_a>: warning: comparison between signed and unsigned
-iconv.c:<line_b>: warning: comparison between signed and unsigned
 gcc -shared -o ../../.ext/powerpc64-linux/iconv.so iconv.o -L. -L../.. -L.  -rdynamic -Wl,-export-dynamic    -lpthread -lrt -ldl -lcrypt -lm   -lc
 make[1]: Leaving directory `/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/ruby/ext/iconv'
 compiling io/wait
@@ 3066 @@
 gcc -I. -I../.. -I../../. -I../.././ext/nkf -D_FILE_OFFSET_BITS=64 -fPIC -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -c nkf.c
 In file included from nkf.c:79:
 nkf-utf8/nkf.c: In function [e28098]options[e28099]:
-nkf-utf8/nkf.c:<line_a>: warning: comparison between signed and unsigned
 nkf-utf8/nkf.c:<line_a>: warning: value computed is not used
 nkf-utf8/nkf.c:<line_b>: warning: value computed is not used
 nkf-utf8/nkf.c: In function [e28098]kanji_convert[e28099]:
@@ 3226 @@
 ossl_hmac.c:<line_b>: warning: pointer targets in assignment differ in signedness
 gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\"  -D_FILE_OFFSET_BITS=64 -fPIC -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -c ossl_ssl.c
 ossl_ssl.c: In function [e28098]ossl_sslctx_initialize[e28099]:
-ossl_ssl.c:<line_a>: warning: comparison between signed and unsigned
-ossl_ssl.c:<line_b>: warning: comparison between signed and unsigned
 ossl_ssl.c: In function [e28098]ossl_sslctx_setup[e28099]:
 ossl_ssl.c:<line_a>: warning: pointer targets in passing argument 2 of [e28098]SSL_CTX_set_session_id_context[e28099] differ in signedness
 ossl_ssl.c: In function [e28098]Init_ossl_ssl[e28099]:
-ossl_ssl.c:<line_c>: warning: comparison between signed and unsigned
-ossl_ssl.c:<line_d>: warning: comparison between signed and unsigned
-ossl_ssl.c:<line_e>: warning: comparison between signed and unsigned
 gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\"  -D_FILE_OFFSET_BITS=64 -fPIC -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -c ossl_digest.c
 ossl_digest.c: In function [e28098]digest_final[e28099]:
 ossl_digest.c:<line_a>: warning: pointer targets in passing argument 2 of [e28098]EVP_DigestFinal_ex[e28099] differ in signedness
@@ 3249 @@
 ossl_pkcs7.c: In function [e28098]DupPKCS7RecipientPtr[e28099]:
 ossl_pkcs7.c:<line_d>: warning: passing argument 2 of [e28098]ASN1_dup[e28099] from incompatible pointer type
 ossl_pkcs7.c: In function [e28098]ossl_pkcs7_sym2typeid[e28099]:
-ossl_pkcs7.c:<line_a>: warning: comparison between signed and unsigned
 ossl_pkcs7.c: In function [e28098]ossl_pkcs7_to_der[e28099]:
 ossl_pkcs7.c:<line_a>: warning: pointer targets in assignment differ in signedness
 gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\"  -D_FILE_OFFSET_BITS=64 -fPIC -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -c ossl_x509revoked.c
@@ 3334 @@
 gcc -I. -I../.. -I../../. -I../.././ext/sdbm -D_FILE_OFFSET_BITS=64 -fPIC -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -c init.c
 gcc -I. -I../.. -I../../. -I../.././ext/sdbm -D_FILE_OFFSET_BITS=64 -fPIC -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -c _sdbm.c
 _sdbm.c: In function [e28098]chkpage[e28099]:
-_sdbm.c:<line_a>: warning: comparison between signed and unsigned
 gcc -shared -o ../../.ext/powerpc64-linux/sdbm.so init.o _sdbm.o -L. -L../.. -L.  -rdynamic -Wl,-export-dynamic    -lpthread -lrt -ldl -lcrypt -lm   -lc
 make[1]: Leaving directory `/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/ruby/ext/sdbm'
 compiling socket
 make[1]: Entering directory `/var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/ruby/ext/socket'
 gcc -I. -I../.. -I../../. -I../.././ext/socket -DHAVE_ARPA_INET_H -DENABLE_IPV6 -DINET6 -DHAVE_SOCKADDR_STORAGE -DHAVE_NETINET_TCP_H -DHAVE_NETINET_UDP_H -DHAVE_SENDMSG -DHAVE_RECVMSG -DHAVE_ST_MSG_CONTROL -DHAVE_GETNAMEINFO -DHAVE_GETADDRINFO -DHAVE_TYPE_SOCKLEN_T -DHAVE_SYS_UN_H -DHAVE_SYS_UIO_H -DHAVE_SOCKET -DHAVE_GETHOSTBYNAME2 -DHAVE_SOCKETPAIR -DHAVE_GETHOSTNAME  -D_FILE_OFFSET_BITS=64 -fPIC -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -c socket.c
 socket.c: In function [e28098]init_unixsock[e28099]:
-socket.c:<line_a>: warning: comparison between signed and unsigned
 socket.c: In function [e28098]sock_s_getnameinfo[e28099]:
-socket.c:<line_b>: warning: comparison between signed and unsigned
-socket.c:<line_c>: warning: comparison between signed and unsigned
 socket.c: In function [e28098]sock_s_unpack_sockaddr_un[e28099]:
-socket.c:<line_d>: warning: comparison between signed and unsigned
 socket.c: In function [e28098]init_inetsock_internal[e28099]:
 socket.c:<line_a>: warning: [e28098]syscall[e28099] may be used uninitialized in this function
 gcc -shared -o ../../.ext/powerpc64-linux/socket.so socket.o -L. -L../.. -L.  -rdynamic -Wl,-export-dynamic    -lpthread -lrt -ldl -lcrypt -lm   -lc
@@ 3414 @@
 In file included from emitter.c:17:
 syck.h:<line_a>:5: warning: "DEBUG" is not defined
 emitter.c: In function [e28098]syck_emitter_write[e28099]:
-emitter.c:<line_a>: warning: comparison between signed and unsigned
 emitter.c: In function [e28098]syck_emitter_flush[e28099]:
-emitter.c:<line_b>: warning: comparison between signed and unsigned
 emitter.c: In function [e28098]syck_emit_tag[e28099]:
-emitter.c:<line_c>: warning: comparison between signed and unsigned
 emitter.c: In function [e28098]syck_emitter_mark_node[e28099]:
 emitter.c:<line_a>: warning: format not a string literal, argument types not checked
 gcc -I. -I../.. -I../../. -I../.././ext/syck -DHAVE_ST_H  -D_FILE_OFFSET_BITS=64 -fPIC -DRUBY_DEBUG_ENV -O3 -g -W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers  -c rubyext.c
@@ 3481 @@
 zlib.c:<line_b>: warning: pointer targets in assignment differ in signedness
 zlib.c: In function [e28098]zstream_expand_buffer_into[e28099]:
 zlib.c:<line_c>: warning: pointer targets in assignment differ in signedness
-zlib.c:<line_a>: warning: comparison between signed and unsigned
 zlib.c:<line_d>: warning: pointer targets in assignment differ in signedness
 zlib.c: In function [e28098]zstream_append_buffer[e28099]:
 zlib.c:<line_e>: warning: pointer targets in assignment differ in signedness
-zlib.c:<line_b>: warning: comparison between signed and unsigned
 zlib.c:<line_f>: warning: pointer targets in assignment differ in signedness
 zlib.c: In function [e28098]zstream_shift_buffer[e28099]:
 zlib.c:<line_g>: warning: pointer targets in assignment differ in signedness
 zlib.c: In function [e28098]zstream_discard_input[e28099]:
-zlib.c:<line_c>: warning: comparison between signed and unsigned
 zlib.c: In function [e28098]zstream_run[e28099]:
 zlib.c:<line_h>: warning: pointer targets in assignment differ in signedness
 zlib.c:<line_a>: warning: pointer targets in passing argument 2 of [e28098]zstream_append_input[e28099] differ in signedness
@@ 7076 @@
 | /var/lib/chkbuild/chkbuild/build.rb:266:in `child_build_target'
 | /var/lib/chkbuild/chkbuild/build.rb:252:in `child_build_wrapper'
 | /var/lib/chkbuild/chkbuild/lock.rb:57:in `lock_puts'
-| /usr/lib/ruby/1.8/pathname.rb:798:in `open'
-| /usr/lib/ruby/1.8/pathname.rb:798:in `open'
 | /var/lib/chkbuild/chkbuild/lock.rb:52:in `lock_puts'
 | /var/lib/chkbuild/chkbuild/build.rb:250:in `child_build_wrapper'
 | /var/lib/chkbuild/chkbuild/build.rb:210:in `build_and_exit'
@@ 8300 @@
 
 Finished in <t> seconds.
 
-68 tests, 1039 assertions, 0 failures, 0 errors
 == test/optparse # <time>
 + make test-all 'TESTS=-v optparse' RUBYOPT=-w
 ./miniruby  ./runruby.rb --extout=.ext -- "./test/runner.rb" --basedir="./test" --runner=console -v optparse
@@ 10215 @@
 | /var/lib/chkbuild/chkbuild/build.rb:266:in `child_build_target'
 | /var/lib/chkbuild/chkbuild/build.rb:252:in `child_build_wrapper'
 | /var/lib/chkbuild/chkbuild/lock.rb:57:in `lock_puts'
-| /usr/lib/ruby/1.8/pathname.rb:798:in `open'
-| /usr/lib/ruby/1.8/pathname.rb:798:in `open'
 | /var/lib/chkbuild/chkbuild/lock.rb:52:in `lock_puts'
 | /var/lib/chkbuild/chkbuild/build.rb:250:in `child_build_wrapper'
 | /var/lib/chkbuild/chkbuild/build.rb:210:in `build_and_exit'
@@ 14579 @@
 - returns the errno given as optional argument to new
 
 SystemCallError#message
-- should return default message when no message given
 - returns the message given as an argument to new
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/exception/to_s_spec.rb
@@ 14991 @@
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/lstat_spec.rb
 File.lstat
 - returns a File::Stat object if the given file exists
-- should be able to use the instance methods
 - raises an Errno::ENOENT if the file does not exist
 
 File.lstat
@@ 15144 @@
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/reopen_spec.rb
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/setgid_spec.rb
 File.setgid?
-- should return false if the file was just made
-- should be false if the file doesn't exist
-- should return true when the gid bit is set
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/setuid_spec.rb
 File.setuid?
-- should return false if the file was just made
-- should be false if the file doesn't exist
-- should return true when the gid bit is set
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/size_spec.rb
 File.size?
@@ 15204 @@
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/stat/atime_spec.rb
 File::Stat#atime
-- should be able to determine the atime on a File::Stat object
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/stat/blksize_spec.rb
 File::Stat#blksize
-- should be able to determine the blksize on a File::Stat object
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/stat/blockdev_spec.rb
 File::Stat#blockdev?
@@ 15216 @@
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/stat/blocks_spec.rb
 File::Stat#blocks
-- should be able to determine the blocks on a File::Stat object
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/stat/chardev_spec.rb
 File::Stat#chardev?
@@ 15226 @@
 File::Stat#<=>
 - is able to compare files by the same modification times
 - is able to compare files by different modification times
-- should also include Comparable and thus == shows mtime equality between two File::Stat objects
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/stat/ctime_spec.rb
 File::Stat#ctime
-- should be able to determine the ctime on a File::Stat object
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/stat/dev_major_spec.rb
 File::Stat#dev_major
@@ 15284 @@
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/stat/gid_spec.rb
 File::Stat#gid
-- should be able to determine the group owner through a File::Stat object
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/stat/grpowned_spec.rb
 File::Stat#grpowned?
@@ 15292 @@
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/stat/ino_spec.rb
 File::Stat#ino
-- should be able to determine the ino on a File::Stat object
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/stat/inspect_spec.rb
 File::Stat#inspect
@@ 15300 @@
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/stat/mode_spec.rb
 File::Stat#mode
-- should be able to determine the mode through a File::Stat object
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/stat/mtime_spec.rb
 File::Stat#mtime
-- should be able to determine the mtime on a File::Stat object
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/stat/new_spec.rb
 File::Stat#initialize
@@ 15385 @@
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/stat/uid_spec.rb
 File::Stat#uid
-- should be able to determine the owner through a File::Stat object
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/stat/world_readable_spec.rb
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/stat/world_writable_spec.rb
@@ 15412 @@
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/stat_spec.rb
 File.stat
 - returns a File::Stat object if the given file exists
-- should be able to use the instance methods
 - raises an Errno::ENOENT if the file does not exist
 
 File.stat
@@ 15682 @@
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/fixnum/bit_and_spec.rb
 Fixnum#&
 - returns self bitwise AND other
-- should be able to AND a bignum with a fixnum
 - converts a Float to an Integer
 - tries to convert it's int like argument to an Integer using to_int
 - raises a TypeError when the given argument can't be converted to Integer
@@ 15690 @@
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/fixnum/bit_or_spec.rb
 Fixnum#|
 - returns self bitwise OR other
-- should be able to AND a bignum with a fixnum
 - converts a Float to an Integer
 - tries to convert the int like argument to an Integer using to_int
 - raises a TypeError when the given argument can't be converted to Integer
@@ 15698 @@
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/fixnum/bit_xor_spec.rb
 Fixnum#^
 - returns self bitwise EXCLUSIVE OR other
-- should be able to AND a bignum with a fixnum
 - converts a Float to an Integer
 - tries to convert the given argument to an Integer using to_int
 - raises a TypeError when the given argument can't be converted to Integer
@@ 16361 @@
 Hash#initialize
 - is private
 - can be used to reset default_proc
-- should get passed whatever args were passed to Hash#new
 - returns self
 - raises a TypeError if called on a frozen instance
 
@@ 16767 @@
 - returns true after reading with sysread
 - returns true after reading with readlines
 - returns false on just opened non-empty stream
-- should not consume the data from the stream
 - raises IOError on closed stream
 - raises IOError on stream closed for reading by close_read
 - returns true on one-byte stream after single-byte read
@@ 17819 @@
 - encapsulates the execution context properly
 - raises a NameError on undefined variable
 
-Kernel.binding
 - needs to be reviewed for spec completeness
-- uses Kernel for 'self' in the binding
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/kernel/block_given_spec.rb
 Kernel#block_given?
@@ 18008 @@
 - allows creating a new class in a binding
 - allows creating a new class in a binding created by #eval
 - includes file and line information in syntax error
-- should perform top level evaluations from inside a block
 - uses the filename of the binding if none is provided
-- should not alter the value of __FILE__ in the binding
 - uses the receiver as self inside the eval
 - does not pass the block to the method being eval'ed
 
@@ 21430 @@
 
 Regexp.compile given a String
 - uses the String argument as an unescaped literal to construct a Regexp object
-- should throw regexp error with incorrect regexp
 - does not set Regexp options if only given one argument
 - does not set Regexp options if second argument is nil or false
 - sets options from second argument if it is one of the Fixnum option constants
@@ 21524 @@
 
 Regexp.new given a String
 - uses the String argument as an unescaped literal to construct a Regexp object
-- should throw regexp error with incorrect regexp
 - does not set Regexp options if only given one argument
 - does not set Regexp options if second argument is nil or false
 - sets options from second argument if it is one of the Fixnum option constants
@@ 24055 @@
 | /var/lib/chkbuild/chkbuild/build.rb:266:in `child_build_target'
 | /var/lib/chkbuild/chkbuild/build.rb:252:in `child_build_wrapper'
 | /var/lib/chkbuild/chkbuild/lock.rb:57:in `lock_puts'
-| /usr/lib/ruby/1.8/pathname.rb:798:in `open'
-| /usr/lib/ruby/1.8/pathname.rb:798:in `open'
 | /var/lib/chkbuild/chkbuild/lock.rb:52:in `lock_puts'
 | /var/lib/chkbuild/chkbuild/build.rb:250:in `child_build_wrapper'
 | /var/lib/chkbuild/chkbuild/build.rb:210:in `build_and_exit'
@@ 32434 @@
 - returns the errno given as optional argument to new
 
 SystemCallError#message
-- should return default message when no message given
 - returns the message given as an argument to new
 
 
@@ 33182 @@
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/lstat_spec.rb
 File.lstat
 - returns a File::Stat object if the given file exists
-- should be able to use the instance methods
 - raises an Errno::ENOENT if the file does not exist
 
 File.lstat
@@ 33455 @@
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/setgid_spec.rb
 File.setgid?
-- should return false if the file was just made
-- should be false if the file doesn't exist
-- should return true when the gid bit is set
 
 
 Finished in <t> seconds
@@ 33469 @@
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/setuid_spec.rb
 File.setuid?
-- should return false if the file was just made
-- should be false if the file doesn't exist
-- should return true when the gid bit is set
 
 
 Finished in <t> seconds
@@ 33555 @@
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/stat/atime_spec.rb
 File::Stat#atime
-- should be able to determine the atime on a File::Stat object
 
 
 Finished in <t> seconds
@@ 33567 @@
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/stat/blksize_spec.rb
 File::Stat#blksize
-- should be able to determine the blksize on a File::Stat object
 
 
 Finished in <t> seconds
@@ 33591 @@
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/stat/blocks_spec.rb
 File::Stat#blocks
-- should be able to determine the blocks on a File::Stat object
 
 
 Finished in <t> seconds
@@ 33617 @@
 File::Stat#<=>
 - is able to compare files by the same modification times
 - is able to compare files by different modification times
-- should also include Comparable and thus == shows mtime equality between two File::Stat objects
 
 
 Finished in <t> seconds
@@ 33629 @@
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/stat/ctime_spec.rb
 File::Stat#ctime
-- should be able to determine the ctime on a File::Stat object
 
 
 Finished in <t> seconds
@@ 33755 @@
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/stat/gid_spec.rb
 File::Stat#gid
-- should be able to determine the group owner through a File::Stat object
 
 
 Finished in <t> seconds
@@ 33779 @@
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/stat/ino_spec.rb
 File::Stat#ino
-- should be able to determine the ino on a File::Stat object
 
 
 Finished in <t> seconds
@@ 33803 @@
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/stat/mode_spec.rb
 File::Stat#mode
-- should be able to determine the mode through a File::Stat object
 
 
 Finished in <t> seconds
@@ 33815 @@
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/stat/mtime_spec.rb
 File::Stat#mtime
-- should be able to determine the mtime on a File::Stat object
 
 
 Finished in <t> seconds
@@ 34024 @@
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/stat/uid_spec.rb
 File::Stat#uid
-- should be able to determine the owner through a File::Stat object
 
 
 Finished in <t> seconds
@@ 34099 @@
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/file/stat_spec.rb
 File.stat
 - returns a File::Stat object if the given file exists
-- should be able to use the instance methods
 - raises an Errno::ENOENT if the file does not exist
 
 File.stat
@@ 34681 @@
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/fixnum/bit_and_spec.rb
 Fixnum#&
 - returns self bitwise AND other
-- should be able to AND a bignum with a fixnum
 - converts a Float to an Integer
 - tries to convert it's int like argument to an Integer using to_int
 - raises a TypeError when the given argument can't be converted to Integer
@@ 34697 @@
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/fixnum/bit_or_spec.rb
 Fixnum#|
 - returns self bitwise OR other
-- should be able to AND a bignum with a fixnum
 - converts a Float to an Integer
 - tries to convert the int like argument to an Integer using to_int
 - raises a TypeError when the given argument can't be converted to Integer
@@ 34713 @@
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/fixnum/bit_xor_spec.rb
 Fixnum#^
 - returns self bitwise EXCLUSIVE OR other
-- should be able to AND a bignum with a fixnum
 - converts a Float to an Integer
 - tries to convert the given argument to an Integer using to_int
 - raises a TypeError when the given argument can't be converted to Integer
@@ 36355 @@
 Hash#initialize
 - is private
 - can be used to reset default_proc
-- should get passed whatever args were passed to Hash#new
 - returns self
 - raises a TypeError if called on a frozen instance
 
@@ 37321 @@
 - returns true after reading with sysread
 - returns true after reading with readlines
 - returns false on just opened non-empty stream
-- should not consume the data from the stream
 - raises IOError on closed stream
 - raises IOError on stream closed for reading by close_read
 - returns true on one-byte stream after single-byte read
@@ 39056 @@
 - encapsulates the execution context properly
 - raises a NameError on undefined variable
 
-Kernel.binding
 - needs to be reviewed for spec completeness
-- uses Kernel for 'self' in the binding
 
 
 Finished in <t> seconds
@@ 39397 @@
 - allows creating a new class in a binding
 - allows creating a new class in a binding created by #eval
 - includes file and line information in syntax error
-- should perform top level evaluations from inside a block
 - uses the filename of the binding if none is provided
-- should not alter the value of __FILE__ in the binding
 - uses the receiver as self inside the eval
 - does not pass the block to the method being eval'ed
 
@@ 46873 @@
 
 Regexp.compile given a String
 - uses the String argument as an unescaped literal to construct a Regexp object
-- should throw regexp error with incorrect regexp
 - does not set Regexp options if only given one argument
 - does not set Regexp options if second argument is nil or false
 - sets options from second argument if it is one of the Fixnum option constants
@@ 47087 @@
 
 Regexp.new given a String
 - uses the String argument as an unescaped literal to construct a Regexp object
-- should throw regexp error with incorrect regexp
 - does not set Regexp options if only given one argument
 - does not set Regexp options if second argument is nil or false
 - sets options from second argument if it is one of the Fixnum option constants
@@ 51340 @@
 | /var/lib/chkbuild/chkbuild/build.rb:266:in `child_build_target'
 | /var/lib/chkbuild/chkbuild/build.rb:252:in `child_build_wrapper'
 | /var/lib/chkbuild/chkbuild/lock.rb:57:in `lock_puts'
-| /usr/lib/ruby/1.8/pathname.rb:798:in `open'
-| /usr/lib/ruby/1.8/pathname.rb:798:in `open'
 | /var/lib/chkbuild/chkbuild/lock.rb:52:in `lock_puts'
 | /var/lib/chkbuild/chkbuild/build.rb:250:in `child_build_wrapper'
 | /var/lib/chkbuild/chkbuild/build.rb:210:in `build_and_exit'
@@ 51370 @@
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/core/thread/critical_spec.rb
 Thread.critical=
-- should be sticky
 - allows all non-bool arguments
 - functions as a critical section
 - does not change status of other existing threads
@@ 51529 @@
 | /var/lib/chkbuild/chkbuild/build.rb:266:in `child_build_target'
 | /var/lib/chkbuild/chkbuild/build.rb:252:in `child_build_wrapper'
 | /var/lib/chkbuild/chkbuild/lock.rb:57:in `lock_puts'
-| /usr/lib/ruby/1.8/pathname.rb:798:in `open'
-| /usr/lib/ruby/1.8/pathname.rb:798:in `open'
 | /var/lib/chkbuild/chkbuild/lock.rb:52:in `lock_puts'
 | /var/lib/chkbuild/chkbuild/build.rb:250:in `child_build_wrapper'
 | /var/lib/chkbuild/chkbuild/build.rb:210:in `build_and_exit'
@@ 51727 @@
 | /var/lib/chkbuild/chkbuild/build.rb:266:in `child_build_target'
 | /var/lib/chkbuild/chkbuild/build.rb:252:in `child_build_wrapper'
 | /var/lib/chkbuild/chkbuild/lock.rb:57:in `lock_puts'
-| /usr/lib/ruby/1.8/pathname.rb:798:in `open'
-| /usr/lib/ruby/1.8/pathname.rb:798:in `open'
 | /var/lib/chkbuild/chkbuild/lock.rb:52:in `lock_puts'
 | /var/lib/chkbuild/chkbuild/build.rb:250:in `child_build_wrapper'
 | /var/lib/chkbuild/chkbuild/build.rb:210:in `build_and_exit'
@@ 51776 @@
 | /var/lib/chkbuild/chkbuild/build.rb:266:in `child_build_target'
 | /var/lib/chkbuild/chkbuild/build.rb:252:in `child_build_wrapper'
 | /var/lib/chkbuild/chkbuild/lock.rb:57:in `lock_puts'
-| /usr/lib/ruby/1.8/pathname.rb:798:in `open'
-| /usr/lib/ruby/1.8/pathname.rb:798:in `open'
 | /var/lib/chkbuild/chkbuild/lock.rb:52:in `lock_puts'
 | /var/lib/chkbuild/chkbuild/build.rb:250:in `child_build_wrapper'
 | /var/lib/chkbuild/chkbuild/build.rb:210:in `build_and_exit'
@@ 51859 @@
 | /var/lib/chkbuild/chkbuild/build.rb:266:in `child_build_target'
 | /var/lib/chkbuild/chkbuild/build.rb:252:in `child_build_wrapper'
 | /var/lib/chkbuild/chkbuild/lock.rb:57:in `lock_puts'
-| /usr/lib/ruby/1.8/pathname.rb:798:in `open'
-| /usr/lib/ruby/1.8/pathname.rb:798:in `open'
 | /var/lib/chkbuild/chkbuild/lock.rb:52:in `lock_puts'
 | /var/lib/chkbuild/chkbuild/build.rb:250:in `child_build_wrapper'
 | /var/lib/chkbuild/chkbuild/build.rb:210:in `build_and_exit'
@@ 51913 @@
 | /var/lib/chkbuild/chkbuild/build.rb:266:in `child_build_target'
 | /var/lib/chkbuild/chkbuild/build.rb:252:in `child_build_wrapper'
 | /var/lib/chkbuild/chkbuild/lock.rb:57:in `lock_puts'
-| /usr/lib/ruby/1.8/pathname.rb:798:in `open'
-| /usr/lib/ruby/1.8/pathname.rb:798:in `open'
 | /var/lib/chkbuild/chkbuild/lock.rb:52:in `lock_puts'
 | /var/lib/chkbuild/chkbuild/build.rb:250:in `child_build_wrapper'
 | /var/lib/chkbuild/chkbuild/build.rb:210:in `build_and_exit'
@@ 52001 @@
 | /var/lib/chkbuild/chkbuild/build.rb:266:in `child_build_target'
 | /var/lib/chkbuild/chkbuild/build.rb:252:in `child_build_wrapper'
 | /var/lib/chkbuild/chkbuild/lock.rb:57:in `lock_puts'
-| /usr/lib/ruby/1.8/pathname.rb:798:in `open'
-| /usr/lib/ruby/1.8/pathname.rb:798:in `open'
 | /var/lib/chkbuild/chkbuild/lock.rb:52:in `lock_puts'
 | /var/lib/chkbuild/chkbuild/build.rb:250:in `child_build_wrapper'
 | /var/lib/chkbuild/chkbuild/build.rb:210:in `build_and_exit'
@@ 52258 @@
 - handles string-like second argument
 - handles string arguments
 - handles float arguments
-- should accept various year ranges
 - raises an ArgumentError for out of range values
 - raises ArgumentError for invalid number of arguments
 - accepts a String or Integer only for arguments
@@ 52410 @@
 - handles string-like second argument
 - handles string arguments
 - handles float arguments
-- should accept various year ranges
 - raises an ArgumentError for out of range values
 - raises ArgumentError for invalid number of arguments
 - accepts a String or Integer only for arguments
@@ 52486 @@
 - handles string-like second argument
 - handles string arguments
 - handles float arguments
-- should accept various year ranges
 - raises an ArgumentError for out of range values
 - raises ArgumentError for invalid number of arguments
 - accepts a String or Integer only for arguments
@@ 52834 @@
 - handles string-like second argument
 - handles string arguments
 - handles float arguments
-- should accept various year ranges
 - raises an ArgumentError for out of range values
 - raises ArgumentError for invalid number of arguments
 - accepts a String or Integer only for arguments
@@ 53524 @@
 - replaces the original method
 
 Defining an 'initialize' method
-- should make it private
 
 Defining an 'initialize_copy' method
-- should make it private
 
 An instance method definition with a splat
 - accepts an unnamed '*' argument
@@ 57455 @@
 - includes the return value of the passed block when passed a block
 
 CGI::HtmlExtension#textarea when passed Hash
-- should use the passed Hash as attributes
 - includes the return value of the passed block when passed a block
 
 
@@ 58475 @@
 - returns the arccosine for Complex numbers
 - returns the arccosine for numbers greater than 1.0 as a Complex number
 - returns the arccosine for numbers less than -1.0 as a Complex number
-- should be private
 
 Math#acos!
 - returns the arccosine of the argument
 - raises a TypeError when passed a Complex number
 - raises an Errno::EDOM for numbers greater than 1.0
 - raises an Errno::EDOM for numbers less than -1.0
-- should be private
 
 Math.acos
 - returns the arccosine of the passed argument
@@ 58509 @@
 - returns the principle value of the inverse hyperbolic cosine of the argument
 - returns the principle value of the inverse hyperbolic cosine for numbers less than 1.0 as a Complex number
 - returns the principle value of the inverse hyperbolic cosine for Complex numbers
-- should be private
 
 Math#acosh!
 - returns the principle value of the inverse hyperbolic cosine of the argument
 - raises Errno::EDOM for numbers less than 1.0
 - raises a TypeError when passed a Complex number
-- should be private
 
 Math.acosh
 - returns the principle value of the inverse hyperbolic cosine of the argument
@@ 58541 @@
 - returns the arcsine for Complex numbers
 - returns a Complex number when the argument is greater than 1.0
 - returns a Complex number when the argument is less than -1.0
-- should be private
 
 Math#asin!
 - returns the arcsine of the argument
 - raises an Errno::EDOM if the argument is greater than 1.0
 - raises an Errno::EDOM if the argument is less than -1.0
 - raises a TypeError when passed a Complex number
-- should be private
 
 Math.asin
 - returns the arcsine of the argument
@@ 58574 @@
 Math#asinh
 - returns the inverse hyperbolic sin of the argument
 - returns the inverse hyperbolic sin for Complex numbers
-- should be private
 
 Math#asinh!
 - returns the inverse hyperbolic sin of the argument
 - raises a TypeError when passed a Complex number
-- should be private
 
 Math.asinh
 - returns the inverse hyperbolic sin of the argument
@@ 58602 @@
 - returns the arc tangent of the passed arguments
 - returns the arc tangent for two Complex numbers
 - returns the arc tangent for Complex and real numbers
-- should be private
 
 Math#atan2!
 - returns the arc tangent of the passed arguments
 - raises a TypeError when passed a Complex number
-- should be private
 
 Math.atan2
 - returns the arc tangent of the passed arguments
@@ 58630 @@
 Math#atan
 - returns the arctangent of the argument
 - returns the arctangent for Complex numbers
-- should be private
 
 Math#atan!
 - returns the arctangent of the argument
 - raises a TypeError when passed a Complex number
-- should be private
 
 Math.atan
 - returns the arctangent of the argument
@@ 58696 @@
 Math#cos
 - returns the cosine of the argument expressed in radians
 - returns the cosine for Complex numbers
-- should be private
 
 Math#cos!
 - returns the cosine of the argument expressed in radians
 - raises a TypeError when passed a Complex number
-- should be private
 
 Math.cos
 - returns the cosine of the argument expressed in radians
@@ 58723 @@
 Math#cosh
 - returns the hyperbolic cosine of the passed argument
 - returns the hyperbolic cosine for Complex numbers
-- should be private
 
 Math#cosh!
 - returns the hyperbolic cosine of the passed argument
 - raises a TypeError when passed a Complex number
-- should be private
 
 Math.cosh
 - returns the hyperbolic cosine of the passed argument
@@ 58750 @@
 Math#exp
 - returns the base-e exponential of the passed argument
 - returns the base-e exponential for Complex numbers
-- should be private
 
 Math#exp!
 - returns the base-e exponential of the passed argument
 - raises a TypeError when passed a Complex number
-- should be private
 
 Math.exp
 - returns the base-e exponential of the passed argument
@@ 58777 @@
 Math#log10
 - returns the base-10 logarithm of the passed argument
 - returns the base-10 logarithm for Complex numbers
-- should be private
 
 Math#log10!
 - returns the base-10 logarithm of the argument
 - raises an Errno::EDOM when the passed argument is negative
 - raises a TypeError when passed a Complex number
-- should be private
 
 Math.log10
 - returns the base-10 logarithm of the passed argument
@@ 58807 @@
 - returns the natural logarithm of the passed argument
 - returns the natural logarithm for Complex numbers
 - returns the natural logarithm for negative numbers as a Complex number
-- should be private
 
 Math#log!
 - returns the natural logarithm of the argument
 - raises an Errno::EDOM if the argument is less than 0
 - raises a TypeError when passed a Complex number
-- should be private
 
 Math.log
 - returns the natural logarithm of the passed argument
@@ 58837 @@
 Math#sin
 - returns the sine of the passed argument expressed in radians
 - returns the sine for Complex numbers
-- should be private
 
 Math#sin!
 - returns the sine of the passed argument expressed in radians
 - raises a TypeError when passed a Complex number
-- should be private
 
 Math.sin
 - returns the sine of the passed argument expressed in radians
@@ 58864 @@
 Math#sinh
 - returns the hyperbolic sin of the argument
 - returns the hyperbolic sin for Complex numbers
-- should be private
 
 Math#sinh!
 - returns the hyperbolic sin of the argument
 - raises a TypeError when passed a Complex number
-- should be private
 
 Math.sinh
 - returns the hyperbolic sin of the argument
@@ 58892 @@
 - returns the square root for positive numbers
 - returns the square root for negative numbers
 - returns the square root for Complex numbers
-- should be private
 
 Math#sqrt!
 - returns the square root for positive numbers
 - raises Errno::EDOM when the passed argument is negative
 - raises a TypeError when passed a Complex number
-- should be private
 
 Math.sqrt
 - returns the square root for positive numbers
@@ 58922 @@
 Math#tan
 - returns the tangent of the argument
 - returns the tangent for Complex numbers
-- should be private
 
 Math#tan!
 - returns the tangent of the argument
 - raises a TypeError when passed a Complex number
-- should be private
 
 Math.tan
 - returns the tangent of the argument
@@ 58949 @@
 Math#tanh
 - returns the hyperbolic tangent of the argument
 - returns the hyperbolic tangent for Complex numbers
-- should be private
 
 Math#tanh!
 - returns the hyperbolic tangent of the argument
 - raises a TypeError when passed a Complex number
-- should be private
 
 Math.tanh
 - returns the hyperbolic tangent of the argument
@@ 59245 @@
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/conditionvariable/broadcast_spec.rb
 ConditionVariable#broadcast
-- should return self if nothing to broadcast to
-- should return self if something is waiting for a broadcast
 - releases all threads waiting in line for this resource
 
 
@@ 59259 @@
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/conditionvariable/signal_spec.rb
 ConditionVariable#signal
-- should return self if nothing to signal
-- should return self if something is waiting for a signal
 - releases the first thread waiting in line for this resource
 
 
@@ 59273 @@
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/conditionvariable/wait_spec.rb
 ConditionVariable#wait
-- should return self
 
 
 Finished in <t> seconds
@@ 60003 @@
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/add_month_spec.rb
 Date#>>
-- should add a number of months to a Date
 - should result in the last day of a month if the day doesn't exist
 - should raise an error on non numeric parameters
 
@@ 60017 @@
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/add_spec.rb
 Date#+
-- should add a number of days to a Date
-- should add a negative number of days to a Date
 - should raise an error on non numeric parameters
 
 
@@ 60119 @@
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/constants_spec.rb
 Date constants
-- should define ITALY
-- should define ENGLAND
-- should define MONTHNAMES
-- should define DAYNAMES
-- should define ABBR_MONTHNAMES
 
 
 Finished in <t> seconds
@@ 60135 @@
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/conversions_spec.rb
 Date#new_start
-- should convert a date object into another with a new calendar reform
 
 Date#italy
-- should convert a date object into another with the Italian calendar reform
 
 Date#england
-- should convert a date object into another with the English calendar reform
 
 Date#julian
-- should convert a date object into another with the Julian calendar
 
 Date#gregorian
-- should convert a date object into another with the Gregorian calendar
 
 Date#ordinal_to_jd
-- should convert an ordinal date (year-day) to a Julian day number
 
 Date#jd_to_ordinal
-- should convert a Julian day number into an ordinal date
 
 Date#civil_to_jd
-- should convert a civil date into a Julian day number
 
 Date#jd_to_civil
-- should convert a Julian day into a civil date
 
 Date#commercial_to_jd
-- should convert a commercial date (year - week - day of week) into a Julian day number
 
 Date#jd_to_commercial
-- should convert a Julian day number into a commercial date
 
 Date#ajd_to_jd
-- should convert a Astronomical Julian day number into a Julian day number
 
 Date#jd_to_ajd
-- should convert a Julian day number into a Astronomical Julian day number
 
 Date#day_fraction_to_time
-- should be able to convert a day fraction into time
 
 Date#time_to_day_fraction
-- should be able to convert a time into a day fraction
 
 Date#amjd_to_ajd
-- shoud be able to convert Astronomical Modified Julian day numbers into Astronomical Julian day numbers
 
 Date#ajd_to_amjd
-- shoud be able to convert Astronomical Julian day numbers into Astronomical Modified Julian day numbers
 
 Date#mjd_to_jd
-- shoud be able to convert Modified Julian day numbers into Julian day numbers
 
 Date#jd_to_mjd
-- shoud be able to convert Julian day numbers into Modified Julian day numbers
 
 Date#ld_to_jd
-- should be able to convert the number of days since the Gregorian calendar in Italy into Julian day numbers
 
 Date#jd_to_ld
-- should be able to convert Julian day numbers into the number of days since the Gregorian calendar in Italy
 
 Date#jd_to_wday
-- should be able to convert a Julian day number into a week day number
 
 
 Finished in <t> seconds
@@ 60222 @@
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/eql_spec.rb
 Date#eql?
-- should be able determine equality between date objects
 
 
 Finished in <t> seconds
@@ 60238 @@
 - should mark a day after the calendar reform as Julian
 
 Date#gregorian_leap?
-- should be able to determine whether a year is a leap year in the Gregorian calendar
 
 
 Finished in <t> seconds
@@ 60250 @@
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/date/hash_spec.rb
 Date#hash
-- should be able determine the hash value for a date
-- should be the case that the same date results in the same hash
 
 
 Finished in <t> seconds
@@ 62391 @@
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/drb/start_service_spec.rb
 DRb.start_service
-- should run a basic remote call
-- should run a basic remote call passing a block
 
 
 Finished in <t> seconds
@@ 62404 @@
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/drb/stop_service_spec.rb
 DRb.stop_service
-- should correctly clear the port so a new server can start
 
 
 Finished in <t> seconds
@@ 63928 @@
 - returns the square root for Rational numbers
 - returns the square root for positive numbers
 - raises an Errno::EDOM if the argument is a negative number
-- should be private
 
 Math.rsqrt
 - returns the square root for Rational numbers
@@ 63949 @@
 - returns the square root for Complex numbers
 - returns the square root for positive numbers
 - returns the square root for negative numbers
-- should be private
 
 Math.rsqrt
 - returns the square root for Rational numbers
@@ 65065 @@
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/net/ftp/abort_spec.rb
 Net::FTP#abort
-- sends the ABOR command to the server
-- ignores the response
-- returns the full response
-- does not raise any error when the response code is 225
-- does not raise any error when the response code is 226
-- raises a Net::FTPProtoError when the response code is 500
-- raises a Net::FTPProtoError when the response code is 501
-- raises a Net::FTPProtoError when the response code is 502
-- raises a Net::FTPProtoError when the response code is 421
 
 
 Finished in <t> seconds
@@ 66150 @@
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/net/ftp/status_spec.rb
 Net::FTP#status
-- sends the STAT command to the server
 - returns the received information
-- does not raise an error when the response code is 212
-- does not raise an error when the response code is 213
 - raises a Net::FTPPermError when the response code is 500
 - raises a Net::FTPPermError when the response code is 501
 - raises a Net::FTPPermError when the response code is 502
@@ 73993 @@
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/library/socket/socket/getservbyname_spec.rb
 Socket#getservbyname
-- identifies service ports
 - raises a SocketError when the service or port is invalid
 
 
@@ 79305 @@
 
 Finished in <t> seconds
 
-1 file, 55 examples, <num> expectations, 0 failures, 0 errors
 == rubyspec/optional/capi/data_spec.rb # <time>
 + bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/bin/ruby rubyspec/optional/capi/data_spec.rb
 ruby <version>
@@ 79350 @@
 
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/optional/capi/float_spec.rb
 CApiFloatSpecs rb_float_new
-- should create a new float
 
 CApiFloatSpecs RFLOAT
 - returns a struct with the Float value
 - allows changing the Float value
 
 CApiFloatSpecs rb_Float
-- should create a new Float from a String
 
 
 Finished in <t> seconds
@@ 79382 @@
 /var/lib/chkbuild/tmp/build/ruby-1.8.6-o3-pth/<buildtime>/rubyspec/optional/capi/globals_spec.rb
 CApiGlobalSpecs
 - correctly gets global values
-- should correctly retrieve $~
 - correctly sets global values
 - lists all global variables
 - rb_define_variable should define a new global variable
@@ 79683 @@
 - calls #to_int to coerce the value
 
 CApiNumericSpecs rb_Integer
-- should create a new Integer from a String
 
 CApiNumericSpecs rb_ll2inum
-- should create a new Fixnum from a small signed long long
 
 CApiNumericSpecs rb_int2inum
-- should create a new Fixnum from a long
 
 CApiNumericSpecs rb_num2dbl
 - raises an TypeError if passed nil
@@ 80150 @@
 | /var/lib/chkbuild/chkbuild/build.rb:266:in `child_build_target'
 | /var/lib/chkbuild/chkbuild/build.rb:252:in `child_build_wrapper'
 | /var/lib/chkbuild/chkbuild/lock.rb:57:in `lock_puts'
-| /usr/lib/ruby/1.8/pathname.rb:798:in `open'
-| /usr/lib/ruby/1.8/pathname.rb:798:in `open'
 | /var/lib/chkbuild/chkbuild/lock.rb:52:in `lock_puts'
 | /var/lib/chkbuild/chkbuild/build.rb:250:in `child_build_wrapper'
 | /var/lib/chkbuild/chkbuild/build.rb:210:in `build_and_exit'

OlderDiff < 20110412T060109Z < ThisDiff > 20110418T091849Z > NewerDiff


chkbuild summary recent last