On OSX, /usr/bin/time does not support "-f". Reported in https://github.com/rfjakob/gocryptfs/issues/15#issuecomment-279130217 .
Mac OS X does not have fusermount and uses umount instead. The fuse-unmount.bash calls the appropriate command.