The Builder class processes RubyGem specification files to produce a .gem file.
Constructs a builder instance for the provided specification
Builds the gem from the specification. Returns the name of the file written.
[Validate]