Too much time when i solve MISOCP with Gurobi

model = Model(Gurobi.Optimizer)
set_optimizer_attribute(model, "MIPGap", 0.05)

Gurobi parameters are here: https://www.gurobi.com/documentation/9.5/refman/parameters.html