ruby--ruby/test/date
Yusuke Endoh ddd83e8462 test/date/test_date_parse.rb: relax the time limit
The timeout was very strict for weak CI machines like qemu-riscv.
Due to the additional overhead for Regexp.timeout=, it started failing
on such machines.

http://rubyci.s3.amazonaws.com/debian-riscv64/ruby-master/log/20220330T200018Z.fail.html.gz
```
  1) Error:
TestDateParse#test__parse_too_long_year:
Timeout::Error: execution expired
```
2022-03-31 12:52:16 +09:00
..
test_date.rb
test_date_arith.rb
test_date_attr.rb
test_date_compat.rb
test_date_conv.rb
test_date_marshal.rb
test_date_new.rb
test_date_parse.rb test/date/test_date_parse.rb: relax the time limit 2022-03-31 12:52:16 +09:00
test_date_ractor.rb
test_date_strftime.rb
test_date_strptime.rb
test_switch_hitter.rb