occlum build
This commit mainly accomplish two things: 1. Use makefile to manage dependencies for `occlum build`, which can save lots of time 2. Take dirs `build`, `run` outside from `.occlum`. Remove env var "OCCLUM_INSTANCE_DIR"
Please see the "gdb_support" in demos to find out how to use GDB to debug your apps running upon Occlum.