Skip to content

Instantly share code, notes, and snippets.

@daneharrigan
Created November 29, 2011 18:29
Show Gist options
  • Save daneharrigan/1405851 to your computer and use it in GitHub Desktop.
Save daneharrigan/1405851 to your computer and use it in GitHub Desktop.
eva:rubinius dharrigan$ rake spec19 --trace
** Invoke spec19 (first_time)
** Invoke build (first_time)
** Invoke build:build (first_time)
** Invoke build:llvm (first_time)
** Execute build:llvm
** Invoke vm/vm (first_time)
** Invoke vm/gen/revision.h (first_time)
** Execute vm/gen/revision.h
** Invoke vm/gen/config_variables.h (first_time, not_needed)
** Invoke lib/rubinius/configuration.rb (first_time, not_needed)
** Invoke config.rb (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/includes.hpp (first_time)
** Invoke vm/builtin/basicobject.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/bytearray.hpp (first_time, not_needed)
** Invoke vm/builtin/chararray.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/class.hpp (first_time, not_needed)
** Invoke vm/builtin/compiledmethod.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/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/lookuptable.hpp (first_time, not_needed)
** Invoke vm/builtin/ffi_pointer.hpp (first_time, not_needed)
** Invoke vm/builtin/methodtable.hpp (first_time, not_needed)
** Invoke vm/builtin/nativefunction.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/staticscope.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/compactlookuptable.hpp (first_time, not_needed)
** Invoke vm/builtin/time.hpp (first_time, not_needed)
** Invoke vm/builtin/nativemethod.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/capi_handle.hpp (first_time, not_needed)
** Invoke vm/builtin/global_cache_entry.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/cache.hpp (first_time, not_needed)
** Invoke vm/builtin/encoding.hpp (first_time, not_needed)
** Invoke vm/builtin/atomic.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
/Users/dharrigan/.rvm/rubies/ruby-1.9.3-head/bin/ruby vm/codegen/field_extract.rb vm/builtin/basicobject.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/bytearray.hpp vm/builtin/chararray.hpp vm/builtin/io.hpp vm/builtin/channel.hpp vm/builtin/module.hpp vm/builtin/class.hpp vm/builtin/compiledmethod.hpp vm/builtin/data.hpp vm/builtin/dir.hpp vm/builtin/exception.hpp vm/builtin/float.hpp vm/builtin/immediates.hpp vm/builtin/iseq.hpp vm/builtin/list.hpp vm/builtin/lookuptable.hpp vm/builtin/ffi_pointer.hpp vm/builtin/methodtable.hpp vm/builtin/nativefunction.hpp vm/builtin/packed_object.hpp vm/builtin/randomizer.hpp vm/builtin/regexp.hpp vm/builtin/staticscope.hpp vm/builtin/string.hpp vm/builtin/symbol.hpp vm/builtin/thread.hpp vm/builtin/tuple.hpp vm/builtin/compactlookuptable.hpp vm/builtin/time.hpp vm/builtin/nativemethod.hpp vm/builtin/system.hpp vm/builtin/autoload.hpp vm/builtin/proc.hpp vm/builtin/variable_scope.hpp vm/builtin/location.hpp vm/builtin/capi_handle.hpp vm/builtin/global_cache_entry.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/cache.hpp vm/builtin/encoding.hpp vm/builtin/atomic.hpp
** Execute vm/gen/includes.hpp
** Invoke vm/gen/kind_of.hpp (first_time)
** Invoke vm/builtin/basicobject.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/bytearray.hpp (not_needed)
** Invoke vm/builtin/chararray.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/class.hpp (not_needed)
** Invoke vm/builtin/compiledmethod.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/immediates.hpp (not_needed)
** Invoke vm/builtin/iseq.hpp (not_needed)
** Invoke vm/builtin/list.hpp (not_needed)
** Invoke vm/builtin/lookuptable.hpp (not_needed)
** Invoke vm/builtin/ffi_pointer.hpp (not_needed)
** Invoke vm/builtin/methodtable.hpp (not_needed)
** Invoke vm/builtin/nativefunction.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/staticscope.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/compactlookuptable.hpp (not_needed)
** Invoke vm/builtin/time.hpp (not_needed)
** Invoke vm/builtin/nativemethod.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/capi_handle.hpp (not_needed)
** Invoke vm/builtin/global_cache_entry.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/cache.hpp (not_needed)
** Invoke vm/builtin/encoding.hpp (not_needed)
** Invoke vm/builtin/atomic.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/basicobject.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/bytearray.hpp (not_needed)
** Invoke vm/builtin/chararray.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/class.hpp (not_needed)
** Invoke vm/builtin/compiledmethod.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/immediates.hpp (not_needed)
** Invoke vm/builtin/iseq.hpp (not_needed)
** Invoke vm/builtin/list.hpp (not_needed)
** Invoke vm/builtin/lookuptable.hpp (not_needed)
** Invoke vm/builtin/ffi_pointer.hpp (not_needed)
** Invoke vm/builtin/methodtable.hpp (not_needed)
** Invoke vm/builtin/nativefunction.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/staticscope.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/compactlookuptable.hpp (not_needed)
** Invoke vm/builtin/time.hpp (not_needed)
** Invoke vm/builtin/nativemethod.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/capi_handle.hpp (not_needed)
** Invoke vm/builtin/global_cache_entry.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/cache.hpp (not_needed)
** Invoke vm/builtin/encoding.hpp (not_needed)
** Invoke vm/builtin/atomic.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/basicobject.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/bytearray.hpp (not_needed)
** Invoke vm/builtin/chararray.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/class.hpp (not_needed)
** Invoke vm/builtin/compiledmethod.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/immediates.hpp (not_needed)
** Invoke vm/builtin/iseq.hpp (not_needed)
** Invoke vm/builtin/list.hpp (not_needed)
** Invoke vm/builtin/lookuptable.hpp (not_needed)
** Invoke vm/builtin/ffi_pointer.hpp (not_needed)
** Invoke vm/builtin/methodtable.hpp (not_needed)
** Invoke vm/builtin/nativefunction.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/staticscope.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/compactlookuptable.hpp (not_needed)
** Invoke vm/builtin/time.hpp (not_needed)
** Invoke vm/builtin/nativemethod.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/capi_handle.hpp (not_needed)
** Invoke vm/builtin/global_cache_entry.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/cache.hpp (not_needed)
** Invoke vm/builtin/encoding.hpp (not_needed)
** Invoke vm/builtin/atomic.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/basicobject.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/bytearray.hpp (not_needed)
** Invoke vm/builtin/chararray.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/class.hpp (not_needed)
** Invoke vm/builtin/compiledmethod.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/immediates.hpp (not_needed)
** Invoke vm/builtin/iseq.hpp (not_needed)
** Invoke vm/builtin/list.hpp (not_needed)
** Invoke vm/builtin/lookuptable.hpp (not_needed)
** Invoke vm/builtin/ffi_pointer.hpp (not_needed)
** Invoke vm/builtin/methodtable.hpp (not_needed)
** Invoke vm/builtin/nativefunction.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/staticscope.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/compactlookuptable.hpp (not_needed)
** Invoke vm/builtin/time.hpp (not_needed)
** Invoke vm/builtin/nativemethod.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/capi_handle.hpp (not_needed)
** Invoke vm/builtin/global_cache_entry.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/cache.hpp (not_needed)
** Invoke vm/builtin/encoding.hpp (not_needed)
** Invoke vm/builtin/atomic.hpp (not_needed)
** Invoke vm/codegen/field_extract.rb (not_needed)
** Invoke run_field_extract
** Execute vm/gen/primitives_declare.hpp
** Invoke vm/gen/primitives_glue.gen.cpp (first_time)
** Invoke vm/builtin/basicobject.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/bytearray.hpp (not_needed)
** Invoke vm/builtin/chararray.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/class.hpp (not_needed)
** Invoke vm/builtin/compiledmethod.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/immediates.hpp (not_needed)
** Invoke vm/builtin/iseq.hpp (not_needed)
** Invoke vm/builtin/list.hpp (not_needed)
** Invoke vm/builtin/lookuptable.hpp (not_needed)
** Invoke vm/builtin/ffi_pointer.hpp (not_needed)
** Invoke vm/builtin/methodtable.hpp (not_needed)
** Invoke vm/builtin/nativefunction.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/staticscope.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/compactlookuptable.hpp (not_needed)
** Invoke vm/builtin/time.hpp (not_needed)
** Invoke vm/builtin/nativemethod.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/capi_handle.hpp (not_needed)
** Invoke vm/builtin/global_cache_entry.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/cache.hpp (not_needed)
** Invoke vm/builtin/encoding.hpp (not_needed)
** Invoke vm/builtin/atomic.hpp (not_needed)
** Invoke vm/codegen/field_extract.rb (not_needed)
** Invoke run_field_extract
** Execute vm/gen/primitives_glue.gen.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 (first_time, 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)
** Invoke web/_includes/instructions.markdown (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
daedalus: Nothing to do for vm/vm
** Invoke kernel:build (first_time)
** Invoke compiler:load (first_time)
** Invoke kernel/signature.rb (first_time, not_needed)
** Invoke lib/compiler.rb (first_time, not_needed)
** Invoke lib/compiler/ast/constants.rb (first_time, not_needed)
** Invoke lib/compiler/ast/control_flow.rb (first_time, not_needed)
** Invoke lib/compiler/ast/data.rb (first_time, not_needed)
** Invoke lib/compiler/ast/definitions.rb (first_time, not_needed)
** Invoke lib/compiler/ast/exceptions.rb (first_time, not_needed)
** Invoke lib/compiler/ast/file.rb (first_time, not_needed)
** Invoke lib/compiler/ast/grapher.rb (first_time, not_needed)
** Invoke lib/compiler/ast/literals.rb (first_time, not_needed)
** Invoke lib/compiler/ast/node.rb (first_time, not_needed)
** Invoke lib/compiler/ast/operators.rb (first_time, not_needed)
** Invoke lib/compiler/ast/self.rb (first_time, not_needed)
** Invoke lib/compiler/ast/sends.rb (first_time, not_needed)
** Invoke lib/compiler/ast/transforms.rb (first_time, not_needed)
** Invoke lib/compiler/ast/values.rb (first_time, not_needed)
** Invoke lib/compiler/ast/variables.rb (first_time, not_needed)
** Invoke lib/compiler/ast.rb (first_time, not_needed)
** Invoke lib/compiler/compiled_file.rb (first_time, not_needed)
** Invoke lib/compiler/compiler.rb (first_time, not_needed)
** Invoke lib/compiler/evaluator.rb (first_time, not_needed)
** Invoke lib/compiler/generator.rb (first_time, not_needed)
** Invoke lib/compiler/generator_methods.rb (first_time, not_needed)
** Invoke vm/gen (not_needed)
** Invoke vm/instructions.def (not_needed)
** Invoke rakelib/instruction_parser.rb (not_needed)
** Invoke lib/compiler/iseq.rb (first_time, not_needed)
** Invoke lib/compiler/locals.rb (first_time, not_needed)
** Invoke lib/compiler/opcodes.rb (first_time, not_needed)
** Invoke vm/gen (not_needed)
** Invoke vm/instructions.def (not_needed)
** Invoke rakelib/instruction_parser.rb (not_needed)
** Invoke lib/compiler/printers.rb (first_time, not_needed)
** Invoke lib/compiler/runtime.rb (first_time, not_needed)
** Invoke lib/compiler/stages.rb (first_time, not_needed)
** Invoke lib/melbourne.rb (first_time, not_needed)
** Invoke lib/melbourne/processor.rb (first_time, not_needed)
** Invoke vm/marshal.cpp (first_time, not_needed)
** Invoke vm/marshal.hpp (first_time, not_needed)
** Invoke lib/ext/melbourne/encoding_compat.cpp (first_time, not_needed)
** Invoke lib/ext/melbourne/grammar18.cpp (first_time, not_needed)
** Invoke lib/ext/melbourne/grammar19.cpp (first_time, not_needed)
** Invoke lib/ext/melbourne/melbourne.cpp (first_time, not_needed)
** Invoke lib/ext/melbourne/node_types18.cpp (first_time, not_needed)
** Invoke lib/ext/melbourne/node_types19.cpp (first_time, not_needed)
** Invoke lib/ext/melbourne/quark.cpp (first_time, not_needed)
** Invoke lib/ext/melbourne/symbols.cpp (first_time, not_needed)
** Invoke lib/ext/melbourne/var_table18.cpp (first_time, not_needed)
** Invoke lib/ext/melbourne/var_table19.cpp (first_time, not_needed)
** Invoke lib/ext/melbourne/visitor18.cpp (first_time, not_needed)
** Invoke lib/ext/melbourne/visitor19.cpp (first_time, not_needed)
** Invoke lib/ext/melbourne/encoding_compat.hpp (first_time, not_needed)
** Invoke lib/ext/melbourne/grammar18.hpp (first_time, not_needed)
** Invoke lib/ext/melbourne/grammar19.hpp (first_time, not_needed)
** Invoke lib/ext/melbourne/local_state.hpp (first_time, not_needed)
** Invoke lib/ext/melbourne/node18.hpp (first_time, not_needed)
** Invoke lib/ext/melbourne/node19.hpp (first_time, not_needed)
** Invoke lib/ext/melbourne/node_types18.hpp (first_time, not_needed)
** Invoke lib/ext/melbourne/node_types19.hpp (first_time, not_needed)
** Invoke lib/ext/melbourne/parser_state18.hpp (first_time, not_needed)
** Invoke lib/ext/melbourne/parser_state19.hpp (first_time, not_needed)
** Invoke lib/ext/melbourne/quark.hpp (first_time, not_needed)
** Invoke lib/ext/melbourne/symbols.hpp (first_time, not_needed)
** Invoke lib/ext/melbourne/var_table18.hpp (first_time, not_needed)
** Invoke lib/ext/melbourne/var_table19.hpp (first_time, not_needed)
** Invoke lib/ext/melbourne/visitor18.hpp (first_time, not_needed)
** Invoke lib/ext/melbourne/visitor19.hpp (first_time, not_needed)
** Invoke lib/ext/melbourne/grammar18.y (first_time, not_needed)
** Invoke lib/ext/melbourne/grammar19.y (first_time, not_needed)
** Invoke lib/ext/melbourne/lex.c.tab (first_time, not_needed)
** Invoke lib/ext/melbourne/lex.c.blt (first_time, not_needed)
** Invoke lib/ext/melbourne/build/melbourne.bundle (first_time)
** Invoke extensions:melbourne_build (first_time)
** Execute extensions:melbourne_build
/Users/dharrigan/.rvm/rubies/ruby-1.9.3-head/bin/ruby -S rake -t -r /Users/dharrigan/Projects/Ruby/rubinius/config.rb -r /Users/dharrigan/Projects/Ruby/rubinius/rakelib/ext_helper.rb -r /Users/dharrigan/Projects/Ruby/rubinius/rakelib/dependency_grapher.rb build:build
Building bootstrap Melbourne for MRI
** Invoke build:build (first_time)
** Invoke build/melbourne20.bundle (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/config.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/dl.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/missing.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/rbx_config.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/re.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/rubyio.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/rubysig.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/st.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/util.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/version.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/19/include/config.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/19/include/rbx_config.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/19/include/ruby.h (first_time, not_needed)
** Invoke bstrlib.h (first_time, not_needed)
** Invoke encoding_compat.hpp (first_time, not_needed)
** Invoke grammar18.hpp (first_time, not_needed)
** Invoke grammar19.hpp (first_time, not_needed)
** Invoke local_state.hpp (first_time, not_needed)
** Invoke node18.hpp (first_time, not_needed)
** Invoke node19.hpp (first_time, not_needed)
** Invoke node_types18.hpp (first_time, not_needed)
** Invoke node_types19.hpp (first_time, not_needed)
** Invoke parser_state18.hpp (first_time, not_needed)
** Invoke parser_state19.hpp (first_time, not_needed)
** Invoke quark.hpp (first_time, not_needed)
** Invoke symbols.hpp (first_time, not_needed)
** Invoke var_table18.hpp (first_time, not_needed)
** Invoke var_table19.hpp (first_time, not_needed)
** Invoke visitor18.hpp (first_time, not_needed)
** Invoke visitor19.hpp (first_time, not_needed)
** Invoke bstrlib.c (first_time, not_needed)
** Invoke build/bstrlib.o (first_time, not_needed)
** Invoke bstrlib.c (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/lib/ext/melbourne/Rakefile (first_time, not_needed)
** Invoke bstrlib.h (not_needed)
** Invoke encoding_compat.cpp (first_time, not_needed)
** Invoke build/encoding_compat.o (first_time, not_needed)
** Invoke encoding_compat.cpp (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/lib/ext/melbourne/Rakefile (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke encoding_compat.hpp (not_needed)
** Invoke grammar18.cpp (first_time, not_needed)
** Invoke grammar18.y (first_time, not_needed)
** Invoke build/grammar18.o (first_time, not_needed)
** Invoke grammar18.cpp (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/lib/ext/melbourne/Rakefile (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke bstrlib.h (not_needed)
** Invoke grammar18.hpp (not_needed)
** Invoke local_state.hpp (not_needed)
** Invoke node18.hpp (not_needed)
** Invoke node_types18.hpp (not_needed)
** Invoke parser_state18.hpp (not_needed)
** Invoke quark.hpp (not_needed)
** Invoke symbols.hpp (not_needed)
** Invoke var_table18.hpp (not_needed)
** Invoke visitor18.hpp (not_needed)
** Invoke grammar19.cpp (first_time, not_needed)
** Invoke grammar19.y (first_time, not_needed)
** Invoke build/grammar19.o (first_time, not_needed)
** Invoke grammar19.cpp (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/lib/ext/melbourne/Rakefile (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke bstrlib.h (not_needed)
** Invoke encoding_compat.hpp (not_needed)
** Invoke grammar19.hpp (not_needed)
** Invoke node19.hpp (not_needed)
** Invoke node_types19.hpp (not_needed)
** Invoke parser_state19.hpp (not_needed)
** Invoke symbols.hpp (not_needed)
** Invoke var_table19.hpp (not_needed)
** Invoke visitor19.hpp (not_needed)
** Invoke melbourne.cpp (first_time, not_needed)
** Invoke build/melbourne.o (first_time, not_needed)
** Invoke melbourne.cpp (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/lib/ext/melbourne/Rakefile (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke bstrlib.h (not_needed)
** Invoke grammar18.hpp (not_needed)
** Invoke grammar19.hpp (not_needed)
** Invoke symbols.hpp (not_needed)
** Invoke node_types18.cpp (first_time, not_needed)
** Invoke build/node_types18.o (first_time, not_needed)
** Invoke node_types18.cpp (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/lib/ext/melbourne/Rakefile (not_needed)
** Invoke node_types18.hpp (not_needed)
** Invoke node_types19.cpp (first_time, not_needed)
** Invoke build/node_types19.o (first_time, not_needed)
** Invoke node_types19.cpp (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/lib/ext/melbourne/Rakefile (not_needed)
** Invoke node_types19.hpp (not_needed)
** Invoke quark.cpp (first_time, not_needed)
** Invoke build/quark.o (first_time, not_needed)
** Invoke quark.cpp (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/lib/ext/melbourne/Rakefile (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke bstrlib.h (not_needed)
** Invoke local_state.hpp (not_needed)
** Invoke node18.hpp (not_needed)
** Invoke node_types18.hpp (not_needed)
** Invoke parser_state18.hpp (not_needed)
** Invoke quark.hpp (not_needed)
** Invoke var_table18.hpp (not_needed)
** Invoke symbols.cpp (first_time, not_needed)
** Invoke build/symbols.o (first_time, not_needed)
** Invoke symbols.cpp (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/lib/ext/melbourne/Rakefile (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke symbols.hpp (not_needed)
** Invoke var_table18.cpp (first_time, not_needed)
** Invoke build/var_table18.o (first_time, not_needed)
** Invoke var_table18.cpp (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/lib/ext/melbourne/Rakefile (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke quark.hpp (not_needed)
** Invoke var_table18.hpp (not_needed)
** Invoke var_table19.cpp (first_time, not_needed)
** Invoke build/var_table19.o (first_time, not_needed)
** Invoke var_table19.cpp (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/lib/ext/melbourne/Rakefile (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke var_table19.hpp (not_needed)
** Invoke visitor18.cpp (first_time, not_needed)
** Invoke build/visitor18.o (first_time, not_needed)
** Invoke visitor18.cpp (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/lib/ext/melbourne/Rakefile (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke bstrlib.h (not_needed)
** Invoke local_state.hpp (not_needed)
** Invoke node18.hpp (not_needed)
** Invoke node_types18.hpp (not_needed)
** Invoke parser_state18.hpp (not_needed)
** Invoke quark.hpp (not_needed)
** Invoke symbols.hpp (not_needed)
** Invoke var_table18.hpp (not_needed)
** Invoke visitor18.hpp (not_needed)
** Invoke visitor19.cpp (first_time, not_needed)
** Invoke build/visitor19.o (first_time, not_needed)
** Invoke visitor19.cpp (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/lib/ext/melbourne/Rakefile (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke bstrlib.h (not_needed)
** Invoke encoding_compat.hpp (not_needed)
** Invoke node19.hpp (not_needed)
** Invoke node_types19.hpp (not_needed)
** Invoke parser_state19.hpp (not_needed)
** Invoke symbols.hpp (not_needed)
** Invoke var_table19.hpp (not_needed)
** Invoke visitor19.hpp (not_needed)
** Execute build:build
** Execute lib/ext/melbourne/build/melbourne.bundle
** Invoke lib/compiler.rb (not_needed)
** Invoke lib/compiler/ast/constants.rb (not_needed)
** Invoke lib/compiler/ast/control_flow.rb (not_needed)
** Invoke lib/compiler/ast/data.rb (not_needed)
** Invoke lib/compiler/ast/definitions.rb (not_needed)
** Invoke lib/compiler/ast/exceptions.rb (not_needed)
** Invoke lib/compiler/ast/file.rb (not_needed)
** Invoke lib/compiler/ast/grapher.rb (not_needed)
** Invoke lib/compiler/ast/literals.rb (not_needed)
** Invoke lib/compiler/ast/node.rb (not_needed)
** Invoke lib/compiler/ast/operators.rb (not_needed)
** Invoke lib/compiler/ast/self.rb (not_needed)
** Invoke lib/compiler/ast/sends.rb (not_needed)
** Invoke lib/compiler/ast/transforms.rb (not_needed)
** Invoke lib/compiler/ast/values.rb (not_needed)
** Invoke lib/compiler/ast/variables.rb (not_needed)
** Invoke lib/compiler/ast.rb (not_needed)
** Invoke lib/compiler/compiled_file.rb (not_needed)
** Invoke lib/compiler/compiler.rb (not_needed)
** Invoke lib/compiler/evaluator.rb (not_needed)
** Invoke lib/compiler/generator.rb (not_needed)
** Invoke lib/compiler/generator_methods.rb (not_needed)
** Invoke lib/compiler/iseq.rb (not_needed)
** Invoke lib/compiler/locals.rb (not_needed)
** Invoke lib/compiler/opcodes.rb (not_needed)
** Invoke lib/compiler/printers.rb (not_needed)
** Invoke lib/compiler/runtime.rb (not_needed)
** Invoke lib/compiler/stages.rb (not_needed)
** Invoke lib/melbourne.rb (not_needed)
** Invoke lib/melbourne/processor.rb (not_needed)
** Invoke vm/marshal.cpp (not_needed)
** Invoke vm/marshal.hpp (not_needed)
** Execute compiler:load
/Users/dharrigan/Projects/Ruby/rubinius/lib/compiler/compiler.rb:24: warning: assigned but unused variable - path
/Users/dharrigan/Projects/Ruby/rubinius/lib/compiler/compiler.rb:59: warning: assigned but unused variable - path
/Users/dharrigan/Projects/Ruby/rubinius/lib/compiler/ast/sends.rb:19: warning: assigned but unused variable - reference
/Users/dharrigan/Projects/Ruby/rubinius/lib/compiler/ast/sends.rb:564: warning: assigned but unused variable - array
** Invoke runtime/platform.conf (first_time, not_needed)
** Invoke Rakefile (first_time, not_needed)
** Invoke rakelib/platform.rake (first_time, not_needed)
** Invoke runtime (first_time, not_needed)
** Invoke lib/ffi/file_processor.rb (first_time, not_needed)
** Invoke lib/ffi/generator.rb (first_time, not_needed)
** Invoke lib/ffi/generators.rb (first_time, not_needed)
** Invoke runtime/18 (first_time, not_needed)
** Invoke runtime/18/index (first_time, not_needed)
** Invoke runtime/18 (not_needed)
** Invoke runtime/18/signature (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/bootstrap (first_time, not_needed)
** Invoke runtime/18/bootstrap/load_order.txt (first_time, not_needed)
** Invoke kernel/bootstrap/load_order18.txt (first_time, not_needed)
** Invoke runtime/18/bootstrap/alias.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/alias.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/bootstrap/array.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/array.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/bootstrap/array18.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/array18.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/bootstrap/atomic.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/atomic.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/bootstrap/bignum.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/bignum.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/bootstrap/block_environment.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/block_environment.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/bootstrap/bytearray.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/bytearray.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/bootstrap/chararray.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/chararray.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/bootstrap/channel.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/channel.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/bootstrap/class.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/class.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/bootstrap/compactlookuptable.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/compactlookuptable.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/bootstrap/compiled_method.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/compiled_method.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/bootstrap/configuration.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/configuration.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/bootstrap/dir.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/dir.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/bootstrap/exception.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/exception.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/bootstrap/executable.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/executable.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/bootstrap/false.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/false.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/bootstrap/fixnum.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/fixnum.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/bootstrap/gc.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/gc.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/bootstrap/io.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/io.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/bootstrap/iseq.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/iseq.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/bootstrap/kernel18.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/kernel18.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/bootstrap/kernel.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/kernel.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/bootstrap/lookuptable.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/lookuptable.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/bootstrap/method_table.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/method_table.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/bootstrap/nil.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/nil.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/bootstrap/object.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/object.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/bootstrap/object18.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/object18.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/bootstrap/proc.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/proc.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/bootstrap/process.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/process.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/bootstrap/regexp.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/regexp.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/bootstrap/rubinius.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/rubinius.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/bootstrap/rubinius18.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/rubinius18.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/bootstrap/static_scope.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/static_scope.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/bootstrap/string.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/string.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/bootstrap/symbol.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/symbol.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/bootstrap/thread.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/thread.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/bootstrap/thread18.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/thread18.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/bootstrap/thunk.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/thunk.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/bootstrap/time.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/time.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/bootstrap/true.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/true.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/bootstrap/tuple.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/tuple.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/bootstrap/type.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/type.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/bootstrap/variable_scope.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/variable_scope.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/bootstrap/vm.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/vm.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/bootstrap/weakref.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/weakref.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/platform (first_time, not_needed)
** Invoke runtime/18/platform/load_order.txt (first_time, not_needed)
** Invoke kernel/platform/load_order18.txt (first_time, not_needed)
** Invoke runtime/18/platform/ffi.rbc (first_time, not_needed)
** Invoke kernel/platform/ffi.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/platform/library.rbc (first_time, not_needed)
** Invoke kernel/platform/library.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/platform/pointer_accessors.rbc (first_time, not_needed)
** Invoke kernel/platform/pointer_accessors.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/platform/pointer.rbc (first_time, not_needed)
** Invoke kernel/platform/pointer.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/platform/env.rbc (first_time, not_needed)
** Invoke kernel/platform/env.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/platform/file.rbc (first_time, not_needed)
** Invoke kernel/platform/file.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/platform/math.rbc (first_time, not_needed)
** Invoke kernel/platform/math.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/platform/posix.rbc (first_time, not_needed)
** Invoke kernel/platform/posix.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/platform/struct.rbc (first_time, not_needed)
** Invoke kernel/platform/struct.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common (first_time, not_needed)
** Invoke runtime/18/common/load_order.txt (first_time, not_needed)
** Invoke kernel/common/load_order18.txt (first_time, not_needed)
** Invoke runtime/18/common/class.rbc (first_time, not_needed)
** Invoke kernel/common/class.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/class18.rbc (first_time, not_needed)
** Invoke kernel/common/class18.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/binding.rbc (first_time, not_needed)
** Invoke kernel/common/binding.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/proc.rbc (first_time, not_needed)
** Invoke kernel/common/proc.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/autoload.rbc (first_time, not_needed)
** Invoke kernel/common/autoload.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/autoload18.rbc (first_time, not_needed)
** Invoke kernel/common/autoload18.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/module.rbc (first_time, not_needed)
** Invoke kernel/common/module.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/module18.rbc (first_time, not_needed)
** Invoke kernel/common/module18.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/enumerable.rbc (first_time, not_needed)
** Invoke kernel/common/enumerable.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/enumerable18.rbc (first_time, not_needed)
** Invoke kernel/common/enumerable18.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/enumerator.rbc (first_time, not_needed)
** Invoke kernel/common/enumerator.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/enumerator18.rbc (first_time, not_needed)
** Invoke kernel/common/enumerator18.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/argf.rbc (first_time, not_needed)
** Invoke kernel/common/argf.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/argf18.rbc (first_time, not_needed)
** Invoke kernel/common/argf18.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/tuple.rbc (first_time, not_needed)
** Invoke kernel/common/tuple.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/exception.rbc (first_time, not_needed)
** Invoke kernel/common/exception.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/exception18.rbc (first_time, not_needed)
** Invoke kernel/common/exception18.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/undefined.rbc (first_time, not_needed)
** Invoke kernel/common/undefined.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/hash18.rbc (first_time, not_needed)
** Invoke kernel/common/hash18.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/type.rbc (first_time, not_needed)
** Invoke kernel/common/type.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/type18.rbc (first_time, not_needed)
** Invoke kernel/common/type18.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/kernel.rbc (first_time, not_needed)
** Invoke kernel/common/kernel.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/kernel18.rbc (first_time, not_needed)
** Invoke kernel/common/kernel18.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/identitymap.rbc (first_time, not_needed)
** Invoke kernel/common/identitymap.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/array.rbc (first_time, not_needed)
** Invoke kernel/common/array.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/array18.rbc (first_time, not_needed)
** Invoke kernel/common/array18.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/loadedfeatures.rbc (first_time, not_needed)
** Invoke kernel/common/loadedfeatures.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/global.rbc (first_time, not_needed)
** Invoke kernel/common/global.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/backtrace.rbc (first_time, not_needed)
** Invoke kernel/common/backtrace.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/comparable.rbc (first_time, not_needed)
** Invoke kernel/common/comparable.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/comparable18.rbc (first_time, not_needed)
** Invoke kernel/common/comparable18.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/numeric.rbc (first_time, not_needed)
** Invoke kernel/common/numeric.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/numeric18.rbc (first_time, not_needed)
** Invoke kernel/common/numeric18.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/ctype.rbc (first_time, not_needed)
** Invoke kernel/common/ctype.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/precision.rbc (first_time, not_needed)
** Invoke kernel/common/precision.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/integer.rbc (first_time, not_needed)
** Invoke kernel/common/integer.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/bignum.rbc (first_time, not_needed)
** Invoke kernel/common/bignum.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/block_environment.rbc (first_time, not_needed)
** Invoke kernel/common/block_environment.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/bytearray.rbc (first_time, not_needed)
** Invoke kernel/common/bytearray.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/chararray.rbc (first_time, not_needed)
** Invoke kernel/common/chararray.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/chararray18.rbc (first_time, not_needed)
** Invoke kernel/common/chararray18.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/channel.rbc (first_time, not_needed)
** Invoke kernel/common/channel.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/executable.rbc (first_time, not_needed)
** Invoke kernel/common/executable.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/static_scope.rbc (first_time, not_needed)
** Invoke kernel/common/static_scope.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/static_scope18.rbc (first_time, not_needed)
** Invoke kernel/common/static_scope18.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/hook.rbc (first_time, not_needed)
** Invoke kernel/common/hook.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/codeloader.rbc (first_time, not_needed)
** Invoke kernel/common/codeloader.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/codeloader18.rbc (first_time, not_needed)
** Invoke kernel/common/codeloader18.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/compiled_method.rbc (first_time, not_needed)
** Invoke kernel/common/compiled_method.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/continuation.rbc (first_time, not_needed)
** Invoke kernel/common/continuation.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/delegated_method.rbc (first_time, not_needed)
** Invoke kernel/common/delegated_method.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/fixnum.rbc (first_time, not_needed)
** Invoke kernel/common/fixnum.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/fixnum18.rbc (first_time, not_needed)
** Invoke kernel/common/fixnum18.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/dir.rbc (first_time, not_needed)
** Invoke kernel/common/dir.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/dir18.rbc (first_time, not_needed)
** Invoke kernel/common/dir18.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/lrucache.rbc (first_time, not_needed)
** Invoke kernel/common/lrucache.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/dir_glob.rbc (first_time, not_needed)
** Invoke kernel/common/dir_glob.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/env.rbc (first_time, not_needed)
** Invoke kernel/common/env.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/errno.rbc (first_time, not_needed)
** Invoke kernel/common/errno.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/eval.rbc (first_time, not_needed)
** Invoke kernel/common/eval.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/eval18.rbc (first_time, not_needed)
** Invoke kernel/common/eval18.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/false.rbc (first_time, not_needed)
** Invoke kernel/common/false.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/fiber.rbc (first_time, not_needed)
** Invoke kernel/common/fiber.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/io.rbc (first_time, not_needed)
** Invoke kernel/common/io.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/io18.rbc (first_time, not_needed)
** Invoke kernel/common/io18.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/file.rbc (first_time, not_needed)
** Invoke kernel/common/file.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/filetest.rbc (first_time, not_needed)
** Invoke kernel/common/filetest.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/float.rbc (first_time, not_needed)
** Invoke kernel/common/float.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/immediate.rbc (first_time, not_needed)
** Invoke kernel/common/immediate.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/location.rbc (first_time, not_needed)
** Invoke kernel/common/location.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/lookuptable.rbc (first_time, not_needed)
** Invoke kernel/common/lookuptable.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/main.rbc (first_time, not_needed)
** Invoke kernel/common/main.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/marshal.rbc (first_time, not_needed)
** Invoke kernel/common/marshal.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/marshal18.rbc (first_time, not_needed)
** Invoke kernel/common/marshal18.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/math.rbc (first_time, not_needed)
** Invoke kernel/common/math.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/math18.rbc (first_time, not_needed)
** Invoke kernel/common/math18.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/method.rbc (first_time, not_needed)
** Invoke kernel/common/method.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/method18.rbc (first_time, not_needed)
** Invoke kernel/common/method18.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/method_table.rbc (first_time, not_needed)
** Invoke kernel/common/method_table.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/native_method.rbc (first_time, not_needed)
** Invoke kernel/common/native_method.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/nil.rbc (first_time, not_needed)
** Invoke kernel/common/nil.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/objectspace.rbc (first_time, not_needed)
** Invoke kernel/common/objectspace.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/string.rbc (first_time, not_needed)
** Invoke kernel/common/string.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/string18.rbc (first_time, not_needed)
** Invoke kernel/common/string18.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/range.rbc (first_time, not_needed)
** Invoke kernel/common/range.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/struct.rbc (first_time, not_needed)
** Invoke kernel/common/struct.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/struct18.rbc (first_time, not_needed)
** Invoke kernel/common/struct18.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/process.rbc (first_time, not_needed)
** Invoke kernel/common/process.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/random.rbc (first_time, not_needed)
** Invoke kernel/common/random.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/regexp.rbc (first_time, not_needed)
** Invoke kernel/common/regexp.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/regexp18.rbc (first_time, not_needed)
** Invoke kernel/common/regexp18.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/signal.rbc (first_time, not_needed)
** Invoke kernel/common/signal.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/sprinter.rbc (first_time, not_needed)
** Invoke kernel/common/sprinter.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/symbol.rbc (first_time, not_needed)
** Invoke kernel/common/symbol.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/symbol18.rbc (first_time, not_needed)
** Invoke kernel/common/symbol18.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/thread.rbc (first_time, not_needed)
** Invoke kernel/common/thread.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/thread_group.rbc (first_time, not_needed)
** Invoke kernel/common/thread_group.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/throw_catch.rbc (first_time, not_needed)
** Invoke kernel/common/throw_catch.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/time.rbc (first_time, not_needed)
** Invoke kernel/common/time.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/time18.rbc (first_time, not_needed)
** Invoke kernel/common/time18.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/true.rbc (first_time, not_needed)
** Invoke kernel/common/true.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/variable_scope.rbc (first_time, not_needed)
** Invoke kernel/common/variable_scope.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/common/capi.rbc (first_time, not_needed)
** Invoke kernel/common/capi.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/delta (first_time, not_needed)
** Invoke runtime/18/delta/load_order.txt (first_time, not_needed)
** Invoke kernel/delta/load_order18.txt (first_time, not_needed)
** Invoke runtime/18/delta/agent.rbc (first_time, not_needed)
** Invoke kernel/delta/agent.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/delta/ctype.rbc (first_time, not_needed)
** Invoke kernel/delta/ctype.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/delta/class.rbc (first_time, not_needed)
** Invoke kernel/delta/class.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/delta/exception.rbc (first_time, not_needed)
** Invoke kernel/delta/exception.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/delta/file.rbc (first_time, not_needed)
** Invoke kernel/delta/file.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/delta/rubinius.rbc (first_time, not_needed)
** Invoke kernel/delta/rubinius.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/delta/rubinius18.rbc (first_time, not_needed)
** Invoke kernel/delta/rubinius18.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/delta/module.rbc (first_time, not_needed)
** Invoke kernel/delta/module.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/delta/filetest.rbc (first_time, not_needed)
** Invoke kernel/delta/filetest.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/delta/kernel.rbc (first_time, not_needed)
** Invoke kernel/delta/kernel.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/delta/math.rbc (first_time, not_needed)
** Invoke kernel/delta/math.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/delta/options.rbc (first_time, not_needed)
** Invoke kernel/delta/options.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/delta/stats.rbc (first_time, not_needed)
** Invoke kernel/delta/stats.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/delta/signal.rbc (first_time, not_needed)
** Invoke kernel/delta/signal.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/delta/struct.rbc (first_time, not_needed)
** Invoke kernel/delta/struct.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/delta/thread.rbc (first_time, not_needed)
** Invoke kernel/delta/thread.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/delta/codeloader.rbc (first_time, not_needed)
** Invoke kernel/delta/codeloader.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/delta/ffi.rbc (first_time, not_needed)
** Invoke kernel/delta/ffi.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/delta/ruby_constants18.rbc (first_time, not_needed)
** Invoke kernel/delta/ruby_constants18.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/delta/ruby_constants.rbc (first_time, not_needed)
** Invoke kernel/delta/ruby_constants.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/delta/pack.rbc (first_time, not_needed)
** Invoke kernel/delta/pack.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/delta/pack18.rbc (first_time, not_needed)
** Invoke kernel/delta/pack18.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/signature.rbc (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/alpha.rbc (first_time, not_needed)
** Invoke kernel/alpha.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/loader.rbc (first_time, not_needed)
** Invoke kernel/loader.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/compiler.rbc (first_time, not_needed)
** Invoke lib/compiler.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/compiler/ast/constants.rbc (first_time, not_needed)
** Invoke lib/compiler/ast/constants.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/compiler/ast/control_flow.rbc (first_time, not_needed)
** Invoke lib/compiler/ast/control_flow.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/compiler/ast/data.rbc (first_time, not_needed)
** Invoke lib/compiler/ast/data.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/compiler/ast/definitions.rbc (first_time, not_needed)
** Invoke lib/compiler/ast/definitions.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/compiler/ast/exceptions.rbc (first_time, not_needed)
** Invoke lib/compiler/ast/exceptions.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/compiler/ast/file.rbc (first_time, not_needed)
** Invoke lib/compiler/ast/file.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/compiler/ast/grapher.rbc (first_time, not_needed)
** Invoke lib/compiler/ast/grapher.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/compiler/ast/literals.rbc (first_time, not_needed)
** Invoke lib/compiler/ast/literals.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/compiler/ast/node.rbc (first_time, not_needed)
** Invoke lib/compiler/ast/node.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/compiler/ast/operators.rbc (first_time, not_needed)
** Invoke lib/compiler/ast/operators.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/compiler/ast/self.rbc (first_time, not_needed)
** Invoke lib/compiler/ast/self.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/compiler/ast/sends.rbc (first_time, not_needed)
** Invoke lib/compiler/ast/sends.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/compiler/ast/transforms.rbc (first_time, not_needed)
** Invoke lib/compiler/ast/transforms.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/compiler/ast/values.rbc (first_time, not_needed)
** Invoke lib/compiler/ast/values.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/compiler/ast/variables.rbc (first_time, not_needed)
** Invoke lib/compiler/ast/variables.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/compiler/ast.rbc (first_time, not_needed)
** Invoke lib/compiler/ast.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/compiler/compiled_file.rbc (first_time, not_needed)
** Invoke lib/compiler/compiled_file.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/compiler/compiler.rbc (first_time, not_needed)
** Invoke lib/compiler/compiler.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/compiler/evaluator.rbc (first_time, not_needed)
** Invoke lib/compiler/evaluator.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/compiler/generator.rbc (first_time, not_needed)
** Invoke lib/compiler/generator.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/compiler/generator_methods.rbc (first_time, not_needed)
** Invoke lib/compiler/generator_methods.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/compiler/iseq.rbc (first_time, not_needed)
** Invoke lib/compiler/iseq.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/compiler/locals.rbc (first_time, not_needed)
** Invoke lib/compiler/locals.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/compiler/opcodes.rbc (first_time, not_needed)
** Invoke lib/compiler/opcodes.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/compiler/printers.rbc (first_time, not_needed)
** Invoke lib/compiler/printers.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/compiler/runtime.rbc (first_time, not_needed)
** Invoke lib/compiler/runtime.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/compiler/stages.rbc (first_time, not_needed)
** Invoke lib/compiler/stages.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/melbourne.rbc (first_time, not_needed)
** Invoke lib/melbourne.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/18/melbourne/processor.rbc (first_time, not_needed)
** Invoke lib/melbourne/processor.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke vm/marshal.cppc (first_time)
** Invoke vm/marshal.cpp (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute vm/marshal.cppc
** Invoke vm/marshal.hppc (first_time)
** Invoke vm/marshal.hpp (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute vm/marshal.hppc
** Invoke runtime/19 (first_time, not_needed)
** Invoke runtime/19/index (first_time, not_needed)
** Invoke runtime/19 (not_needed)
** Invoke runtime/19/signature (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/bootstrap (first_time, not_needed)
** Invoke runtime/19/bootstrap/load_order.txt (first_time, not_needed)
** Invoke kernel/bootstrap/load_order19.txt (first_time, not_needed)
** Invoke runtime/19/bootstrap/basicobject.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/basicobject.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/bootstrap/alias.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/alias.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/bootstrap/array.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/array.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/bootstrap/array19.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/array19.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/bootstrap/atomic.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/atomic.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/bootstrap/bignum.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/bignum.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/bootstrap/block_environment.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/block_environment.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/bootstrap/bytearray.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/bytearray.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/bootstrap/chararray.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/chararray.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/bootstrap/channel.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/channel.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/bootstrap/class.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/class.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/bootstrap/compactlookuptable.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/compactlookuptable.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/bootstrap/compiled_method.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/compiled_method.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/bootstrap/configuration.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/configuration.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/bootstrap/dir.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/dir.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/bootstrap/encoding.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/encoding.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/bootstrap/exception.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/exception.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/bootstrap/executable.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/executable.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/bootstrap/false.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/false.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/bootstrap/fixnum.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/fixnum.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/bootstrap/gc.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/gc.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/bootstrap/io.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/io.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/bootstrap/iseq.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/iseq.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/bootstrap/kernel19.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/kernel19.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/bootstrap/kernel.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/kernel.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/bootstrap/lookuptable.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/lookuptable.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/bootstrap/method_table.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/method_table.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/bootstrap/nil.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/nil.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/bootstrap/object.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/object.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/bootstrap/proc.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/proc.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/bootstrap/process.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/process.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/bootstrap/regexp.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/regexp.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/bootstrap/rubinius.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/rubinius.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/bootstrap/rubinius19.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/rubinius19.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/bootstrap/static_scope.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/static_scope.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/bootstrap/string.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/string.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/bootstrap/symbol.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/symbol.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/bootstrap/thread.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/thread.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/bootstrap/thread19.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/thread19.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/bootstrap/thunk.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/thunk.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/bootstrap/time.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/time.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/bootstrap/true.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/true.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/bootstrap/tuple.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/tuple.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/bootstrap/type.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/type.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/bootstrap/variable_scope.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/variable_scope.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/bootstrap/vm.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/vm.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/bootstrap/weakref.rbc (first_time, not_needed)
** Invoke kernel/bootstrap/weakref.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/platform (first_time, not_needed)
** Invoke runtime/19/platform/load_order.txt (first_time, not_needed)
** Invoke kernel/platform/load_order19.txt (first_time, not_needed)
** Invoke runtime/19/platform/ffi.rbc (first_time, not_needed)
** Invoke kernel/platform/ffi.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/platform/library.rbc (first_time, not_needed)
** Invoke kernel/platform/library.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/platform/pointer_accessors.rbc (first_time, not_needed)
** Invoke kernel/platform/pointer_accessors.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/platform/pointer.rbc (first_time, not_needed)
** Invoke kernel/platform/pointer.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/platform/env.rbc (first_time, not_needed)
** Invoke kernel/platform/env.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/platform/file.rbc (first_time, not_needed)
** Invoke kernel/platform/file.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/platform/math.rbc (first_time, not_needed)
** Invoke kernel/platform/math.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/platform/math19.rbc (first_time, not_needed)
** Invoke kernel/platform/math19.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/platform/posix.rbc (first_time, not_needed)
** Invoke kernel/platform/posix.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/platform/struct.rbc (first_time, not_needed)
** Invoke kernel/platform/struct.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common (first_time, not_needed)
** Invoke runtime/19/common/load_order.txt (first_time, not_needed)
** Invoke kernel/common/load_order19.txt (first_time, not_needed)
** Invoke runtime/19/common/basicobject.rbc (first_time, not_needed)
** Invoke kernel/common/basicobject.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/class.rbc (first_time, not_needed)
** Invoke kernel/common/class.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/class19.rbc (first_time, not_needed)
** Invoke kernel/common/class19.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/binding.rbc (first_time, not_needed)
** Invoke kernel/common/binding.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/proc.rbc (first_time, not_needed)
** Invoke kernel/common/proc.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/proc19.rbc (first_time, not_needed)
** Invoke kernel/common/proc19.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/autoload.rbc (first_time, not_needed)
** Invoke kernel/common/autoload.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/autoload19.rbc (first_time, not_needed)
** Invoke kernel/common/autoload19.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/module.rbc (first_time, not_needed)
** Invoke kernel/common/module.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/module19.rbc (first_time, not_needed)
** Invoke kernel/common/module19.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/enumerable19.rbc (first_time, not_needed)
** Invoke kernel/common/enumerable19.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/enumerable.rbc (first_time, not_needed)
** Invoke kernel/common/enumerable.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/enumerator.rbc (first_time, not_needed)
** Invoke kernel/common/enumerator.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/enumerator19.rbc (first_time, not_needed)
** Invoke kernel/common/enumerator19.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/argf.rbc (first_time, not_needed)
** Invoke kernel/common/argf.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/argf19.rbc (first_time, not_needed)
** Invoke kernel/common/argf19.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/tuple.rbc (first_time, not_needed)
** Invoke kernel/common/tuple.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/exception.rbc (first_time, not_needed)
** Invoke kernel/common/exception.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/exception19.rbc (first_time, not_needed)
** Invoke kernel/common/exception19.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/undefined.rbc (first_time, not_needed)
** Invoke kernel/common/undefined.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/hash19.rbc (first_time, not_needed)
** Invoke kernel/common/hash19.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/hash_hamt.rbc (first_time, not_needed)
** Invoke kernel/common/hash_hamt.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/type.rbc (first_time, not_needed)
** Invoke kernel/common/type.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/type19.rbc (first_time, not_needed)
** Invoke kernel/common/type19.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/kernel.rbc (first_time, not_needed)
** Invoke kernel/common/kernel.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/kernel19.rbc (first_time, not_needed)
** Invoke kernel/common/kernel19.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/identitymap.rbc (first_time, not_needed)
** Invoke kernel/common/identitymap.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/array.rbc (first_time, not_needed)
** Invoke kernel/common/array.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/array19.rbc (first_time, not_needed)
** Invoke kernel/common/array19.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/loadedfeatures.rbc (first_time, not_needed)
** Invoke kernel/common/loadedfeatures.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/global.rbc (first_time, not_needed)
** Invoke kernel/common/global.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/backtrace.rbc (first_time, not_needed)
** Invoke kernel/common/backtrace.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/comparable.rbc (first_time, not_needed)
** Invoke kernel/common/comparable.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/comparable19.rbc (first_time, not_needed)
** Invoke kernel/common/comparable19.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/numeric.rbc (first_time, not_needed)
** Invoke kernel/common/numeric.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/numeric19.rbc (first_time, not_needed)
** Invoke kernel/common/numeric19.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/ctype.rbc (first_time, not_needed)
** Invoke kernel/common/ctype.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/precision.rbc (first_time, not_needed)
** Invoke kernel/common/precision.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/integer.rbc (first_time, not_needed)
** Invoke kernel/common/integer.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/integer19.rbc (first_time, not_needed)
** Invoke kernel/common/integer19.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/bignum.rbc (first_time, not_needed)
** Invoke kernel/common/bignum.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/block_environment.rbc (first_time, not_needed)
** Invoke kernel/common/block_environment.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/bytearray.rbc (first_time, not_needed)
** Invoke kernel/common/bytearray.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/chararray.rbc (first_time, not_needed)
** Invoke kernel/common/chararray.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/chararray19.rbc (first_time, not_needed)
** Invoke kernel/common/chararray19.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/channel.rbc (first_time, not_needed)
** Invoke kernel/common/channel.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/executable.rbc (first_time, not_needed)
** Invoke kernel/common/executable.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/static_scope.rbc (first_time, not_needed)
** Invoke kernel/common/static_scope.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/static_scope19.rbc (first_time, not_needed)
** Invoke kernel/common/static_scope19.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/hook.rbc (first_time, not_needed)
** Invoke kernel/common/hook.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/codeloader.rbc (first_time, not_needed)
** Invoke kernel/common/codeloader.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/codeloader19.rbc (first_time, not_needed)
** Invoke kernel/common/codeloader19.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/compiled_method.rbc (first_time, not_needed)
** Invoke kernel/common/compiled_method.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/continuation.rbc (first_time, not_needed)
** Invoke kernel/common/continuation.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/delegated_method.rbc (first_time, not_needed)
** Invoke kernel/common/delegated_method.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/fixnum.rbc (first_time, not_needed)
** Invoke kernel/common/fixnum.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/fixnum19.rbc (first_time, not_needed)
** Invoke kernel/common/fixnum19.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/dir.rbc (first_time, not_needed)
** Invoke kernel/common/dir.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/lrucache.rbc (first_time, not_needed)
** Invoke kernel/common/lrucache.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/dir_glob.rbc (first_time, not_needed)
** Invoke kernel/common/dir_glob.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/encoding.rbc (first_time, not_needed)
** Invoke kernel/common/encoding.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/env.rbc (first_time, not_needed)
** Invoke kernel/common/env.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/errno.rbc (first_time, not_needed)
** Invoke kernel/common/errno.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/eval.rbc (first_time, not_needed)
** Invoke kernel/common/eval.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/eval19.rbc (first_time, not_needed)
** Invoke kernel/common/eval19.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/false.rbc (first_time, not_needed)
** Invoke kernel/common/false.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/fiber.rbc (first_time, not_needed)
** Invoke kernel/common/fiber.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/fiber19.rbc (first_time, not_needed)
** Invoke kernel/common/fiber19.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/io.rbc (first_time, not_needed)
** Invoke kernel/common/io.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/io19.rbc (first_time, not_needed)
** Invoke kernel/common/io19.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/file.rbc (first_time, not_needed)
** Invoke kernel/common/file.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/file19.rbc (first_time, not_needed)
** Invoke kernel/common/file19.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/dir19.rbc (first_time, not_needed)
** Invoke kernel/common/dir19.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/filetest.rbc (first_time, not_needed)
** Invoke kernel/common/filetest.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/float.rbc (first_time, not_needed)
** Invoke kernel/common/float.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/float19.rbc (first_time, not_needed)
** Invoke kernel/common/float19.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/immediate.rbc (first_time, not_needed)
** Invoke kernel/common/immediate.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/location.rbc (first_time, not_needed)
** Invoke kernel/common/location.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/lookuptable.rbc (first_time, not_needed)
** Invoke kernel/common/lookuptable.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/main.rbc (first_time, not_needed)
** Invoke kernel/common/main.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/marshal.rbc (first_time, not_needed)
** Invoke kernel/common/marshal.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/marshal19.rbc (first_time, not_needed)
** Invoke kernel/common/marshal19.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/math.rbc (first_time, not_needed)
** Invoke kernel/common/math.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/math19.rbc (first_time, not_needed)
** Invoke kernel/common/math19.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/method.rbc (first_time, not_needed)
** Invoke kernel/common/method.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/method19.rbc (first_time, not_needed)
** Invoke kernel/common/method19.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/method_table.rbc (first_time, not_needed)
** Invoke kernel/common/method_table.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/native_method.rbc (first_time, not_needed)
** Invoke kernel/common/native_method.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/nil.rbc (first_time, not_needed)
** Invoke kernel/common/nil.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/nil19.rbc (first_time, not_needed)
** Invoke kernel/common/nil19.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/objectspace.rbc (first_time, not_needed)
** Invoke kernel/common/objectspace.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/string.rbc (first_time, not_needed)
** Invoke kernel/common/string.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/string19.rbc (first_time, not_needed)
** Invoke kernel/common/string19.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/range.rbc (first_time, not_needed)
** Invoke kernel/common/range.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/range19.rbc (first_time, not_needed)
** Invoke kernel/common/range19.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/struct.rbc (first_time, not_needed)
** Invoke kernel/common/struct.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/struct19.rbc (first_time, not_needed)
** Invoke kernel/common/struct19.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/process.rbc (first_time, not_needed)
** Invoke kernel/common/process.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/random.rbc (first_time, not_needed)
** Invoke kernel/common/random.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/regexp.rbc (first_time, not_needed)
** Invoke kernel/common/regexp.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/regexp19.rbc (first_time, not_needed)
** Invoke kernel/common/regexp19.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/signal.rbc (first_time, not_needed)
** Invoke kernel/common/signal.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/sprinter.rbc (first_time, not_needed)
** Invoke kernel/common/sprinter.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/symbol.rbc (first_time, not_needed)
** Invoke kernel/common/symbol.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/symbol19.rbc (first_time, not_needed)
** Invoke kernel/common/symbol19.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/thread.rbc (first_time, not_needed)
** Invoke kernel/common/thread.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/thread_group.rbc (first_time, not_needed)
** Invoke kernel/common/thread_group.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/throw_catch.rbc (first_time, not_needed)
** Invoke kernel/common/throw_catch.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/time.rbc (first_time, not_needed)
** Invoke kernel/common/time.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/time19.rbc (first_time, not_needed)
** Invoke kernel/common/time19.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/true.rbc (first_time, not_needed)
** Invoke kernel/common/true.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/variable_scope.rbc (first_time, not_needed)
** Invoke kernel/common/variable_scope.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/capi.rbc (first_time, not_needed)
** Invoke kernel/common/capi.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/complex.rbc (first_time, not_needed)
** Invoke kernel/common/complex.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/rational.rbc (first_time, not_needed)
** Invoke kernel/common/rational.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/common/rationalizer.rbc (first_time, not_needed)
** Invoke kernel/common/rationalizer.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/delta (first_time, not_needed)
** Invoke runtime/19/delta/load_order.txt (first_time, not_needed)
** Invoke kernel/delta/load_order19.txt (first_time, not_needed)
** Invoke runtime/19/delta/agent.rbc (first_time, not_needed)
** Invoke kernel/delta/agent.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/delta/ctype.rbc (first_time, not_needed)
** Invoke kernel/delta/ctype.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/delta/class.rbc (first_time, not_needed)
** Invoke kernel/delta/class.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/delta/exception.rbc (first_time, not_needed)
** Invoke kernel/delta/exception.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/delta/file.rbc (first_time, not_needed)
** Invoke kernel/delta/file.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/delta/rubinius.rbc (first_time, not_needed)
** Invoke kernel/delta/rubinius.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/delta/rubinius19.rbc (first_time, not_needed)
** Invoke kernel/delta/rubinius19.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/delta/module.rbc (first_time, not_needed)
** Invoke kernel/delta/module.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/delta/filetest.rbc (first_time, not_needed)
** Invoke kernel/delta/filetest.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/delta/kernel.rbc (first_time, not_needed)
** Invoke kernel/delta/kernel.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/delta/math.rbc (first_time, not_needed)
** Invoke kernel/delta/math.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/delta/math19.rbc (first_time, not_needed)
** Invoke kernel/delta/math19.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/delta/options.rbc (first_time, not_needed)
** Invoke kernel/delta/options.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/delta/stats.rbc (first_time, not_needed)
** Invoke kernel/delta/stats.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/delta/signal.rbc (first_time, not_needed)
** Invoke kernel/delta/signal.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/delta/struct.rbc (first_time, not_needed)
** Invoke kernel/delta/struct.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/delta/thread.rbc (first_time, not_needed)
** Invoke kernel/delta/thread.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/delta/codeloader.rbc (first_time, not_needed)
** Invoke kernel/delta/codeloader.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/delta/ffi.rbc (first_time, not_needed)
** Invoke kernel/delta/ffi.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/delta/ruby_constants19.rbc (first_time, not_needed)
** Invoke kernel/delta/ruby_constants19.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/delta/ruby_constants.rbc (first_time, not_needed)
** Invoke kernel/delta/ruby_constants.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/delta/pack.rbc (first_time, not_needed)
** Invoke kernel/delta/pack.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/delta/pack19.rbc (first_time, not_needed)
** Invoke kernel/delta/pack19.rb (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/signature.rbc (first_time, not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/alpha.rbc (first_time, not_needed)
** Invoke kernel/alpha.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/loader.rbc (first_time, not_needed)
** Invoke kernel/loader.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/compiler.rbc (first_time, not_needed)
** Invoke lib/compiler.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/compiler/ast/constants.rbc (first_time, not_needed)
** Invoke lib/compiler/ast/constants.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/compiler/ast/control_flow.rbc (first_time, not_needed)
** Invoke lib/compiler/ast/control_flow.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/compiler/ast/data.rbc (first_time, not_needed)
** Invoke lib/compiler/ast/data.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/compiler/ast/definitions.rbc (first_time, not_needed)
** Invoke lib/compiler/ast/definitions.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/compiler/ast/exceptions.rbc (first_time, not_needed)
** Invoke lib/compiler/ast/exceptions.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/compiler/ast/file.rbc (first_time, not_needed)
** Invoke lib/compiler/ast/file.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/compiler/ast/grapher.rbc (first_time, not_needed)
** Invoke lib/compiler/ast/grapher.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/compiler/ast/literals.rbc (first_time, not_needed)
** Invoke lib/compiler/ast/literals.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/compiler/ast/node.rbc (first_time, not_needed)
** Invoke lib/compiler/ast/node.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/compiler/ast/operators.rbc (first_time, not_needed)
** Invoke lib/compiler/ast/operators.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/compiler/ast/self.rbc (first_time, not_needed)
** Invoke lib/compiler/ast/self.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/compiler/ast/sends.rbc (first_time, not_needed)
** Invoke lib/compiler/ast/sends.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/compiler/ast/transforms.rbc (first_time, not_needed)
** Invoke lib/compiler/ast/transforms.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/compiler/ast/values.rbc (first_time, not_needed)
** Invoke lib/compiler/ast/values.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/compiler/ast/variables.rbc (first_time, not_needed)
** Invoke lib/compiler/ast/variables.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/compiler/ast.rbc (first_time, not_needed)
** Invoke lib/compiler/ast.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/compiler/compiled_file.rbc (first_time, not_needed)
** Invoke lib/compiler/compiled_file.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/compiler/compiler.rbc (first_time, not_needed)
** Invoke lib/compiler/compiler.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/compiler/evaluator.rbc (first_time, not_needed)
** Invoke lib/compiler/evaluator.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/compiler/generator.rbc (first_time, not_needed)
** Invoke lib/compiler/generator.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/compiler/generator_methods.rbc (first_time, not_needed)
** Invoke lib/compiler/generator_methods.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/compiler/iseq.rbc (first_time, not_needed)
** Invoke lib/compiler/iseq.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/compiler/locals.rbc (first_time, not_needed)
** Invoke lib/compiler/locals.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/compiler/opcodes.rbc (first_time, not_needed)
** Invoke lib/compiler/opcodes.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/compiler/printers.rbc (first_time, not_needed)
** Invoke lib/compiler/printers.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/compiler/runtime.rbc (first_time, not_needed)
** Invoke lib/compiler/runtime.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/compiler/stages.rbc (first_time, not_needed)
** Invoke lib/compiler/stages.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/melbourne.rbc (first_time, not_needed)
** Invoke lib/melbourne.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Invoke runtime/19/melbourne/processor.rbc (first_time, not_needed)
** Invoke lib/melbourne/processor.rb (not_needed)
** Invoke kernel/signature.rb (not_needed)
** Execute kernel:build
** Invoke build:ffi:preprocessor (first_time)
** Invoke lib/fcntl.rb (first_time, not_needed)
** Invoke lib/fcntl.rb.ffi (first_time, not_needed)
** Invoke lib/zlib.rb (first_time, not_needed)
** Invoke lib/zlib.rb.ffi (first_time, not_needed)
** Invoke lib/etc.rb (first_time, not_needed)
** Invoke lib/etc.rb.ffi (first_time, not_needed)
** Invoke lib/syslog.rb (first_time, not_needed)
** Invoke lib/syslog.rb.ffi (first_time, not_needed)
** Execute build:ffi:preprocessor
** Invoke build:zlib (first_time)
** Execute build:zlib
** Invoke extensions (first_time)
** Invoke extensions:melbourne_rbx (first_time)
** Execute extensions:melbourne_rbx
/Users/dharrigan/.rvm/rubies/ruby-1.9.3-head/bin/ruby -S rake -t -r /Users/dharrigan/Projects/Ruby/rubinius/config.rb -r /Users/dharrigan/Projects/Ruby/rubinius/rakelib/ext_helper.rb -r /Users/dharrigan/Projects/Ruby/rubinius/rakelib/dependency_grapher.rb build:rbx
Building Melbourne for Rubinius
** Invoke build:rbx (first_time)
** Invoke rbx/melbourne20.bundle (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/config.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/dl.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/missing.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/rbx_config.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/re.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/rubyio.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/rubysig.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/st.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/util.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/version.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/19/include/config.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/19/include/rbx_config.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/19/include/ruby.h (first_time, not_needed)
** Invoke bstrlib.h (first_time, not_needed)
** Invoke encoding_compat.hpp (first_time, not_needed)
** Invoke grammar18.hpp (first_time, not_needed)
** Invoke grammar19.hpp (first_time, not_needed)
** Invoke local_state.hpp (first_time, not_needed)
** Invoke node18.hpp (first_time, not_needed)
** Invoke node19.hpp (first_time, not_needed)
** Invoke node_types18.hpp (first_time, not_needed)
** Invoke node_types19.hpp (first_time, not_needed)
** Invoke parser_state18.hpp (first_time, not_needed)
** Invoke parser_state19.hpp (first_time, not_needed)
** Invoke quark.hpp (first_time, not_needed)
** Invoke symbols.hpp (first_time, not_needed)
** Invoke var_table18.hpp (first_time, not_needed)
** Invoke var_table19.hpp (first_time, not_needed)
** Invoke visitor18.hpp (first_time, not_needed)
** Invoke visitor19.hpp (first_time, not_needed)
** Invoke bstrlib.c (first_time, not_needed)
** Invoke rbx/bstrlib.o (first_time, not_needed)
** Invoke bstrlib.c (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/lib/ext/melbourne/Rakefile (first_time, not_needed)
** Invoke bstrlib.h (not_needed)
** Invoke encoding_compat.cpp (first_time, not_needed)
** Invoke rbx/encoding_compat.o (first_time, not_needed)
** Invoke encoding_compat.cpp (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/lib/ext/melbourne/Rakefile (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke encoding_compat.hpp (not_needed)
** Invoke grammar18.cpp (first_time, not_needed)
** Invoke grammar18.y (first_time, not_needed)
** Invoke rbx/grammar18.o (first_time, not_needed)
** Invoke grammar18.cpp (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/lib/ext/melbourne/Rakefile (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke bstrlib.h (not_needed)
** Invoke grammar18.hpp (not_needed)
** Invoke local_state.hpp (not_needed)
** Invoke node18.hpp (not_needed)
** Invoke node_types18.hpp (not_needed)
** Invoke parser_state18.hpp (not_needed)
** Invoke quark.hpp (not_needed)
** Invoke symbols.hpp (not_needed)
** Invoke var_table18.hpp (not_needed)
** Invoke visitor18.hpp (not_needed)
** Invoke grammar19.cpp (first_time, not_needed)
** Invoke grammar19.y (first_time, not_needed)
** Invoke rbx/grammar19.o (first_time, not_needed)
** Invoke grammar19.cpp (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/lib/ext/melbourne/Rakefile (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke bstrlib.h (not_needed)
** Invoke encoding_compat.hpp (not_needed)
** Invoke grammar19.hpp (not_needed)
** Invoke node19.hpp (not_needed)
** Invoke node_types19.hpp (not_needed)
** Invoke parser_state19.hpp (not_needed)
** Invoke symbols.hpp (not_needed)
** Invoke var_table19.hpp (not_needed)
** Invoke visitor19.hpp (not_needed)
** Invoke melbourne.cpp (first_time, not_needed)
** Invoke rbx/melbourne.o (first_time, not_needed)
** Invoke melbourne.cpp (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/lib/ext/melbourne/Rakefile (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke bstrlib.h (not_needed)
** Invoke grammar18.hpp (not_needed)
** Invoke grammar19.hpp (not_needed)
** Invoke symbols.hpp (not_needed)
** Invoke node_types18.cpp (first_time, not_needed)
** Invoke rbx/node_types18.o (first_time, not_needed)
** Invoke node_types18.cpp (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/lib/ext/melbourne/Rakefile (not_needed)
** Invoke node_types18.hpp (not_needed)
** Invoke node_types19.cpp (first_time, not_needed)
** Invoke rbx/node_types19.o (first_time, not_needed)
** Invoke node_types19.cpp (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/lib/ext/melbourne/Rakefile (not_needed)
** Invoke node_types19.hpp (not_needed)
** Invoke quark.cpp (first_time, not_needed)
** Invoke rbx/quark.o (first_time, not_needed)
** Invoke quark.cpp (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/lib/ext/melbourne/Rakefile (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke bstrlib.h (not_needed)
** Invoke local_state.hpp (not_needed)
** Invoke node18.hpp (not_needed)
** Invoke node_types18.hpp (not_needed)
** Invoke parser_state18.hpp (not_needed)
** Invoke quark.hpp (not_needed)
** Invoke var_table18.hpp (not_needed)
** Invoke symbols.cpp (first_time, not_needed)
** Invoke rbx/symbols.o (first_time, not_needed)
** Invoke symbols.cpp (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/lib/ext/melbourne/Rakefile (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke symbols.hpp (not_needed)
** Invoke var_table18.cpp (first_time, not_needed)
** Invoke rbx/var_table18.o (first_time, not_needed)
** Invoke var_table18.cpp (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/lib/ext/melbourne/Rakefile (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke quark.hpp (not_needed)
** Invoke var_table18.hpp (not_needed)
** Invoke var_table19.cpp (first_time, not_needed)
** Invoke rbx/var_table19.o (first_time, not_needed)
** Invoke var_table19.cpp (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/lib/ext/melbourne/Rakefile (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke var_table19.hpp (not_needed)
** Invoke visitor18.cpp (first_time, not_needed)
** Invoke rbx/visitor18.o (first_time, not_needed)
** Invoke visitor18.cpp (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/lib/ext/melbourne/Rakefile (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke bstrlib.h (not_needed)
** Invoke local_state.hpp (not_needed)
** Invoke node18.hpp (not_needed)
** Invoke node_types18.hpp (not_needed)
** Invoke parser_state18.hpp (not_needed)
** Invoke quark.hpp (not_needed)
** Invoke symbols.hpp (not_needed)
** Invoke var_table18.hpp (not_needed)
** Invoke visitor18.hpp (not_needed)
** Invoke visitor19.cpp (first_time, not_needed)
** Invoke rbx/visitor19.o (first_time, not_needed)
** Invoke visitor19.cpp (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/lib/ext/melbourne/Rakefile (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke bstrlib.h (not_needed)
** Invoke encoding_compat.hpp (not_needed)
** Invoke node19.hpp (not_needed)
** Invoke node_types19.hpp (not_needed)
** Invoke parser_state19.hpp (not_needed)
** Invoke symbols.hpp (not_needed)
** Invoke var_table19.hpp (not_needed)
** Invoke visitor19.hpp (not_needed)
** Execute build:rbx
** Invoke extensions:melbourne_build
** Invoke extensions:digest (first_time)
** Execute extensions:digest
/Users/dharrigan/.rvm/rubies/ruby-1.9.3-head/bin/ruby -S rake -t -r /Users/dharrigan/Projects/Ruby/rubinius/config.rb -r /Users/dharrigan/Projects/Ruby/rubinius/rakelib/ext_helper.rb -r /Users/dharrigan/Projects/Ruby/rubinius/rakelib/dependency_grapher.rb build
** Invoke build (first_time)
** Invoke digest.bundle (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/config.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/dl.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/missing.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/rbx_config.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/re.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/rubyio.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/rubysig.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/st.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/util.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/version.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/19/include/config.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/19/include/rbx_config.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/19/include/ruby.h (first_time, not_needed)
** Invoke defs.h (first_time, not_needed)
** Invoke digest.h (first_time, not_needed)
** Invoke digest.c (first_time, not_needed)
** Invoke digest.o (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke digest.c (not_needed)
** Invoke digest.h (not_needed)
** Execute build
** Invoke extensions:digest_md5 (first_time)
** Execute extensions:digest_md5
/Users/dharrigan/.rvm/rubies/ruby-1.9.3-head/bin/ruby -S rake -t -r /Users/dharrigan/Projects/Ruby/rubinius/config.rb -r /Users/dharrigan/Projects/Ruby/rubinius/rakelib/ext_helper.rb -r /Users/dharrigan/Projects/Ruby/rubinius/rakelib/dependency_grapher.rb build
** Invoke build (first_time)
** Invoke md5.bundle (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/config.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/dl.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/missing.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/rbx_config.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/re.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/rubyio.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/rubysig.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/st.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/util.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/version.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/19/include/config.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/19/include/rbx_config.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/19/include/ruby.h (first_time, not_needed)
** Invoke md5.h (first_time, not_needed)
** Invoke md5ossl.h (first_time, not_needed)
** Invoke md5.c (first_time, not_needed)
** Invoke md5init.c (first_time, not_needed)
** Invoke md5ossl.c (first_time, not_needed)
** Invoke md5.o (first_time, not_needed)
** Invoke ./../defs.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke md5.c (not_needed)
** Invoke md5.h (not_needed)
** Invoke md5init.o (first_time, not_needed)
** Invoke ./../defs.h (not_needed)
** Invoke ./../digest.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke md5.h (not_needed)
** Invoke md5init.c (not_needed)
** Invoke md5ossl.h (not_needed)
** Invoke md5ossl.o (first_time, not_needed)
** Invoke md5ossl.c (not_needed)
** Invoke md5ossl.h (not_needed)
** Execute build
** Invoke extensions:digest_rmd160 (first_time)
** Execute extensions:digest_rmd160
/Users/dharrigan/.rvm/rubies/ruby-1.9.3-head/bin/ruby -S rake -t -r /Users/dharrigan/Projects/Ruby/rubinius/config.rb -r /Users/dharrigan/Projects/Ruby/rubinius/rakelib/ext_helper.rb -r /Users/dharrigan/Projects/Ruby/rubinius/rakelib/dependency_grapher.rb build
** Invoke build (first_time)
** Invoke rmd160.bundle (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/config.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/dl.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/missing.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/rbx_config.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/re.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/rubyio.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/rubysig.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/st.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/util.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/version.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/19/include/config.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/19/include/rbx_config.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/19/include/ruby.h (first_time, not_needed)
** Invoke rmd160.h (first_time, not_needed)
** Invoke rmd160ossl.h (first_time, not_needed)
** Invoke rmd160.c (first_time, not_needed)
** Invoke rmd160init.c (first_time, not_needed)
** Invoke rmd160ossl.c (first_time, not_needed)
** Invoke rmd160.o (first_time, not_needed)
** Invoke ./../defs.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke rmd160.c (not_needed)
** Invoke rmd160.h (not_needed)
** Invoke rmd160init.o (first_time, not_needed)
** Invoke ./../defs.h (not_needed)
** Invoke ./../digest.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke rmd160.h (not_needed)
** Invoke rmd160init.c (not_needed)
** Invoke rmd160ossl.h (not_needed)
** Invoke rmd160ossl.o (first_time, not_needed)
** Invoke ./../defs.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke rmd160ossl.c (not_needed)
** Invoke rmd160ossl.h (not_needed)
** Execute build
** Invoke extensions:digest_sha1 (first_time)
** Execute extensions:digest_sha1
/Users/dharrigan/.rvm/rubies/ruby-1.9.3-head/bin/ruby -S rake -t -r /Users/dharrigan/Projects/Ruby/rubinius/config.rb -r /Users/dharrigan/Projects/Ruby/rubinius/rakelib/ext_helper.rb -r /Users/dharrigan/Projects/Ruby/rubinius/rakelib/dependency_grapher.rb build
** Invoke build (first_time)
** Invoke sha1.bundle (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/config.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/dl.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/missing.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/rbx_config.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/re.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/rubyio.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/rubysig.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/st.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/util.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/version.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/19/include/config.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/19/include/rbx_config.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/19/include/ruby.h (first_time, not_needed)
** Invoke sha1.h (first_time, not_needed)
** Invoke sha1ossl.h (first_time, not_needed)
** Invoke sha1.c (first_time, not_needed)
** Invoke sha1init.c (first_time, not_needed)
** Invoke sha1ossl.c (first_time, not_needed)
** Invoke sha1.o (first_time, not_needed)
** Invoke ./../defs.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke sha1.c (not_needed)
** Invoke sha1.h (not_needed)
** Invoke sha1init.o (first_time, not_needed)
** Invoke ./../defs.h (not_needed)
** Invoke ./../digest.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke sha1.h (not_needed)
** Invoke sha1init.c (not_needed)
** Invoke sha1ossl.h (not_needed)
** Invoke sha1ossl.o (first_time, not_needed)
** Invoke ./../defs.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke sha1ossl.c (not_needed)
** Invoke sha1ossl.h (not_needed)
** Execute build
** Invoke extensions:digest_sha2 (first_time)
** Execute extensions:digest_sha2
/Users/dharrigan/.rvm/rubies/ruby-1.9.3-head/bin/ruby -S rake -t -r /Users/dharrigan/Projects/Ruby/rubinius/config.rb -r /Users/dharrigan/Projects/Ruby/rubinius/rakelib/ext_helper.rb -r /Users/dharrigan/Projects/Ruby/rubinius/rakelib/dependency_grapher.rb build
** Invoke build (first_time)
** Invoke sha2.bundle (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/config.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/dl.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/missing.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/rbx_config.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/re.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/rubyio.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/rubysig.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/st.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/util.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/version.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/19/include/config.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/19/include/rbx_config.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/19/include/ruby.h (first_time, not_needed)
** Invoke sha2.h (first_time, not_needed)
** Invoke sha2.c (first_time, not_needed)
** Invoke sha2init.c (first_time, not_needed)
** Invoke sha2.o (first_time, not_needed)
** Invoke ./../defs.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke sha2.c (not_needed)
** Invoke sha2.h (not_needed)
** Invoke sha2init.o (first_time, not_needed)
** Invoke ./../defs.h (not_needed)
** Invoke ./../digest.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke sha2.h (not_needed)
** Invoke sha2init.c (not_needed)
** Execute build
** Invoke extensions:digest_bubblebabble (first_time)
** Execute extensions:digest_bubblebabble
/Users/dharrigan/.rvm/rubies/ruby-1.9.3-head/bin/ruby -S rake -t -r /Users/dharrigan/Projects/Ruby/rubinius/config.rb -r /Users/dharrigan/Projects/Ruby/rubinius/rakelib/ext_helper.rb -r /Users/dharrigan/Projects/Ruby/rubinius/rakelib/dependency_grapher.rb build
** Invoke build (first_time)
** Invoke bubblebabble.bundle (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/config.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/dl.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/missing.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/rbx_config.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/re.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/rubyio.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/rubysig.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/st.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/util.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/version.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/19/include/config.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/19/include/rbx_config.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/19/include/ruby.h (first_time, not_needed)
** Invoke bubblebabble.h (first_time, not_needed)
** Invoke bubblebabble.c (first_time, not_needed)
** Invoke bubblebabble.o (first_time, not_needed)
** Invoke ./../digest.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke bubblebabble.c (not_needed)
** Invoke bubblebabble.h (not_needed)
** Execute build
** Invoke extensions:bigdecimal (first_time)
** Execute extensions:bigdecimal
/Users/dharrigan/.rvm/rubies/ruby-1.9.3-head/bin/ruby -S rake -t -r /Users/dharrigan/Projects/Ruby/rubinius/config.rb -r /Users/dharrigan/Projects/Ruby/rubinius/rakelib/ext_helper.rb -r /Users/dharrigan/Projects/Ruby/rubinius/rakelib/dependency_grapher.rb build
** Invoke build (first_time)
** Invoke bigdecimal.bundle (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/config.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/dl.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/missing.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/rbx_config.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/re.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/rubyio.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/rubysig.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/st.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/util.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/version.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/19/include/config.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/19/include/rbx_config.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/19/include/ruby.h (first_time, not_needed)
** Invoke bigdecimal.h (first_time, not_needed)
** Invoke bigdecimal.c (first_time, not_needed)
** Invoke bigdecimal.o (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke bigdecimal.c (not_needed)
** Invoke bigdecimal.h (not_needed)
** Execute build
Building bigdecimal
make
make: Nothing to be done for `all'.
** Invoke extensions:bigdecimal
** Invoke extensions:syck (first_time)
** Execute extensions:syck
/Users/dharrigan/.rvm/rubies/ruby-1.9.3-head/bin/ruby -S rake -t -r /Users/dharrigan/Projects/Ruby/rubinius/config.rb -r /Users/dharrigan/Projects/Ruby/rubinius/rakelib/ext_helper.rb -r /Users/dharrigan/Projects/Ruby/rubinius/rakelib/dependency_grapher.rb build
** Invoke build (first_time)
** Invoke syck.bundle (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/config.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/dl.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/missing.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/rbx_config.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/re.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/rubyio.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/rubysig.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/st.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/util.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/version.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/19/include/config.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/19/include/rbx_config.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/19/include/ruby.h (first_time, not_needed)
** Invoke gram.h (first_time, not_needed)
** Invoke st.h (first_time, not_needed)
** Invoke syck.h (first_time, not_needed)
** Invoke yamlbyte.h (first_time, not_needed)
** Invoke bytecode.c (first_time, not_needed)
** Invoke emitter.c (first_time, not_needed)
** Invoke gram.c (first_time, not_needed)
** Invoke handler.c (first_time, not_needed)
** Invoke implicit.c (first_time, not_needed)
** Invoke node.c (first_time, not_needed)
** Invoke rubyext.c (first_time, not_needed)
** Invoke st.c (first_time, not_needed)
** Invoke syck.c (first_time, not_needed)
** Invoke token.c (first_time, not_needed)
** Invoke yaml2byte.c (first_time, not_needed)
** Invoke bytecode.o (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke bytecode.c (not_needed)
** Invoke gram.h (not_needed)
** Invoke st.h (not_needed)
** Invoke syck.h (not_needed)
** Invoke emitter.o (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke emitter.c (not_needed)
** Invoke st.h (not_needed)
** Invoke syck.h (not_needed)
** Invoke gram.o (first_time, not_needed)
** Invoke gram.c (not_needed)
** Invoke st.h (not_needed)
** Invoke syck.h (not_needed)
** Invoke handler.o (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke handler.c (not_needed)
** Invoke st.h (not_needed)
** Invoke syck.h (not_needed)
** Invoke implicit.o (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke implicit.c (not_needed)
** Invoke st.h (not_needed)
** Invoke syck.h (not_needed)
** Invoke node.o (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke node.c (not_needed)
** Invoke st.h (not_needed)
** Invoke syck.h (not_needed)
** Invoke rubyext.o (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke rubyext.c (not_needed)
** Invoke st.h (not_needed)
** Invoke syck.h (not_needed)
** Invoke st.o (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke st.c (not_needed)
** Invoke st.h (not_needed)
** Invoke syck.o (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke st.h (not_needed)
** Invoke syck.c (not_needed)
** Invoke syck.h (not_needed)
** Invoke token.o (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke gram.h (not_needed)
** Invoke st.h (not_needed)
** Invoke syck.h (not_needed)
** Invoke token.c (not_needed)
** Invoke yaml2byte.o (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke yaml2byte.c (not_needed)
** Invoke yamlbyte.h (not_needed)
** Execute build
Building syck
make
make: Nothing to be done for `all'.
** Invoke extensions:nkf (first_time)
** Execute extensions:nkf
/Users/dharrigan/.rvm/rubies/ruby-1.9.3-head/bin/ruby -S rake -t -r /Users/dharrigan/Projects/Ruby/rubinius/config.rb -r /Users/dharrigan/Projects/Ruby/rubinius/rakelib/ext_helper.rb -r /Users/dharrigan/Projects/Ruby/rubinius/rakelib/dependency_grapher.rb build
** Invoke build (first_time)
** Invoke nkf.bundle (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/config.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/dl.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/missing.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/rbx_config.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/re.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/rubyio.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/rubysig.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/st.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/util.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/version.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/19/include/config.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/19/include/rbx_config.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/19/include/ruby.h (first_time, not_needed)
** Invoke nkf.c (first_time, not_needed)
** Invoke nkf.o (first_time, not_needed)
** Invoke ./nkf-utf8/config.h (first_time, not_needed)
** Invoke ./nkf-utf8/utf8tbl.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke nkf-utf8/config.h (first_time, not_needed)
** Invoke nkf-utf8/nkf.c (first_time, not_needed)
** Invoke nkf-utf8/utf8tbl.c (first_time, not_needed)
** Invoke nkf.c (not_needed)
** Execute build
Building nkf
make
make: Nothing to be done for `all'.
** Invoke extensions:nkf
** Invoke extensions:readline (first_time)
** Execute extensions:readline
/Users/dharrigan/.rvm/rubies/ruby-1.9.3-head/bin/ruby -S rake -t -r /Users/dharrigan/Projects/Ruby/rubinius/config.rb -r /Users/dharrigan/Projects/Ruby/rubinius/rakelib/ext_helper.rb -r /Users/dharrigan/Projects/Ruby/rubinius/rakelib/dependency_grapher.rb build
** Invoke build (first_time)
** Invoke readline.bundle (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/config.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/dl.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/missing.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/rbx_config.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/re.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/rubyio.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/rubysig.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/st.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/util.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/version.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/19/include/config.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/19/include/rbx_config.h (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/19/include/ruby.h (first_time, not_needed)
** Invoke readline.c (first_time, not_needed)
** Invoke readline.o (first_time, not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/config.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/defines.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/intern.h (not_needed)
** Invoke /Users/dharrigan/Projects/Ruby/rubinius/vm/capi/18/include/ruby.h (not_needed)
** Invoke readline.c (not_needed)
** Execute build
Building readline
make
make: Nothing to be done for `all'.
** Invoke extensions:readline
** Invoke extensions:psych (first_time)
** Execute extensions:psych
Building psych
make
make: Nothing to be done for `all'.
** Invoke extensions:syck
** Invoke extensions:openssl (first_time)
** Execute extensions:openssl
Building openssl
make
make: Nothing to be done for `all'.
** Invoke extensions:dl (first_time)
** Execute extensions:dl
Building dl
make
make: Nothing to be done for `all'.
** Invoke extensions:dbm (first_time)
** Execute extensions:dbm
Building dbm
make
make: Nothing to be done for `all'.
** Invoke extensions:gdbm (first_time)
** Execute extensions:gdbm
Building gdbm
make
make: Nothing to be done for `all'.
** Invoke extensions:sdbm (first_time)
** Execute extensions:sdbm
Building sdbm
make
make: Nothing to be done for `all'.
** Invoke extensions:profiler (first_time)
** Execute extensions:profiler
Building profiler
make
make: Nothing to be done for `all'.
** Execute extensions
** Execute build:build
** Invoke gem_bootstrap (first_time)
** Execute gem_bootstrap
** Execute build
** Invoke vm:test (first_time)
** Invoke vm/test/runner (first_time)
** Invoke vm/gen/revision.h
** Invoke vm/gen/config_variables.h (not_needed)
** Invoke vm/gen/encoding_database.cpp (not_needed)
** Invoke vm/gen/includes.hpp
** Invoke vm/gen/kind_of.hpp
** Invoke vm/gen/object_types.hpp
** Invoke vm/gen/typechecks.gen.cpp
** Invoke vm/gen/primitives_declare.hpp
** Invoke vm/gen/primitives_glue.gen.cpp
** Invoke vm/gen/instruction_names.cpp (not_needed)
** Invoke vm/gen/instruction_names.hpp (not_needed)
** Invoke vm/gen/instruction_sizes.hpp (not_needed)
** Invoke vm/gen/instruction_prototypes.hpp (not_needed)
** Invoke vm/gen/instruction_defines.hpp (not_needed)
** Invoke vm/gen/instruction_locations.hpp (not_needed)
** Invoke vm/gen/instruction_implementations.hpp (not_needed)
** Invoke vm/gen/instruction_visitors.hpp (not_needed)
** Invoke vm/gen/instruction_effects.hpp (not_needed)
** Invoke web/_includes/instructions.markdown (not_needed)
** Execute vm/test/runner
daedalus: Nothing to do for vm/test/runner
** Execute vm:test
vm/test/runner
Running 674 tests
Suite TestCApiConstants
test_get_Array_name: ok
test_get_Bignum_name: ok
test_get_Class_name: ok
test_get_Comparable_name: ok
test_get_Data_name: ok
test_get_Enumerable_name: ok
test_get_FalseClass_name: ok
test_get_Fixnum_name: ok
test_get_Float_name: ok
test_get_Hash_name: ok
test_get_Integer_name: ok
test_get_IO_name: ok
test_get_Kernel_name: ok
test_get_Module_name: ok
test_get_NilClass_name: ok
test_get_Object_name: ok
test_get_Regexp_name: ok
test_get_String_name: ok
test_get_Symbol_name: ok
test_get_Thread_name: ok
test_get_TrueClass_name: ok
test_get_ArgumentError_name: ok
test_get_EOFError_name: ok
test_get_Errno_name: ok
test_get_Exception_name: ok
test_get_Fatal_name: ok
test_get_FloatDomainError_name: ok
test_get_IndexError_name: ok
test_get_Interrupt_name: ok
test_get_IOError_name: ok
test_get_LoadError_name: ok
test_get_LocalJumpError_name: ok
test_get_NameError_name: ok
test_get_NoMemoryError_name: ok
test_get_NoMethodError_name: ok
test_get_NotImplementedError_name: ok
test_get_RangeError_name: ok
test_get_RegexpError_name: ok
test_get_RuntimeError_name: ok
test_get_ScriptError_name: ok
test_get_SecurityError_name: ok
test_get_SignalException_name: ok
test_get_StandardError_name: ok
test_get_SyntaxError_name: ok
test_get_SystemCallError_name: ok
test_get_SystemExit_name: ok
test_get_SystemStackError_name: ok
test_get_TypeError_name: ok
test_get_ThreadError_name: ok
test_get_ZeroDivisionError_name: ok
Suite TestCApiHandles
test_Qfalse: ok
test_Qtrue: ok
test_Qnil: ok
test_Qundef: ok
test_CAPI_FALSE_P: ok
test_CAPI_TRUE_P: ok
test_CAPI_NIL_P: ok
test_CAPI_UNDEF_P: ok
Suite TestAccessVariable
test_access_variable_is_slot: ok
test_write_variable_is_slot: ok
test_access_variable: ok
test_write_variable: ok
Suite TestArguments
test_prepend: ok
test_append: ok
test_get_argument_from_array: ok
test_unshift: ok
test_unshift_into_splat: ok
test_unshit_argument_multiple_times: ok
test_shift: ok
test_shift_then_unshift: ok
test_shift_one_then_unshift_one: ok
test_shift_in_array: ok
test_shift_one_then_unshift_two: ok
test_as_array: ok
Suite TestArray
test_allocate: ok
test_aref: ok
test_aref_negative: ok
test_aset: ok
test_get: ok
test_set_resizes: ok
test_unshift: ok
test_pop: ok
test_includes_p: ok
test_shift: ok
Suite TestBignum
test_from_int: ok
test_from_int_negative: ok
test_from_unsigned_int: ok
test_from_long: ok
test_from_long_negative: ok
test_from_unsigned_long: ok
test_from_long_long: ok
test_from_long_long_negative: ok
test_from_unsigned_long_long: ok
test_from_mp_int: ok
test_create: ok
test_create_primitive: ok
test_dup: ok
test_normalize: ok
test_add_positive_range: ok
test_add_negative_range: ok
test_add_with_positive_fixnum: ok
test_add_with_negative_fixnum: ok
test_add_with_float: ok
test_sub_positive_range: ok
test_sub_negative_range: ok
test_sub_with_positive_fixnum: ok
test_sub_with_negative_fixnum: ok
test_sub_with_float: ok
test_mul_positive_range: ok
test_mul_negative_range: ok
test_mul_with_positive_fixnum: ok
test_mul_with_negative_fixnum: ok
test_mul_with_float: ok
test_div: ok
test_div_with_fixnum: ok
test_divmod: ok
test_mod: ok
test_mod_with_fixnum: ok
test_mod_with_float: ok
test_left_shift: ok
test_right_shift: ok
test_pow: ok
test_equal: ok
test_compare: ok
test_compare_with_fixnum: ok
test_compare_with_float: ok
test_neg: ok
test_invert: ok
test_bit_and: ok
test_bit_and_with_fixnum: ok
test_bit_or: ok
test_bit_or_with_fixnum: ok
test_bit_xor: ok
test_bit_xor_with_fixnum: ok
test_gt: ok
test_ge: ok
test_lt: ok
test_le: ok
test_to_float: ok
test_to_float_huge_positive: ok
test_to_float_huge_negative: ok
test_from_float: ok
test_from_double: ok
test_from_string_detect: ok
test_from_string: ok
test_to_s: ok
test_size: ok
test_hash_bignum: ok
test_coerce_bignum: ok
test_coerce_fixnum: ok
Suite TestByteArray
test_create: ok
test_allocate: ok
test_size: ok
test_get_byte: ok
test_get_byte_index_out_of_bounds: ok
test_set_byte: ok
test_set_byte_out_of_bounds: ok
test_move_bytes: ok
test_move_bytes_out_of_bounds: ok
test_fetch_bytes: ok
test_fetch_bytes_out_of_bounds: ok
test_compare_bytes: ok
test_compare_bytes_out_of_bounds: ok
Suite TestChannel
test_create: ok
test_send_queues_values: ok
test_send_then_receive: ok
Suite TestCharArray
test_create: ok
test_allocate: ok
test_size: ok
test_to_chars: ok
test_get_byte: ok
test_get_byte_index_out_of_bounds: ok
test_set_byte: ok
test_set_byte_out_of_bounds: ok
test_move_bytes: ok
test_move_bytes_out_of_bounds: ok
test_fetch_bytes: ok
test_fetch_bytes_out_of_bounds: ok
test_compare_bytes: ok
test_compare_bytes_out_of_bounds: ok
test_locate: ok
Suite TestClass
test_create: ok
Suite TestCompactLookupTable
test_create: ok
test_find: ok
test_add: ok
test_add_when_full: ok
test_has_key: ok
test_keys: ok
test_values: ok
test_to_lookuptable: ok
Suite TestCompiledFile
test_load: ok
test_body: ok
test_load_file: ok
Suite TestCompiledMethod
test_write_me: ok
Suite TestConfig
test_parse_line: ok
test_parse_line_with_negative: ok
test_parse_stream: ok
test_is_number: ok
test_get_section: ok
Suite TestDir
test_create: ok
test_open: ok
test_close: ok
test_closed_p: ok
test_read: ok
test_read_returns_nil_when_no_more_entries: ok
test_control_rewinds_read_location: ok
test_control_seeks_to_a_known_position: ok
Suite TestException
test_type_error_raise: ok
test_type_error_raise_without_reason: ok
test_assertion_raise: ok
test_ruby_exception_argument_error: ok
test_make_type_error: ok
test_ruby_exception_float_domain_error: ok
test_ruby_exception_zero_division_error: ok
test_ruby_exception_assertion_error: ok
test_ruby_exception_object_bounds_exceeded_error: ok
test_ruby_exception_errno_error: ok
test_ruby_exception_errno_error_sets_errno_ivar: ok
test_ruby_exception_errno_error_raises_system_call_error: ok
test_get_errno_error_invalid_errno: ok
test_ruby_exception_io_error: ok
test_ruby_exception_runtime_error: ok
Suite TestFixnum
test_init: ok
test_add: ok
test_add_overflows_to_bignum: ok
test_add_underflows_to_bignum: ok
test_add_a_bignum: ok
test_add_a_float: ok
test_sub: ok
test_sub_overflows_to_bignum: ok
test_sub_underflows_to_bignum: ok
test_sub_a_bignum: ok
test_sub_a_float: ok
test_mul: ok
test_mul_overflows_to_bignum: ok
test_mul_underflows_to_bignum: ok
test_mul_with_bignum: ok
test_mul_a_float: ok
test_div: ok
test_div_a_bignum: ok
test_div_with_positive_arguments: ok
test_div_with_first_negative_argument: ok
test_div_with_second_negative_argument: ok
test_div_with_negative_arguments: ok
test_div_close_to_zero: ok
test_mod: ok
test_mod_with_positive_arguments: ok
test_mod_with_first_negative_argument: ok
test_mod_with_second_negative_argument: ok
test_mod_with_negative_arguments: ok
test_mod_with_a_bignum: ok
test_mod_with_a_float: ok
test_divmod: ok
test_divmod_with_a_bignum: ok
test_divmod_with_a_float: ok
test_neg: ok
test_pow: ok
test_pow_overflows_to_bignum: ok
test_pow_underflows_to_bignum: ok
test_equal: ok
test_equal_with_a_bignum: ok
test_equal_with_a_float: ok
test_compare: ok
test_compare_with_a_bignum: ok
test_compare_with_a_float: ok
test_gt: ok
test_gt_with_a_bignum: ok
test_gt_with_a_float: ok
test_ge: ok
test_ge_with_a_bignum: ok
test_ge_with_a_float: ok
test_lt: ok
test_lt_with_a_bignum: ok
test_lt_with_a_float: ok
test_le: ok
test_le_with_a_bignum: ok
test_le_with_a_float: ok
test_left_shift: ok
test_left_shift_overflows_to_bignum: ok
test_right_shift: ok
test_right_shift_overflows_to_bignum: ok
test_right_shift_moves_to_zero: ok
test_size: ok
test_and: ok
test_and_with_bignum: ok
test_or: ok
test_or_with_bignum: ok
test_xor: ok
test_xor_with_bignum: ok
test_invert: ok
test_to_f: ok
test_to_s: ok
test_coerce_fixnum: ok
test_coerce_bignum: ok
test_uncastable_object_throws_exception: ok
Suite TestFloat
test_create: ok
test_coerce: ok
test_add: ok
test_sub: ok
test_mul: ok
test_pow: ok
test_div: ok
test_mod: ok
test_divmod: ok
test_neg: ok
test_equal: ok
test_eql: ok
test_compare: ok
test_gt: ok
test_ge: ok
test_lt: ok
test_le: ok
test_isinf: ok
test_isnan: ok
test_round: ok
test_to_i: ok
test_into_string: ok
test_to_s_formatted: ok
Suite TestImmixGC
test_get_block: ok
test_Block_is_line_free: ok
test_Block_address_of_line: ok
test_SingleBlockAllocator_allocate: ok
test_SingleBlockAllocator_allocate_checks_mark_on_spill: ok
test_SingleBlockAllocator_allocate_spans_next_line: ok
test_SingleBlockAllocator_allocate_spans_lines: ok
test_SingleBlockAllocator_allocate_skips_marked_lines: ok
test_SingleBlockAllocator_allocate_indicates_failure: ok
test_sweep_blocks_frees_empty_blocks: ok
test_sweep_blocks_sorts_blocks: ok
test_Block_update_stats: ok
test_Block_update_stats_finds_empty_blocks: ok
test_Block_update_stats_finds_unavailable_blocks: ok
test_get_block_returns_recyclable_blocks: ok
test_mark_address_updates_block: ok
test_mark_address_ignores_already_marked_objects: ok
test_mark_address_returns_forwarding_pointer: ok
test_mark_address_can_move_objects: ok
test_mark_address_calls_describer: ok
test_mark_address_marks_all_lines_for_object: ok
test_process_mark_stack: ok
test_BlockAllocator_reset_updates_block_stats: ok
test_BlockAllocator_get_free_block: ok
test_BlockAllocator_uses_all_available_chunks_first: ok
test_BlockAllocator_skips_unavailable_blocks: ok
test_BlockAllocator_skips_evacuating_blocks: ok
test_ExpandingAllocator_allocate_pulls_new_blocks: ok
test_ExpandingAllocator_allocate_searches_for_new_holes: ok
test_HoleFinder_find_hole_on_empty_block: ok
test_HoleFinder_find_hole_with_hole_in_middle: ok
Suite TestInteger
test_kind_of_numeric: ok
test_from_native_int: ok
test_from_int: ok
test_from_unsigned_int: ok
test_from_unsigned_long: ok
test_from_long_long: ok
test_from_unsigned_long_long: ok
Suite TestIO
test_create: ok
test_allocate: ok
test_ensure_open: ok
test_set_mode: ok
test_force_read_only: ok
test_force_write_only: ok
test_connect_pipe: ok
test_write: ok
test_query: ok
test_query_tty: ok
test_query_ttyname: ok
test_create_buffer: ok
Suite TestLinkedList
test_create: ok
test_add: ok
test_remove: ok
test_add_remove_3: ok
Suite TestList
test_classes: ok
test_create: ok
test_append: ok
test_shift: ok
test_remove: ok
Suite TestLookupTable
test_create: ok
test_allocate: ok
test_store_fetch: ok
test_store_overwrites_previous: ok
test_store_handles_entries_in_same_bin: ok
test_store_resizes_table: ok
test_store_resizes_table_with_chained_bins: ok
test_find_entry: ok
test_find: ok
test_remove: ok
test_remove_redistributes: ok
test_remove_works_for_chained_bins: ok
test_remove_works_for_unknown_key: ok
test_has_key: ok
test_dup: ok
test_all_keys: ok
test_all_values: ok
test_fetch_returns_found: ok
test_fetch_returns_given_when_not_found: ok
Suite TestModule
test_create: ok
Suite TestNativeFunction
test_type_size: ok
test_create: ok
test_bind_with_string: ok
test_bind_with_string_null: ok
test_bind_with_char: ok
test_bind_with_unsigned_char: ok
test_bind_with_short: ok
test_bind_with_unsigned_short: ok
test_bind_with_int: ok
test_bind_with_unsigned_int: ok
test_bind_with_long: ok
test_bind_with_unsigned_long: ok
test_bind_with_long_long: ok
test_bind_with_unsigned_long_long: ok
test_bind_with_void: ok
test_bind_with_ptr: ok
test_bind_with_float: ok
test_bind_with_double: ok
test_bind_with_string_returned: ok
test_bind_with_string_and_ptr: ok
test_bind_with_string_and_ptr_for_null: ok
test_bind_with_object: ok
Suite TestNativeMethod
test_native_method_frame_get_object: ok
test_native_method_environment_get_Qfalse_handle: ok
test_native_method_environment_get_Qtrue_handle: ok
test_native_method_environment_get_Qnil_handle: ok
test_native_method_environment_get_Qundef_handle: ok
test_native_method_environment_get_Symbol_handle: ok
test_native_method_environment_get_Fixnum_handle: ok
test_native_method_environment_get_object: ok
Suite TestObject
test_kind_of: ok
test_instance_of: ok
test_instance_variables: ok
test_instance_variables_none: ok
test_as: ok
test_try_as: ok
test_duplicate: ok
test_dup_ignores_singleton_class: ok
test_dup_bytes: ok
test_dup_chars: ok
test_kind_of_p: ok
test_kind_of_prim: ok
test_hash: ok
test_singleton_class: ok
test_equal: ok
test_set_ivar: ok
test_set_ivar_on_immediate: ok
test_get_ivar: ok
test_get_ivar_on_immediate: ok
test_ivars: ok
test_id: ok
test_infect: ok
test_infect_non_reference: ok
test_tainted_p: ok
test_tainted_p_non_reference: ok
test_taint: ok
test_untaint: ok
test_frozen_p: ok
test_freeze: ok
test_nil_class: ok
test_true_class: ok
test_false_class: ok
test_fixnum_class: ok
test_object_class: ok
test_object_class_with_superclass_chain: ok
test_symbol_class: ok
test_nil_p: ok
test_true_p: ok
test_false_p: ok
test_get_type: ok
Suite TestObjectMemory
test_new_object: ok
test_write_barrier: ok
test_write_barrier_not_called_for_immediates: ok
test_collect_young: ok
test_collect_young_through_references: ok
test_collect_young_skips_byte_storage: ok
test_new_large_object: ok
test_collect_young_doesnt_move_mature_objects: ok
test_collect_young_uses_remember_set: ok
test_collect_young_promotes_objects: ok
test_collect_young_resets_remember_set: ok
test_collect_young_uses_forwarding_pointers: ok
test_collect_young_copies_byte_bodies: ok
test_collect_young_copies_chararray_bodies: ok
test_collect_mature: ok
test_collect_mature_marks_young_objects: ok
test_collect_mature_stops_at_already_marked_objects: ok
test_collect_young_stops_at_already_marked_objects: ok
test_valid_object_p: ok
test_xmalloc_causes_gc: ok
Suite TestObjects
test_object: ok
test_class: ok
test_singleton_class_is_completely_setup: ok
test_module: ok
test_tuple: ok
test_lookuptable: ok
test_methtbl: ok
test_symbol: ok
test_array: ok
test_bytearray: ok
test_chararray: ok
test_string: ok
test_cmethod: ok
test_dir: ok
test_compactlookuptable: ok
test_time_class: ok
test_integer_class: ok
test_memory_pointer: ok
test_exception: ok
Suite TestPointer
test_create: ok
test_get_address: ok
test_add: ok
test_set_autorelease: ok
test_read_string: ok
test_read_string_to_null: ok
test_write_string: ok
test_read_int: ok
test_write_int: ok
test_read_long: ok
test_write_long: ok
test_read_float: ok
test_write_float: ok
test_read_double: ok
test_write_double: ok
test_read_pointer: ok
test_get_at_offset: ok
test_set_at_offset: ok
test_get_field_char: ok
test_get_field_uchar: ok
test_get_field_short: ok
test_get_field_ushort: ok
test_get_field_int: ok
test_get_field_uint: ok
test_get_field_long: ok
test_get_field_ulong: ok
test_get_field_float: ok
test_get_field_double: ok
test_get_field_ll: ok
test_get_field_ull: ok
test_get_field_object: ok
test_get_field_ptr: ok
test_get_field_ptr_thats_null: ok
test_get_field_string: ok
test_get_field_string_thats_null: ok
test_get_field_strptr: ok
test_get_field_strptr_thats_null: ok
test_get_field_void: ok
test_set_field_char: ok
test_set_field_uchar: ok
test_set_field_short: ok
test_set_field_ushort: ok
test_set_field_int: ok
test_set_field_int_bignum: ok
test_set_field_uint: ok
test_set_field_uint_bignum: ok
test_set_field_long: ok
test_set_field_long_bignum: ok
test_set_field_ulong: ok
test_set_field_ulong_bignum: ok
test_set_field_float: ok
test_set_field_double: ok
test_set_field_ll: ok
test_set_field_ll_bignum: ok
test_set_field_ull: ok
test_set_field_ull_bignum: ok
test_set_field_object: ok
test_set_field_ptr: ok
test_set_field_ptr_null: ok
test_set_field_string: ok
test_set_field_string_null: ok
Suite TestRegexp
test_version: ok
test_create: ok
test_initialize: ok
test_allocate: ok
test_create_with_named_captures: ok
test_create_with_bad_pattern: ok
test_options: ok
test_match_region: ok
test_match_region_without_matches: ok
test_match_region_with_captures: ok
test_match_region_with_backward_captures: ok
test_match_start: ok
Suite TestString
test_create_with_size: ok
test_create: ok
test_create_with_substring: ok
test_create_with_null_and_zero_count: ok
test_hash_string: ok
test_to_sym: ok
test_string_dup: ok
test_unshare: ok
test_append: ok
test_append__with_length: ok
test_append_prim: ok
test_append_with_charstar: ok
test_add: ok
test_equal: ok
test_to_double: ok
test_to_f: ok
test_to_i: ok
test_apply_and: ok
test_tr_expand: ok
test_tr_expand_range: ok
test_tr_expand_duplicate_chars_last_position: ok
test_tr_expand_leading_carat: ok
test_tr_expand_limit_processing: ok
test_tr_expand_all: ok
test_copy_from: ok
test_copy_from_limit_copy_from_size: ok
test_copy_from_start_not_less_than_zero: ok
test_copy_from_start_not_greater_than_size: ok
test_copy_from_limit_copy_to_size: ok
test_copy_from_only_copy_if_dest_is_within_bounds: ok
test_copy_from_dest_start_not_less_than_zero: ok
test_compare_substring_less_than: ok
test_compare_substring_equal: ok
test_compare_substring_greater_than: ok
test_compare_substring_limit_to_self: ok
test_compare_substring_limit_to_other: ok
test_compare_substring_throws_if_start_beyond_bounds: ok
test_pattern_from_character: ok
test_pattern_from_string: ok
test_crypt: ok
test_c_str: ok
test_from_chararray: ok
Suite TestSymbol
test_index: ok
test_to_str: ok
test_all_symbols: ok
Suite TestSymbolTable
test_lookup_with_c_str: ok
test_lookup_with_empty_string: ok
test_lookup_with_null_character_in_string: ok
test_lookup_string: ok
test_lookup_nil: ok
test_lookup_string_nil: ok
test_lookup_debug_str: ok
test_size: ok
test_many_symbols: ok
test_all_as_array: ok
Suite TestThread
test_current: ok
test_create: ok
Suite TestTime
test_create: ok
Suite TestTuple
test_allocate: ok
test_at: ok
test_at_prim: ok
test_put_prim: ok
test_fields_prim: ok
test_copy_from: ok
test_copy_from_start_out_of_range: ok
test_copy_from_dest_out_of_range: ok
test_copy_from_to_empty_this: ok
test_copy_from_other_empty: ok
test_copy_from_length_positive: ok
test_copy_from_length_exceeds_source: ok
test_copy_from_length_exceeds_destination: ok
test_delete_inplace: ok
test_delete_inplace_bounds: ok
test_pattern: ok
Suite TestUnMarshal
test_nil: ok
test_true: ok
test_false: ok
test_int: ok
test_large_int: ok
test_larger_int: ok
test_string: ok
test_symbol: ok
test_tuple: ok
test_float: ok
test_float_infinity: ok
test_float_neg_infinity: ok
test_float_nan: ok
test_iseq: ok
test_cmethod: ok
Suite TestVM
test_symbol_given_cstr: ok
test_symbol_given_string: ok
test_collection: ok
Suite TestVMMethod
test_create: ok
test_specialize_transforms_ivars_to_slots: ok
test_validate_ip: ok
OK!
** Execute spec19
bin/mspec ci -T -X19 -d --background --agent
rubinius 2.0.0dev (1.9.3 6c6f00ef yyyy-mm-dd JI) [x86_64-apple-darwin11.2.0]
................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................F................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
1)
An exception occurred during: Mock.verify_count
Hash#compare_by_identity doesn't call #equal? on keys to determine their identity FAILED
Mock 'equal' expected to receive 'equal?' exactly 0 times but received it 1 times
SpecExpectation.fail_with at mspec/lib/mspec/expectations
/expectations.rb:15
{ } in Mock.verify_count at mspec/lib/mspec/mocks/mock.rb:110
Array#each at kernel/bootstrap/array.rb:66
{ } in Mock.verify_count at mspec/lib/mspec/mocks/mock.rb:95
Hash#each at kernel/common/hash19.rb:403
Mock.verify_count at mspec/lib/mspec/mocks/mock.rb:93
{ } in ContextState(Object)#initialize at mspec/lib/mspec/runner/context.rb:35
BasicObject(Object)#instance_eval at kernel/common/eval19.rb:43
MSpec.protect at mspec/lib/mspec/runner/mspec.rb:68
{ } in ContextState#protect at mspec/lib/mspec/runner/context.rb:179
{ } in Enumerable(Array)#all? at kernel/common/enumerable.rb:241
Array#each at kernel/bootstrap/array.rb:66
Enumerable(Array)#all? at kernel/common/enumerable.rb:241
ContextState#protect at mspec/lib/mspec/runner/context.rb:177
{ } in ContextState#process at mspec/lib/mspec/runner/context.rb:212
Array#each at kernel/bootstrap/array.rb:66
ContextState#process at mspec/lib/mspec/runner/context.rb:199
MSpec.describe at mspec/lib/mspec/runner/mspec.rb:37
Object#describe at mspec/lib/mspec/runner/object.rb:11
{ } in Object#__script__ at spec/ruby/core/hash
/compare_by_identity_spec.rb:2
Object#ruby_version_is at mspec/lib/mspec/guards/version.rb:34
Object#__script__ at spec/ruby/core/hash
/compare_by_identity_spec.rb:1
Kernel.load at kernel/common/kernel.rb:623
{ } in MSpec.files at mspec/lib/mspec/runner/mspec.rb:56
BasicObject(Object)#instance_eval at kernel/common/eval19.rb:43
MSpec.protect at mspec/lib/mspec/runner/mspec.rb:68
{ } in MSpec.files at mspec/lib/mspec/runner/mspec.rb:56
Array#each at kernel/bootstrap/array.rb:66
MSpec.files at mspec/lib/mspec/runner/mspec.rb:50
MSpec.process at mspec/lib/mspec/runner/mspec.rb:42
MSpecCI#run at mspec/lib/mspec/commands/mspec-ci.rb:76
MSpecScript.main at mspec/lib/mspec/utils/script.rb:218
Object#__script__ at mspec/bin/mspec-ci:8
Rubinius::CodeLoader#load_script at kernel/delta/codeloader.rb:65
Rubinius::CodeLoader.load_script at kernel/delta/codeloader.rb:107
Rubinius::Loader#script at kernel/loader.rb:648
Rubinius::Loader#main at kernel/loader.rb:803
Finished in 114.989802 seconds
3377 files, 16223 examples, 137289 expectations, 1 failure, 0 errors
rake aborted!
Command failed with status (1): [bin/mspec ci -T -X19 -d --background --age...]
/Users/dharrigan/.rvm/gems/ruby-1.9.3-head/gems/rake-0.9.2/lib/rake/file_utils.rb:53:in `block in create_shell_runner'
/Users/dharrigan/.rvm/gems/ruby-1.9.3-head/gems/rake-0.9.2/lib/rake/file_utils.rb:45:in `call'
/Users/dharrigan/.rvm/gems/ruby-1.9.3-head/gems/rake-0.9.2/lib/rake/file_utils.rb:45:in `sh'
/Users/dharrigan/.rvm/gems/ruby-1.9.3-head/gems/rake-0.9.2/lib/rake/file_utils_ext.rb:36:in `sh'
/Users/dharrigan/Projects/Ruby/rubinius/Rakefile:102:in `run_specs'
/Users/dharrigan/Projects/Ruby/rubinius/Rakefile:211:in `block in <top (required)>'
/Users/dharrigan/.rvm/gems/ruby-1.9.3-head/gems/rake-0.9.2/lib/rake/task.rb:205:in `call'
/Users/dharrigan/.rvm/gems/ruby-1.9.3-head/gems/rake-0.9.2/lib/rake/task.rb:205:in `block in execute'
/Users/dharrigan/.rvm/gems/ruby-1.9.3-head/gems/rake-0.9.2/lib/rake/task.rb:200:in `each'
/Users/dharrigan/.rvm/gems/ruby-1.9.3-head/gems/rake-0.9.2/lib/rake/task.rb:200:in `execute'
/Users/dharrigan/.rvm/gems/ruby-1.9.3-head/gems/rake-0.9.2/lib/rake/task.rb:158:in `block in invoke_with_call_chain'
/Users/dharrigan/.rvm/rubies/ruby-1.9.3-head/lib/ruby/1.9.1/monitor.rb:211:in `mon_synchronize'
/Users/dharrigan/.rvm/gems/ruby-1.9.3-head/gems/rake-0.9.2/lib/rake/task.rb:151:in `invoke_with_call_chain'
/Users/dharrigan/.rvm/gems/ruby-1.9.3-head/gems/rake-0.9.2/lib/rake/task.rb:144:in `invoke'
/Users/dharrigan/.rvm/gems/ruby-1.9.3-head/gems/rake-0.9.2/lib/rake/application.rb:112:in `invoke_task'
/Users/dharrigan/.rvm/gems/ruby-1.9.3-head/gems/rake-0.9.2/lib/rake/application.rb:90:in `block (2 levels) in top_level'
/Users/dharrigan/.rvm/gems/ruby-1.9.3-head/gems/rake-0.9.2/lib/rake/application.rb:90:in `each'
/Users/dharrigan/.rvm/gems/ruby-1.9.3-head/gems/rake-0.9.2/lib/rake/application.rb:90:in `block in top_level'
/Users/dharrigan/.rvm/gems/ruby-1.9.3-head/gems/rake-0.9.2/lib/rake/application.rb:129:in `standard_exception_handling'
/Users/dharrigan/.rvm/gems/ruby-1.9.3-head/gems/rake-0.9.2/lib/rake/application.rb:84:in `top_level'
/Users/dharrigan/.rvm/gems/ruby-1.9.3-head/gems/rake-0.9.2/lib/rake/application.rb:62:in `block in run'
/Users/dharrigan/.rvm/gems/ruby-1.9.3-head/gems/rake-0.9.2/lib/rake/application.rb:129:in `standard_exception_handling'
/Users/dharrigan/.rvm/gems/ruby-1.9.3-head/gems/rake-0.9.2/lib/rake/application.rb:59:in `run'
/Users/dharrigan/.rvm/gems/ruby-1.9.3-head/gems/rake-0.9.2/bin/rake:32:in `<top (required)>'
/Users/dharrigan/.rvm/gems/ruby-1.9.3-head/bin/rake:19:in `load'
/Users/dharrigan/.rvm/gems/ruby-1.9.3-head/bin/rake:19:in `<main>'
Tasks: TOP => spec19
eva:rubinius dharrigan$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment