1 2 3 4 5 6
MRuby::Build.new do |conf| toolchain :gcc # include all core GEMs conf.gembox 'full-core' end