Resut of make test on cygwin

e$B!!$5$5$@$G$9!#e(B

e$B!!e(Bcygwin e$B$Ge(B make test e$B$7$?7k2L$G$9!#e(B

#149 test_exception.rb:373:in `<top (required)>’:
STDERR.reopen(STDOUT)
class C
def inspect
bar {}
end

   def bar
     raise
   ensure
   end
 end
 C.new.foo

#=> /undefined method foo\'/ expected to be =~ "" [ruby-dev:31407] #784 test_syntax.rb:627:in<top (required)>’:
STDERR.reopen(STDOUT)
eval(""\xf0".force_encoding(“utf-8”))
#=> /invalid multibyte char/ expected to be =~
“” [ruby-dev:32429]
FAIL 2/817 tests failed
make: *** [btest-miniruby] Error 1

e$B!!e(Breopen e$B$,$J$s$+F0$$$F$J$$$s$G$7$g$&$+!#e(B