I wanted to combine two rigid bodies into a single rigid body. i.e:

What is the fastest way to do this (as in computationally)? I will potentially have a lot of these combined rigid bodies, and they will all be constructed from different types and different amounts of shapes.
Also can this be done with hulls? GImpact shapes?