Add alternate_output_dirs options
rbm stores the result of builds in the directory pointed by the output_dir
option. We could add an alternate_output_dirs
option containing a list of directories which rbm will use when looking for exiting artifacts. On a machine where we have multiple users doing builds, we could use that to avoid rebuilding components already built by an other user.