To start a new Chrome, using the same or different version bundle.
cd /Application/Google\ Chrome.app/Contents
./MacOS/Google\ Chrome --user-data-dir="/path/to/profiles"
P.S. For all command line switches, check a bit outdated reference, or from source code.