Use the --timeout flag to change the timeout.
--timeout
herbie shell --seed 2019072 +o rules:numerics (FPCore (a1 a2 b1 b2) :name "Quotient of products" :herbie-target (* (/ a1 b1) (/ a2 b2)) (/ (* a1 a2) (* b1 b2)))