Use the --timeout flag to change the timeout.
--timeout
herbie shell --seed 2019101 +o rules:numerics (FPCore (a b c) :name "Quadratic roots, full range" (/ (+ (- b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)))