Auto Building will iteratively build models by sequentially adding all the variables and then removing unimportant ones. The final model will only contain variables that improve the model by more than the amount specified in the 'minimum gini increase'.
This can be a relatively slow process but is recommended for the final model build.