### Steps to reproduce use ruby 2.6 & activesupport 5.2.2 `(1...72000).step(1.hour).each { |x| puts x }` or any other duration used in step ### Expected behavior be constantly fast ### Actual behavior gets exponentially slower ### System configuration rails 5.2 ruby 2.6