How to build only ember-runtime?

As described in this topic → Ember runtime difference it was possible to build ember-runtime on it’s own. Is this still possible, and if how?

I would like to use the ember.Object and it’s data-binding in projects without the need of a mvc-framework.