Currently the BuildIn python wrapper script only works on Linux systems.

You can download the wrapper HERE.

The wrapper script is intended to wrap (duh) the entire build command to be investigated, like this:

 Usage: buildin.py [options] -- <cmd to execute>

Options:
  -h, --help            show this help message and exit
  -d, --debug           enable debug printing
  -o OUT_FILE, --out_file=OUT_FILE
                        destination uploadable data file [default:
                        $CWD/buildin.out.gz]
  -p PGID_FILE, --pgid_file=PGID_FILE
                        pgid file to use [default: /tmp/buildin.py.pgid]
  -s SAMPLING_RATE, --sampling_rate=SAMPLING_RATE
                        sampling rate in seconds [default: 60]
  -v, --version         display upload file version and exit
 

When the command completes the wrapper creates one or more datafiles which can be uploaded for analysis.