If you want to keep a record of how a particular tape archive was extracted, you can redirect the output of any of the verbosity options described above to a log file. For example:
bru -xvf tape0 > extract.log
This will write a list of the extracted files to a file named extract.log.