Suppress warnings in `time_init_parse` function by S-H-GAMELINKS · Pull Request #11801 · ruby/ruby

When building Ruby on Ubuntu 22.04 and GCC 11.4.0, the following warning appeared. And this change has suppressed warning. compiling ../ruby/time.c ../ruby/time.c: In function ‘time_init_parse’: .....