This issue was solved with changeset r33792.
Kazuki, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
lib/pathname.rb (Pathname#find): return an enumerator if
no block is given.
test/pathname/test_pathname.rb: add tests for above.