Skip to content

Instantly share code, notes, and snippets.

@yorickpeterse
Created February 12, 2015 00:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yorickpeterse/b3c662e9b2d9e1d91e42 to your computer and use it in GitHub Desktop.
Save yorickpeterse/b3c662e9b2d9e1d91e42 to your computer and use it in GitHub Desktop.
** Invoke install (first_time)
** Invoke build:build (first_time)
** Invoke vm/vm (first_time)
** Invoke vm/gen/config_variables.h (first_time, not_needed)
** Invoke library/rubinius/configuration.rb (first_time, not_needed)
** Invoke config.rb (first_time, not_needed)
** Invoke vm/gen/signature.h (first_time, not_needed)
** Invoke kernel/signature.rb (first_time, not_needed)
** Invoke kernel/bootstrap/load_order.txt (first_time, not_needed)
** Invoke kernel/common/load_order.txt (first_time, not_needed)
** Invoke kernel/delta/load_order.txt (first_time, not_needed)
** Invoke kernel/platform/load_order.txt (first_time, not_needed)
** Invoke kernel/alpha.rb (first_time, not_needed)
** Invoke kernel/bootstrap/alias.rb (first_time, not_needed)
** Invoke kernel/bootstrap/array.rb (first_time, not_needed)
** Invoke kernel/bootstrap/array_mirror.rb (first_time, not_needed)
** Invoke kernel/bootstrap/atomic.rb (first_time, not_needed)
** Invoke kernel/bootstrap/basic_object.rb (first_time, not_needed)
** Invoke kernel/bootstrap/bignum.rb (first_time, not_needed)
** Invoke kernel/bootstrap/block_environment.rb (first_time, not_needed)
** Invoke kernel/bootstrap/byte_array.rb (first_time, not_needed)
** Invoke kernel/bootstrap/call_custom_cache.rb (first_time, not_needed)
** Invoke kernel/bootstrap/call_site.rb (first_time, not_needed)
** Invoke kernel/bootstrap/channel.rb (first_time, not_needed)
** Invoke kernel/bootstrap/character.rb (first_time, not_needed)
** Invoke kernel/bootstrap/class.rb (first_time, not_needed)
** Invoke kernel/bootstrap/compact_lookup_table.rb (first_time, not_needed)
** Invoke kernel/bootstrap/compiled_code.rb (first_time, not_needed)
** Invoke kernel/bootstrap/configuration.rb (first_time, not_needed)
** Invoke kernel/bootstrap/constant_cache.rb (first_time, not_needed)
** Invoke kernel/bootstrap/constant_scope.rb (first_time, not_needed)
** Invoke kernel/bootstrap/constant_table.rb (first_time, not_needed)
** Invoke kernel/bootstrap/dir.rb (first_time, not_needed)
** Invoke kernel/bootstrap/encoding.rb (first_time, not_needed)
** Invoke kernel/bootstrap/exception.rb (first_time, not_needed)
** Invoke kernel/bootstrap/executable.rb (first_time, not_needed)
** Invoke kernel/bootstrap/false.rb (first_time, not_needed)
** Invoke kernel/bootstrap/fixnum.rb (first_time, not_needed)
** Invoke kernel/bootstrap/gc.rb (first_time, not_needed)
** Invoke kernel/bootstrap/io.rb (first_time, not_needed)
** Invoke kernel/bootstrap/iseq.rb (first_time, not_needed)
** Invoke kernel/bootstrap/jit.rb (first_time, not_needed)
** Invoke kernel/bootstrap/kernel.rb (first_time, not_needed)
** Invoke kernel/bootstrap/logger.rb (first_time, not_needed)
** Invoke kernel/bootstrap/lookup_table.rb (first_time, not_needed)
** Invoke kernel/bootstrap/method_table.rb (first_time, not_needed)
** Invoke kernel/bootstrap/mirror.rb (first_time, not_needed)
** Invoke kernel/bootstrap/mono_inline_cache.rb (first_time, not_needed)
** Invoke kernel/bootstrap/nil.rb (first_time, not_needed)
** Invoke kernel/bootstrap/poly_inline_cache.rb (first_time, not_needed)
** Invoke kernel/bootstrap/proc.rb (first_time, not_needed)
** Invoke kernel/bootstrap/process.rb (first_time, not_needed)
** Invoke kernel/bootstrap/regexp.rb (first_time, not_needed)
** Invoke kernel/bootstrap/respond_to_cache.rb (first_time, not_needed)
** Invoke kernel/bootstrap/rubinius.rb (first_time, not_needed)
** Invoke kernel/bootstrap/stat.rb (first_time, not_needed)
** Invoke kernel/bootstrap/string.rb (first_time, not_needed)
** Invoke kernel/bootstrap/symbol.rb (first_time, not_needed)
** Invoke kernel/bootstrap/thread.rb (first_time, not_needed)
** Invoke kernel/bootstrap/thunk.rb (first_time, not_needed)
** Invoke kernel/bootstrap/time.rb (first_time, not_needed)
** Invoke kernel/bootstrap/true.rb (first_time, not_needed)
** Invoke kernel/bootstrap/tuple.rb (first_time, not_needed)
** Invoke kernel/bootstrap/type.rb (first_time, not_needed)
** Invoke kernel/bootstrap/variable_scope.rb (first_time, not_needed)
** Invoke kernel/bootstrap/vm.rb (first_time, not_needed)
** Invoke kernel/bootstrap/weakref.rb (first_time, not_needed)
** Invoke kernel/common/argf.rb (first_time, not_needed)
** Invoke kernel/common/array.rb (first_time, not_needed)
** Invoke kernel/common/autoload.rb (first_time, not_needed)
** Invoke kernel/common/backtrace.rb (first_time, not_needed)
** Invoke kernel/common/basic_object.rb (first_time, not_needed)
** Invoke kernel/common/bignum.rb (first_time, not_needed)
** Invoke kernel/common/binding.rb (first_time, not_needed)
** Invoke kernel/common/block_environment.rb (first_time, not_needed)
** Invoke kernel/common/byte_array.rb (first_time, not_needed)
** Invoke kernel/common/capi.rb (first_time, not_needed)
** Invoke kernel/common/channel.rb (first_time, not_needed)
** Invoke kernel/common/class.rb (first_time, not_needed)
** Invoke kernel/common/code_loader.rb (first_time, not_needed)
** Invoke kernel/common/comparable.rb (first_time, not_needed)
** Invoke kernel/common/compiled_code.rb (first_time, not_needed)
** Invoke kernel/common/complex.rb (first_time, not_needed)
** Invoke kernel/common/complexifier.rb (first_time, not_needed)
** Invoke kernel/common/constant_scope.rb (first_time, not_needed)
** Invoke kernel/common/continuation.rb (first_time, not_needed)
** Invoke kernel/common/ctype.rb (first_time, not_needed)
** Invoke kernel/common/delegated_method.rb (first_time, not_needed)
** Invoke kernel/common/dir.rb (first_time, not_needed)
** Invoke kernel/common/dir_glob.rb (first_time, not_needed)
** Invoke kernel/common/encoding.rb (first_time, not_needed)
** Invoke kernel/common/enumerable.rb (first_time, not_needed)
** Invoke kernel/common/enumerator.rb (first_time, not_needed)
** Invoke kernel/common/env.rb (first_time, not_needed)
** Invoke kernel/common/errno.rb (first_time, not_needed)
** Invoke kernel/common/eval.rb (first_time, not_needed)
** Invoke kernel/common/exception.rb (first_time, not_needed)
** Invoke kernel/common/executable.rb (first_time, not_needed)
** Invoke kernel/common/false.rb (first_time, not_needed)
** Invoke kernel/common/fiber.rb (first_time, not_needed)
** Invoke kernel/common/file.rb (first_time, not_needed)
** Invoke kernel/common/file_test.rb (first_time, not_needed)
** Invoke kernel/common/fixnum.rb (first_time, not_needed)
** Invoke kernel/common/float.rb (first_time, not_needed)
** Invoke kernel/common/gc.rb (first_time, not_needed)
** Invoke kernel/common/global.rb (first_time, not_needed)
** Invoke kernel/common/hash.rb (first_time, not_needed)
** Invoke kernel/common/hash_hamt.rb (first_time, not_needed)
** Invoke kernel/common/hook.rb (first_time, not_needed)
** Invoke kernel/common/identity_map.rb (first_time, not_needed)
** Invoke kernel/common/immediate.rb (first_time, not_needed)
** Invoke kernel/common/integer.rb (first_time, not_needed)
** Invoke kernel/common/io.rb (first_time, not_needed)
** Invoke kernel/common/kernel.rb (first_time, not_needed)
** Invoke kernel/common/loaded_features.rb (first_time, not_needed)
** Invoke kernel/common/location.rb (first_time, not_needed)
** Invoke kernel/common/lookup_table.rb (first_time, not_needed)
** Invoke kernel/common/lru_cache.rb (first_time, not_needed)
** Invoke kernel/common/main.rb (first_time, not_needed)
** Invoke kernel/common/marshal.rb (first_time, not_needed)
** Invoke kernel/common/math.rb (first_time, not_needed)
** Invoke kernel/common/method.rb (first_time, not_needed)
** Invoke kernel/common/method_equality.rb (first_time, not_needed)
** Invoke kernel/common/method_table.rb (first_time, not_needed)
** Invoke kernel/common/missing_method.rb (first_time, not_needed)
** Invoke kernel/common/module.rb (first_time, not_needed)
** Invoke kernel/common/mutex.rb (first_time, not_needed)
** Invoke kernel/common/native_method.rb (first_time, not_needed)
** Invoke kernel/common/nil.rb (first_time, not_needed)
** Invoke kernel/common/numeric.rb (first_time, not_needed)
** Invoke kernel/common/object_space.rb (first_time, not_needed)
** Invoke kernel/common/proc.rb (first_time, not_needed)
** Invoke kernel/common/process.rb (first_time, not_needed)
** Invoke kernel/common/process_mirror.rb (first_time, not_needed)
** Invoke kernel/common/random.rb (first_time, not_needed)
** Invoke kernel/common/range.rb (first_time, not_needed)
** Invoke kernel/common/rational.rb (first_time, not_needed)
** Invoke kernel/common/rationalizer.rb (first_time, not_needed)
** Invoke kernel/common/regexp.rb (first_time, not_needed)
** Invoke kernel/common/signal.rb (first_time, not_needed)
** Invoke kernel/common/splitter.rb (first_time, not_needed)
** Invoke kernel/common/sprinter.rb (first_time, not_needed)
** Invoke kernel/common/stat.rb (first_time, not_needed)
** Invoke kernel/common/string.rb (first_time, not_needed)
** Invoke kernel/common/string_mirror.rb (first_time, not_needed)
** Invoke kernel/common/struct.rb (first_time, not_needed)
** Invoke kernel/common/symbol.rb (first_time, not_needed)
** Invoke kernel/common/thread.rb (first_time, not_needed)
** Invoke kernel/common/thread_group.rb (first_time, not_needed)
** Invoke kernel/common/throw_catch.rb (first_time, not_needed)
** Invoke kernel/common/time.rb (first_time, not_needed)
** Invoke kernel/common/true.rb (first_time, not_needed)
** Invoke kernel/common/tuple.rb (first_time, not_needed)
** Invoke kernel/common/type.rb (first_time, not_needed)
** Invoke kernel/common/undefined.rb (first_time, not_needed)
** Invoke kernel/common/variable_scope.rb (first_time, not_needed)
** Invoke kernel/delta/class.rb (first_time, not_needed)
** Invoke kernel/delta/code_loader.rb (first_time, not_needed)
** Invoke kernel/delta/console.rb (first_time, not_needed)
** Invoke kernel/delta/converter_paths.rb (first_time, not_needed)
** Invoke kernel/delta/ctype.rb (first_time, not_needed)
** Invoke kernel/delta/exception.rb (first_time, not_needed)
** Invoke kernel/delta/ffi.rb (first_time, not_needed)
** Invoke kernel/delta/file.rb (first_time, not_needed)
** Invoke kernel/delta/file_test.rb (first_time, not_needed)
** Invoke kernel/delta/fsevent.rb (first_time, not_needed)
** Invoke kernel/delta/kernel.rb (first_time, not_needed)
** Invoke kernel/delta/math.rb (first_time, not_needed)
** Invoke kernel/delta/metrics.rb (first_time, not_needed)
** Invoke kernel/delta/module.rb (first_time, not_needed)
** Invoke kernel/delta/options.rb (first_time, not_needed)
** Invoke kernel/delta/pack.rb (first_time, not_needed)
** Invoke kernel/delta/rubinius.rb (first_time, not_needed)
** Invoke kernel/delta/ruby_constants.rb (first_time, not_needed)
** Invoke kernel/delta/runtime.rb (first_time, not_needed)
** Invoke kernel/delta/signal.rb (first_time, not_needed)
** Invoke kernel/delta/stats.rb (first_time, not_needed)
** Invoke kernel/delta/struct.rb (first_time, not_needed)
** Invoke kernel/delta/thread.rb (first_time, not_needed)
** Invoke kernel/loader.rb (first_time, not_needed)
** Invoke kernel/platform/enum.rb (first_time, not_needed)
** Invoke kernel/platform/env.rb (first_time, not_needed)
** Invoke kernel/platform/ffi.rb (first_time, not_needed)
** Invoke kernel/platform/file.rb (first_time, not_needed)
** Invoke kernel/platform/library.rb (first_time, not_needed)
** Invoke kernel/platform/math.rb (first_time, not_needed)
** Invoke kernel/platform/pointer.rb (first_time, not_needed)
** Invoke kernel/platform/pointer_accessors.rb (first_time, not_needed)
** Invoke kernel/platform/posix.rb (first_time, not_needed)
** Invoke kernel/platform/struct.rb (first_time, not_needed)
** Invoke kernel/platform/union.rb (first_time, not_needed)
** Invoke Rakefile (first_time, not_needed)
** Invoke config.rb (not_needed)
** Invoke rakelib/blueprint.rb (first_time, not_needed)
** Invoke rakelib/build_signature.rb (first_time, not_needed)
** Invoke rakelib/configure.rb (first_time, not_needed)
** Invoke rakelib/dependency_grapher.rb (first_time, not_needed)
** Invoke rakelib/digest_files.rb (first_time, not_needed)
** Invoke rakelib/generator_task.rb (first_time, not_needed)
** Invoke rakelib/git.rb (first_time, not_needed)
** Invoke rakelib/instruction_parser.rb (first_time, not_needed)
** Invoke rakelib/package.rb (first_time, not_needed)
** Invoke rakelib/preinstall_gems.rb (first_time, not_needed)
** Invoke rakelib/release.rb (first_time, not_needed)
** Invoke rakelib/transcheck.rb (first_time, not_needed)
** Invoke rakelib/bench.rake (first_time, not_needed)
** Invoke rakelib/committers.rake (first_time, not_needed)
** Invoke rakelib/deploy.rake (first_time, not_needed)
** Invoke rakelib/doc.rake (first_time, not_needed)
** Invoke rakelib/gems.rake (first_time, not_needed)
** Invoke rakelib/git.rake (first_time, not_needed)
** Invoke rakelib/install.rake (first_time, not_needed)
** Invoke rakelib/jit.rake (first_time, not_needed)
** Invoke rakelib/kernel.rake (first_time, not_needed)
** Invoke rakelib/mspec.rake (first_time, not_needed)
** Invoke rakelib/oniguruma.rake (first_time, not_needed)
** Invoke rakelib/package.rake (first_time, not_needed)
** Invoke rakelib/platform.rake (first_time, not_needed)
** Invoke rakelib/rapa.rake (first_time, not_needed)
** Invoke rakelib/release.rake (first_time, not_needed)
** Invoke rakelib/rubyspec.rake (first_time, not_needed)
** Invoke rakelib/stress.rake (first_time, not_needed)
** Invoke rakelib/tasks.rake (first_time, not_needed)
** Invoke rakelib/todo.rake (first_time, not_needed)
** Invoke rakelib/vm.rake (first_time, not_needed)
** Invoke rakelib/web.rake (first_time, not_needed)
** Invoke rakelib/winpthreads.rake (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast.rb (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/constants.rb (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/control_flow.rb (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/data.rb (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/definitions.rb (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/encoding.rb (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/exceptions.rb (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/file.rb (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/grapher.rb (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/literals.rb (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/node.rb (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/operators.rb (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/self.rb (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/sends.rb (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/transforms.rb (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/values.rb (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/variables.rb (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/version.rb (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler.rb (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/compiled_file.rb (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/compiler.rb (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/evaluator.rb (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/generator.rb (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/generator_methods.rb (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/iseq.rb (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/locals.rb (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/opcodes.rb (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/printers.rb (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/stages.rb (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/version.rb (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-melbourne-2.3.1.0/ext/rubinius/melbourne/extconf.rb (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-melbourne-2.3.1.0/ext/rubinius/melbourne/node_types.rb (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-melbourne-2.3.1.0/lib/rubinius/melbourne.rb (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-melbourne-2.3.1.0/lib/rubinius/melbourne/version.rb (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-processor-2.3.0/lib/rubinius/processor.rb (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-processor-2.3.0/lib/rubinius/processor/processor.rb (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-processor-2.3.0/lib/rubinius/processor/version.rb (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-toolset-2.3.1/lib/rubinius/toolset.rb (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-toolset-2.3.1/lib/rubinius/toolset/version.rb (first_time, not_needed)
** Invoke vm/dtrace/probes.h (first_time, not_needed)
** Invoke vm/gen/encoding_database.cpp (first_time, not_needed)
** Invoke vm/codegen/encoding_extract.rb (first_time, not_needed)
** Invoke vm/gen/transcoder_database.cpp (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging//library/encoding/converter (first_time, not_needed)
** Invoke vm/codegen/transcoders_extract.rb (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/vm/gen/release.h (first_time)
** Execute /home/yorickpeterse/Private/Projects/ruby/rubinius/vm/gen/release.h
** Invoke vm/gen/includes.hpp (first_time)
** Invoke vm/builtin/basic_object.hpp (first_time, not_needed)
** Invoke vm/builtin/object.hpp (first_time, not_needed)
** Invoke vm/builtin/integer.hpp (first_time, not_needed)
** Invoke vm/builtin/fixnum.hpp (first_time, not_needed)
** Invoke vm/builtin/array.hpp (first_time, not_needed)
** Invoke vm/builtin/bignum.hpp (first_time, not_needed)
** Invoke vm/builtin/executable.hpp (first_time, not_needed)
** Invoke vm/builtin/access_variable.hpp (first_time, not_needed)
** Invoke vm/builtin/alias.hpp (first_time, not_needed)
** Invoke vm/builtin/block_environment.hpp (first_time, not_needed)
** Invoke vm/builtin/block_as_method.hpp (first_time, not_needed)
** Invoke vm/builtin/byte_array.hpp (first_time, not_needed)
** Invoke vm/builtin/io.hpp (first_time, not_needed)
** Invoke vm/builtin/channel.hpp (first_time, not_needed)
** Invoke vm/builtin/module.hpp (first_time, not_needed)
** Invoke vm/builtin/constant_table.hpp (first_time, not_needed)
** Invoke vm/builtin/class.hpp (first_time, not_needed)
** Invoke vm/builtin/compiled_code.hpp (first_time, not_needed)
** Invoke vm/builtin/data.hpp (first_time, not_needed)
** Invoke vm/builtin/dir.hpp (first_time, not_needed)
** Invoke vm/builtin/exception.hpp (first_time, not_needed)
** Invoke vm/builtin/float.hpp (first_time, not_needed)
** Invoke vm/builtin/fsevent.hpp (first_time, not_needed)
** Invoke vm/builtin/immediates.hpp (first_time, not_needed)
** Invoke vm/builtin/iseq.hpp (first_time, not_needed)
** Invoke vm/builtin/list.hpp (first_time, not_needed)
** Invoke vm/builtin/logger.hpp (first_time, not_needed)
** Invoke vm/builtin/lookup_table.hpp (first_time, not_needed)
** Invoke vm/builtin/ffi_pointer.hpp (first_time, not_needed)
** Invoke vm/builtin/method_table.hpp (first_time, not_needed)
** Invoke vm/builtin/native_function.hpp (first_time, not_needed)
** Invoke vm/builtin/packed_object.hpp (first_time, not_needed)
** Invoke vm/builtin/randomizer.hpp (first_time, not_needed)
** Invoke vm/builtin/regexp.hpp (first_time, not_needed)
** Invoke vm/builtin/constant_scope.hpp (first_time, not_needed)
** Invoke vm/builtin/encoding.hpp (first_time, not_needed)
** Invoke vm/builtin/string.hpp (first_time, not_needed)
** Invoke vm/builtin/symbol.hpp (first_time, not_needed)
** Invoke vm/builtin/thread.hpp (first_time, not_needed)
** Invoke vm/builtin/tuple.hpp (first_time, not_needed)
** Invoke vm/builtin/compact_lookup_table.hpp (first_time, not_needed)
** Invoke vm/builtin/time.hpp (first_time, not_needed)
** Invoke vm/builtin/stat.hpp (first_time, not_needed)
** Invoke vm/builtin/native_method.hpp (first_time, not_needed)
** Invoke vm/builtin/system.hpp (first_time, not_needed)
** Invoke vm/builtin/autoload.hpp (first_time, not_needed)
** Invoke vm/builtin/proc.hpp (first_time, not_needed)
** Invoke vm/builtin/variable_scope.hpp (first_time, not_needed)
** Invoke vm/builtin/location.hpp (first_time, not_needed)
** Invoke vm/builtin/constant_cache.hpp (first_time, not_needed)
** Invoke vm/builtin/call_site.hpp (first_time, not_needed)
** Invoke vm/builtin/mono_inline_cache.hpp (first_time, not_needed)
** Invoke vm/builtin/poly_inline_cache.hpp (first_time, not_needed)
** Invoke vm/builtin/call_custom_cache.hpp (first_time, not_needed)
** Invoke vm/builtin/respond_to_cache.hpp (first_time, not_needed)
** Invoke vm/builtin/weakref.hpp (first_time, not_needed)
** Invoke vm/builtin/fiber.hpp (first_time, not_needed)
** Invoke vm/builtin/thunk.hpp (first_time, not_needed)
** Invoke vm/builtin/call_unit.hpp (first_time, not_needed)
** Invoke vm/builtin/call_unit_adapter.hpp (first_time, not_needed)
** Invoke vm/builtin/atomic.hpp (first_time, not_needed)
** Invoke vm/builtin/character.hpp (first_time, not_needed)
** Invoke vm/builtin/thread_state.hpp (first_time, not_needed)
** Invoke vm/builtin/jit.hpp (first_time, not_needed)
** Invoke vm/codegen/field_extract.rb (first_time, not_needed)
** Invoke vm/gen (first_time, not_needed)
** Invoke run_field_extract (first_time)
** Execute run_field_extract
/home/yorickpeterse/.rubies/ruby-2.2.0/bin/ruby vm/codegen/field_extract.rb vm/builtin/basic_object.hpp vm/builtin/object.hpp vm/builtin/integer.hpp vm/builtin/fixnum.hpp vm/builtin/array.hpp vm/builtin/bignum.hpp vm/builtin/executable.hpp vm/builtin/access_variable.hpp vm/builtin/alias.hpp vm/builtin/block_environment.hpp vm/builtin/block_as_method.hpp vm/builtin/byte_array.hpp vm/builtin/io.hpp vm/builtin/channel.hpp vm/builtin/module.hpp vm/builtin/constant_table.hpp vm/builtin/class.hpp vm/builtin/compiled_code.hpp vm/builtin/data.hpp vm/builtin/dir.hpp vm/builtin/exception.hpp vm/builtin/float.hpp vm/builtin/fsevent.hpp vm/builtin/immediates.hpp vm/builtin/iseq.hpp vm/builtin/list.hpp vm/builtin/logger.hpp vm/builtin/lookup_table.hpp vm/builtin/ffi_pointer.hpp vm/builtin/method_table.hpp vm/builtin/native_function.hpp vm/builtin/packed_object.hpp vm/builtin/randomizer.hpp vm/builtin/regexp.hpp vm/builtin/constant_scope.hpp vm/builtin/encoding.hpp vm/builtin/string.hpp vm/builtin/symbol.hpp vm/builtin/thread.hpp vm/builtin/tuple.hpp vm/builtin/compact_lookup_table.hpp vm/builtin/time.hpp vm/builtin/stat.hpp vm/builtin/native_method.hpp vm/builtin/system.hpp vm/builtin/autoload.hpp vm/builtin/proc.hpp vm/builtin/variable_scope.hpp vm/builtin/location.hpp vm/builtin/constant_cache.hpp vm/builtin/call_site.hpp vm/builtin/mono_inline_cache.hpp vm/builtin/poly_inline_cache.hpp vm/builtin/call_custom_cache.hpp vm/builtin/respond_to_cache.hpp vm/builtin/weakref.hpp vm/builtin/fiber.hpp vm/builtin/thunk.hpp vm/builtin/call_unit.hpp vm/builtin/call_unit_adapter.hpp vm/builtin/atomic.hpp vm/builtin/character.hpp vm/builtin/thread_state.hpp vm/builtin/jit.hpp
** Execute vm/gen/includes.hpp
** Invoke vm/gen/kind_of.hpp (first_time)
** Invoke vm/builtin/basic_object.hpp (not_needed)
** Invoke vm/builtin/object.hpp (not_needed)
** Invoke vm/builtin/integer.hpp (not_needed)
** Invoke vm/builtin/fixnum.hpp (not_needed)
** Invoke vm/builtin/array.hpp (not_needed)
** Invoke vm/builtin/bignum.hpp (not_needed)
** Invoke vm/builtin/executable.hpp (not_needed)
** Invoke vm/builtin/access_variable.hpp (not_needed)
** Invoke vm/builtin/alias.hpp (not_needed)
** Invoke vm/builtin/block_environment.hpp (not_needed)
** Invoke vm/builtin/block_as_method.hpp (not_needed)
** Invoke vm/builtin/byte_array.hpp (not_needed)
** Invoke vm/builtin/io.hpp (not_needed)
** Invoke vm/builtin/channel.hpp (not_needed)
** Invoke vm/builtin/module.hpp (not_needed)
** Invoke vm/builtin/constant_table.hpp (not_needed)
** Invoke vm/builtin/class.hpp (not_needed)
** Invoke vm/builtin/compiled_code.hpp (not_needed)
** Invoke vm/builtin/data.hpp (not_needed)
** Invoke vm/builtin/dir.hpp (not_needed)
** Invoke vm/builtin/exception.hpp (not_needed)
** Invoke vm/builtin/float.hpp (not_needed)
** Invoke vm/builtin/fsevent.hpp (not_needed)
** Invoke vm/builtin/immediates.hpp (not_needed)
** Invoke vm/builtin/iseq.hpp (not_needed)
** Invoke vm/builtin/list.hpp (not_needed)
** Invoke vm/builtin/logger.hpp (not_needed)
** Invoke vm/builtin/lookup_table.hpp (not_needed)
** Invoke vm/builtin/ffi_pointer.hpp (not_needed)
** Invoke vm/builtin/method_table.hpp (not_needed)
** Invoke vm/builtin/native_function.hpp (not_needed)
** Invoke vm/builtin/packed_object.hpp (not_needed)
** Invoke vm/builtin/randomizer.hpp (not_needed)
** Invoke vm/builtin/regexp.hpp (not_needed)
** Invoke vm/builtin/constant_scope.hpp (not_needed)
** Invoke vm/builtin/encoding.hpp (not_needed)
** Invoke vm/builtin/string.hpp (not_needed)
** Invoke vm/builtin/symbol.hpp (not_needed)
** Invoke vm/builtin/thread.hpp (not_needed)
** Invoke vm/builtin/tuple.hpp (not_needed)
** Invoke vm/builtin/compact_lookup_table.hpp (not_needed)
** Invoke vm/builtin/time.hpp (not_needed)
** Invoke vm/builtin/stat.hpp (not_needed)
** Invoke vm/builtin/native_method.hpp (not_needed)
** Invoke vm/builtin/system.hpp (not_needed)
** Invoke vm/builtin/autoload.hpp (not_needed)
** Invoke vm/builtin/proc.hpp (not_needed)
** Invoke vm/builtin/variable_scope.hpp (not_needed)
** Invoke vm/builtin/location.hpp (not_needed)
** Invoke vm/builtin/constant_cache.hpp (not_needed)
** Invoke vm/builtin/call_site.hpp (not_needed)
** Invoke vm/builtin/mono_inline_cache.hpp (not_needed)
** Invoke vm/builtin/poly_inline_cache.hpp (not_needed)
** Invoke vm/builtin/call_custom_cache.hpp (not_needed)
** Invoke vm/builtin/respond_to_cache.hpp (not_needed)
** Invoke vm/builtin/weakref.hpp (not_needed)
** Invoke vm/builtin/fiber.hpp (not_needed)
** Invoke vm/builtin/thunk.hpp (not_needed)
** Invoke vm/builtin/call_unit.hpp (not_needed)
** Invoke vm/builtin/call_unit_adapter.hpp (not_needed)
** Invoke vm/builtin/atomic.hpp (not_needed)
** Invoke vm/builtin/character.hpp (not_needed)
** Invoke vm/builtin/thread_state.hpp (not_needed)
** Invoke vm/builtin/jit.hpp (not_needed)
** Invoke vm/codegen/field_extract.rb (not_needed)
** Invoke run_field_extract
** Execute vm/gen/kind_of.hpp
** Invoke vm/gen/object_types.hpp (first_time)
** Invoke vm/builtin/basic_object.hpp (not_needed)
** Invoke vm/builtin/object.hpp (not_needed)
** Invoke vm/builtin/integer.hpp (not_needed)
** Invoke vm/builtin/fixnum.hpp (not_needed)
** Invoke vm/builtin/array.hpp (not_needed)
** Invoke vm/builtin/bignum.hpp (not_needed)
** Invoke vm/builtin/executable.hpp (not_needed)
** Invoke vm/builtin/access_variable.hpp (not_needed)
** Invoke vm/builtin/alias.hpp (not_needed)
** Invoke vm/builtin/block_environment.hpp (not_needed)
** Invoke vm/builtin/block_as_method.hpp (not_needed)
** Invoke vm/builtin/byte_array.hpp (not_needed)
** Invoke vm/builtin/io.hpp (not_needed)
** Invoke vm/builtin/channel.hpp (not_needed)
** Invoke vm/builtin/module.hpp (not_needed)
** Invoke vm/builtin/constant_table.hpp (not_needed)
** Invoke vm/builtin/class.hpp (not_needed)
** Invoke vm/builtin/compiled_code.hpp (not_needed)
** Invoke vm/builtin/data.hpp (not_needed)
** Invoke vm/builtin/dir.hpp (not_needed)
** Invoke vm/builtin/exception.hpp (not_needed)
** Invoke vm/builtin/float.hpp (not_needed)
** Invoke vm/builtin/fsevent.hpp (not_needed)
** Invoke vm/builtin/immediates.hpp (not_needed)
** Invoke vm/builtin/iseq.hpp (not_needed)
** Invoke vm/builtin/list.hpp (not_needed)
** Invoke vm/builtin/logger.hpp (not_needed)
** Invoke vm/builtin/lookup_table.hpp (not_needed)
** Invoke vm/builtin/ffi_pointer.hpp (not_needed)
** Invoke vm/builtin/method_table.hpp (not_needed)
** Invoke vm/builtin/native_function.hpp (not_needed)
** Invoke vm/builtin/packed_object.hpp (not_needed)
** Invoke vm/builtin/randomizer.hpp (not_needed)
** Invoke vm/builtin/regexp.hpp (not_needed)
** Invoke vm/builtin/constant_scope.hpp (not_needed)
** Invoke vm/builtin/encoding.hpp (not_needed)
** Invoke vm/builtin/string.hpp (not_needed)
** Invoke vm/builtin/symbol.hpp (not_needed)
** Invoke vm/builtin/thread.hpp (not_needed)
** Invoke vm/builtin/tuple.hpp (not_needed)
** Invoke vm/builtin/compact_lookup_table.hpp (not_needed)
** Invoke vm/builtin/time.hpp (not_needed)
** Invoke vm/builtin/stat.hpp (not_needed)
** Invoke vm/builtin/native_method.hpp (not_needed)
** Invoke vm/builtin/system.hpp (not_needed)
** Invoke vm/builtin/autoload.hpp (not_needed)
** Invoke vm/builtin/proc.hpp (not_needed)
** Invoke vm/builtin/variable_scope.hpp (not_needed)
** Invoke vm/builtin/location.hpp (not_needed)
** Invoke vm/builtin/constant_cache.hpp (not_needed)
** Invoke vm/builtin/call_site.hpp (not_needed)
** Invoke vm/builtin/mono_inline_cache.hpp (not_needed)
** Invoke vm/builtin/poly_inline_cache.hpp (not_needed)
** Invoke vm/builtin/call_custom_cache.hpp (not_needed)
** Invoke vm/builtin/respond_to_cache.hpp (not_needed)
** Invoke vm/builtin/weakref.hpp (not_needed)
** Invoke vm/builtin/fiber.hpp (not_needed)
** Invoke vm/builtin/thunk.hpp (not_needed)
** Invoke vm/builtin/call_unit.hpp (not_needed)
** Invoke vm/builtin/call_unit_adapter.hpp (not_needed)
** Invoke vm/builtin/atomic.hpp (not_needed)
** Invoke vm/builtin/character.hpp (not_needed)
** Invoke vm/builtin/thread_state.hpp (not_needed)
** Invoke vm/builtin/jit.hpp (not_needed)
** Invoke vm/codegen/field_extract.rb (not_needed)
** Invoke run_field_extract
** Execute vm/gen/object_types.hpp
** Invoke vm/gen/typechecks.gen.cpp (first_time)
** Invoke vm/builtin/basic_object.hpp (not_needed)
** Invoke vm/builtin/object.hpp (not_needed)
** Invoke vm/builtin/integer.hpp (not_needed)
** Invoke vm/builtin/fixnum.hpp (not_needed)
** Invoke vm/builtin/array.hpp (not_needed)
** Invoke vm/builtin/bignum.hpp (not_needed)
** Invoke vm/builtin/executable.hpp (not_needed)
** Invoke vm/builtin/access_variable.hpp (not_needed)
** Invoke vm/builtin/alias.hpp (not_needed)
** Invoke vm/builtin/block_environment.hpp (not_needed)
** Invoke vm/builtin/block_as_method.hpp (not_needed)
** Invoke vm/builtin/byte_array.hpp (not_needed)
** Invoke vm/builtin/io.hpp (not_needed)
** Invoke vm/builtin/channel.hpp (not_needed)
** Invoke vm/builtin/module.hpp (not_needed)
** Invoke vm/builtin/constant_table.hpp (not_needed)
** Invoke vm/builtin/class.hpp (not_needed)
** Invoke vm/builtin/compiled_code.hpp (not_needed)
** Invoke vm/builtin/data.hpp (not_needed)
** Invoke vm/builtin/dir.hpp (not_needed)
** Invoke vm/builtin/exception.hpp (not_needed)
** Invoke vm/builtin/float.hpp (not_needed)
** Invoke vm/builtin/fsevent.hpp (not_needed)
** Invoke vm/builtin/immediates.hpp (not_needed)
** Invoke vm/builtin/iseq.hpp (not_needed)
** Invoke vm/builtin/list.hpp (not_needed)
** Invoke vm/builtin/logger.hpp (not_needed)
** Invoke vm/builtin/lookup_table.hpp (not_needed)
** Invoke vm/builtin/ffi_pointer.hpp (not_needed)
** Invoke vm/builtin/method_table.hpp (not_needed)
** Invoke vm/builtin/native_function.hpp (not_needed)
** Invoke vm/builtin/packed_object.hpp (not_needed)
** Invoke vm/builtin/randomizer.hpp (not_needed)
** Invoke vm/builtin/regexp.hpp (not_needed)
** Invoke vm/builtin/constant_scope.hpp (not_needed)
** Invoke vm/builtin/encoding.hpp (not_needed)
** Invoke vm/builtin/string.hpp (not_needed)
** Invoke vm/builtin/symbol.hpp (not_needed)
** Invoke vm/builtin/thread.hpp (not_needed)
** Invoke vm/builtin/tuple.hpp (not_needed)
** Invoke vm/builtin/compact_lookup_table.hpp (not_needed)
** Invoke vm/builtin/time.hpp (not_needed)
** Invoke vm/builtin/stat.hpp (not_needed)
** Invoke vm/builtin/native_method.hpp (not_needed)
** Invoke vm/builtin/system.hpp (not_needed)
** Invoke vm/builtin/autoload.hpp (not_needed)
** Invoke vm/builtin/proc.hpp (not_needed)
** Invoke vm/builtin/variable_scope.hpp (not_needed)
** Invoke vm/builtin/location.hpp (not_needed)
** Invoke vm/builtin/constant_cache.hpp (not_needed)
** Invoke vm/builtin/call_site.hpp (not_needed)
** Invoke vm/builtin/mono_inline_cache.hpp (not_needed)
** Invoke vm/builtin/poly_inline_cache.hpp (not_needed)
** Invoke vm/builtin/call_custom_cache.hpp (not_needed)
** Invoke vm/builtin/respond_to_cache.hpp (not_needed)
** Invoke vm/builtin/weakref.hpp (not_needed)
** Invoke vm/builtin/fiber.hpp (not_needed)
** Invoke vm/builtin/thunk.hpp (not_needed)
** Invoke vm/builtin/call_unit.hpp (not_needed)
** Invoke vm/builtin/call_unit_adapter.hpp (not_needed)
** Invoke vm/builtin/atomic.hpp (not_needed)
** Invoke vm/builtin/character.hpp (not_needed)
** Invoke vm/builtin/thread_state.hpp (not_needed)
** Invoke vm/builtin/jit.hpp (not_needed)
** Invoke vm/codegen/field_extract.rb (not_needed)
** Invoke run_field_extract
** Execute vm/gen/typechecks.gen.cpp
** Invoke vm/gen/primitives_declare.hpp (first_time)
** Invoke vm/builtin/basic_object.hpp (not_needed)
** Invoke vm/builtin/object.hpp (not_needed)
** Invoke vm/builtin/integer.hpp (not_needed)
** Invoke vm/builtin/fixnum.hpp (not_needed)
** Invoke vm/builtin/array.hpp (not_needed)
** Invoke vm/builtin/bignum.hpp (not_needed)
** Invoke vm/builtin/executable.hpp (not_needed)
** Invoke vm/builtin/access_variable.hpp (not_needed)
** Invoke vm/builtin/alias.hpp (not_needed)
** Invoke vm/builtin/block_environment.hpp (not_needed)
** Invoke vm/builtin/block_as_method.hpp (not_needed)
** Invoke vm/builtin/byte_array.hpp (not_needed)
** Invoke vm/builtin/io.hpp (not_needed)
** Invoke vm/builtin/channel.hpp (not_needed)
** Invoke vm/builtin/module.hpp (not_needed)
** Invoke vm/builtin/constant_table.hpp (not_needed)
** Invoke vm/builtin/class.hpp (not_needed)
** Invoke vm/builtin/compiled_code.hpp (not_needed)
** Invoke vm/builtin/data.hpp (not_needed)
** Invoke vm/builtin/dir.hpp (not_needed)
** Invoke vm/builtin/exception.hpp (not_needed)
** Invoke vm/builtin/float.hpp (not_needed)
** Invoke vm/builtin/fsevent.hpp (not_needed)
** Invoke vm/builtin/immediates.hpp (not_needed)
** Invoke vm/builtin/iseq.hpp (not_needed)
** Invoke vm/builtin/list.hpp (not_needed)
** Invoke vm/builtin/logger.hpp (not_needed)
** Invoke vm/builtin/lookup_table.hpp (not_needed)
** Invoke vm/builtin/ffi_pointer.hpp (not_needed)
** Invoke vm/builtin/method_table.hpp (not_needed)
** Invoke vm/builtin/native_function.hpp (not_needed)
** Invoke vm/builtin/packed_object.hpp (not_needed)
** Invoke vm/builtin/randomizer.hpp (not_needed)
** Invoke vm/builtin/regexp.hpp (not_needed)
** Invoke vm/builtin/constant_scope.hpp (not_needed)
** Invoke vm/builtin/encoding.hpp (not_needed)
** Invoke vm/builtin/string.hpp (not_needed)
** Invoke vm/builtin/symbol.hpp (not_needed)
** Invoke vm/builtin/thread.hpp (not_needed)
** Invoke vm/builtin/tuple.hpp (not_needed)
** Invoke vm/builtin/compact_lookup_table.hpp (not_needed)
** Invoke vm/builtin/time.hpp (not_needed)
** Invoke vm/builtin/stat.hpp (not_needed)
** Invoke vm/builtin/native_method.hpp (not_needed)
** Invoke vm/builtin/system.hpp (not_needed)
** Invoke vm/builtin/autoload.hpp (not_needed)
** Invoke vm/builtin/proc.hpp (not_needed)
** Invoke vm/builtin/variable_scope.hpp (not_needed)
** Invoke vm/builtin/location.hpp (not_needed)
** Invoke vm/builtin/constant_cache.hpp (not_needed)
** Invoke vm/builtin/call_site.hpp (not_needed)
** Invoke vm/builtin/mono_inline_cache.hpp (not_needed)
** Invoke vm/builtin/poly_inline_cache.hpp (not_needed)
** Invoke vm/builtin/call_custom_cache.hpp (not_needed)
** Invoke vm/builtin/respond_to_cache.hpp (not_needed)
** Invoke vm/builtin/weakref.hpp (not_needed)
** Invoke vm/builtin/fiber.hpp (not_needed)
** Invoke vm/builtin/thunk.hpp (not_needed)
** Invoke vm/builtin/call_unit.hpp (not_needed)
** Invoke vm/builtin/call_unit_adapter.hpp (not_needed)
** Invoke vm/builtin/atomic.hpp (not_needed)
** Invoke vm/builtin/character.hpp (not_needed)
** Invoke vm/builtin/thread_state.hpp (not_needed)
** Invoke vm/builtin/jit.hpp (not_needed)
** Invoke vm/codegen/field_extract.rb (not_needed)
** Invoke run_field_extract
** Execute vm/gen/primitives_declare.hpp
** Invoke vm/gen/glue_functions.cpp (first_time)
** Invoke vm/builtin/basic_object.hpp (not_needed)
** Invoke vm/builtin/object.hpp (not_needed)
** Invoke vm/builtin/integer.hpp (not_needed)
** Invoke vm/builtin/fixnum.hpp (not_needed)
** Invoke vm/builtin/array.hpp (not_needed)
** Invoke vm/builtin/bignum.hpp (not_needed)
** Invoke vm/builtin/executable.hpp (not_needed)
** Invoke vm/builtin/access_variable.hpp (not_needed)
** Invoke vm/builtin/alias.hpp (not_needed)
** Invoke vm/builtin/block_environment.hpp (not_needed)
** Invoke vm/builtin/block_as_method.hpp (not_needed)
** Invoke vm/builtin/byte_array.hpp (not_needed)
** Invoke vm/builtin/io.hpp (not_needed)
** Invoke vm/builtin/channel.hpp (not_needed)
** Invoke vm/builtin/module.hpp (not_needed)
** Invoke vm/builtin/constant_table.hpp (not_needed)
** Invoke vm/builtin/class.hpp (not_needed)
** Invoke vm/builtin/compiled_code.hpp (not_needed)
** Invoke vm/builtin/data.hpp (not_needed)
** Invoke vm/builtin/dir.hpp (not_needed)
** Invoke vm/builtin/exception.hpp (not_needed)
** Invoke vm/builtin/float.hpp (not_needed)
** Invoke vm/builtin/fsevent.hpp (not_needed)
** Invoke vm/builtin/immediates.hpp (not_needed)
** Invoke vm/builtin/iseq.hpp (not_needed)
** Invoke vm/builtin/list.hpp (not_needed)
** Invoke vm/builtin/logger.hpp (not_needed)
** Invoke vm/builtin/lookup_table.hpp (not_needed)
** Invoke vm/builtin/ffi_pointer.hpp (not_needed)
** Invoke vm/builtin/method_table.hpp (not_needed)
** Invoke vm/builtin/native_function.hpp (not_needed)
** Invoke vm/builtin/packed_object.hpp (not_needed)
** Invoke vm/builtin/randomizer.hpp (not_needed)
** Invoke vm/builtin/regexp.hpp (not_needed)
** Invoke vm/builtin/constant_scope.hpp (not_needed)
** Invoke vm/builtin/encoding.hpp (not_needed)
** Invoke vm/builtin/string.hpp (not_needed)
** Invoke vm/builtin/symbol.hpp (not_needed)
** Invoke vm/builtin/thread.hpp (not_needed)
** Invoke vm/builtin/tuple.hpp (not_needed)
** Invoke vm/builtin/compact_lookup_table.hpp (not_needed)
** Invoke vm/builtin/time.hpp (not_needed)
** Invoke vm/builtin/stat.hpp (not_needed)
** Invoke vm/builtin/native_method.hpp (not_needed)
** Invoke vm/builtin/system.hpp (not_needed)
** Invoke vm/builtin/autoload.hpp (not_needed)
** Invoke vm/builtin/proc.hpp (not_needed)
** Invoke vm/builtin/variable_scope.hpp (not_needed)
** Invoke vm/builtin/location.hpp (not_needed)
** Invoke vm/builtin/constant_cache.hpp (not_needed)
** Invoke vm/builtin/call_site.hpp (not_needed)
** Invoke vm/builtin/mono_inline_cache.hpp (not_needed)
** Invoke vm/builtin/poly_inline_cache.hpp (not_needed)
** Invoke vm/builtin/call_custom_cache.hpp (not_needed)
** Invoke vm/builtin/respond_to_cache.hpp (not_needed)
** Invoke vm/builtin/weakref.hpp (not_needed)
** Invoke vm/builtin/fiber.hpp (not_needed)
** Invoke vm/builtin/thunk.hpp (not_needed)
** Invoke vm/builtin/call_unit.hpp (not_needed)
** Invoke vm/builtin/call_unit_adapter.hpp (not_needed)
** Invoke vm/builtin/atomic.hpp (not_needed)
** Invoke vm/builtin/character.hpp (not_needed)
** Invoke vm/builtin/thread_state.hpp (not_needed)
** Invoke vm/builtin/jit.hpp (not_needed)
** Invoke vm/codegen/field_extract.rb (not_needed)
** Invoke run_field_extract
** Execute vm/gen/glue_functions.cpp
** Invoke vm/gen/jit_functions.cpp (first_time)
** Invoke vm/builtin/basic_object.hpp (not_needed)
** Invoke vm/builtin/object.hpp (not_needed)
** Invoke vm/builtin/integer.hpp (not_needed)
** Invoke vm/builtin/fixnum.hpp (not_needed)
** Invoke vm/builtin/array.hpp (not_needed)
** Invoke vm/builtin/bignum.hpp (not_needed)
** Invoke vm/builtin/executable.hpp (not_needed)
** Invoke vm/builtin/access_variable.hpp (not_needed)
** Invoke vm/builtin/alias.hpp (not_needed)
** Invoke vm/builtin/block_environment.hpp (not_needed)
** Invoke vm/builtin/block_as_method.hpp (not_needed)
** Invoke vm/builtin/byte_array.hpp (not_needed)
** Invoke vm/builtin/io.hpp (not_needed)
** Invoke vm/builtin/channel.hpp (not_needed)
** Invoke vm/builtin/module.hpp (not_needed)
** Invoke vm/builtin/constant_table.hpp (not_needed)
** Invoke vm/builtin/class.hpp (not_needed)
** Invoke vm/builtin/compiled_code.hpp (not_needed)
** Invoke vm/builtin/data.hpp (not_needed)
** Invoke vm/builtin/dir.hpp (not_needed)
** Invoke vm/builtin/exception.hpp (not_needed)
** Invoke vm/builtin/float.hpp (not_needed)
** Invoke vm/builtin/fsevent.hpp (not_needed)
** Invoke vm/builtin/immediates.hpp (not_needed)
** Invoke vm/builtin/iseq.hpp (not_needed)
** Invoke vm/builtin/list.hpp (not_needed)
** Invoke vm/builtin/logger.hpp (not_needed)
** Invoke vm/builtin/lookup_table.hpp (not_needed)
** Invoke vm/builtin/ffi_pointer.hpp (not_needed)
** Invoke vm/builtin/method_table.hpp (not_needed)
** Invoke vm/builtin/native_function.hpp (not_needed)
** Invoke vm/builtin/packed_object.hpp (not_needed)
** Invoke vm/builtin/randomizer.hpp (not_needed)
** Invoke vm/builtin/regexp.hpp (not_needed)
** Invoke vm/builtin/constant_scope.hpp (not_needed)
** Invoke vm/builtin/encoding.hpp (not_needed)
** Invoke vm/builtin/string.hpp (not_needed)
** Invoke vm/builtin/symbol.hpp (not_needed)
** Invoke vm/builtin/thread.hpp (not_needed)
** Invoke vm/builtin/tuple.hpp (not_needed)
** Invoke vm/builtin/compact_lookup_table.hpp (not_needed)
** Invoke vm/builtin/time.hpp (not_needed)
** Invoke vm/builtin/stat.hpp (not_needed)
** Invoke vm/builtin/native_method.hpp (not_needed)
** Invoke vm/builtin/system.hpp (not_needed)
** Invoke vm/builtin/autoload.hpp (not_needed)
** Invoke vm/builtin/proc.hpp (not_needed)
** Invoke vm/builtin/variable_scope.hpp (not_needed)
** Invoke vm/builtin/location.hpp (not_needed)
** Invoke vm/builtin/constant_cache.hpp (not_needed)
** Invoke vm/builtin/call_site.hpp (not_needed)
** Invoke vm/builtin/mono_inline_cache.hpp (not_needed)
** Invoke vm/builtin/poly_inline_cache.hpp (not_needed)
** Invoke vm/builtin/call_custom_cache.hpp (not_needed)
** Invoke vm/builtin/respond_to_cache.hpp (not_needed)
** Invoke vm/builtin/weakref.hpp (not_needed)
** Invoke vm/builtin/fiber.hpp (not_needed)
** Invoke vm/builtin/thunk.hpp (not_needed)
** Invoke vm/builtin/call_unit.hpp (not_needed)
** Invoke vm/builtin/call_unit_adapter.hpp (not_needed)
** Invoke vm/builtin/atomic.hpp (not_needed)
** Invoke vm/builtin/character.hpp (not_needed)
** Invoke vm/builtin/thread_state.hpp (not_needed)
** Invoke vm/builtin/jit.hpp (not_needed)
** Invoke vm/codegen/field_extract.rb (not_needed)
** Invoke run_field_extract
** Execute vm/gen/jit_functions.cpp
** Invoke vm/gen/invoke_functions.cpp (first_time)
** Invoke vm/builtin/basic_object.hpp (not_needed)
** Invoke vm/builtin/object.hpp (not_needed)
** Invoke vm/builtin/integer.hpp (not_needed)
** Invoke vm/builtin/fixnum.hpp (not_needed)
** Invoke vm/builtin/array.hpp (not_needed)
** Invoke vm/builtin/bignum.hpp (not_needed)
** Invoke vm/builtin/executable.hpp (not_needed)
** Invoke vm/builtin/access_variable.hpp (not_needed)
** Invoke vm/builtin/alias.hpp (not_needed)
** Invoke vm/builtin/block_environment.hpp (not_needed)
** Invoke vm/builtin/block_as_method.hpp (not_needed)
** Invoke vm/builtin/byte_array.hpp (not_needed)
** Invoke vm/builtin/io.hpp (not_needed)
** Invoke vm/builtin/channel.hpp (not_needed)
** Invoke vm/builtin/module.hpp (not_needed)
** Invoke vm/builtin/constant_table.hpp (not_needed)
** Invoke vm/builtin/class.hpp (not_needed)
** Invoke vm/builtin/compiled_code.hpp (not_needed)
** Invoke vm/builtin/data.hpp (not_needed)
** Invoke vm/builtin/dir.hpp (not_needed)
** Invoke vm/builtin/exception.hpp (not_needed)
** Invoke vm/builtin/float.hpp (not_needed)
** Invoke vm/builtin/fsevent.hpp (not_needed)
** Invoke vm/builtin/immediates.hpp (not_needed)
** Invoke vm/builtin/iseq.hpp (not_needed)
** Invoke vm/builtin/list.hpp (not_needed)
** Invoke vm/builtin/logger.hpp (not_needed)
** Invoke vm/builtin/lookup_table.hpp (not_needed)
** Invoke vm/builtin/ffi_pointer.hpp (not_needed)
** Invoke vm/builtin/method_table.hpp (not_needed)
** Invoke vm/builtin/native_function.hpp (not_needed)
** Invoke vm/builtin/packed_object.hpp (not_needed)
** Invoke vm/builtin/randomizer.hpp (not_needed)
** Invoke vm/builtin/regexp.hpp (not_needed)
** Invoke vm/builtin/constant_scope.hpp (not_needed)
** Invoke vm/builtin/encoding.hpp (not_needed)
** Invoke vm/builtin/string.hpp (not_needed)
** Invoke vm/builtin/symbol.hpp (not_needed)
** Invoke vm/builtin/thread.hpp (not_needed)
** Invoke vm/builtin/tuple.hpp (not_needed)
** Invoke vm/builtin/compact_lookup_table.hpp (not_needed)
** Invoke vm/builtin/time.hpp (not_needed)
** Invoke vm/builtin/stat.hpp (not_needed)
** Invoke vm/builtin/native_method.hpp (not_needed)
** Invoke vm/builtin/system.hpp (not_needed)
** Invoke vm/builtin/autoload.hpp (not_needed)
** Invoke vm/builtin/proc.hpp (not_needed)
** Invoke vm/builtin/variable_scope.hpp (not_needed)
** Invoke vm/builtin/location.hpp (not_needed)
** Invoke vm/builtin/constant_cache.hpp (not_needed)
** Invoke vm/builtin/call_site.hpp (not_needed)
** Invoke vm/builtin/mono_inline_cache.hpp (not_needed)
** Invoke vm/builtin/poly_inline_cache.hpp (not_needed)
** Invoke vm/builtin/call_custom_cache.hpp (not_needed)
** Invoke vm/builtin/respond_to_cache.hpp (not_needed)
** Invoke vm/builtin/weakref.hpp (not_needed)
** Invoke vm/builtin/fiber.hpp (not_needed)
** Invoke vm/builtin/thunk.hpp (not_needed)
** Invoke vm/builtin/call_unit.hpp (not_needed)
** Invoke vm/builtin/call_unit_adapter.hpp (not_needed)
** Invoke vm/builtin/atomic.hpp (not_needed)
** Invoke vm/builtin/character.hpp (not_needed)
** Invoke vm/builtin/thread_state.hpp (not_needed)
** Invoke vm/builtin/jit.hpp (not_needed)
** Invoke vm/codegen/field_extract.rb (not_needed)
** Invoke run_field_extract
** Execute vm/gen/invoke_functions.cpp
** Invoke vm/gen/accessor_functions.cpp (first_time)
** Invoke vm/builtin/basic_object.hpp (not_needed)
** Invoke vm/builtin/object.hpp (not_needed)
** Invoke vm/builtin/integer.hpp (not_needed)
** Invoke vm/builtin/fixnum.hpp (not_needed)
** Invoke vm/builtin/array.hpp (not_needed)
** Invoke vm/builtin/bignum.hpp (not_needed)
** Invoke vm/builtin/executable.hpp (not_needed)
** Invoke vm/builtin/access_variable.hpp (not_needed)
** Invoke vm/builtin/alias.hpp (not_needed)
** Invoke vm/builtin/block_environment.hpp (not_needed)
** Invoke vm/builtin/block_as_method.hpp (not_needed)
** Invoke vm/builtin/byte_array.hpp (not_needed)
** Invoke vm/builtin/io.hpp (not_needed)
** Invoke vm/builtin/channel.hpp (not_needed)
** Invoke vm/builtin/module.hpp (not_needed)
** Invoke vm/builtin/constant_table.hpp (not_needed)
** Invoke vm/builtin/class.hpp (not_needed)
** Invoke vm/builtin/compiled_code.hpp (not_needed)
** Invoke vm/builtin/data.hpp (not_needed)
** Invoke vm/builtin/dir.hpp (not_needed)
** Invoke vm/builtin/exception.hpp (not_needed)
** Invoke vm/builtin/float.hpp (not_needed)
** Invoke vm/builtin/fsevent.hpp (not_needed)
** Invoke vm/builtin/immediates.hpp (not_needed)
** Invoke vm/builtin/iseq.hpp (not_needed)
** Invoke vm/builtin/list.hpp (not_needed)
** Invoke vm/builtin/logger.hpp (not_needed)
** Invoke vm/builtin/lookup_table.hpp (not_needed)
** Invoke vm/builtin/ffi_pointer.hpp (not_needed)
** Invoke vm/builtin/method_table.hpp (not_needed)
** Invoke vm/builtin/native_function.hpp (not_needed)
** Invoke vm/builtin/packed_object.hpp (not_needed)
** Invoke vm/builtin/randomizer.hpp (not_needed)
** Invoke vm/builtin/regexp.hpp (not_needed)
** Invoke vm/builtin/constant_scope.hpp (not_needed)
** Invoke vm/builtin/encoding.hpp (not_needed)
** Invoke vm/builtin/string.hpp (not_needed)
** Invoke vm/builtin/symbol.hpp (not_needed)
** Invoke vm/builtin/thread.hpp (not_needed)
** Invoke vm/builtin/tuple.hpp (not_needed)
** Invoke vm/builtin/compact_lookup_table.hpp (not_needed)
** Invoke vm/builtin/time.hpp (not_needed)
** Invoke vm/builtin/stat.hpp (not_needed)
** Invoke vm/builtin/native_method.hpp (not_needed)
** Invoke vm/builtin/system.hpp (not_needed)
** Invoke vm/builtin/autoload.hpp (not_needed)
** Invoke vm/builtin/proc.hpp (not_needed)
** Invoke vm/builtin/variable_scope.hpp (not_needed)
** Invoke vm/builtin/location.hpp (not_needed)
** Invoke vm/builtin/constant_cache.hpp (not_needed)
** Invoke vm/builtin/call_site.hpp (not_needed)
** Invoke vm/builtin/mono_inline_cache.hpp (not_needed)
** Invoke vm/builtin/poly_inline_cache.hpp (not_needed)
** Invoke vm/builtin/call_custom_cache.hpp (not_needed)
** Invoke vm/builtin/respond_to_cache.hpp (not_needed)
** Invoke vm/builtin/weakref.hpp (not_needed)
** Invoke vm/builtin/fiber.hpp (not_needed)
** Invoke vm/builtin/thunk.hpp (not_needed)
** Invoke vm/builtin/call_unit.hpp (not_needed)
** Invoke vm/builtin/call_unit_adapter.hpp (not_needed)
** Invoke vm/builtin/atomic.hpp (not_needed)
** Invoke vm/builtin/character.hpp (not_needed)
** Invoke vm/builtin/thread_state.hpp (not_needed)
** Invoke vm/builtin/jit.hpp (not_needed)
** Invoke vm/codegen/field_extract.rb (not_needed)
** Invoke run_field_extract
** Execute vm/gen/accessor_functions.cpp
** Invoke vm/gen/glue_resolver.cpp (first_time)
** Invoke vm/builtin/basic_object.hpp (not_needed)
** Invoke vm/builtin/object.hpp (not_needed)
** Invoke vm/builtin/integer.hpp (not_needed)
** Invoke vm/builtin/fixnum.hpp (not_needed)
** Invoke vm/builtin/array.hpp (not_needed)
** Invoke vm/builtin/bignum.hpp (not_needed)
** Invoke vm/builtin/executable.hpp (not_needed)
** Invoke vm/builtin/access_variable.hpp (not_needed)
** Invoke vm/builtin/alias.hpp (not_needed)
** Invoke vm/builtin/block_environment.hpp (not_needed)
** Invoke vm/builtin/block_as_method.hpp (not_needed)
** Invoke vm/builtin/byte_array.hpp (not_needed)
** Invoke vm/builtin/io.hpp (not_needed)
** Invoke vm/builtin/channel.hpp (not_needed)
** Invoke vm/builtin/module.hpp (not_needed)
** Invoke vm/builtin/constant_table.hpp (not_needed)
** Invoke vm/builtin/class.hpp (not_needed)
** Invoke vm/builtin/compiled_code.hpp (not_needed)
** Invoke vm/builtin/data.hpp (not_needed)
** Invoke vm/builtin/dir.hpp (not_needed)
** Invoke vm/builtin/exception.hpp (not_needed)
** Invoke vm/builtin/float.hpp (not_needed)
** Invoke vm/builtin/fsevent.hpp (not_needed)
** Invoke vm/builtin/immediates.hpp (not_needed)
** Invoke vm/builtin/iseq.hpp (not_needed)
** Invoke vm/builtin/list.hpp (not_needed)
** Invoke vm/builtin/logger.hpp (not_needed)
** Invoke vm/builtin/lookup_table.hpp (not_needed)
** Invoke vm/builtin/ffi_pointer.hpp (not_needed)
** Invoke vm/builtin/method_table.hpp (not_needed)
** Invoke vm/builtin/native_function.hpp (not_needed)
** Invoke vm/builtin/packed_object.hpp (not_needed)
** Invoke vm/builtin/randomizer.hpp (not_needed)
** Invoke vm/builtin/regexp.hpp (not_needed)
** Invoke vm/builtin/constant_scope.hpp (not_needed)
** Invoke vm/builtin/encoding.hpp (not_needed)
** Invoke vm/builtin/string.hpp (not_needed)
** Invoke vm/builtin/symbol.hpp (not_needed)
** Invoke vm/builtin/thread.hpp (not_needed)
** Invoke vm/builtin/tuple.hpp (not_needed)
** Invoke vm/builtin/compact_lookup_table.hpp (not_needed)
** Invoke vm/builtin/time.hpp (not_needed)
** Invoke vm/builtin/stat.hpp (not_needed)
** Invoke vm/builtin/native_method.hpp (not_needed)
** Invoke vm/builtin/system.hpp (not_needed)
** Invoke vm/builtin/autoload.hpp (not_needed)
** Invoke vm/builtin/proc.hpp (not_needed)
** Invoke vm/builtin/variable_scope.hpp (not_needed)
** Invoke vm/builtin/location.hpp (not_needed)
** Invoke vm/builtin/constant_cache.hpp (not_needed)
** Invoke vm/builtin/call_site.hpp (not_needed)
** Invoke vm/builtin/mono_inline_cache.hpp (not_needed)
** Invoke vm/builtin/poly_inline_cache.hpp (not_needed)
** Invoke vm/builtin/call_custom_cache.hpp (not_needed)
** Invoke vm/builtin/respond_to_cache.hpp (not_needed)
** Invoke vm/builtin/weakref.hpp (not_needed)
** Invoke vm/builtin/fiber.hpp (not_needed)
** Invoke vm/builtin/thunk.hpp (not_needed)
** Invoke vm/builtin/call_unit.hpp (not_needed)
** Invoke vm/builtin/call_unit_adapter.hpp (not_needed)
** Invoke vm/builtin/atomic.hpp (not_needed)
** Invoke vm/builtin/character.hpp (not_needed)
** Invoke vm/builtin/thread_state.hpp (not_needed)
** Invoke vm/builtin/jit.hpp (not_needed)
** Invoke vm/codegen/field_extract.rb (not_needed)
** Invoke run_field_extract
** Execute vm/gen/glue_resolver.cpp
** Invoke vm/gen/jit_resolver.cpp (first_time)
** Invoke vm/builtin/basic_object.hpp (not_needed)
** Invoke vm/builtin/object.hpp (not_needed)
** Invoke vm/builtin/integer.hpp (not_needed)
** Invoke vm/builtin/fixnum.hpp (not_needed)
** Invoke vm/builtin/array.hpp (not_needed)
** Invoke vm/builtin/bignum.hpp (not_needed)
** Invoke vm/builtin/executable.hpp (not_needed)
** Invoke vm/builtin/access_variable.hpp (not_needed)
** Invoke vm/builtin/alias.hpp (not_needed)
** Invoke vm/builtin/block_environment.hpp (not_needed)
** Invoke vm/builtin/block_as_method.hpp (not_needed)
** Invoke vm/builtin/byte_array.hpp (not_needed)
** Invoke vm/builtin/io.hpp (not_needed)
** Invoke vm/builtin/channel.hpp (not_needed)
** Invoke vm/builtin/module.hpp (not_needed)
** Invoke vm/builtin/constant_table.hpp (not_needed)
** Invoke vm/builtin/class.hpp (not_needed)
** Invoke vm/builtin/compiled_code.hpp (not_needed)
** Invoke vm/builtin/data.hpp (not_needed)
** Invoke vm/builtin/dir.hpp (not_needed)
** Invoke vm/builtin/exception.hpp (not_needed)
** Invoke vm/builtin/float.hpp (not_needed)
** Invoke vm/builtin/fsevent.hpp (not_needed)
** Invoke vm/builtin/immediates.hpp (not_needed)
** Invoke vm/builtin/iseq.hpp (not_needed)
** Invoke vm/builtin/list.hpp (not_needed)
** Invoke vm/builtin/logger.hpp (not_needed)
** Invoke vm/builtin/lookup_table.hpp (not_needed)
** Invoke vm/builtin/ffi_pointer.hpp (not_needed)
** Invoke vm/builtin/method_table.hpp (not_needed)
** Invoke vm/builtin/native_function.hpp (not_needed)
** Invoke vm/builtin/packed_object.hpp (not_needed)
** Invoke vm/builtin/randomizer.hpp (not_needed)
** Invoke vm/builtin/regexp.hpp (not_needed)
** Invoke vm/builtin/constant_scope.hpp (not_needed)
** Invoke vm/builtin/encoding.hpp (not_needed)
** Invoke vm/builtin/string.hpp (not_needed)
** Invoke vm/builtin/symbol.hpp (not_needed)
** Invoke vm/builtin/thread.hpp (not_needed)
** Invoke vm/builtin/tuple.hpp (not_needed)
** Invoke vm/builtin/compact_lookup_table.hpp (not_needed)
** Invoke vm/builtin/time.hpp (not_needed)
** Invoke vm/builtin/stat.hpp (not_needed)
** Invoke vm/builtin/native_method.hpp (not_needed)
** Invoke vm/builtin/system.hpp (not_needed)
** Invoke vm/builtin/autoload.hpp (not_needed)
** Invoke vm/builtin/proc.hpp (not_needed)
** Invoke vm/builtin/variable_scope.hpp (not_needed)
** Invoke vm/builtin/location.hpp (not_needed)
** Invoke vm/builtin/constant_cache.hpp (not_needed)
** Invoke vm/builtin/call_site.hpp (not_needed)
** Invoke vm/builtin/mono_inline_cache.hpp (not_needed)
** Invoke vm/builtin/poly_inline_cache.hpp (not_needed)
** Invoke vm/builtin/call_custom_cache.hpp (not_needed)
** Invoke vm/builtin/respond_to_cache.hpp (not_needed)
** Invoke vm/builtin/weakref.hpp (not_needed)
** Invoke vm/builtin/fiber.hpp (not_needed)
** Invoke vm/builtin/thunk.hpp (not_needed)
** Invoke vm/builtin/call_unit.hpp (not_needed)
** Invoke vm/builtin/call_unit_adapter.hpp (not_needed)
** Invoke vm/builtin/atomic.hpp (not_needed)
** Invoke vm/builtin/character.hpp (not_needed)
** Invoke vm/builtin/thread_state.hpp (not_needed)
** Invoke vm/builtin/jit.hpp (not_needed)
** Invoke vm/codegen/field_extract.rb (not_needed)
** Invoke run_field_extract
** Execute vm/gen/jit_resolver.cpp
** Invoke vm/gen/invoke_resolver.cpp (first_time)
** Invoke vm/builtin/basic_object.hpp (not_needed)
** Invoke vm/builtin/object.hpp (not_needed)
** Invoke vm/builtin/integer.hpp (not_needed)
** Invoke vm/builtin/fixnum.hpp (not_needed)
** Invoke vm/builtin/array.hpp (not_needed)
** Invoke vm/builtin/bignum.hpp (not_needed)
** Invoke vm/builtin/executable.hpp (not_needed)
** Invoke vm/builtin/access_variable.hpp (not_needed)
** Invoke vm/builtin/alias.hpp (not_needed)
** Invoke vm/builtin/block_environment.hpp (not_needed)
** Invoke vm/builtin/block_as_method.hpp (not_needed)
** Invoke vm/builtin/byte_array.hpp (not_needed)
** Invoke vm/builtin/io.hpp (not_needed)
** Invoke vm/builtin/channel.hpp (not_needed)
** Invoke vm/builtin/module.hpp (not_needed)
** Invoke vm/builtin/constant_table.hpp (not_needed)
** Invoke vm/builtin/class.hpp (not_needed)
** Invoke vm/builtin/compiled_code.hpp (not_needed)
** Invoke vm/builtin/data.hpp (not_needed)
** Invoke vm/builtin/dir.hpp (not_needed)
** Invoke vm/builtin/exception.hpp (not_needed)
** Invoke vm/builtin/float.hpp (not_needed)
** Invoke vm/builtin/fsevent.hpp (not_needed)
** Invoke vm/builtin/immediates.hpp (not_needed)
** Invoke vm/builtin/iseq.hpp (not_needed)
** Invoke vm/builtin/list.hpp (not_needed)
** Invoke vm/builtin/logger.hpp (not_needed)
** Invoke vm/builtin/lookup_table.hpp (not_needed)
** Invoke vm/builtin/ffi_pointer.hpp (not_needed)
** Invoke vm/builtin/method_table.hpp (not_needed)
** Invoke vm/builtin/native_function.hpp (not_needed)
** Invoke vm/builtin/packed_object.hpp (not_needed)
** Invoke vm/builtin/randomizer.hpp (not_needed)
** Invoke vm/builtin/regexp.hpp (not_needed)
** Invoke vm/builtin/constant_scope.hpp (not_needed)
** Invoke vm/builtin/encoding.hpp (not_needed)
** Invoke vm/builtin/string.hpp (not_needed)
** Invoke vm/builtin/symbol.hpp (not_needed)
** Invoke vm/builtin/thread.hpp (not_needed)
** Invoke vm/builtin/tuple.hpp (not_needed)
** Invoke vm/builtin/compact_lookup_table.hpp (not_needed)
** Invoke vm/builtin/time.hpp (not_needed)
** Invoke vm/builtin/stat.hpp (not_needed)
** Invoke vm/builtin/native_method.hpp (not_needed)
** Invoke vm/builtin/system.hpp (not_needed)
** Invoke vm/builtin/autoload.hpp (not_needed)
** Invoke vm/builtin/proc.hpp (not_needed)
** Invoke vm/builtin/variable_scope.hpp (not_needed)
** Invoke vm/builtin/location.hpp (not_needed)
** Invoke vm/builtin/constant_cache.hpp (not_needed)
** Invoke vm/builtin/call_site.hpp (not_needed)
** Invoke vm/builtin/mono_inline_cache.hpp (not_needed)
** Invoke vm/builtin/poly_inline_cache.hpp (not_needed)
** Invoke vm/builtin/call_custom_cache.hpp (not_needed)
** Invoke vm/builtin/respond_to_cache.hpp (not_needed)
** Invoke vm/builtin/weakref.hpp (not_needed)
** Invoke vm/builtin/fiber.hpp (not_needed)
** Invoke vm/builtin/thunk.hpp (not_needed)
** Invoke vm/builtin/call_unit.hpp (not_needed)
** Invoke vm/builtin/call_unit_adapter.hpp (not_needed)
** Invoke vm/builtin/atomic.hpp (not_needed)
** Invoke vm/builtin/character.hpp (not_needed)
** Invoke vm/builtin/thread_state.hpp (not_needed)
** Invoke vm/builtin/jit.hpp (not_needed)
** Invoke vm/codegen/field_extract.rb (not_needed)
** Invoke run_field_extract
** Execute vm/gen/invoke_resolver.cpp
** Invoke vm/gen/instruction_names.cpp (first_time, not_needed)
** Invoke vm/gen (not_needed)
** Invoke vm/instructions.def (first_time, not_needed)
** Invoke rakelib/instruction_parser.rb (not_needed)
** Invoke vm/gen/instruction_names.hpp (first_time, not_needed)
** Invoke vm/gen (not_needed)
** Invoke vm/instructions.def (not_needed)
** Invoke rakelib/instruction_parser.rb (not_needed)
** Invoke vm/gen/instruction_sizes.hpp (first_time, not_needed)
** Invoke vm/gen (not_needed)
** Invoke vm/instructions.def (not_needed)
** Invoke rakelib/instruction_parser.rb (not_needed)
** Invoke vm/gen/instruction_prototypes.hpp (first_time, not_needed)
** Invoke vm/gen (not_needed)
** Invoke vm/instructions.def (not_needed)
** Invoke rakelib/instruction_parser.rb (not_needed)
** Invoke vm/gen/instruction_defines.hpp (first_time, not_needed)
** Invoke vm/gen (not_needed)
** Invoke vm/instructions.def (not_needed)
** Invoke rakelib/instruction_parser.rb (not_needed)
** Invoke vm/gen/instruction_locations.hpp (first_time, not_needed)
** Invoke vm/gen (not_needed)
** Invoke vm/instructions.def (not_needed)
** Invoke rakelib/instruction_parser.rb (not_needed)
** Invoke vm/gen/instruction_implementations.hpp (first_time, not_needed)
** Invoke vm/gen (not_needed)
** Invoke vm/instructions.def (not_needed)
** Invoke rakelib/instruction_parser.rb (not_needed)
** Invoke vm/gen/instruction_visitors.hpp (first_time, not_needed)
** Invoke vm/gen (not_needed)
** Invoke vm/instructions.def (not_needed)
** Invoke rakelib/instruction_parser.rb (not_needed)
** Invoke vm/gen/instruction_effects.hpp (first_time, not_needed)
** Invoke vm/gen (not_needed)
** Invoke vm/instructions.def (not_needed)
** Invoke rakelib/instruction_parser.rb (not_needed)
** Execute vm/vm
** Invoke compiler:generate (first_time)
** Invoke kernel/signature.rb (not_needed)
** Execute compiler:generate
** Invoke stage:bin (first_time)
** Execute stage:bin
install -c -m 0755 /home/yorickpeterse/Private/Projects/ruby/rubinius/vm/vm /home/yorickpeterse/Private/Projects/ruby/rubinius/bin/rbx
install -c -m 0755 /home/yorickpeterse/Private/Projects/ruby/rubinius/vm/vm /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/bin/rbx
** Invoke stage:extra_bins (first_time)
** Execute stage:extra_bins
install -c -m 0755 /home/yorickpeterse/Private/Projects/ruby/rubinius/bin/testrb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/bin/testrb
** Invoke stage:capi_include (first_time)
** Execute stage:capi_include
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/vm/include/capi/capi_constants.h /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/vm/include/capi/capi_constants.h
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/vm/include/capi/capi_oop.h /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/vm/include/capi/capi_oop.h
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/vm/include/capi/gen/rbx_config.h /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/vm/include/capi/gen/rbx_config.h
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/vm/include/capi/gen/rbx_release.h /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/vm/include/capi/gen/rbx_release.h
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/vm/include/capi/rbx_config.h /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/vm/include/capi/rbx_config.h
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/vm/include/capi/ruby.h /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/vm/include/capi/ruby.h
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/vm/include/capi/ruby/backward/rubyio.h /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/vm/include/capi/ruby/backward/rubyio.h
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/vm/include/capi/ruby/backward/rubysig.h /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/vm/include/capi/ruby/backward/rubysig.h
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/vm/include/capi/ruby/backward/st.h /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/vm/include/capi/ruby/backward/st.h
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/vm/include/capi/ruby/backward/util.h /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/vm/include/capi/ruby/backward/util.h
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/vm/include/capi/ruby/config.h /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/vm/include/capi/ruby/config.h
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/vm/include/capi/ruby/defines.h /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/vm/include/capi/ruby/defines.h
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/vm/include/capi/ruby/dl.h /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/vm/include/capi/ruby/dl.h
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/vm/include/capi/ruby/encoding.h /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/vm/include/capi/ruby/encoding.h
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/vm/include/capi/ruby/intern.h /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/vm/include/capi/ruby/intern.h
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/vm/include/capi/ruby/io.h /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/vm/include/capi/ruby/io.h
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/vm/include/capi/ruby/missing.h /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/vm/include/capi/ruby/missing.h
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/vm/include/capi/ruby/oniguruma.h /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/vm/include/capi/ruby/oniguruma.h
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/vm/include/capi/ruby/re.h /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/vm/include/capi/ruby/re.h
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/vm/include/capi/ruby/regenc.h /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/vm/include/capi/ruby/regenc.h
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/vm/include/capi/ruby/regex.h /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/vm/include/capi/ruby/regex.h
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/vm/include/capi/ruby/ruby.h /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/vm/include/capi/ruby/ruby.h
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/vm/include/capi/ruby/st.h /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/vm/include/capi/ruby/st.h
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/vm/include/capi/ruby/thread.h /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/vm/include/capi/ruby/thread.h
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/vm/include/capi/ruby/thread_native.h /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/vm/include/capi/ruby/thread_native.h
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/vm/include/capi/ruby/transcoder.h /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/vm/include/capi/ruby/transcoder.h
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/vm/include/capi/ruby/util.h /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/vm/include/capi/ruby/util.h
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/vm/include/capi/ruby/version.h /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/vm/include/capi/ruby/version.h
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/vm/include/capi/ruby/win32.h /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/vm/include/capi/ruby/win32.h
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/vm/include/capi/rbxti.hpp /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/vm/include/capi/rbxti.hpp
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/vm/include/capi/rbxti/atomic.hpp /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/vm/include/capi/rbxti/atomic.hpp
** Invoke kernel:build (first_time)
** Invoke compiler:load (first_time)
** Invoke compiler:generate
** Execute compiler:load
** Invoke runtime/platform.conf (first_time, not_needed)
** Invoke Rakefile (not_needed)
** Invoke rakelib/platform.rake (not_needed)
** Invoke runtime (first_time, not_needed)
** Invoke runtime (not_needed)
** Invoke runtime/index (first_time, not_needed)
** Invoke runtime (not_needed)
** Invoke runtime/signature (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/bootstrap (first_time, not_needed)
** Invoke runtime/bootstrap/load_order.txt (first_time, not_needed)
** Invoke kernel/bootstrap/load_order.txt (not_needed)
** Invoke runtime/signature (not_needed)
** Invoke runtime/bootstrap/basic_object.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/basic_object.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/bootstrap/logger.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/logger.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/bootstrap/alias.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/alias.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/bootstrap/mirror.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/mirror.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/bootstrap/array_mirror.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/array_mirror.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/bootstrap/array.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/array.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/bootstrap/atomic.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/atomic.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/bootstrap/bignum.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/bignum.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/bootstrap/block_environment.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/block_environment.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/bootstrap/byte_array.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/byte_array.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/bootstrap/call_site.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/call_site.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/bootstrap/call_custom_cache.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/call_custom_cache.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/bootstrap/channel.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/channel.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/bootstrap/character.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/character.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/bootstrap/class.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/class.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/bootstrap/compact_lookup_table.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/compact_lookup_table.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/bootstrap/compiled_code.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/compiled_code.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/bootstrap/configuration.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/configuration.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/bootstrap/constant_cache.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/constant_cache.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/bootstrap/constant_scope.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/constant_scope.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/bootstrap/constant_table.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/constant_table.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/bootstrap/dir.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/dir.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/bootstrap/encoding.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/encoding.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/bootstrap/exception.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/exception.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/bootstrap/executable.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/executable.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/bootstrap/false.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/false.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/bootstrap/fixnum.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/fixnum.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/bootstrap/gc.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/gc.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/bootstrap/io.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/io.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/bootstrap/iseq.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/iseq.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/bootstrap/jit.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/jit.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/bootstrap/kernel.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/kernel.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/bootstrap/lookup_table.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/lookup_table.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/bootstrap/method_table.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/method_table.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/bootstrap/mono_inline_cache.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/mono_inline_cache.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/bootstrap/nil.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/nil.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/bootstrap/proc.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/proc.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/bootstrap/process.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/process.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/bootstrap/poly_inline_cache.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/poly_inline_cache.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/bootstrap/regexp.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/regexp.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/bootstrap/respond_to_cache.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/respond_to_cache.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/bootstrap/rubinius.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/rubinius.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/bootstrap/stat.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/stat.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/bootstrap/string.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/string.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/bootstrap/symbol.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/symbol.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/bootstrap/thread.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/thread.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/bootstrap/thunk.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/thunk.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/bootstrap/time.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/time.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/bootstrap/true.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/true.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/bootstrap/tuple.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/tuple.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/bootstrap/type.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/type.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/bootstrap/variable_scope.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/variable_scope.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/bootstrap/vm.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/vm.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/bootstrap/weakref.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/weakref.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/platform (first_time, not_needed)
** Invoke runtime/platform/load_order.txt (first_time, not_needed)
** Invoke kernel/platform/load_order.txt (not_needed)
** Invoke runtime/signature (not_needed)
** Invoke runtime/platform/ffi.rbc (first_time, not_needed)
** Invoke kernel/platform/ffi.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/platform/enum.rbc (first_time, not_needed)
** Invoke kernel/platform/enum.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/platform/library.rbc (first_time, not_needed)
** Invoke kernel/platform/library.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/platform/pointer_accessors.rbc (first_time, not_needed)
** Invoke kernel/platform/pointer_accessors.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/platform/pointer.rbc (first_time, not_needed)
** Invoke kernel/platform/pointer.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/platform/env.rbc (first_time, not_needed)
** Invoke kernel/platform/env.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/platform/file.rbc (first_time, not_needed)
** Invoke kernel/platform/file.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/platform/math.rbc (first_time, not_needed)
** Invoke kernel/platform/math.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/platform/posix.rbc (first_time, not_needed)
** Invoke kernel/platform/posix.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/platform/struct.rbc (first_time, not_needed)
** Invoke kernel/platform/struct.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/platform/union.rbc (first_time, not_needed)
** Invoke kernel/platform/union.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common (first_time, not_needed)
** Invoke runtime/common/load_order.txt (first_time, not_needed)
** Invoke kernel/common/load_order.txt (not_needed)
** Invoke runtime/signature (not_needed)
** Invoke runtime/common/basic_object.rbc (first_time, not_needed)
** Invoke kernel/common/basic_object.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/string_mirror.rbc (first_time, not_needed)
** Invoke kernel/common/string_mirror.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/class.rbc (first_time, not_needed)
** Invoke kernel/common/class.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/autoload.rbc (first_time, not_needed)
** Invoke kernel/common/autoload.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/module.rbc (first_time, not_needed)
** Invoke kernel/common/module.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/binding.rbc (first_time, not_needed)
** Invoke kernel/common/binding.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/proc.rbc (first_time, not_needed)
** Invoke kernel/common/proc.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/enumerable.rbc (first_time, not_needed)
** Invoke kernel/common/enumerable.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/enumerator.rbc (first_time, not_needed)
** Invoke kernel/common/enumerator.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/argf.rbc (first_time, not_needed)
** Invoke kernel/common/argf.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/tuple.rbc (first_time, not_needed)
** Invoke kernel/common/tuple.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/exception.rbc (first_time, not_needed)
** Invoke kernel/common/exception.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/undefined.rbc (first_time, not_needed)
** Invoke kernel/common/undefined.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/type.rbc (first_time, not_needed)
** Invoke kernel/common/type.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/hash.rbc (first_time, not_needed)
** Invoke kernel/common/hash.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/hash_hamt.rbc (first_time, not_needed)
** Invoke kernel/common/hash_hamt.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/array.rbc (first_time, not_needed)
** Invoke kernel/common/array.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/kernel.rbc (first_time, not_needed)
** Invoke kernel/common/kernel.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/identity_map.rbc (first_time, not_needed)
** Invoke kernel/common/identity_map.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/loaded_features.rbc (first_time, not_needed)
** Invoke kernel/common/loaded_features.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/global.rbc (first_time, not_needed)
** Invoke kernel/common/global.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/backtrace.rbc (first_time, not_needed)
** Invoke kernel/common/backtrace.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/comparable.rbc (first_time, not_needed)
** Invoke kernel/common/comparable.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/numeric.rbc (first_time, not_needed)
** Invoke kernel/common/numeric.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/ctype.rbc (first_time, not_needed)
** Invoke kernel/common/ctype.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/integer.rbc (first_time, not_needed)
** Invoke kernel/common/integer.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/bignum.rbc (first_time, not_needed)
** Invoke kernel/common/bignum.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/block_environment.rbc (first_time, not_needed)
** Invoke kernel/common/block_environment.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/byte_array.rbc (first_time, not_needed)
** Invoke kernel/common/byte_array.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/channel.rbc (first_time, not_needed)
** Invoke kernel/common/channel.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/executable.rbc (first_time, not_needed)
** Invoke kernel/common/executable.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/constant_scope.rbc (first_time, not_needed)
** Invoke kernel/common/constant_scope.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/hook.rbc (first_time, not_needed)
** Invoke kernel/common/hook.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/code_loader.rbc (first_time, not_needed)
** Invoke kernel/common/code_loader.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/compiled_code.rbc (first_time, not_needed)
** Invoke kernel/common/compiled_code.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/continuation.rbc (first_time, not_needed)
** Invoke kernel/common/continuation.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/delegated_method.rbc (first_time, not_needed)
** Invoke kernel/common/delegated_method.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/fixnum.rbc (first_time, not_needed)
** Invoke kernel/common/fixnum.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/lru_cache.rbc (first_time, not_needed)
** Invoke kernel/common/lru_cache.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/encoding.rbc (first_time, not_needed)
** Invoke kernel/common/encoding.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/env.rbc (first_time, not_needed)
** Invoke kernel/common/env.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/errno.rbc (first_time, not_needed)
** Invoke kernel/common/errno.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/eval.rbc (first_time, not_needed)
** Invoke kernel/common/eval.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/false.rbc (first_time, not_needed)
** Invoke kernel/common/false.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/fiber.rbc (first_time, not_needed)
** Invoke kernel/common/fiber.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/io.rbc (first_time, not_needed)
** Invoke kernel/common/io.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/file.rbc (first_time, not_needed)
** Invoke kernel/common/file.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/dir.rbc (first_time, not_needed)
** Invoke kernel/common/dir.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/dir_glob.rbc (first_time, not_needed)
** Invoke kernel/common/dir_glob.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/file_test.rbc (first_time, not_needed)
** Invoke kernel/common/file_test.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/stat.rbc (first_time, not_needed)
** Invoke kernel/common/stat.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/float.rbc (first_time, not_needed)
** Invoke kernel/common/float.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/immediate.rbc (first_time, not_needed)
** Invoke kernel/common/immediate.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/location.rbc (first_time, not_needed)
** Invoke kernel/common/location.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/lookup_table.rbc (first_time, not_needed)
** Invoke kernel/common/lookup_table.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/main.rbc (first_time, not_needed)
** Invoke kernel/common/main.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/marshal.rbc (first_time, not_needed)
** Invoke kernel/common/marshal.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/math.rbc (first_time, not_needed)
** Invoke kernel/common/math.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/method.rbc (first_time, not_needed)
** Invoke kernel/common/method.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/method_equality.rbc (first_time, not_needed)
** Invoke kernel/common/method_equality.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/method_table.rbc (first_time, not_needed)
** Invoke kernel/common/method_table.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/missing_method.rbc (first_time, not_needed)
** Invoke kernel/common/missing_method.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/native_method.rbc (first_time, not_needed)
** Invoke kernel/common/native_method.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/nil.rbc (first_time, not_needed)
** Invoke kernel/common/nil.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/object_space.rbc (first_time, not_needed)
** Invoke kernel/common/object_space.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/string.rbc (first_time, not_needed)
** Invoke kernel/common/string.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/range.rbc (first_time, not_needed)
** Invoke kernel/common/range.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/struct.rbc (first_time, not_needed)
** Invoke kernel/common/struct.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/process.rbc (first_time, not_needed)
** Invoke kernel/common/process.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/process_mirror.rbc (first_time, not_needed)
** Invoke kernel/common/process_mirror.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/random.rbc (first_time, not_needed)
** Invoke kernel/common/random.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/regexp.rbc (first_time, not_needed)
** Invoke kernel/common/regexp.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/signal.rbc (first_time, not_needed)
** Invoke kernel/common/signal.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/splitter.rbc (first_time, not_needed)
** Invoke kernel/common/splitter.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/sprinter.rbc (first_time, not_needed)
** Invoke kernel/common/sprinter.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/symbol.rbc (first_time, not_needed)
** Invoke kernel/common/symbol.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/mutex.rbc (first_time, not_needed)
** Invoke kernel/common/mutex.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/thread.rbc (first_time, not_needed)
** Invoke kernel/common/thread.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/thread_group.rbc (first_time, not_needed)
** Invoke kernel/common/thread_group.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/throw_catch.rbc (first_time, not_needed)
** Invoke kernel/common/throw_catch.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/time.rbc (first_time, not_needed)
** Invoke kernel/common/time.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/true.rbc (first_time, not_needed)
** Invoke kernel/common/true.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/variable_scope.rbc (first_time, not_needed)
** Invoke kernel/common/variable_scope.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/capi.rbc (first_time, not_needed)
** Invoke kernel/common/capi.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/rational.rbc (first_time, not_needed)
** Invoke kernel/common/rational.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/rationalizer.rbc (first_time, not_needed)
** Invoke kernel/common/rationalizer.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/complex.rbc (first_time, not_needed)
** Invoke kernel/common/complex.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/complexifier.rbc (first_time, not_needed)
** Invoke kernel/common/complexifier.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/common/gc.rbc (first_time, not_needed)
** Invoke kernel/common/gc.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/delta (first_time, not_needed)
** Invoke runtime/delta/load_order.txt (first_time, not_needed)
** Invoke kernel/delta/load_order.txt (not_needed)
** Invoke runtime/signature (not_needed)
** Invoke runtime/delta/ctype.rbc (first_time, not_needed)
** Invoke kernel/delta/ctype.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/delta/exception.rbc (first_time, not_needed)
** Invoke kernel/delta/exception.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/delta/file.rbc (first_time, not_needed)
** Invoke kernel/delta/file.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/delta/rubinius.rbc (first_time, not_needed)
** Invoke kernel/delta/rubinius.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/delta/runtime.rbc (first_time, not_needed)
** Invoke kernel/delta/runtime.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/delta/module.rbc (first_time, not_needed)
** Invoke kernel/delta/module.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/delta/class.rbc (first_time, not_needed)
** Invoke kernel/delta/class.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/delta/file_test.rbc (first_time, not_needed)
** Invoke kernel/delta/file_test.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/delta/kernel.rbc (first_time, not_needed)
** Invoke kernel/delta/kernel.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/delta/math.rbc (first_time, not_needed)
** Invoke kernel/delta/math.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/delta/options.rbc (first_time, not_needed)
** Invoke kernel/delta/options.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/delta/stats.rbc (first_time, not_needed)
** Invoke kernel/delta/stats.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/delta/signal.rbc (first_time, not_needed)
** Invoke kernel/delta/signal.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/delta/struct.rbc (first_time, not_needed)
** Invoke kernel/delta/struct.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/delta/thread.rbc (first_time, not_needed)
** Invoke kernel/delta/thread.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/delta/code_loader.rbc (first_time, not_needed)
** Invoke kernel/delta/code_loader.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/delta/fsevent.rbc (first_time, not_needed)
** Invoke kernel/delta/fsevent.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/delta/console.rbc (first_time, not_needed)
** Invoke kernel/delta/console.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/delta/ffi.rbc (first_time, not_needed)
** Invoke kernel/delta/ffi.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/delta/ruby_constants.rbc (first_time, not_needed)
** Invoke kernel/delta/ruby_constants.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/delta/pack.rbc (first_time, not_needed)
** Invoke kernel/delta/pack.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/delta/metrics.rbc (first_time, not_needed)
** Invoke kernel/delta/metrics.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/signature.rbc (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/alpha.rbc (first_time, not_needed)
** Invoke kernel/alpha.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/loader.rbc (first_time, not_needed)
** Invoke kernel/loader.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/delta/converter_paths.rbc (first_time, not_needed)
** Invoke kernel/delta/converter_paths.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke library/rbconfig.rbc (first_time, not_needed)
** Invoke library/rbconfig.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke library/rubinius/build_config.rbc (first_time, not_needed)
** Invoke library/rubinius/build_config.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/constants.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/constants.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/control_flow.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/control_flow.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/data.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/data.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/definitions.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/definitions.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/encoding.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/encoding.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/exceptions.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/exceptions.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/file.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/file.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/grapher.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/grapher.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/literals.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/literals.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/node.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/node.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/operators.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/operators.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/self.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/self.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/sends.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/sends.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/transforms.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/transforms.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/values.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/values.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/variables.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/variables.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/version.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/version.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/compiled_file.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/compiled_file.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/compiler.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/compiler.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/evaluator.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/evaluator.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/generator.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/generator.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/generator_methods.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/generator_methods.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/iseq.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/iseq.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/locals.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/locals.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/opcodes.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/opcodes.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/printers.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/printers.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/stages.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/stages.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/version.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/version.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-melbourne-2.3.1.0/ext/rubinius/melbourne/extconf.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-melbourne-2.3.1.0/ext/rubinius/melbourne/extconf.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-melbourne-2.3.1.0/ext/rubinius/melbourne/node_types.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-melbourne-2.3.1.0/ext/rubinius/melbourne/node_types.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-melbourne-2.3.1.0/lib/rubinius/melbourne.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-melbourne-2.3.1.0/lib/rubinius/melbourne.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-melbourne-2.3.1.0/lib/rubinius/melbourne/version.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-melbourne-2.3.1.0/lib/rubinius/melbourne/version.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-processor-2.3.0/lib/rubinius/processor.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-processor-2.3.0/lib/rubinius/processor.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-processor-2.3.0/lib/rubinius/processor/processor.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-processor-2.3.0/lib/rubinius/processor/processor.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-processor-2.3.0/lib/rubinius/processor/version.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-processor-2.3.0/lib/rubinius/processor/version.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-toolset-2.3.1/lib/rubinius/toolset.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-toolset-2.3.1/lib/rubinius/toolset.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-toolset-2.3.1/lib/rubinius/toolset/version.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-toolset-2.3.1/lib/rubinius/toolset/version.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/ffi2-generators-0.1.1/lib/ffi2/generators.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/ffi2-generators-0.1.1/lib/ffi2/generators.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/ffi2-generators-0.1.1/lib/ffi2/generators/constants.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/ffi2-generators-0.1.1/lib/ffi2/generators/constants.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/ffi2-generators-0.1.1/lib/ffi2/generators/file_processor.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/ffi2-generators-0.1.1/lib/ffi2/generators/file_processor.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/ffi2-generators-0.1.1/lib/ffi2/generators/structures.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/ffi2-generators-0.1.1/lib/ffi2/generators/structures.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/ffi2-generators-0.1.1/lib/ffi2/generators/types.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/ffi2-generators-0.1.1/lib/ffi2/generators/types.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/ffi2-generators-0.1.1/lib/ffi2/generators/version.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/ffi2-generators-0.1.1/lib/ffi2/generators/version.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/ext/psych/extconf.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/ext/psych/extconf.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/class_loader.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/class_loader.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/coder.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/coder.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/core_ext.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/core_ext.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/deprecated.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/deprecated.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/exception.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/exception.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/handler.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/handler.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/handlers/document_stream.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/handlers/document_stream.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/handlers/recorder.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/handlers/recorder.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/json/ruby_events.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/json/ruby_events.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/json/stream.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/json/stream.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/json/tree_builder.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/json/tree_builder.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/json/yaml_events.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/json/yaml_events.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/nodes.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/nodes.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/nodes/alias.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/nodes/alias.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/nodes/document.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/nodes/document.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/nodes/mapping.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/nodes/mapping.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/nodes/node.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/nodes/node.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/nodes/scalar.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/nodes/scalar.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/nodes/sequence.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/nodes/sequence.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/nodes/stream.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/nodes/stream.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/omap.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/omap.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/parser.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/parser.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/scalar_scanner.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/scalar_scanner.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/set.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/set.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/stream.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/stream.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/streaming.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/streaming.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/syntax_error.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/syntax_error.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/tree_builder.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/tree_builder.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/visitors.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/visitors.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/visitors/depth_first.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/visitors/depth_first.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/visitors/emitter.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/visitors/emitter.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/visitors/json_tree.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/visitors/json_tree.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/visitors/to_ruby.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/visitors/to_ruby.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/visitors/visitor.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/visitors/visitor.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/visitors/yaml_tree.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/visitors/yaml_tree.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/y.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/psych-2.0.10/lib/psych/y.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-date-2.0.9/lib/date.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-date-2.0.9/lib/date.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-date-2.0.9/lib/date/delta.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-date-2.0.9/lib/date/delta.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-date-2.0.9/lib/date/delta/parser.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-date-2.0.9/lib/date/delta/parser.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-date-2.0.9/lib/date/format.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-date-2.0.9/lib/date/format.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-date-2.0.9/lib/rubysl/date.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-date-2.0.9/lib/rubysl/date.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-date-2.0.9/lib/rubysl/date/date.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-date-2.0.9/lib/rubysl/date/date.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-date-2.0.9/lib/rubysl/date/version.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-date-2.0.9/lib/rubysl/date/version.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-delegate-2.0.1/lib/delegate.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-delegate-2.0.1/lib/delegate.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-delegate-2.0.1/lib/rubysl/delegate.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-delegate-2.0.1/lib/rubysl/delegate.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-delegate-2.0.1/lib/rubysl/delegate/delegate.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-delegate-2.0.1/lib/rubysl/delegate/delegate.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-delegate-2.0.1/lib/rubysl/delegate/version.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-delegate-2.0.1/lib/rubysl/delegate/version.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-digest-2.0.3/ext/rubysl/digest/bubblebabble/extconf.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-digest-2.0.3/ext/rubysl/digest/bubblebabble/extconf.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-digest-2.0.3/ext/rubysl/digest/extconf.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-digest-2.0.3/ext/rubysl/digest/extconf.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-digest-2.0.3/ext/rubysl/digest/md5/extconf.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-digest-2.0.3/ext/rubysl/digest/md5/extconf.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-digest-2.0.3/ext/rubysl/digest/rmd160/extconf.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-digest-2.0.3/ext/rubysl/digest/rmd160/extconf.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-digest-2.0.3/ext/rubysl/digest/sha1/extconf.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-digest-2.0.3/ext/rubysl/digest/sha1/extconf.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-digest-2.0.3/ext/rubysl/digest/sha2/extconf.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-digest-2.0.3/ext/rubysl/digest/sha2/extconf.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-digest-2.0.3/lib/digest.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-digest-2.0.3/lib/digest.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-digest-2.0.3/lib/digest/bubblebabble.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-digest-2.0.3/lib/digest/bubblebabble.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-digest-2.0.3/lib/digest/hmac.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-digest-2.0.3/lib/digest/hmac.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-digest-2.0.3/lib/digest/md5.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-digest-2.0.3/lib/digest/md5.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-digest-2.0.3/lib/digest/rmd160.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-digest-2.0.3/lib/digest/rmd160.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-digest-2.0.3/lib/digest/sha1.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-digest-2.0.3/lib/digest/sha1.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-digest-2.0.3/lib/digest/sha2.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-digest-2.0.3/lib/digest/sha2.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-digest-2.0.3/lib/rubysl/digest.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-digest-2.0.3/lib/rubysl/digest.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-digest-2.0.3/lib/rubysl/digest/digest.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-digest-2.0.3/lib/rubysl/digest/digest.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-digest-2.0.3/lib/rubysl/digest/version.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-digest-2.0.3/lib/rubysl/digest/version.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-etc-2.0.3/lib/etc.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-etc-2.0.3/lib/etc.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-etc-2.0.3/lib/rubysl/etc.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-etc-2.0.3/lib/rubysl/etc.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-etc-2.0.3/lib/rubysl/etc/etc.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-etc-2.0.3/lib/rubysl/etc/etc.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-etc-2.0.3/lib/rubysl/etc/extconf.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-etc-2.0.3/lib/rubysl/etc/extconf.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-etc-2.0.3/lib/rubysl/etc/version.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-etc-2.0.3/lib/rubysl/etc/version.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-fcntl-2.0.4/lib/fcntl.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-fcntl-2.0.4/lib/fcntl.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-fcntl-2.0.4/lib/rubysl/fcntl.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-fcntl-2.0.4/lib/rubysl/fcntl.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-fcntl-2.0.4/lib/rubysl/fcntl/extconf.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-fcntl-2.0.4/lib/rubysl/fcntl/extconf.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-fcntl-2.0.4/lib/rubysl/fcntl/fcntl.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-fcntl-2.0.4/lib/rubysl/fcntl/fcntl.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-fcntl-2.0.4/lib/rubysl/fcntl/version.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-fcntl-2.0.4/lib/rubysl/fcntl/version.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-fileutils-2.0.3/lib/fileutils.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-fileutils-2.0.3/lib/fileutils.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-fileutils-2.0.3/lib/rubysl/fileutils.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-fileutils-2.0.3/lib/rubysl/fileutils.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-fileutils-2.0.3/lib/rubysl/fileutils/fileutils.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-fileutils-2.0.3/lib/rubysl/fileutils/fileutils.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-fileutils-2.0.3/lib/rubysl/fileutils/version.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-fileutils-2.0.3/lib/rubysl/fileutils/version.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-mkmf-2.0.1/lib/mkmf.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-mkmf-2.0.1/lib/mkmf.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-mkmf-2.0.1/lib/rubysl/mkmf.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-mkmf-2.0.1/lib/rubysl/mkmf.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-mkmf-2.0.1/lib/rubysl/mkmf/mkmf.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-mkmf-2.0.1/lib/rubysl/mkmf/mkmf.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-mkmf-2.0.1/lib/rubysl/mkmf/version.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-mkmf-2.0.1/lib/rubysl/mkmf/version.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-monitor-2.0.0/lib/monitor.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-monitor-2.0.0/lib/monitor.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-monitor-2.0.0/lib/rubysl/monitor.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-monitor-2.0.0/lib/rubysl/monitor.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-monitor-2.0.0/lib/rubysl/monitor/monitor.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-monitor-2.0.0/lib/rubysl/monitor/monitor.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-monitor-2.0.0/lib/rubysl/monitor/version.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-monitor-2.0.0/lib/rubysl/monitor/version.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-openssl-2.2.1/ext/rubysl/openssl/deprecation.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-openssl-2.2.1/ext/rubysl/openssl/deprecation.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-openssl-2.2.1/ext/rubysl/openssl/extconf.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-openssl-2.2.1/ext/rubysl/openssl/extconf.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-openssl-2.2.1/lib/openssl.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-openssl-2.2.1/lib/openssl.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-openssl-2.2.1/lib/openssl/bn.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-openssl-2.2.1/lib/openssl/bn.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-openssl-2.2.1/lib/openssl/buffering.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-openssl-2.2.1/lib/openssl/buffering.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-openssl-2.2.1/lib/openssl/cipher.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-openssl-2.2.1/lib/openssl/cipher.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-openssl-2.2.1/lib/openssl/config.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-openssl-2.2.1/lib/openssl/config.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-openssl-2.2.1/lib/openssl/digest.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-openssl-2.2.1/lib/openssl/digest.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-openssl-2.2.1/lib/openssl/ssl.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-openssl-2.2.1/lib/openssl/ssl.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-openssl-2.2.1/lib/openssl/x509.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-openssl-2.2.1/lib/openssl/x509.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-openssl-2.2.1/lib/rubysl/openssl.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-openssl-2.2.1/lib/rubysl/openssl.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-openssl-2.2.1/lib/rubysl/openssl/version.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-openssl-2.2.1/lib/rubysl/openssl/version.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-optparse-2.0.1/lib/optparse.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-optparse-2.0.1/lib/optparse.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-optparse-2.0.1/lib/optparse/ac.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-optparse-2.0.1/lib/optparse/ac.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-optparse-2.0.1/lib/optparse/date.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-optparse-2.0.1/lib/optparse/date.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-optparse-2.0.1/lib/optparse/shellwords.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-optparse-2.0.1/lib/optparse/shellwords.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-optparse-2.0.1/lib/optparse/time.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-optparse-2.0.1/lib/optparse/time.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-optparse-2.0.1/lib/optparse/uri.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-optparse-2.0.1/lib/optparse/uri.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-optparse-2.0.1/lib/optparse/version.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-optparse-2.0.1/lib/optparse/version.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-optparse-2.0.1/lib/rubysl/optparse.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-optparse-2.0.1/lib/rubysl/optparse.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-optparse-2.0.1/lib/rubysl/optparse/optparse.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-optparse-2.0.1/lib/rubysl/optparse/optparse.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-optparse-2.0.1/lib/rubysl/optparse/version.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-optparse-2.0.1/lib/rubysl/optparse/version.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-shellwords-2.0.0/lib/rubysl/shellwords.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-shellwords-2.0.0/lib/rubysl/shellwords.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-shellwords-2.0.0/lib/rubysl/shellwords/shellwords.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-shellwords-2.0.0/lib/rubysl/shellwords/shellwords.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-shellwords-2.0.0/lib/rubysl/shellwords/version.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-shellwords-2.0.0/lib/rubysl/shellwords/version.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-shellwords-2.0.0/lib/shellwords.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-shellwords-2.0.0/lib/shellwords.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-stringio-2.0.0/lib/rubysl/stringio.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-stringio-2.0.0/lib/rubysl/stringio.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-stringio-2.0.0/lib/rubysl/stringio/stringio.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-stringio-2.0.0/lib/rubysl/stringio/stringio.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-stringio-2.0.0/lib/rubysl/stringio/version.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-stringio-2.0.0/lib/rubysl/stringio/version.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-stringio-2.0.0/lib/stringio.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-stringio-2.0.0/lib/stringio.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-strscan-2.0.0/lib/rubysl/strscan.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-strscan-2.0.0/lib/rubysl/strscan.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-strscan-2.0.0/lib/rubysl/strscan/strscan.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-strscan-2.0.0/lib/rubysl/strscan/strscan.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-strscan-2.0.0/lib/rubysl/strscan/version.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-strscan-2.0.0/lib/rubysl/strscan/version.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-strscan-2.0.0/lib/strscan.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-strscan-2.0.0/lib/strscan.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-tempfile-2.0.1/lib/rubysl/tempfile.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-tempfile-2.0.1/lib/rubysl/tempfile.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-tempfile-2.0.1/lib/rubysl/tempfile/tempfile.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-tempfile-2.0.1/lib/rubysl/tempfile/tempfile.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-tempfile-2.0.1/lib/rubysl/tempfile/version.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-tempfile-2.0.1/lib/rubysl/tempfile/version.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-tempfile-2.0.1/lib/tempfile.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-tempfile-2.0.1/lib/tempfile.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-thread-2.0.2/lib/rubysl/thread.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-thread-2.0.2/lib/rubysl/thread.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-thread-2.0.2/lib/rubysl/thread/thread.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-thread-2.0.2/lib/rubysl/thread/thread.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-thread-2.0.2/lib/rubysl/thread/version.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-thread-2.0.2/lib/rubysl/thread/version.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-thread-2.0.2/lib/thread.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-thread-2.0.2/lib/thread.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-tmpdir-2.0.1/lib/rubysl/tmpdir.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-tmpdir-2.0.1/lib/rubysl/tmpdir.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-tmpdir-2.0.1/lib/rubysl/tmpdir/tmpdir.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-tmpdir-2.0.1/lib/rubysl/tmpdir/tmpdir.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-tmpdir-2.0.1/lib/rubysl/tmpdir/version.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-tmpdir-2.0.1/lib/rubysl/tmpdir/version.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-tmpdir-2.0.1/lib/tmpdir.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-tmpdir-2.0.1/lib/tmpdir.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-uri-2.0.0/lib/rubysl/uri.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-uri-2.0.0/lib/rubysl/uri.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-uri-2.0.0/lib/rubysl/uri/uri.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-uri-2.0.0/lib/rubysl/uri/uri.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-uri-2.0.0/lib/rubysl/uri/version.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-uri-2.0.0/lib/rubysl/uri/version.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-uri-2.0.0/lib/uri.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-uri-2.0.0/lib/uri.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/common.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/common.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/ftp.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/ftp.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/generic.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/generic.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/http.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/http.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/https.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/https.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/ldap.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/ldap.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/ldaps.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/ldaps.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/mailto.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/mailto.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-yaml-2.1.0/lib/rubysl/yaml.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-yaml-2.1.0/lib/rubysl/yaml.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-yaml-2.1.0/lib/rubysl/yaml/version.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-yaml-2.1.0/lib/rubysl/yaml/version.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-yaml-2.1.0/lib/yaml.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-yaml-2.1.0/lib/yaml.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-yaml-2.1.0/lib/yaml/dbm.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-yaml-2.1.0/lib/yaml/dbm.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-yaml-2.1.0/lib/yaml/store.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-yaml-2.1.0/lib/yaml/store.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-zlib-2.0.1/ext/rubysl/zlib/extconf.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-zlib-2.0.1/ext/rubysl/zlib/extconf.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-zlib-2.0.1/lib/rubysl/zlib.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-zlib-2.0.1/lib/rubysl/zlib.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-zlib-2.0.1/lib/rubysl/zlib/version.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-zlib-2.0.1/lib/rubysl/zlib/version.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-zlib-2.0.1/lib/zlib.rbc (first_time, not_needed)
** Invoke /home/yorickpeterse/Private/Projects/ruby/rubinius/bootstrap/gems/rubysl-zlib-2.0.1/lib/zlib.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute kernel:build
** Invoke stage:kernel (first_time)
** Execute stage:kernel
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/alpha.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/alpha.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/bootstrap/alias.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/bootstrap/alias.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/bootstrap/array.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/bootstrap/array.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/bootstrap/array_mirror.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/bootstrap/array_mirror.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/bootstrap/atomic.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/bootstrap/atomic.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/bootstrap/basic_object.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/bootstrap/basic_object.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/bootstrap/bignum.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/bootstrap/bignum.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/bootstrap/block_environment.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/bootstrap/block_environment.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/bootstrap/byte_array.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/bootstrap/byte_array.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/bootstrap/call_custom_cache.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/bootstrap/call_custom_cache.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/bootstrap/call_site.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/bootstrap/call_site.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/bootstrap/channel.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/bootstrap/channel.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/bootstrap/character.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/bootstrap/character.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/bootstrap/class.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/bootstrap/class.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/bootstrap/compact_lookup_table.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/bootstrap/compact_lookup_table.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/bootstrap/compiled_code.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/bootstrap/compiled_code.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/bootstrap/configuration.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/bootstrap/configuration.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/bootstrap/constant_cache.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/bootstrap/constant_cache.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/bootstrap/constant_scope.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/bootstrap/constant_scope.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/bootstrap/constant_table.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/bootstrap/constant_table.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/bootstrap/dir.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/bootstrap/dir.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/bootstrap/encoding.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/bootstrap/encoding.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/bootstrap/exception.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/bootstrap/exception.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/bootstrap/executable.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/bootstrap/executable.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/bootstrap/false.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/bootstrap/false.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/bootstrap/fixnum.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/bootstrap/fixnum.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/bootstrap/gc.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/bootstrap/gc.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/bootstrap/io.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/bootstrap/io.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/bootstrap/iseq.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/bootstrap/iseq.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/bootstrap/jit.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/bootstrap/jit.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/bootstrap/kernel.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/bootstrap/kernel.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/bootstrap/logger.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/bootstrap/logger.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/bootstrap/lookup_table.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/bootstrap/lookup_table.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/bootstrap/method_table.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/bootstrap/method_table.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/bootstrap/mirror.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/bootstrap/mirror.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/bootstrap/mono_inline_cache.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/bootstrap/mono_inline_cache.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/bootstrap/nil.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/bootstrap/nil.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/bootstrap/poly_inline_cache.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/bootstrap/poly_inline_cache.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/bootstrap/proc.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/bootstrap/proc.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/bootstrap/process.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/bootstrap/process.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/bootstrap/regexp.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/bootstrap/regexp.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/bootstrap/respond_to_cache.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/bootstrap/respond_to_cache.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/bootstrap/rubinius.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/bootstrap/rubinius.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/bootstrap/stat.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/bootstrap/stat.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/bootstrap/string.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/bootstrap/string.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/bootstrap/symbol.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/bootstrap/symbol.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/bootstrap/thread.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/bootstrap/thread.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/bootstrap/thunk.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/bootstrap/thunk.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/bootstrap/time.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/bootstrap/time.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/bootstrap/true.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/bootstrap/true.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/bootstrap/tuple.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/bootstrap/tuple.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/bootstrap/type.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/bootstrap/type.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/bootstrap/variable_scope.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/bootstrap/variable_scope.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/bootstrap/vm.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/bootstrap/vm.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/bootstrap/weakref.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/bootstrap/weakref.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/argf.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/argf.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/array.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/array.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/autoload.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/autoload.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/backtrace.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/backtrace.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/basic_object.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/basic_object.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/bignum.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/bignum.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/binding.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/binding.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/block_environment.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/block_environment.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/byte_array.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/byte_array.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/capi.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/capi.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/channel.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/channel.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/class.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/class.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/code_loader.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/code_loader.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/comparable.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/comparable.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/compiled_code.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/compiled_code.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/complex.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/complex.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/complexifier.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/complexifier.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/constant_scope.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/constant_scope.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/continuation.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/continuation.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/ctype.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/ctype.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/delegated_method.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/delegated_method.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/dir.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/dir.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/dir_glob.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/dir_glob.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/encoding.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/encoding.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/enumerable.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/enumerable.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/enumerator.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/enumerator.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/env.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/env.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/errno.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/errno.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/eval.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/eval.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/exception.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/exception.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/executable.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/executable.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/false.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/false.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/fiber.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/fiber.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/file.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/file.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/file_test.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/file_test.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/fixnum.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/fixnum.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/float.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/float.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/gc.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/gc.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/global.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/global.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/hash.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/hash.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/hash_hamt.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/hash_hamt.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/hook.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/hook.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/identity_map.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/identity_map.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/immediate.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/immediate.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/integer.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/integer.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/io.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/io.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/kernel.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/kernel.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/loaded_features.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/loaded_features.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/location.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/location.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/lookup_table.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/lookup_table.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/lru_cache.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/lru_cache.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/main.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/main.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/marshal.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/marshal.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/math.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/math.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/method.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/method.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/method_equality.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/method_equality.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/method_table.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/method_table.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/missing_method.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/missing_method.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/module.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/module.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/mutex.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/mutex.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/native_method.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/native_method.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/nil.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/nil.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/numeric.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/numeric.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/object_space.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/object_space.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/proc.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/proc.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/process.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/process.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/process_mirror.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/process_mirror.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/random.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/random.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/range.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/range.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/rational.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/rational.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/rationalizer.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/rationalizer.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/regexp.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/regexp.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/signal.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/signal.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/splitter.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/splitter.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/sprinter.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/sprinter.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/stat.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/stat.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/string.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/string.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/string_mirror.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/string_mirror.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/struct.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/struct.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/symbol.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/symbol.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/thread.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/thread.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/thread_group.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/thread_group.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/throw_catch.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/throw_catch.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/time.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/time.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/true.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/true.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/tuple.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/tuple.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/type.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/type.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/undefined.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/undefined.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/common/variable_scope.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/common/variable_scope.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/delta/class.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/delta/class.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/delta/code_loader.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/delta/code_loader.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/delta/console.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/delta/console.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/delta/converter_paths.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/delta/converter_paths.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/delta/ctype.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/delta/ctype.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/delta/exception.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/delta/exception.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/delta/ffi.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/delta/ffi.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/delta/file.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/delta/file.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/delta/file_test.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/delta/file_test.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/delta/fsevent.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/delta/fsevent.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/delta/kernel.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/delta/kernel.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/delta/math.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/delta/math.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/delta/metrics.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/delta/metrics.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/delta/module.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/delta/module.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/delta/options.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/delta/options.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/delta/pack.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/delta/pack.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/delta/rubinius.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/delta/rubinius.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/delta/ruby_constants.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/delta/ruby_constants.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/delta/runtime.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/delta/runtime.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/delta/signal.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/delta/signal.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/delta/stats.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/delta/stats.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/delta/struct.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/delta/struct.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/delta/thread.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/delta/thread.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/loader.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/loader.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/platform/enum.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/platform/enum.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/platform/env.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/platform/env.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/platform/ffi.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/platform/ffi.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/platform/file.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/platform/file.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/platform/library.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/platform/library.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/platform/math.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/platform/math.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/platform/pointer.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/platform/pointer.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/platform/pointer_accessors.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/platform/pointer_accessors.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/platform/posix.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/platform/posix.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/platform/struct.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/platform/struct.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/platform/union.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/platform/union.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/kernel/signature.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/kernel/signature.rb
** Invoke stage:runtime (first_time)
** Execute stage:runtime
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/platform.conf /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/platform.conf
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/index /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/index
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/signature /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/signature
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/alpha.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/alpha.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/bootstrap/alias.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/bootstrap/alias.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/bootstrap/array.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/bootstrap/array.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/bootstrap/array_mirror.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/bootstrap/array_mirror.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/bootstrap/atomic.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/bootstrap/atomic.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/bootstrap/basic_object.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/bootstrap/basic_object.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/bootstrap/bignum.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/bootstrap/bignum.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/bootstrap/block_environment.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/bootstrap/block_environment.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/bootstrap/byte_array.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/bootstrap/byte_array.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/bootstrap/call_custom_cache.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/bootstrap/call_custom_cache.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/bootstrap/call_site.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/bootstrap/call_site.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/bootstrap/channel.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/bootstrap/channel.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/bootstrap/character.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/bootstrap/character.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/bootstrap/class.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/bootstrap/class.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/bootstrap/compact_lookup_table.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/bootstrap/compact_lookup_table.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/bootstrap/compiled_code.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/bootstrap/compiled_code.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/bootstrap/configuration.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/bootstrap/configuration.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/bootstrap/constant_cache.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/bootstrap/constant_cache.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/bootstrap/constant_scope.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/bootstrap/constant_scope.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/bootstrap/constant_table.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/bootstrap/constant_table.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/bootstrap/dir.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/bootstrap/dir.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/bootstrap/encoding.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/bootstrap/encoding.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/bootstrap/exception.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/bootstrap/exception.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/bootstrap/executable.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/bootstrap/executable.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/bootstrap/false.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/bootstrap/false.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/bootstrap/fixnum.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/bootstrap/fixnum.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/bootstrap/gc.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/bootstrap/gc.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/bootstrap/io.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/bootstrap/io.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/bootstrap/iseq.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/bootstrap/iseq.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/bootstrap/jit.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/bootstrap/jit.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/bootstrap/kernel.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/bootstrap/kernel.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/bootstrap/logger.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/bootstrap/logger.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/bootstrap/lookup_table.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/bootstrap/lookup_table.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/bootstrap/method_table.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/bootstrap/method_table.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/bootstrap/mirror.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/bootstrap/mirror.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/bootstrap/mono_inline_cache.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/bootstrap/mono_inline_cache.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/bootstrap/nil.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/bootstrap/nil.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/bootstrap/poly_inline_cache.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/bootstrap/poly_inline_cache.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/bootstrap/proc.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/bootstrap/proc.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/bootstrap/process.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/bootstrap/process.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/bootstrap/regexp.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/bootstrap/regexp.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/bootstrap/respond_to_cache.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/bootstrap/respond_to_cache.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/bootstrap/rubinius.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/bootstrap/rubinius.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/bootstrap/stat.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/bootstrap/stat.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/bootstrap/string.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/bootstrap/string.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/bootstrap/symbol.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/bootstrap/symbol.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/bootstrap/thread.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/bootstrap/thread.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/bootstrap/thunk.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/bootstrap/thunk.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/bootstrap/time.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/bootstrap/time.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/bootstrap/true.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/bootstrap/true.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/bootstrap/tuple.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/bootstrap/tuple.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/bootstrap/type.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/bootstrap/type.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/bootstrap/variable_scope.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/bootstrap/variable_scope.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/bootstrap/vm.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/bootstrap/vm.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/bootstrap/weakref.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/bootstrap/weakref.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/argf.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/argf.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/array.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/array.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/autoload.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/autoload.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/backtrace.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/backtrace.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/basic_object.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/basic_object.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/bignum.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/bignum.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/binding.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/binding.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/block_environment.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/block_environment.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/byte_array.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/byte_array.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/capi.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/capi.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/channel.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/channel.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/class.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/class.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/code_loader.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/code_loader.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/comparable.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/comparable.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/compiled_code.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/compiled_code.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/complex.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/complex.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/complexifier.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/complexifier.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/constant_scope.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/constant_scope.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/continuation.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/continuation.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/ctype.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/ctype.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/delegated_method.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/delegated_method.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/dir.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/dir.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/dir_glob.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/dir_glob.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/encoding.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/encoding.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/enumerable.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/enumerable.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/enumerator.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/enumerator.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/env.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/env.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/errno.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/errno.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/eval.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/eval.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/exception.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/exception.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/executable.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/executable.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/false.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/false.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/fiber.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/fiber.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/file.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/file.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/file_test.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/file_test.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/fixnum.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/fixnum.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/float.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/float.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/gc.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/gc.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/global.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/global.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/hash.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/hash.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/hash_hamt.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/hash_hamt.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/hook.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/hook.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/identity_map.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/identity_map.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/immediate.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/immediate.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/integer.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/integer.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/io.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/io.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/kernel.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/kernel.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/loaded_features.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/loaded_features.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/location.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/location.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/lookup_table.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/lookup_table.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/lru_cache.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/lru_cache.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/main.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/main.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/marshal.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/marshal.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/math.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/math.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/method.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/method.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/method_equality.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/method_equality.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/method_table.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/method_table.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/missing_method.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/missing_method.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/module.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/module.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/mutex.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/mutex.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/native_method.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/native_method.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/nil.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/nil.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/numeric.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/numeric.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/object_space.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/object_space.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/proc.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/proc.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/process.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/process.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/process_mirror.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/process_mirror.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/random.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/random.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/range.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/range.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/rational.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/rational.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/rationalizer.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/rationalizer.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/regexp.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/regexp.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/signal.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/signal.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/splitter.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/splitter.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/sprinter.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/sprinter.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/stat.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/stat.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/string.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/string.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/string_mirror.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/string_mirror.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/struct.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/struct.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/symbol.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/symbol.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/thread.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/thread.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/thread_group.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/thread_group.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/throw_catch.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/throw_catch.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/time.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/time.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/true.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/true.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/tuple.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/tuple.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/type.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/type.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/undefined.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/undefined.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/variable_scope.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/variable_scope.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/delta/class.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/delta/class.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/delta/code_loader.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/delta/code_loader.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/delta/console.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/delta/console.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/delta/converter_paths.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/delta/converter_paths.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/delta/ctype.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/delta/ctype.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/delta/exception.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/delta/exception.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/delta/ffi.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/delta/ffi.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/delta/file.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/delta/file.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/delta/file_test.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/delta/file_test.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/delta/fsevent.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/delta/fsevent.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/delta/kernel.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/delta/kernel.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/delta/math.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/delta/math.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/delta/metrics.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/delta/metrics.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/delta/module.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/delta/module.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/delta/options.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/delta/options.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/delta/pack.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/delta/pack.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/delta/rubinius.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/delta/rubinius.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/delta/ruby_constants.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/delta/ruby_constants.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/delta/runtime.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/delta/runtime.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/delta/signal.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/delta/signal.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/delta/stats.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/delta/stats.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/delta/struct.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/delta/struct.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/delta/thread.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/delta/thread.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/loader.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/loader.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/platform/enum.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/platform/enum.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/platform/env.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/platform/env.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/platform/ffi.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/platform/ffi.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/platform/file.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/platform/file.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/platform/library.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/platform/library.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/platform/math.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/platform/math.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/platform/pointer.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/platform/pointer.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/platform/pointer_accessors.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/platform/pointer_accessors.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/platform/posix.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/platform/posix.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/platform/struct.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/platform/struct.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/platform/union.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/platform/union.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/signature.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/signature.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/bootstrap/load_order.txt /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/bootstrap/load_order.txt
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/common/load_order.txt /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/common/load_order.txt
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/delta/load_order.txt /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/delta/load_order.txt
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/runtime/platform/load_order.txt /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/platform/load_order.txt
** Invoke stage:lib (first_time)
** Execute stage:lib
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/bin/compile.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/bin/compile.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/bin/docs.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/bin/docs.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/bin/erb.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/bin/erb.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/bin/gem.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/bin/gem.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/bin/irb.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/bin/irb.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/bin/render_profile.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/bin/render_profile.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/bin/report.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/bin/report.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/ffi/file_processor.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/ffi/file_processor.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/ffi/generator.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/ffi/generator.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/ffi/generators.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/ffi/generators.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/ffi/generators/constants.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/ffi/generators/constants.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/ffi/generators/structures.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/ffi/generators/structures.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/ffi/generators/types.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/ffi/generators/types.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/gauntlet_rubygems.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/gauntlet_rubygems.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rbconfig.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rbconfig.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rbconfig.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rbconfig.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rbconfig/datadir.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rbconfig/datadir.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubinius/build_config.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubinius/build_config.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubinius/build_config.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubinius/build_config.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubinius/configuration.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubinius/configuration.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubinius/configuration_variables.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubinius/configuration_variables.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubinius/documentation.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubinius/documentation.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubinius/ffi.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubinius/ffi.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/available_set.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/available_set.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/basic_specification.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/basic_specification.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/command.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/command.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/command_manager.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/command_manager.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/commands/build_command.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/commands/build_command.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/commands/cert_command.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/commands/cert_command.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/commands/check_command.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/commands/check_command.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/commands/cleanup_command.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/commands/cleanup_command.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/commands/contents_command.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/commands/contents_command.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/commands/dependency_command.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/commands/dependency_command.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/commands/environment_command.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/commands/environment_command.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/commands/fetch_command.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/commands/fetch_command.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/commands/generate_index_command.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/commands/generate_index_command.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/commands/help_command.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/commands/help_command.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/commands/install_command.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/commands/install_command.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/commands/list_command.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/commands/list_command.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/commands/lock_command.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/commands/lock_command.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/commands/mirror_command.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/commands/mirror_command.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/commands/open_command.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/commands/open_command.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/commands/outdated_command.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/commands/outdated_command.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/commands/owner_command.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/commands/owner_command.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/commands/pristine_command.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/commands/pristine_command.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/commands/push_command.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/commands/push_command.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/commands/query_command.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/commands/query_command.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/commands/rdoc_command.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/commands/rdoc_command.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/commands/search_command.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/commands/search_command.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/commands/server_command.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/commands/server_command.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/commands/setup_command.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/commands/setup_command.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/commands/sources_command.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/commands/sources_command.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/commands/specification_command.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/commands/specification_command.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/commands/stale_command.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/commands/stale_command.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/commands/uninstall_command.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/commands/uninstall_command.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/commands/unpack_command.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/commands/unpack_command.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/commands/update_command.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/commands/update_command.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/commands/which_command.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/commands/which_command.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/commands/yank_command.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/commands/yank_command.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/compatibility.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/compatibility.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/config_file.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/config_file.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/core_ext/kernel_gem.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/core_ext/kernel_gem.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/core_ext/kernel_require.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/core_ext/kernel_require.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/defaults.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/defaults.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/defaults/rbx.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/defaults/rbx.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/dependency.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/dependency.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/dependency_installer.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/dependency_installer.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/dependency_list.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/dependency_list.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/dependency_resolver.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/dependency_resolver.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/dependency_resolver/activation_request.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/dependency_resolver/activation_request.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/dependency_resolver/api_set.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/dependency_resolver/api_set.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/dependency_resolver/api_specification.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/dependency_resolver/api_specification.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/dependency_resolver/composed_set.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/dependency_resolver/composed_set.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/dependency_resolver/current_set.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/dependency_resolver/current_set.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/dependency_resolver/dependency_conflict.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/dependency_resolver/dependency_conflict.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/dependency_resolver/dependency_request.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/dependency_resolver/dependency_request.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/dependency_resolver/index_set.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/dependency_resolver/index_set.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/dependency_resolver/index_specification.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/dependency_resolver/index_specification.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/dependency_resolver/installed_specification.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/dependency_resolver/installed_specification.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/dependency_resolver/installer_set.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/dependency_resolver/installer_set.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/deprecate.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/deprecate.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/doctor.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/doctor.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/errors.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/errors.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/exceptions.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/exceptions.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/ext.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/ext.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/ext/build_error.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/ext/build_error.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/ext/builder.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/ext/builder.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/ext/cmake_builder.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/ext/cmake_builder.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/ext/configure_builder.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/ext/configure_builder.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/ext/ext_conf_builder.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/ext/ext_conf_builder.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/ext/rake_builder.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/ext/rake_builder.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/gem_runner.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/gem_runner.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/gemcutter_utilities.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/gemcutter_utilities.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/indexer.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/indexer.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/install_default_message.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/install_default_message.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/install_message.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/install_message.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/install_update_options.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/install_update_options.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/installer.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/installer.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/installer_test_case.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/installer_test_case.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/local_remote_options.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/local_remote_options.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/mock_gem_ui.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/mock_gem_ui.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/name_tuple.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/name_tuple.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/package.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/package.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/package/digest_io.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/package/digest_io.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/package/file_source.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/package/file_source.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/package/io_source.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/package/io_source.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/package/old.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/package/old.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/package/source.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/package/source.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/package/tar_header.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/package/tar_header.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/package/tar_reader.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/package/tar_reader.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/package/tar_reader/entry.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/package/tar_reader/entry.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/package/tar_test_case.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/package/tar_test_case.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/package/tar_writer.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/package/tar_writer.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/package_task.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/package_task.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/path_support.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/path_support.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/platform.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/platform.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/psych_additions.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/psych_additions.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/psych_tree.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/psych_tree.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/rdoc.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/rdoc.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/remote_fetcher.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/remote_fetcher.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/request.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/request.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/request/connection_pools.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/request/connection_pools.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/request/http_pool.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/request/http_pool.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/request/https_pool.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/request/https_pool.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/request_set.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/request_set.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/request_set/gem_dependency_api.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/request_set/gem_dependency_api.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/request_set/lockfile.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/request_set/lockfile.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/requirement.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/requirement.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/resolver.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/resolver.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/resolver/activation_request.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/resolver/activation_request.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/resolver/api_set.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/resolver/api_set.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/resolver/api_specification.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/resolver/api_specification.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/resolver/best_set.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/resolver/best_set.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/resolver/composed_set.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/resolver/composed_set.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/resolver/conflict.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/resolver/conflict.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/resolver/current_set.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/resolver/current_set.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/resolver/dependency_request.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/resolver/dependency_request.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/resolver/git_set.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/resolver/git_set.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/resolver/git_specification.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/resolver/git_specification.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/resolver/index_set.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/resolver/index_set.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/resolver/index_specification.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/resolver/index_specification.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/resolver/installed_specification.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/resolver/installed_specification.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/resolver/installer_set.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/resolver/installer_set.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/resolver/local_specification.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/resolver/local_specification.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/resolver/lock_set.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/resolver/lock_set.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/resolver/lock_specification.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/resolver/lock_specification.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/resolver/requirement_list.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/resolver/requirement_list.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/resolver/set.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/resolver/set.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/resolver/spec_specification.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/resolver/spec_specification.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/resolver/specification.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/resolver/specification.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/resolver/stats.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/resolver/stats.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/resolver/vendor_set.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/resolver/vendor_set.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/resolver/vendor_specification.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/resolver/vendor_specification.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/security.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/security.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/security/policies.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/security/policies.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/security/policy.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/security/policy.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/security/signer.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/security/signer.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/security/trust_dir.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/security/trust_dir.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/server.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/server.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/source.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/source.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/source/git.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/source/git.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/source/installed.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/source/installed.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/source/local.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/source/local.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/source/lock.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/source/lock.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/source/specific_file.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/source/specific_file.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/source/vendor.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/source/vendor.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/source_list.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/source_list.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/source_local.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/source_local.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/source_specific_file.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/source_specific_file.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/spec_fetcher.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/spec_fetcher.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/specification.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/specification.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/ssl_certs/AddTrustExternalCARoot-2048.pem /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/ssl_certs/AddTrustExternalCARoot-2048.pem
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/ssl_certs/AddTrustExternalCARoot.pem /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/ssl_certs/AddTrustExternalCARoot.pem
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/ssl_certs/Class3PublicPrimaryCertificationAuthority.pem /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/ssl_certs/Class3PublicPrimaryCertificationAuthority.pem
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/ssl_certs/DigiCertHighAssuranceEVRootCA.pem /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/ssl_certs/DigiCertHighAssuranceEVRootCA.pem
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/ssl_certs/Entrust_net-Secure-Server-Certification-Authority.pem /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/ssl_certs/Entrust_net-Secure-Server-Certification-Authority.pem
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/ssl_certs/EntrustnetSecureServerCertificationAuthority.pem /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/ssl_certs/EntrustnetSecureServerCertificationAuthority.pem
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/ssl_certs/GeoTrustGlobalCA.pem /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/ssl_certs/GeoTrustGlobalCA.pem
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/ssl_certs/GeoTrust_Global_CA.pem /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/ssl_certs/GeoTrust_Global_CA.pem
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/ssl_certs/VerisignClass3PublicPrimaryCertificationAuthority-G2.pem /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/ssl_certs/VerisignClass3PublicPrimaryCertificationAuthority-G2.pem
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/ssl_certs/ca-bundle.pem /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/ssl_certs/ca-bundle.pem
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/stub_specification.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/stub_specification.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/syck_hack.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/syck_hack.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/test_case.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/test_case.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/test_utilities.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/test_utilities.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/text.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/text.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/uninstaller.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/uninstaller.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/uri_formatter.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/uri_formatter.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/user_interaction.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/user_interaction.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/util.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/util.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/util/list.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/util/list.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/util/stringio.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/util/stringio.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/validator.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/validator.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/version.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/version.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/version_option.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/version_option.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/ubygems.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/ubygems.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/bin/compile.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/bin/compile.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/bin/docs.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/bin/docs.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/bin/erb.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/bin/erb.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/bin/gem.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/bin/gem.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/bin/irb.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/bin/irb.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/bin/render_profile.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/bin/render_profile.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/bin/report.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/bin/report.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/ffi/file_processor.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/ffi/file_processor.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/ffi/generator.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/ffi/generator.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/ffi/generators.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/ffi/generators.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/ffi/generators/constants.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/ffi/generators/constants.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/ffi/generators/structures.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/ffi/generators/structures.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/ffi/generators/types.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/ffi/generators/types.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/gauntlet_rubygems.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/gauntlet_rubygems.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rbconfig.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rbconfig.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rbconfig.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rbconfig.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rbconfig/datadir.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rbconfig/datadir.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubinius/build_config.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubinius/build_config.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubinius/build_config.rbc /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubinius/build_config.rbc
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubinius/configuration.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubinius/configuration.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubinius/configuration_variables.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubinius/configuration_variables.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubinius/documentation.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubinius/documentation.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubinius/ffi.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubinius/ffi.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/available_set.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/available_set.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/basic_specification.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/basic_specification.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/command.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/command.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/command_manager.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/command_manager.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/commands/build_command.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/commands/build_command.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/commands/cert_command.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/commands/cert_command.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/commands/check_command.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/commands/check_command.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/commands/cleanup_command.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/commands/cleanup_command.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/commands/contents_command.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/commands/contents_command.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/commands/dependency_command.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/commands/dependency_command.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/commands/environment_command.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/commands/environment_command.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/commands/fetch_command.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/commands/fetch_command.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/commands/generate_index_command.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/commands/generate_index_command.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/commands/help_command.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/commands/help_command.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/commands/install_command.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/commands/install_command.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/commands/list_command.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/commands/list_command.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/commands/lock_command.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/commands/lock_command.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/commands/mirror_command.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/commands/mirror_command.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/commands/open_command.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/commands/open_command.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/commands/outdated_command.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/commands/outdated_command.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/commands/owner_command.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/commands/owner_command.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/commands/pristine_command.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/commands/pristine_command.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/commands/push_command.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/commands/push_command.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/commands/query_command.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/commands/query_command.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/commands/rdoc_command.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/commands/rdoc_command.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/commands/search_command.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/commands/search_command.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/commands/server_command.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/commands/server_command.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/commands/setup_command.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/commands/setup_command.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/commands/sources_command.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/commands/sources_command.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/commands/specification_command.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/commands/specification_command.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/commands/stale_command.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/commands/stale_command.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/commands/uninstall_command.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/commands/uninstall_command.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/commands/unpack_command.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/commands/unpack_command.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/commands/update_command.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/commands/update_command.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/commands/which_command.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/commands/which_command.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/commands/yank_command.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/commands/yank_command.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/compatibility.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/compatibility.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/config_file.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/config_file.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/core_ext/kernel_gem.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/core_ext/kernel_gem.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/core_ext/kernel_require.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/core_ext/kernel_require.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/defaults.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/defaults.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/defaults/rbx.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/defaults/rbx.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/dependency.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/dependency.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/dependency_installer.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/dependency_installer.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/dependency_list.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/dependency_list.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/dependency_resolver.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/dependency_resolver.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/dependency_resolver/activation_request.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/dependency_resolver/activation_request.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/dependency_resolver/api_set.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/dependency_resolver/api_set.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/dependency_resolver/api_specification.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/dependency_resolver/api_specification.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/dependency_resolver/composed_set.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/dependency_resolver/composed_set.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/dependency_resolver/current_set.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/dependency_resolver/current_set.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/dependency_resolver/dependency_conflict.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/dependency_resolver/dependency_conflict.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/dependency_resolver/dependency_request.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/dependency_resolver/dependency_request.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/dependency_resolver/index_set.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/dependency_resolver/index_set.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/dependency_resolver/index_specification.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/dependency_resolver/index_specification.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/dependency_resolver/installed_specification.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/dependency_resolver/installed_specification.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/dependency_resolver/installer_set.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/dependency_resolver/installer_set.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/deprecate.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/deprecate.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/doctor.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/doctor.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/errors.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/errors.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/exceptions.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/exceptions.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/ext.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/ext.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/ext/build_error.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/ext/build_error.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/ext/builder.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/ext/builder.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/ext/cmake_builder.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/ext/cmake_builder.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/ext/configure_builder.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/ext/configure_builder.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/ext/ext_conf_builder.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/ext/ext_conf_builder.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/ext/rake_builder.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/ext/rake_builder.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/gem_runner.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/gem_runner.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/gemcutter_utilities.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/gemcutter_utilities.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/indexer.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/indexer.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/install_default_message.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/install_default_message.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/install_message.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/install_message.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/install_update_options.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/install_update_options.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/installer.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/installer.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/installer_test_case.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/installer_test_case.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/local_remote_options.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/local_remote_options.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/mock_gem_ui.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/mock_gem_ui.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/name_tuple.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/name_tuple.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/package.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/package.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/package/digest_io.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/package/digest_io.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/package/file_source.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/package/file_source.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/package/io_source.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/package/io_source.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/package/old.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/package/old.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/package/source.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/package/source.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/package/tar_header.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/package/tar_header.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/package/tar_reader.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/package/tar_reader.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/package/tar_reader/entry.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/package/tar_reader/entry.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/package/tar_test_case.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/package/tar_test_case.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/package/tar_writer.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/package/tar_writer.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/package_task.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/package_task.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/path_support.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/path_support.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/platform.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/platform.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/psych_additions.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/psych_additions.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/psych_tree.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/psych_tree.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/rdoc.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/rdoc.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/remote_fetcher.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/remote_fetcher.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/request.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/request.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/request/connection_pools.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/request/connection_pools.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/request/http_pool.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/request/http_pool.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/request/https_pool.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/request/https_pool.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/request_set.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/request_set.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/request_set/gem_dependency_api.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/request_set/gem_dependency_api.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/request_set/lockfile.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/request_set/lockfile.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/requirement.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/requirement.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/resolver.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/resolver.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/resolver/activation_request.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/resolver/activation_request.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/resolver/api_set.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/resolver/api_set.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/resolver/api_specification.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/resolver/api_specification.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/resolver/best_set.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/resolver/best_set.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/resolver/composed_set.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/resolver/composed_set.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/resolver/conflict.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/resolver/conflict.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/resolver/current_set.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/resolver/current_set.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/resolver/dependency_request.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/resolver/dependency_request.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/resolver/git_set.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/resolver/git_set.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/resolver/git_specification.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/resolver/git_specification.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/resolver/index_set.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/resolver/index_set.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/resolver/index_specification.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/resolver/index_specification.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/resolver/installed_specification.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/resolver/installed_specification.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/resolver/installer_set.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/resolver/installer_set.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/resolver/local_specification.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/resolver/local_specification.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/resolver/lock_set.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/resolver/lock_set.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/resolver/lock_specification.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/resolver/lock_specification.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/resolver/requirement_list.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/resolver/requirement_list.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/resolver/set.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/resolver/set.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/resolver/spec_specification.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/resolver/spec_specification.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/resolver/specification.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/resolver/specification.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/resolver/stats.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/resolver/stats.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/resolver/vendor_set.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/resolver/vendor_set.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/resolver/vendor_specification.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/resolver/vendor_specification.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/security.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/security.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/security/policies.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/security/policies.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/security/policy.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/security/policy.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/security/signer.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/security/signer.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/security/trust_dir.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/security/trust_dir.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/server.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/server.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/source.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/source.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/source/git.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/source/git.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/source/installed.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/source/installed.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/source/local.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/source/local.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/source/lock.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/source/lock.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/source/specific_file.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/source/specific_file.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/source/vendor.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/source/vendor.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/source_list.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/source_list.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/source_local.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/source_local.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/source_specific_file.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/source_specific_file.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/spec_fetcher.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/spec_fetcher.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/specification.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/specification.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/ssl_certs/AddTrustExternalCARoot-2048.pem /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/ssl_certs/AddTrustExternalCARoot-2048.pem
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/ssl_certs/AddTrustExternalCARoot.pem /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/ssl_certs/AddTrustExternalCARoot.pem
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/ssl_certs/Class3PublicPrimaryCertificationAuthority.pem /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/ssl_certs/Class3PublicPrimaryCertificationAuthority.pem
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/ssl_certs/DigiCertHighAssuranceEVRootCA.pem /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/ssl_certs/DigiCertHighAssuranceEVRootCA.pem
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/ssl_certs/Entrust_net-Secure-Server-Certification-Authority.pem /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/ssl_certs/Entrust_net-Secure-Server-Certification-Authority.pem
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/ssl_certs/EntrustnetSecureServerCertificationAuthority.pem /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/ssl_certs/EntrustnetSecureServerCertificationAuthority.pem
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/ssl_certs/GeoTrustGlobalCA.pem /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/ssl_certs/GeoTrustGlobalCA.pem
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/ssl_certs/GeoTrust_Global_CA.pem /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/ssl_certs/GeoTrust_Global_CA.pem
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/ssl_certs/VerisignClass3PublicPrimaryCertificationAuthority-G2.pem /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/ssl_certs/VerisignClass3PublicPrimaryCertificationAuthority-G2.pem
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/ssl_certs/ca-bundle.pem /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/ssl_certs/ca-bundle.pem
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/stub_specification.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/stub_specification.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/syck_hack.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/syck_hack.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/test_case.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/test_case.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/test_utilities.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/test_utilities.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/text.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/text.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/uninstaller.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/uninstaller.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/uri_formatter.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/uri_formatter.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/user_interaction.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/user_interaction.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/util.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/util.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/util/list.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/util/list.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/util/stringio.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/util/stringio.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/validator.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/validator.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/version.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/version.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/rubygems/version_option.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/rubygems/version_option.rb
install -c -m 0644 /home/yorickpeterse/Private/Projects/ruby/rubinius/library/ubygems.rb /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/library/ubygems.rb
** Invoke gems:melbourne (first_time)
** Execute gems:melbourne
/home/yorickpeterse/Private/Projects/ruby/rubinius/staging/bin/rbx ./extconf.rbc
daedalus: Nothing to do for vm/vm
make && make install
make: Nothing to be done for 'all'.
** Invoke gems:extensions (first_time)
** Execute gems:extensions
/home/yorickpeterse/Private/Projects/ruby/rubinius/staging/bin/rbx extconf.rb
The Rubinius process is aborting with signal: SIGSEGV
--- begin system info ---
sysname: Linux
nodename: tuxbook
release: 3.17.3-1-ARCH
version: #1 SMP PREEMPT Fri Nov 14 23:13:48 CET 2014
machine: x86_64
--- end system info ---
--- begin rubinius info ---
pid: 12754
program name: rbx
version: 2.5.2.c34
ruby version: 2.1.0
release date: 2015-02-10
build revision: b8b8cc4dcfd744e12c1360fab5fe4c66756febd7
llvm version: 3.5.1
--- end rubinius info ---
--- begin system backtrace ---
/home/yorickpeterse/Private/Projects/ruby/rubinius/staging/bin/rbx() [0x7d8481]
/usr/lib/libpthread.so.0(+0x10210) [0x7fc6f8bda210]
/home/yorickpeterse/Private/Projects/ruby/rubinius/staging/bin/rbx(_ZN8rubinius16GarbageCollector4scanEPNS_13ManagedThreadEb+0xa9) [0x8951a9]
/home/yorickpeterse/Private/Projects/ruby/rubinius/staging/bin/rbx(_ZN8rubinius7BakerGC7collectEPNS_6GCDataEPNS_17YoungCollectStatsE+0x2a1) [0x8914c1]
/home/yorickpeterse/Private/Projects/ruby/rubinius/staging/bin/rbx(_ZN8rubinius12ObjectMemory13collect_youngEPNS_5StateEPNS_6GCDataEPNS_17YoungCollectStatsE+0x63) [0x7be783]
/home/yorickpeterse/Private/Projects/ruby/rubinius/staging/bin/rbx(_ZN8rubinius12ObjectMemory13collect_maybeEPNS_5StateERNS_11GCTokenImplEPNS_9CallFrameE+0x132) [0x7be462]
/home/yorickpeterse/Private/Projects/ruby/rubinius/staging/bin/rbx(_ZN8rubinius2VM13collect_maybeERNS_11GCTokenImplEPNS_9CallFrameE+0x45) [0x80cf05]
/home/yorickpeterse/Private/Projects/ruby/rubinius/staging/bin/rbx(_ZN8rubinius11MachineCode19execute_specializedINS_14FixedArgumentsEEEPNS_6ObjectEPNS_5StateEPNS_9CallFrameEPNS_10ExecutableEPNS_6ModuleERNS_9ArgumentsE+0x68a) [0x64c5da]
/home/yorickpeterse/Private/Projects/ruby/rubinius/staging/bin/rbx(_ZN8rubinius8CallSite11empty_cacheEPNS_5StateEPS0_PNS_9CallFrameERNS_9ArgumentsE+0x156) [0x817a36]
/home/yorickpeterse/Private/Projects/ruby/rubinius/staging/bin/rbx(_ZN8rubinius11MachineCode11interpreterEPNS_5StateEPS0_PNS_20InterpreterCallFrameE+0x2483) [0x5ec083]
/home/yorickpeterse/Private/Projects/ruby/rubinius/staging/bin/rbx(_ZN8rubinius16BlockEnvironment19execute_interpreterEPNS_5StateEPNS_9CallFrameEPS0_RNS_9ArgumentsERNS_15BlockInvocationE+0x45e) [0x8151fe]
/home/yorickpeterse/Private/Projects/ruby/rubinius/staging/bin/rbx(_ZN8rubinius16BlockEnvironment6invokeEPNS_5StateEPNS_9CallFrameEPS0_RNS_9ArgumentsERNS_15BlockInvocationE+0x1ed) [0x814cad]
/home/yorickpeterse/Private/Projects/ruby/rubinius/staging/bin/rbx(_ZN8rubinius16BlockEnvironment10call_underEPNS_5StateEPNS_9CallFrameEPNS_10ExecutableEPNS_6ModuleERNS_9ArgumentsE+0xeb) [0x81572b]
/home/yorickpeterse/Private/Projects/ruby/rubinius/staging/bin/rbx(_ZN8rubinius10Primitives16block_call_underEPNS_5StateEPNS_9CallFrameEPNS_10ExecutableEPNS_6ModuleERNS_9ArgumentsE+0x66) [0x662f66]
/home/yorickpeterse/Private/Projects/ruby/rubinius/staging/bin/rbx(_ZN8rubinius8CallSite11empty_cacheEPNS_5StateEPS0_PNS_9CallFrameERNS_9ArgumentsE+0x156) [0x817a36]
/home/yorickpeterse/Private/Projects/ruby/rubinius/staging/bin/rbx(_ZN8rubinius11MachineCode11interpreterEPNS_5StateEPS0_PNS_20InterpreterCallFrameE+0x2483) [0x5ec083]
/home/yorickpeterse/Private/Projects/ruby/rubinius/staging/bin/rbx(_ZN8rubinius16BlockEnvironment19execute_interpreterEPNS_5StateEPNS_9CallFrameEPS0_RNS_9ArgumentsERNS_15BlockInvocationE+0x45e) [0x8151fe]
/home/yorickpeterse/Private/Projects/ruby/rubinius/staging/bin/rbx(_ZN8rubinius16BlockEnvironment6invokeEPNS_5StateEPNS_9CallFrameEPS0_RNS_9ArgumentsERNS_15BlockInvocationE+0x1ed) [0x814cad]
/home/yorickpeterse/Private/Projects/ruby/rubinius/staging/bin/rbx(_ZN8rubinius16BlockEnvironment10call_underEPNS_5StateEPNS_9CallFrameEPNS_10ExecutableEPNS_6ModuleERNS_9ArgumentsE+0xeb) [0x81572b]
/home/yorickpeterse/Private/Projects/ruby/rubinius/staging/bin/rbx(_ZN8rubinius10Primitives16block_call_underEPNS_5StateEPNS_9CallFrameEPNS_10ExecutableEPNS_6ModuleERNS_9ArgumentsE+0x66) [0x662f66]
/home/yorickpeterse/Private/Projects/ruby/rubinius/staging/bin/rbx(_ZN8rubinius8CallSite11empty_cacheEPNS_5StateEPS0_PNS_9CallFrameERNS_9ArgumentsE+0x156) [0x817a36]
/home/yorickpeterse/Private/Projects/ruby/rubinius/staging/bin/rbx(_ZN8rubinius11MachineCode11interpreterEPNS_5StateEPS0_PNS_20InterpreterCallFrameE+0x2483) [0x5ec083]
/home/yorickpeterse/Private/Projects/ruby/rubinius/staging/bin/rbx(_ZN8rubinius11MachineCode17execute_as_scriptEPNS_5StateEPNS_12CompiledCodeEPNS_9CallFrameE+0x31b) [0x6469eb]
/home/yorickpeterse/Private/Projects/ruby/rubinius/staging/bin/rbx(_ZN8rubinius6System13vm_run_scriptEPNS_5StateERNS_11GCTokenImplEPNS_12CompiledCodeEPNS_9CallFrameE+0xbd) [0x86dafd]
/home/yorickpeterse/Private/Projects/ruby/rubinius/staging/bin/rbx(_ZN8rubinius10Primitives13vm_run_scriptEPNS_5StateEPNS_9CallFrameEPNS_10ExecutableEPNS_6ModuleERNS_9ArgumentsE+0x9c) [0x774acc]
/home/yorickpeterse/Private/Projects/ruby/rubinius/staging/bin/rbx(_ZN8rubinius11MachineCode11interpreterEPNS_5StateEPS0_PNS_20InterpreterCallFrameE+0x2483) [0x5ec083]
/home/yorickpeterse/Private/Projects/ruby/rubinius/staging/bin/rbx(_ZN8rubinius11MachineCode19execute_specializedINS_11OneArgumentEEEPNS_6ObjectEPNS_5StateEPNS_9CallFrameEPNS_10ExecutableEPNS_6ModuleERNS_9ArgumentsE+0x47f) [0x649a5f]
/home/yorickpeterse/Private/Projects/ruby/rubinius/staging/bin/rbx(_ZN8rubinius11MachineCode11interpreterEPNS_5StateEPS0_PNS_20InterpreterCallFrameE+0x2483) [0x5ec083]
/home/yorickpeterse/Private/Projects/ruby/rubinius/staging/bin/rbx(_ZN8rubinius11MachineCode19execute_specializedINS_11OneArgumentEEEPNS_6ObjectEPNS_5StateEPNS_9CallFrameEPNS_10ExecutableEPNS_6ModuleERNS_9ArgumentsE+0x47f) [0x649a5f]
/home/yorickpeterse/Private/Projects/ruby/rubinius/staging/bin/rbx(_ZN8rubinius8CallSite19empty_cache_privateEPNS_5StateEPS0_PNS_9CallFrameERNS_9ArgumentsE+0x156) [0x8182e6]
/home/yorickpeterse/Private/Projects/ruby/rubinius/staging/bin/rbx(_ZN8rubinius11MachineCode11interpreterEPNS_5StateEPS0_PNS_20InterpreterCallFrameE+0x2483) [0x5ec083]
/home/yorickpeterse/Private/Projects/ruby/rubinius/staging/bin/rbx(_ZN8rubinius11MachineCode17execute_as_scriptEPNS_5StateEPNS_12CompiledCodeEPNS_9CallFrameE+0x31b) [0x6469eb]
/home/yorickpeterse/Private/Projects/ruby/rubinius/staging/bin/rbx(_ZN8rubinius6System13vm_run_scriptEPNS_5StateERNS_11GCTokenImplEPNS_12CompiledCodeEPNS_9CallFrameE+0xbd) [0x86dafd]
/home/yorickpeterse/Private/Projects/ruby/rubinius/staging/bin/rbx(_ZN8rubinius10Primitives13vm_run_scriptEPNS_5StateEPNS_9CallFrameEPNS_10ExecutableEPNS_6ModuleERNS_9ArgumentsE+0x9c) [0x774acc]
/home/yorickpeterse/Private/Projects/ruby/rubinius/staging/bin/rbx(_ZN8rubinius11MachineCode11interpreterEPNS_5StateEPS0_PNS_20InterpreterCallFrameE+0x2483) [0x5ec083]
/home/yorickpeterse/Private/Projects/ruby/rubinius/staging/bin/rbx(_ZN8rubinius11MachineCode19execute_specializedINS_16GenericArgumentsEEEPNS_6ObjectEPNS_5StateEPNS_9CallFrameEPNS_10ExecutableEPNS_6ModuleERNS_9ArgumentsE+0x4ab) [0x6470fb]
/home/yorickpeterse/Private/Projects/ruby/rubinius/staging/bin/rbx(_ZN8rubinius11MachineCode11interpreterEPNS_5StateEPS0_PNS_20InterpreterCallFrameE+0x2483) [0x5ec083]
/home/yorickpeterse/Private/Projects/ruby/rubinius/staging/bin/rbx(_ZN8rubinius11MachineCode19execute_specializedINS_16GenericArgumentsEEEPNS_6ObjectEPNS_5StateEPNS_9CallFrameEPNS_10ExecutableEPNS_6ModuleERNS_9ArgumentsE+0x4ab) [0x6470fb]
/home/yorickpeterse/Private/Projects/ruby/rubinius/staging/bin/rbx(_ZN8rubinius8CallSite19empty_cache_privateEPNS_5StateEPS0_PNS_9CallFrameERNS_9ArgumentsE+0x156) [0x8182e6]
/home/yorickpeterse/Private/Projects/ruby/rubinius/staging/bin/rbx(_ZN8rubinius11MachineCode11interpreterEPNS_5StateEPS0_PNS_20InterpreterCallFrameE+0x2483) [0x5ec083]
/home/yorickpeterse/Private/Projects/ruby/rubinius/staging/bin/rbx(_ZN8rubinius16BlockEnvironment19execute_interpreterEPNS_5StateEPNS_9CallFrameEPS0_RNS_9ArgumentsERNS_15BlockInvocationE+0x45e) [0x8151fe]
/home/yorickpeterse/Private/Projects/ruby/rubinius/staging/bin/rbx(_ZN8rubinius16BlockEnvironment6invokeEPNS_5StateEPNS_9CallFrameEPS0_RNS_9ArgumentsERNS_15BlockInvocationE+0x1ed) [0x814cad]
/home/yorickpeterse/Private/Projects/ruby/rubinius/staging/bin/rbx(_ZN8rubinius16BlockEnvironment4callEPNS_5StateEPNS_9CallFrameERNS_9ArgumentsEi+0x3d) [0x81550d]
/home/yorickpeterse/Private/Projects/ruby/rubinius/staging/bin/rbx(_ZN8rubinius11MachineCode11interpreterEPNS_5StateEPS0_PNS_20InterpreterCallFrameE+0x32ef) [0x5eceef]
/home/yorickpeterse/Private/Projects/ruby/rubinius/staging/bin/rbx(_ZN8rubinius11MachineCode19execute_specializedINS_16GenericArgumentsEEEPNS_6ObjectEPNS_5StateEPNS_9CallFrameEPNS_10ExecutableEPNS_6ModuleERNS_9ArgumentsE+0x4ab) [0x6470fb]
/home/yorickpeterse/Private/Projects/ruby/rubinius/staging/bin/rbx(_ZN8rubinius12CompiledCode16default_executorEPNS_5StateEPNS_9CallFrameEPNS_10ExecutableEPNS_6ModuleERNS_9ArgumentsE+0x1df) [0x81c4cf]
/home/yorickpeterse/Private/Projects/ruby/rubinius/staging/bin/rbx(_ZN8rubinius8CallSite11empty_cacheEPNS_5StateEPS0_PNS_9CallFrameERNS_9ArgumentsE+0x156) [0x817a36]
/home/yorickpeterse/Private/Projects/ruby/rubinius/staging/bin/rbx(_ZN8rubinius11MachineCode11interpreterEPNS_5StateEPS0_PNS_20InterpreterCallFrameE+0x257b) [0x5ec17b]
/home/yorickpeterse/Private/Projects/ruby/rubinius/staging/bin/rbx(_ZN8rubinius11MachineCode19execute_specializedINS_11NoArgumentsEEEPNS_6ObjectEPNS_5StateEPNS_9CallFrameEPNS_10ExecutableEPNS_6ModuleERNS_9ArgumentsE+0x46a) [0x647eca]
/home/yorickpeterse/Private/Projects/ruby/rubinius/staging/bin/rbx(_ZN8rubinius12CompiledCode16default_executorEPNS_5StateEPNS_9CallFrameEPNS_10ExecutableEPNS_6ModuleERNS_9ArgumentsE+0x1df) [0x81c4cf]
/home/yorickpeterse/Private/Projects/ruby/rubinius/staging/bin/rbx(_ZN8rubinius8CallSite11empty_cacheEPNS_5StateEPS0_PNS_9CallFrameERNS_9ArgumentsE+0x156) [0x817a36]
/home/yorickpeterse/Private/Projects/ruby/rubinius/staging/bin/rbx(_ZN8rubinius11MachineCode11interpreterEPNS_5StateEPS0_PNS_20InterpreterCallFrameE+0x2483) [0x5ec083]
/home/yorickpeterse/Private/Projects/ruby/rubinius/staging/bin/rbx(_ZN8rubinius11MachineCode19execute_specializedINS_11NoArgumentsEEEPNS_6ObjectEPNS_5StateEPNS_9CallFrameEPNS_10ExecutableEPNS_6ModuleERNS_9ArgumentsE+0x46a) [0x647eca]
/home/yorickpeterse/Private/Projects/ruby/rubinius/staging/bin/rbx(_ZN8rubinius12CompiledCode16default_executorEPNS_5StateEPNS_9CallFrameEPNS_10ExecutableEPNS_6ModuleERNS_9ArgumentsE+0x1df) [0x81c4cf]
/home/yorickpeterse/Private/Projects/ruby/rubinius/staging/bin/rbx(_ZN8rubinius8CallSite17empty_cache_vcallEPNS_5StateEPS0_PNS_9CallFrameERNS_9ArgumentsE+0x15d) [0x81845d]
/home/yorickpeterse/Private/Projects/ruby/rubinius/staging/bin/rbx(_ZN8rubinius11MachineCode11interpreterEPNS_5StateEPS0_PNS_20InterpreterCallFrameE+0x2386) [0x5ebf86]
/home/yorickpeterse/Private/Projects/ruby/rubinius/staging/bin/rbx(_ZN8rubinius11MachineCode19execute_specializedINS_11NoArgumentsEEEPNS_6ObjectEPNS_5StateEPNS_9CallFrameEPNS_10ExecutableEPNS_6ModuleERNS_9ArgumentsE+0x46a) [0x647eca]
/home/yorickpeterse/Private/Projects/ruby/rubinius/staging/bin/rbx(_ZN8rubinius12CompiledCode16default_executorEPNS_5StateEPNS_9CallFrameEPNS_10ExecutableEPNS_6ModuleERNS_9ArgumentsE+0x1df) [0x81c4cf]
/home/yorickpeterse/Private/Projects/ruby/rubinius/staging/bin/rbx(_ZN8rubinius6Object4sendEPNS_5StateEPNS_9CallFrameEPNS_6SymbolEb+0xa6) [0x8533c6]
/home/yorickpeterse/Private/Projects/ruby/rubinius/staging/bin/rbx(_ZN8rubinius11Environment19run_from_filesystemEv+0x483) [0x5e11d3]
/home/yorickpeterse/Private/Projects/ruby/rubinius/staging/bin/rbx(main+0xe8) [0x88f598]
/usr/lib/libc.so.6(__libc_start_main+0xf0) [0x7fc6f7c9e040]
/home/yorickpeterse/Private/Projects/ruby/rubinius/staging/bin/rbx() [0x5b8eb2]
--- end system backtrace ---
--- begin Ruby backtraces ---
--- Thread 1 backtrace ---
Rubinius.add_defn_method in kernel/delta/rubinius.rb:90 (+0)
__block__ in /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-processor-2.3.0/lib/rubinius/processor/processor.rb:189 (+477)
__block__ in /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-processor-2.3.0/lib/rubinius/processor/processor.rb:4 (+18)
Object#__script__ in /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-processor-2.3.0/lib/rubinius/processor/processor.rb:1 (+15)
Rubinius::CodeLoader.require in kernel/common/code_loader.rb:247 (+80)
Kernel#require in kernel/common/kernel.rb:756 (+9)
Object#__script__ in /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-processor-2.3.0/lib/rubinius/processor.rb:2 (+17)
Rubinius::CodeLoader#require_compiled in kernel/delta/code_loader.rb:37 (+83)
Rubinius::CodeLoader.require_compiled in kernel/delta/code_loader.rb:148 (+40)
__block__ in kernel/delta/code_loader.rb:138 (+17)
Rubinius::ToolSets.create in /home/yorickpeterse/Private/Projects/ruby/rubinius/staging/runtime/gems/rubinius-toolset-2.3.1/lib/rubinius/toolset.rb:21 (+123)
Rubinius::CodeLoader.load_compiler in kernel/delta/code_loader.rb:136 (+49)
Rubinius::Loader#load_compiler in kernel/loader.rb:553 (+18)
Rubinius::Loader#main in kernel/loader.rb:799 (+33)
--- end Ruby backtraces ---
rake aborted!
Command failed with status (): [/home/yorickpeterse/Private/Projects/ruby/...]
/home/yorickpeterse/.rubies/ruby-2.2.0/lib/ruby/2.2.0/rake/file_utils.rb:66:in `block in create_shell_runner'
/home/yorickpeterse/.rubies/ruby-2.2.0/lib/ruby/2.2.0/rake/file_utils.rb:57:in `call'
/home/yorickpeterse/.rubies/ruby-2.2.0/lib/ruby/2.2.0/rake/file_utils.rb:57:in `sh'
/home/yorickpeterse/.rubies/ruby-2.2.0/lib/ruby/2.2.0/rake/file_utils_ext.rb:37:in `sh'
/home/yorickpeterse/Private/Projects/ruby/rubinius/rakelib/gems.rake:5:in `bootstrap_rubinius'
/home/yorickpeterse/Private/Projects/ruby/rubinius/rakelib/gems.rake:68:in `block (4 levels) in <top (required)>'
/home/yorickpeterse/Private/Projects/ruby/rubinius/rakelib/gems.rake:67:in `chdir'
/home/yorickpeterse/Private/Projects/ruby/rubinius/rakelib/gems.rake:67:in `block (3 levels) in <top (required)>'
/home/yorickpeterse/.rubies/ruby-2.2.0/lib/ruby/2.2.0/rake/file_list.rb:81:in `each'
/home/yorickpeterse/.rubies/ruby-2.2.0/lib/ruby/2.2.0/rake/file_list.rb:81:in `each'
/home/yorickpeterse/Private/Projects/ruby/rubinius/rakelib/gems.rake:66:in `block (2 levels) in <top (required)>'
/home/yorickpeterse/.rubies/ruby-2.2.0/lib/ruby/2.2.0/rake/task.rb:240:in `call'
/home/yorickpeterse/.rubies/ruby-2.2.0/lib/ruby/2.2.0/rake/task.rb:240:in `block in execute'
/home/yorickpeterse/.rubies/ruby-2.2.0/lib/ruby/2.2.0/rake/task.rb:235:in `each'
/home/yorickpeterse/.rubies/ruby-2.2.0/lib/ruby/2.2.0/rake/task.rb:235:in `execute'
/home/yorickpeterse/.rubies/ruby-2.2.0/lib/ruby/2.2.0/rake/task.rb:179:in `block in invoke_with_call_chain'
/home/yorickpeterse/.rubies/ruby-2.2.0/lib/ruby/2.2.0/monitor.rb:211:in `mon_synchronize'
/home/yorickpeterse/.rubies/ruby-2.2.0/lib/ruby/2.2.0/rake/task.rb:172:in `invoke_with_call_chain'
/home/yorickpeterse/.rubies/ruby-2.2.0/lib/ruby/2.2.0/rake/task.rb:201:in `block in invoke_prerequisites'
/home/yorickpeterse/.rubies/ruby-2.2.0/lib/ruby/2.2.0/rake/task.rb:199:in `each'
/home/yorickpeterse/.rubies/ruby-2.2.0/lib/ruby/2.2.0/rake/task.rb:199:in `invoke_prerequisites'
/home/yorickpeterse/.rubies/ruby-2.2.0/lib/ruby/2.2.0/rake/task.rb:178:in `block in invoke_with_call_chain'
/home/yorickpeterse/.rubies/ruby-2.2.0/lib/ruby/2.2.0/monitor.rb:211:in `mon_synchronize'
/home/yorickpeterse/.rubies/ruby-2.2.0/lib/ruby/2.2.0/rake/task.rb:172:in `invoke_with_call_chain'
/home/yorickpeterse/.rubies/ruby-2.2.0/lib/ruby/2.2.0/rake/task.rb:201:in `block in invoke_prerequisites'
/home/yorickpeterse/.rubies/ruby-2.2.0/lib/ruby/2.2.0/rake/task.rb:199:in `each'
/home/yorickpeterse/.rubies/ruby-2.2.0/lib/ruby/2.2.0/rake/task.rb:199:in `invoke_prerequisites'
/home/yorickpeterse/.rubies/ruby-2.2.0/lib/ruby/2.2.0/rake/task.rb:178:in `block in invoke_with_call_chain'
/home/yorickpeterse/.rubies/ruby-2.2.0/lib/ruby/2.2.0/monitor.rb:211:in `mon_synchronize'
/home/yorickpeterse/.rubies/ruby-2.2.0/lib/ruby/2.2.0/rake/task.rb:172:in `invoke_with_call_chain'
/home/yorickpeterse/.rubies/ruby-2.2.0/lib/ruby/2.2.0/rake/task.rb:165:in `invoke'
/home/yorickpeterse/.rubies/ruby-2.2.0/lib/ruby/2.2.0/rake/application.rb:150:in `invoke_task'
/home/yorickpeterse/.rubies/ruby-2.2.0/lib/ruby/2.2.0/rake/application.rb:106:in `block (2 levels) in top_level'
/home/yorickpeterse/.rubies/ruby-2.2.0/lib/ruby/2.2.0/rake/application.rb:106:in `each'
/home/yorickpeterse/.rubies/ruby-2.2.0/lib/ruby/2.2.0/rake/application.rb:106:in `block in top_level'
/home/yorickpeterse/.rubies/ruby-2.2.0/lib/ruby/2.2.0/rake/application.rb:115:in `run_with_threads'
/home/yorickpeterse/.rubies/ruby-2.2.0/lib/ruby/2.2.0/rake/application.rb:100:in `top_level'
/home/yorickpeterse/.rubies/ruby-2.2.0/lib/ruby/2.2.0/rake/application.rb:78:in `block in run'
/home/yorickpeterse/.rubies/ruby-2.2.0/lib/ruby/2.2.0/rake/application.rb:176:in `standard_exception_handling'
/home/yorickpeterse/.rubies/ruby-2.2.0/lib/ruby/2.2.0/rake/application.rb:75:in `run'
/home/yorickpeterse/.rubies/ruby-2.2.0/lib/ruby/gems/2.2.0/gems/rake-10.4.2/bin/rake:33:in `<top (required)>'
/home/yorickpeterse/.gem/ruby/2.2.0/bin/rake:23:in `load'
/home/yorickpeterse/.gem/ruby/2.2.0/bin/rake:23:in `<main>'
Tasks: TOP => install => build:build => gems:extensions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment