Skip to content

Instantly share code, notes, and snippets.

@adamthedeveloper
Created September 7, 2017 04:34
Show Gist options
  • Save adamthedeveloper/7432ec4970499ca7436c0c1cd962833d to your computer and use it in GitHub Desktop.
Save adamthedeveloper/7432ec4970499ca7436c0c1cd962833d to your computer and use it in GitHub Desktop.
Mac + RVM + Rubinius = FAIL!
[2017-09-06 21:04:32] /Users/adammedeiros/.rvm/wrappers/ruby-2.4.0@rubinius/rake
current path: /Users/adammedeiros/.rvm/src/rbx-3.84
PATH=/Users/adammedeiros/.rvm/bin:/usr/local/opt/coreutils/bin:/usr/local/opt/pkg-config/bin:/usr/local/opt/libtool/bin:/usr/local/opt/automake/bin:/usr/local/opt/autoconf/bin:/usr/local/opt/openssl/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/Users/adammedeiros/work/bin:/Users/adammedeiros/work/bin
command(3): /Users/adammedeiros/.rvm/wrappers/ruby-2.4.0@rubinius/rake install --trace
** Invoke install (first_time)
** Invoke build:build (first_time)
** Invoke machine/vm (first_time)
** Invoke machine/gen/config_variables.h (first_time)
** Invoke library/rubinius/configuration.rb (first_time, not_needed)
** Invoke config.rb (first_time, not_needed)
** Execute machine/gen/config_variables.h
/Users/adammedeiros/.rvm/rubies/ruby-2.4.0/bin/ruby machine/codegen/config_vars.rb machine/gen/config_variables.h
GEN machine/gen/config_variables.h
/Users/adammedeiros/.rvm/src/rbx-3.84/library/rubinius/configuration_variables.rb:168: warning: constant ::Fixnum is deprecated
** Invoke machine/gen/signature.h (first_time)
** Invoke core/signature.rb (first_time)
** Invoke core/alpha.rb (first_time, not_needed)
** Invoke core/alias.rb (first_time, not_needed)
** Invoke core/argf.rb (first_time, not_needed)
** Invoke core/array.rb (first_time, not_needed)
** Invoke core/array_mirror.rb (first_time, not_needed)
** Invoke core/atomic.rb (first_time, not_needed)
** Invoke core/autoload.rb (first_time, not_needed)
** Invoke core/backtrace.rb (first_time, not_needed)
** Invoke core/basic_object.rb (first_time, not_needed)
** Invoke core/bignum.rb (first_time, not_needed)
** Invoke core/binding.rb (first_time, not_needed)
** Invoke core/block_environment.rb (first_time, not_needed)
** Invoke core/byte_array.rb (first_time, not_needed)
** Invoke core/call_site.rb (first_time, not_needed)
** Invoke core/capi.rb (first_time, not_needed)
** Invoke core/channel.rb (first_time, not_needed)
** Invoke core/character.rb (first_time, not_needed)
** Invoke core/class.rb (first_time, not_needed)
** Invoke core/code_db.rb (first_time, not_needed)
** Invoke core/code_loader.rb (first_time, not_needed)
** Invoke core/compact_lookup_table.rb (first_time, not_needed)
** Invoke core/comparable.rb (first_time, not_needed)
** Invoke core/compiled_code.rb (first_time, not_needed)
** Invoke core/complex.rb (first_time, not_needed)
** Invoke core/complexifier.rb (first_time, not_needed)
** Invoke core/configuration.rb (first_time, not_needed)
** Invoke core/console.rb (first_time, not_needed)
** Invoke core/constant_cache.rb (first_time, not_needed)
** Invoke core/lexical_scope.rb (first_time, not_needed)
** Invoke core/constant_table.rb (first_time, not_needed)
** Invoke core/continuation.rb (first_time, not_needed)
** Invoke core/ctype.rb (first_time, not_needed)
** Invoke core/delegated_method.rb (first_time, not_needed)
** Invoke core/dir.rb (first_time, not_needed)
** Invoke core/dir_glob.rb (first_time, not_needed)
** Invoke core/encoding.rb (first_time, not_needed)
** Invoke core/enumerable.rb (first_time, not_needed)
** Invoke core/enumerable_helper.rb (first_time, not_needed)
** Invoke core/enumerator.rb (first_time, not_needed)
** Invoke core/env.rb (first_time, not_needed)
** Invoke core/errno.rb (first_time, not_needed)
** Invoke core/exception.rb (first_time, not_needed)
** Invoke core/executable.rb (first_time, not_needed)
** Invoke core/false.rb (first_time, not_needed)
** Invoke core/ffi.rb (first_time, not_needed)
** Invoke core/fiber.rb (first_time, not_needed)
** Invoke core/file.rb (first_time, not_needed)
** Invoke core/file_test.rb (first_time, not_needed)
** Invoke core/fixnum.rb (first_time, not_needed)
** Invoke core/float.rb (first_time, not_needed)
** Invoke core/fsevent.rb (first_time, not_needed)
** Invoke core/gc.rb (first_time, not_needed)
** Invoke core/global.rb (first_time, not_needed)
** Invoke core/hash.rb (first_time, not_needed)
** Invoke core/hook.rb (first_time, not_needed)
** Invoke core/identity_map.rb (first_time, not_needed)
** Invoke core/immediate.rb (first_time, not_needed)
** Invoke core/integer.rb (first_time, not_needed)
** Invoke core/io.rb (first_time, not_needed)
** Invoke core/iseq.rb (first_time, not_needed)
** Invoke core/jit.rb (first_time, not_needed)
** Invoke core/kernel.rb (first_time, not_needed)
** Invoke core/library.rb (first_time, not_needed)
** Invoke core/loaded_features.rb (first_time, not_needed)
** Invoke core/location.rb (first_time, not_needed)
** Invoke core/logger.rb (first_time, not_needed)
** Invoke core/lookup_table.rb (first_time, not_needed)
** Invoke core/lru_cache.rb (first_time, not_needed)
** Invoke core/main.rb (first_time, not_needed)
** Invoke core/marshal.rb (first_time, not_needed)
** Invoke core/match_data.rb (first_time, not_needed)
** Invoke core/math.rb (first_time, not_needed)
** Invoke core/method.rb (first_time, not_needed)
** Invoke core/method_equality.rb (first_time, not_needed)
** Invoke core/method_table.rb (first_time, not_needed)
** Invoke core/metrics.rb (first_time, not_needed)
** Invoke core/mirror.rb (first_time, not_needed)
** Invoke core/missing_method.rb (first_time, not_needed)
** Invoke core/module.rb (first_time, not_needed)
** Invoke core/mutex.rb (first_time, not_needed)
** Invoke core/native_method.rb (first_time, not_needed)
** Invoke core/nil.rb (first_time, not_needed)
** Invoke core/numeric.rb (first_time, not_needed)
** Invoke core/numeric_mirror.rb (first_time, not_needed)
** Invoke core/object_space.rb (first_time, not_needed)
** Invoke core/options.rb (first_time, not_needed)
** Invoke core/pack.rb (first_time, not_needed)
** Invoke core/pointer.rb (first_time, not_needed)
** Invoke core/pointer_accessors.rb (first_time, not_needed)
** Invoke core/proc.rb (first_time, not_needed)
** Invoke core/proc_mirror.rb (first_time, not_needed)
** Invoke core/process.rb (first_time, not_needed)
** Invoke core/process_mirror.rb (first_time, not_needed)
** Invoke core/random.rb (first_time, not_needed)
** Invoke core/range.rb (first_time, not_needed)
** Invoke core/range_mirror.rb (first_time, not_needed)
** Invoke core/rational.rb (first_time, not_needed)
** Invoke core/rationalizer.rb (first_time, not_needed)
** Invoke core/regexp.rb (first_time, not_needed)
** Invoke core/respond_to_cache.rb (first_time, not_needed)
** Invoke core/rubinius.rb (first_time, not_needed)
** Invoke core/runtime.rb (first_time, not_needed)
** Invoke core/signal.rb (first_time, not_needed)
** Invoke core/splitter.rb (first_time, not_needed)
** Invoke core/sprinter.rb (first_time, not_needed)
** Invoke core/stat.rb (first_time, not_needed)
** Invoke core/stats.rb (first_time, not_needed)
** Invoke core/string.rb (first_time, not_needed)
** Invoke core/string_mirror.rb (first_time, not_needed)
** Invoke core/struct.rb (first_time, not_needed)
** Invoke core/symbol.rb (first_time, not_needed)
** Invoke core/thread.rb (first_time, not_needed)
** Invoke core/thread_group.rb (first_time, not_needed)
** Invoke core/thread_group_mirror.rb (first_time, not_needed)
** Invoke core/thread_mirror.rb (first_time, not_needed)
** Invoke core/throw_catch.rb (first_time, not_needed)
** Invoke core/thunk.rb (first_time, not_needed)
** Invoke core/time.rb (first_time, not_needed)
** Invoke core/true.rb (first_time, not_needed)
** Invoke core/tuple.rb (first_time, not_needed)
** Invoke core/type.rb (first_time, not_needed)
** Invoke core/undefined.rb (first_time, not_needed)
** Invoke core/variable_scope.rb (first_time, not_needed)
** Invoke core/vm.rb (first_time, not_needed)
** Invoke core/weakref.rb (first_time, not_needed)
** Invoke core/zed.rb (first_time, not_needed)
** Invoke core/ruby_constants.rb (first_time, not_needed)
** Invoke core/build_config.rb (first_time, not_needed)
** Invoke core/rbconfig.rb (first_time, not_needed)
** Invoke core/deprecations.rb (first_time, not_needed)
** Invoke core/loader.rb (first_time, not_needed)
** Invoke Rakefile (first_time, not_needed)
** Invoke config.rb (not_needed)
** Invoke rakelib/blueprint.rb (first_time, not_needed)
** Invoke rakelib/build_signature.rb (first_time, not_needed)
** Invoke rakelib/configure.rb (first_time, not_needed)
** Invoke rakelib/dependency_grapher.rb (first_time, not_needed)
** Invoke rakelib/digest_files.rb (first_time, not_needed)
** Invoke rakelib/generator_task.rb (first_time, not_needed)
** Invoke rakelib/git.rb (first_time, not_needed)
** Invoke rakelib/instruction_parser.rb (first_time, not_needed)
** Invoke rakelib/package.rb (first_time, not_needed)
** Invoke rakelib/preinstall_gems.rb (first_time, not_needed)
** Invoke rakelib/release.rb (first_time, not_needed)
** Invoke rakelib/transcheck.rb (first_time, not_needed)
** Invoke rakelib/bench.rake (first_time, not_needed)
** Invoke rakelib/committers.rake (first_time, not_needed)
** Invoke rakelib/core.rake (first_time, not_needed)
** Invoke rakelib/doc.rake (first_time, not_needed)
** Invoke rakelib/gems.rake (first_time, not_needed)
** Invoke rakelib/git.rake (first_time, not_needed)
** Invoke rakelib/install.rake (first_time, not_needed)
** Invoke rakelib/jit.rake (first_time, not_needed)
** Invoke rakelib/mspec.rake (first_time, not_needed)
** Invoke rakelib/oniguruma.rake (first_time, not_needed)
** Invoke rakelib/package.rake (first_time, not_needed)
** Invoke rakelib/platform.rake (first_time, not_needed)
** Invoke rakelib/rapa.rake (first_time, not_needed)
** Invoke rakelib/release.rake (first_time, not_needed)
** Invoke rakelib/rubyspec.rake (first_time, not_needed)
** Invoke rakelib/stress.rake (first_time, not_needed)
** Invoke rakelib/tasks.rake (first_time, not_needed)
** Invoke rakelib/todo.rake (first_time, not_needed)
** Invoke rakelib/vm.rake (first_time, not_needed)
** Invoke rakelib/web.rake (first_time, not_needed)
** Invoke rakelib/winpthreads.rake (first_time, not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast.rb (first_time, not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/constants.rb (first_time, not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/control_flow.rb (first_time, not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/data.rb (first_time, not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/definitions.rb (first_time, not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/encoding.rb (first_time, not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/exceptions.rb (first_time, not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/file.rb (first_time, not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/grapher.rb (first_time, not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/literals.rb (first_time, not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/node.rb (first_time, not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/operators.rb (first_time, not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/self.rb (first_time, not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/sends.rb (first_time, not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/transforms.rb (first_time, not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/values.rb (first_time, not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/variables.rb (first_time, not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/version.rb (first_time, not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler.rb (first_time, not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/compiled_file.rb (first_time, not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/compiler.rb (first_time, not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/evaluator.rb (first_time, not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/generator.rb (first_time, not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/generator_methods.rb (first_time, not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/iseq.rb (first_time, not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/locals.rb (first_time, not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/opcodes.rb (first_time, not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/printers.rb (first_time, not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/stages.rb (first_time, not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/version.rb (first_time, not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-melbourne-3.9/ext/rubinius/code/melbourne/extconf.rb (first_time, not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-melbourne-3.9/ext/rubinius/code/melbourne/node_types.rb (first_time, not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-melbourne-3.9/lib/rubinius/code/melbourne.rb (first_time, not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-melbourne-3.9/lib/rubinius/code/melbourne/version.rb (first_time, not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-processor-3.3/lib/rubinius/code/processor.rb (first_time, not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-processor-3.3/lib/rubinius/code/processor/processor.rb (first_time, not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-processor-3.3/lib/rubinius/code/processor/version.rb (first_time, not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-toolset-3.0/lib/rubinius/code/toolset.rb (first_time, not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-toolset-3.0/lib/rubinius/code/toolset/version.rb (first_time, not_needed)
** Execute core/signature.rb
** Execute machine/gen/signature.h
** Invoke machine/dtrace/probes.h (first_time)
** Execute machine/dtrace/probes.h
** Invoke machine/gen/encoding_database.cpp (first_time)
** Invoke machine/codegen/encoding_extract.rb (first_time, not_needed)
** Execute machine/gen/encoding_database.cpp
/Users/adammedeiros/.rvm/rubies/ruby-2.4.0/bin/ruby machine/codegen/encoding_extract.rb /Users/adammedeiros/.rvm/src/rbx-3.84/vendor/oniguruma machine/gen/encoding_database.cpp
** Invoke machine/gen/transcoder_database.cpp (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging//library/encoding/converter (first_time)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/staging//library/encoding/converter
mkdir -p /Users/adammedeiros/.rvm/src/rbx-3.84/staging//library/encoding/converter
** Invoke machine/codegen/transcoders_extract.rb (first_time, not_needed)
** Execute machine/gen/transcoder_database.cpp
/Users/adammedeiros/.rvm/rubies/ruby-2.4.0/bin/ruby machine/codegen/transcoders_extract.rb /Users/adammedeiros/.rvm/src/rbx-3.84/vendor/oniguruma/enc/trans machine/gen/transcoder_database.cpp
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/machine/gen/release.h (first_time)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/machine/gen/release.h
** Invoke machine/gen/includes.hpp (first_time)
** Invoke machine/class/basic_object.hpp (first_time, not_needed)
** Invoke machine/class/object.hpp (first_time, not_needed)
** Invoke machine/class/integer.hpp (first_time, not_needed)
** Invoke machine/class/fixnum.hpp (first_time, not_needed)
** Invoke machine/class/array.hpp (first_time, not_needed)
** Invoke machine/class/bignum.hpp (first_time, not_needed)
** Invoke machine/class/executable.hpp (first_time, not_needed)
** Invoke machine/class/access_variable.hpp (first_time, not_needed)
** Invoke machine/class/alias.hpp (first_time, not_needed)
** Invoke machine/class/block_environment.hpp (first_time, not_needed)
** Invoke machine/class/block_as_method.hpp (first_time, not_needed)
** Invoke machine/class/byte_array.hpp (first_time, not_needed)
** Invoke machine/class/io.hpp (first_time, not_needed)
** Invoke machine/class/channel.hpp (first_time, not_needed)
** Invoke machine/class/module.hpp (first_time, not_needed)
** Invoke machine/class/constant_table.hpp (first_time, not_needed)
** Invoke machine/class/class.hpp (first_time, not_needed)
** Invoke machine/class/compiled_code.hpp (first_time, not_needed)
** Invoke machine/class/data.hpp (first_time, not_needed)
** Invoke machine/class/dir.hpp (first_time, not_needed)
** Invoke machine/class/exception.hpp (first_time, not_needed)
** Invoke machine/class/float.hpp (first_time, not_needed)
** Invoke machine/class/fsevent.hpp (first_time, not_needed)
** Invoke machine/class/immediates.hpp (first_time, not_needed)
** Invoke machine/class/iseq.hpp (first_time, not_needed)
** Invoke machine/class/list.hpp (first_time, not_needed)
** Invoke machine/class/logger.hpp (first_time, not_needed)
** Invoke machine/class/lookup_table.hpp (first_time, not_needed)
** Invoke machine/class/ffi_pointer.hpp (first_time, not_needed)
** Invoke machine/class/method_table.hpp (first_time, not_needed)
** Invoke machine/class/native_function.hpp (first_time, not_needed)
** Invoke machine/class/packed_object.hpp (first_time, not_needed)
** Invoke machine/class/randomizer.hpp (first_time, not_needed)
** Invoke machine/class/regexp.hpp (first_time, not_needed)
** Invoke machine/class/lexical_scope.hpp (first_time, not_needed)
** Invoke machine/class/encoding.hpp (first_time, not_needed)
** Invoke machine/class/string.hpp (first_time, not_needed)
** Invoke machine/class/symbol.hpp (first_time, not_needed)
** Invoke machine/class/thread.hpp (first_time, not_needed)
** Invoke machine/class/tuple.hpp (first_time, not_needed)
** Invoke machine/class/compact_lookup_table.hpp (first_time, not_needed)
** Invoke machine/class/time.hpp (first_time, not_needed)
** Invoke machine/class/stat.hpp (first_time, not_needed)
** Invoke machine/class/native_method.hpp (first_time, not_needed)
** Invoke machine/class/system.hpp (first_time, not_needed)
** Invoke machine/class/autoload.hpp (first_time, not_needed)
** Invoke machine/class/proc.hpp (first_time, not_needed)
** Invoke machine/class/variable_scope.hpp (first_time, not_needed)
** Invoke machine/class/location.hpp (first_time, not_needed)
** Invoke machine/class/constant_cache.hpp (first_time, not_needed)
** Invoke machine/class/call_site.hpp (first_time, not_needed)
** Invoke machine/class/weakref.hpp (first_time, not_needed)
** Invoke machine/class/fiber.hpp (first_time, not_needed)
** Invoke machine/class/thunk.hpp (first_time, not_needed)
** Invoke machine/class/atomic.hpp (first_time, not_needed)
** Invoke machine/class/character.hpp (first_time, not_needed)
** Invoke machine/class/thread_state.hpp (first_time, not_needed)
** Invoke machine/class/jit.hpp (first_time, not_needed)
** Invoke machine/class/code_db.hpp (first_time, not_needed)
** Invoke machine/class/diagnostics.hpp (first_time, not_needed)
** Invoke machine/class/trie.hpp (first_time, not_needed)
** Invoke machine/codegen/field_extract.rb (first_time, not_needed)
** Invoke machine/gen (first_time, not_needed)
** Invoke run_field_extract (first_time)
** Execute run_field_extract
/Users/adammedeiros/.rvm/rubies/ruby-2.4.0/bin/ruby machine/codegen/field_extract.rb machine/class/basic_object.hpp machine/class/object.hpp machine/class/integer.hpp machine/class/fixnum.hpp machine/class/array.hpp machine/class/bignum.hpp machine/class/executable.hpp machine/class/access_variable.hpp machine/class/alias.hpp machine/class/block_environment.hpp machine/class/block_as_method.hpp machine/class/byte_array.hpp machine/class/io.hpp machine/class/channel.hpp machine/class/module.hpp machine/class/constant_table.hpp machine/class/class.hpp machine/class/compiled_code.hpp machine/class/data.hpp machine/class/dir.hpp machine/class/exception.hpp machine/class/float.hpp machine/class/fsevent.hpp machine/class/immediates.hpp machine/class/iseq.hpp machine/class/list.hpp machine/class/logger.hpp machine/class/lookup_table.hpp machine/class/ffi_pointer.hpp machine/class/method_table.hpp machine/class/native_function.hpp machine/class/packed_object.hpp machine/class/randomizer.hpp machine/class/regexp.hpp machine/class/lexical_scope.hpp machine/class/encoding.hpp machine/class/string.hpp machine/class/symbol.hpp machine/class/thread.hpp machine/class/tuple.hpp machine/class/compact_lookup_table.hpp machine/class/time.hpp machine/class/stat.hpp machine/class/native_method.hpp machine/class/system.hpp machine/class/autoload.hpp machine/class/proc.hpp machine/class/variable_scope.hpp machine/class/location.hpp machine/class/constant_cache.hpp machine/class/call_site.hpp machine/class/weakref.hpp machine/class/fiber.hpp machine/class/thunk.hpp machine/class/atomic.hpp machine/class/character.hpp machine/class/thread_state.hpp machine/class/jit.hpp machine/class/code_db.hpp machine/class/diagnostics.hpp machine/class/trie.hpp
** Execute machine/gen/includes.hpp
** Invoke machine/gen/kind_of.hpp (first_time)
** Invoke machine/class/basic_object.hpp (not_needed)
** Invoke machine/class/object.hpp (not_needed)
** Invoke machine/class/integer.hpp (not_needed)
** Invoke machine/class/fixnum.hpp (not_needed)
** Invoke machine/class/array.hpp (not_needed)
** Invoke machine/class/bignum.hpp (not_needed)
** Invoke machine/class/executable.hpp (not_needed)
** Invoke machine/class/access_variable.hpp (not_needed)
** Invoke machine/class/alias.hpp (not_needed)
** Invoke machine/class/block_environment.hpp (not_needed)
** Invoke machine/class/block_as_method.hpp (not_needed)
** Invoke machine/class/byte_array.hpp (not_needed)
** Invoke machine/class/io.hpp (not_needed)
** Invoke machine/class/channel.hpp (not_needed)
** Invoke machine/class/module.hpp (not_needed)
** Invoke machine/class/constant_table.hpp (not_needed)
** Invoke machine/class/class.hpp (not_needed)
** Invoke machine/class/compiled_code.hpp (not_needed)
** Invoke machine/class/data.hpp (not_needed)
** Invoke machine/class/dir.hpp (not_needed)
** Invoke machine/class/exception.hpp (not_needed)
** Invoke machine/class/float.hpp (not_needed)
** Invoke machine/class/fsevent.hpp (not_needed)
** Invoke machine/class/immediates.hpp (not_needed)
** Invoke machine/class/iseq.hpp (not_needed)
** Invoke machine/class/list.hpp (not_needed)
** Invoke machine/class/logger.hpp (not_needed)
** Invoke machine/class/lookup_table.hpp (not_needed)
** Invoke machine/class/ffi_pointer.hpp (not_needed)
** Invoke machine/class/method_table.hpp (not_needed)
** Invoke machine/class/native_function.hpp (not_needed)
** Invoke machine/class/packed_object.hpp (not_needed)
** Invoke machine/class/randomizer.hpp (not_needed)
** Invoke machine/class/regexp.hpp (not_needed)
** Invoke machine/class/lexical_scope.hpp (not_needed)
** Invoke machine/class/encoding.hpp (not_needed)
** Invoke machine/class/string.hpp (not_needed)
** Invoke machine/class/symbol.hpp (not_needed)
** Invoke machine/class/thread.hpp (not_needed)
** Invoke machine/class/tuple.hpp (not_needed)
** Invoke machine/class/compact_lookup_table.hpp (not_needed)
** Invoke machine/class/time.hpp (not_needed)
** Invoke machine/class/stat.hpp (not_needed)
** Invoke machine/class/native_method.hpp (not_needed)
** Invoke machine/class/system.hpp (not_needed)
** Invoke machine/class/autoload.hpp (not_needed)
** Invoke machine/class/proc.hpp (not_needed)
** Invoke machine/class/variable_scope.hpp (not_needed)
** Invoke machine/class/location.hpp (not_needed)
** Invoke machine/class/constant_cache.hpp (not_needed)
** Invoke machine/class/call_site.hpp (not_needed)
** Invoke machine/class/weakref.hpp (not_needed)
** Invoke machine/class/fiber.hpp (not_needed)
** Invoke machine/class/thunk.hpp (not_needed)
** Invoke machine/class/atomic.hpp (not_needed)
** Invoke machine/class/character.hpp (not_needed)
** Invoke machine/class/thread_state.hpp (not_needed)
** Invoke machine/class/jit.hpp (not_needed)
** Invoke machine/class/code_db.hpp (not_needed)
** Invoke machine/class/diagnostics.hpp (not_needed)
** Invoke machine/class/trie.hpp (not_needed)
** Invoke machine/codegen/field_extract.rb (not_needed)
** Invoke run_field_extract
** Execute machine/gen/kind_of.hpp
** Invoke machine/gen/object_types.hpp (first_time)
** Invoke machine/class/basic_object.hpp (not_needed)
** Invoke machine/class/object.hpp (not_needed)
** Invoke machine/class/integer.hpp (not_needed)
** Invoke machine/class/fixnum.hpp (not_needed)
** Invoke machine/class/array.hpp (not_needed)
** Invoke machine/class/bignum.hpp (not_needed)
** Invoke machine/class/executable.hpp (not_needed)
** Invoke machine/class/access_variable.hpp (not_needed)
** Invoke machine/class/alias.hpp (not_needed)
** Invoke machine/class/block_environment.hpp (not_needed)
** Invoke machine/class/block_as_method.hpp (not_needed)
** Invoke machine/class/byte_array.hpp (not_needed)
** Invoke machine/class/io.hpp (not_needed)
** Invoke machine/class/channel.hpp (not_needed)
** Invoke machine/class/module.hpp (not_needed)
** Invoke machine/class/constant_table.hpp (not_needed)
** Invoke machine/class/class.hpp (not_needed)
** Invoke machine/class/compiled_code.hpp (not_needed)
** Invoke machine/class/data.hpp (not_needed)
** Invoke machine/class/dir.hpp (not_needed)
** Invoke machine/class/exception.hpp (not_needed)
** Invoke machine/class/float.hpp (not_needed)
** Invoke machine/class/fsevent.hpp (not_needed)
** Invoke machine/class/immediates.hpp (not_needed)
** Invoke machine/class/iseq.hpp (not_needed)
** Invoke machine/class/list.hpp (not_needed)
** Invoke machine/class/logger.hpp (not_needed)
** Invoke machine/class/lookup_table.hpp (not_needed)
** Invoke machine/class/ffi_pointer.hpp (not_needed)
** Invoke machine/class/method_table.hpp (not_needed)
** Invoke machine/class/native_function.hpp (not_needed)
** Invoke machine/class/packed_object.hpp (not_needed)
** Invoke machine/class/randomizer.hpp (not_needed)
** Invoke machine/class/regexp.hpp (not_needed)
** Invoke machine/class/lexical_scope.hpp (not_needed)
** Invoke machine/class/encoding.hpp (not_needed)
** Invoke machine/class/string.hpp (not_needed)
** Invoke machine/class/symbol.hpp (not_needed)
** Invoke machine/class/thread.hpp (not_needed)
** Invoke machine/class/tuple.hpp (not_needed)
** Invoke machine/class/compact_lookup_table.hpp (not_needed)
** Invoke machine/class/time.hpp (not_needed)
** Invoke machine/class/stat.hpp (not_needed)
** Invoke machine/class/native_method.hpp (not_needed)
** Invoke machine/class/system.hpp (not_needed)
** Invoke machine/class/autoload.hpp (not_needed)
** Invoke machine/class/proc.hpp (not_needed)
** Invoke machine/class/variable_scope.hpp (not_needed)
** Invoke machine/class/location.hpp (not_needed)
** Invoke machine/class/constant_cache.hpp (not_needed)
** Invoke machine/class/call_site.hpp (not_needed)
** Invoke machine/class/weakref.hpp (not_needed)
** Invoke machine/class/fiber.hpp (not_needed)
** Invoke machine/class/thunk.hpp (not_needed)
** Invoke machine/class/atomic.hpp (not_needed)
** Invoke machine/class/character.hpp (not_needed)
** Invoke machine/class/thread_state.hpp (not_needed)
** Invoke machine/class/jit.hpp (not_needed)
** Invoke machine/class/code_db.hpp (not_needed)
** Invoke machine/class/diagnostics.hpp (not_needed)
** Invoke machine/class/trie.hpp (not_needed)
** Invoke machine/codegen/field_extract.rb (not_needed)
** Invoke run_field_extract
** Execute machine/gen/object_types.hpp
** Invoke machine/gen/typechecks.gen.cpp (first_time)
** Invoke machine/class/basic_object.hpp (not_needed)
** Invoke machine/class/object.hpp (not_needed)
** Invoke machine/class/integer.hpp (not_needed)
** Invoke machine/class/fixnum.hpp (not_needed)
** Invoke machine/class/array.hpp (not_needed)
** Invoke machine/class/bignum.hpp (not_needed)
** Invoke machine/class/executable.hpp (not_needed)
** Invoke machine/class/access_variable.hpp (not_needed)
** Invoke machine/class/alias.hpp (not_needed)
** Invoke machine/class/block_environment.hpp (not_needed)
** Invoke machine/class/block_as_method.hpp (not_needed)
** Invoke machine/class/byte_array.hpp (not_needed)
** Invoke machine/class/io.hpp (not_needed)
** Invoke machine/class/channel.hpp (not_needed)
** Invoke machine/class/module.hpp (not_needed)
** Invoke machine/class/constant_table.hpp (not_needed)
** Invoke machine/class/class.hpp (not_needed)
** Invoke machine/class/compiled_code.hpp (not_needed)
** Invoke machine/class/data.hpp (not_needed)
** Invoke machine/class/dir.hpp (not_needed)
** Invoke machine/class/exception.hpp (not_needed)
** Invoke machine/class/float.hpp (not_needed)
** Invoke machine/class/fsevent.hpp (not_needed)
** Invoke machine/class/immediates.hpp (not_needed)
** Invoke machine/class/iseq.hpp (not_needed)
** Invoke machine/class/list.hpp (not_needed)
** Invoke machine/class/logger.hpp (not_needed)
** Invoke machine/class/lookup_table.hpp (not_needed)
** Invoke machine/class/ffi_pointer.hpp (not_needed)
** Invoke machine/class/method_table.hpp (not_needed)
** Invoke machine/class/native_function.hpp (not_needed)
** Invoke machine/class/packed_object.hpp (not_needed)
** Invoke machine/class/randomizer.hpp (not_needed)
** Invoke machine/class/regexp.hpp (not_needed)
** Invoke machine/class/lexical_scope.hpp (not_needed)
** Invoke machine/class/encoding.hpp (not_needed)
** Invoke machine/class/string.hpp (not_needed)
** Invoke machine/class/symbol.hpp (not_needed)
** Invoke machine/class/thread.hpp (not_needed)
** Invoke machine/class/tuple.hpp (not_needed)
** Invoke machine/class/compact_lookup_table.hpp (not_needed)
** Invoke machine/class/time.hpp (not_needed)
** Invoke machine/class/stat.hpp (not_needed)
** Invoke machine/class/native_method.hpp (not_needed)
** Invoke machine/class/system.hpp (not_needed)
** Invoke machine/class/autoload.hpp (not_needed)
** Invoke machine/class/proc.hpp (not_needed)
** Invoke machine/class/variable_scope.hpp (not_needed)
** Invoke machine/class/location.hpp (not_needed)
** Invoke machine/class/constant_cache.hpp (not_needed)
** Invoke machine/class/call_site.hpp (not_needed)
** Invoke machine/class/weakref.hpp (not_needed)
** Invoke machine/class/fiber.hpp (not_needed)
** Invoke machine/class/thunk.hpp (not_needed)
** Invoke machine/class/atomic.hpp (not_needed)
** Invoke machine/class/character.hpp (not_needed)
** Invoke machine/class/thread_state.hpp (not_needed)
** Invoke machine/class/jit.hpp (not_needed)
** Invoke machine/class/code_db.hpp (not_needed)
** Invoke machine/class/diagnostics.hpp (not_needed)
** Invoke machine/class/trie.hpp (not_needed)
** Invoke machine/codegen/field_extract.rb (not_needed)
** Invoke run_field_extract
** Execute machine/gen/typechecks.gen.cpp
** Invoke machine/gen/primitives_declare.hpp (first_time)
** Invoke machine/class/basic_object.hpp (not_needed)
** Invoke machine/class/object.hpp (not_needed)
** Invoke machine/class/integer.hpp (not_needed)
** Invoke machine/class/fixnum.hpp (not_needed)
** Invoke machine/class/array.hpp (not_needed)
** Invoke machine/class/bignum.hpp (not_needed)
** Invoke machine/class/executable.hpp (not_needed)
** Invoke machine/class/access_variable.hpp (not_needed)
** Invoke machine/class/alias.hpp (not_needed)
** Invoke machine/class/block_environment.hpp (not_needed)
** Invoke machine/class/block_as_method.hpp (not_needed)
** Invoke machine/class/byte_array.hpp (not_needed)
** Invoke machine/class/io.hpp (not_needed)
** Invoke machine/class/channel.hpp (not_needed)
** Invoke machine/class/module.hpp (not_needed)
** Invoke machine/class/constant_table.hpp (not_needed)
** Invoke machine/class/class.hpp (not_needed)
** Invoke machine/class/compiled_code.hpp (not_needed)
** Invoke machine/class/data.hpp (not_needed)
** Invoke machine/class/dir.hpp (not_needed)
** Invoke machine/class/exception.hpp (not_needed)
** Invoke machine/class/float.hpp (not_needed)
** Invoke machine/class/fsevent.hpp (not_needed)
** Invoke machine/class/immediates.hpp (not_needed)
** Invoke machine/class/iseq.hpp (not_needed)
** Invoke machine/class/list.hpp (not_needed)
** Invoke machine/class/logger.hpp (not_needed)
** Invoke machine/class/lookup_table.hpp (not_needed)
** Invoke machine/class/ffi_pointer.hpp (not_needed)
** Invoke machine/class/method_table.hpp (not_needed)
** Invoke machine/class/native_function.hpp (not_needed)
** Invoke machine/class/packed_object.hpp (not_needed)
** Invoke machine/class/randomizer.hpp (not_needed)
** Invoke machine/class/regexp.hpp (not_needed)
** Invoke machine/class/lexical_scope.hpp (not_needed)
** Invoke machine/class/encoding.hpp (not_needed)
** Invoke machine/class/string.hpp (not_needed)
** Invoke machine/class/symbol.hpp (not_needed)
** Invoke machine/class/thread.hpp (not_needed)
** Invoke machine/class/tuple.hpp (not_needed)
** Invoke machine/class/compact_lookup_table.hpp (not_needed)
** Invoke machine/class/time.hpp (not_needed)
** Invoke machine/class/stat.hpp (not_needed)
** Invoke machine/class/native_method.hpp (not_needed)
** Invoke machine/class/system.hpp (not_needed)
** Invoke machine/class/autoload.hpp (not_needed)
** Invoke machine/class/proc.hpp (not_needed)
** Invoke machine/class/variable_scope.hpp (not_needed)
** Invoke machine/class/location.hpp (not_needed)
** Invoke machine/class/constant_cache.hpp (not_needed)
** Invoke machine/class/call_site.hpp (not_needed)
** Invoke machine/class/weakref.hpp (not_needed)
** Invoke machine/class/fiber.hpp (not_needed)
** Invoke machine/class/thunk.hpp (not_needed)
** Invoke machine/class/atomic.hpp (not_needed)
** Invoke machine/class/character.hpp (not_needed)
** Invoke machine/class/thread_state.hpp (not_needed)
** Invoke machine/class/jit.hpp (not_needed)
** Invoke machine/class/code_db.hpp (not_needed)
** Invoke machine/class/diagnostics.hpp (not_needed)
** Invoke machine/class/trie.hpp (not_needed)
** Invoke machine/codegen/field_extract.rb (not_needed)
** Invoke run_field_extract
** Execute machine/gen/primitives_declare.hpp
** Invoke machine/gen/invoke_functions.cpp (first_time)
** Invoke machine/class/basic_object.hpp (not_needed)
** Invoke machine/class/object.hpp (not_needed)
** Invoke machine/class/integer.hpp (not_needed)
** Invoke machine/class/fixnum.hpp (not_needed)
** Invoke machine/class/array.hpp (not_needed)
** Invoke machine/class/bignum.hpp (not_needed)
** Invoke machine/class/executable.hpp (not_needed)
** Invoke machine/class/access_variable.hpp (not_needed)
** Invoke machine/class/alias.hpp (not_needed)
** Invoke machine/class/block_environment.hpp (not_needed)
** Invoke machine/class/block_as_method.hpp (not_needed)
** Invoke machine/class/byte_array.hpp (not_needed)
** Invoke machine/class/io.hpp (not_needed)
** Invoke machine/class/channel.hpp (not_needed)
** Invoke machine/class/module.hpp (not_needed)
** Invoke machine/class/constant_table.hpp (not_needed)
** Invoke machine/class/class.hpp (not_needed)
** Invoke machine/class/compiled_code.hpp (not_needed)
** Invoke machine/class/data.hpp (not_needed)
** Invoke machine/class/dir.hpp (not_needed)
** Invoke machine/class/exception.hpp (not_needed)
** Invoke machine/class/float.hpp (not_needed)
** Invoke machine/class/fsevent.hpp (not_needed)
** Invoke machine/class/immediates.hpp (not_needed)
** Invoke machine/class/iseq.hpp (not_needed)
** Invoke machine/class/list.hpp (not_needed)
** Invoke machine/class/logger.hpp (not_needed)
** Invoke machine/class/lookup_table.hpp (not_needed)
** Invoke machine/class/ffi_pointer.hpp (not_needed)
** Invoke machine/class/method_table.hpp (not_needed)
** Invoke machine/class/native_function.hpp (not_needed)
** Invoke machine/class/packed_object.hpp (not_needed)
** Invoke machine/class/randomizer.hpp (not_needed)
** Invoke machine/class/regexp.hpp (not_needed)
** Invoke machine/class/lexical_scope.hpp (not_needed)
** Invoke machine/class/encoding.hpp (not_needed)
** Invoke machine/class/string.hpp (not_needed)
** Invoke machine/class/symbol.hpp (not_needed)
** Invoke machine/class/thread.hpp (not_needed)
** Invoke machine/class/tuple.hpp (not_needed)
** Invoke machine/class/compact_lookup_table.hpp (not_needed)
** Invoke machine/class/time.hpp (not_needed)
** Invoke machine/class/stat.hpp (not_needed)
** Invoke machine/class/native_method.hpp (not_needed)
** Invoke machine/class/system.hpp (not_needed)
** Invoke machine/class/autoload.hpp (not_needed)
** Invoke machine/class/proc.hpp (not_needed)
** Invoke machine/class/variable_scope.hpp (not_needed)
** Invoke machine/class/location.hpp (not_needed)
** Invoke machine/class/constant_cache.hpp (not_needed)
** Invoke machine/class/call_site.hpp (not_needed)
** Invoke machine/class/weakref.hpp (not_needed)
** Invoke machine/class/fiber.hpp (not_needed)
** Invoke machine/class/thunk.hpp (not_needed)
** Invoke machine/class/atomic.hpp (not_needed)
** Invoke machine/class/character.hpp (not_needed)
** Invoke machine/class/thread_state.hpp (not_needed)
** Invoke machine/class/jit.hpp (not_needed)
** Invoke machine/class/code_db.hpp (not_needed)
** Invoke machine/class/diagnostics.hpp (not_needed)
** Invoke machine/class/trie.hpp (not_needed)
** Invoke machine/codegen/field_extract.rb (not_needed)
** Invoke run_field_extract
** Execute machine/gen/invoke_functions.cpp
** Invoke machine/gen/accessor_functions.cpp (first_time)
** Invoke machine/class/basic_object.hpp (not_needed)
** Invoke machine/class/object.hpp (not_needed)
** Invoke machine/class/integer.hpp (not_needed)
** Invoke machine/class/fixnum.hpp (not_needed)
** Invoke machine/class/array.hpp (not_needed)
** Invoke machine/class/bignum.hpp (not_needed)
** Invoke machine/class/executable.hpp (not_needed)
** Invoke machine/class/access_variable.hpp (not_needed)
** Invoke machine/class/alias.hpp (not_needed)
** Invoke machine/class/block_environment.hpp (not_needed)
** Invoke machine/class/block_as_method.hpp (not_needed)
** Invoke machine/class/byte_array.hpp (not_needed)
** Invoke machine/class/io.hpp (not_needed)
** Invoke machine/class/channel.hpp (not_needed)
** Invoke machine/class/module.hpp (not_needed)
** Invoke machine/class/constant_table.hpp (not_needed)
** Invoke machine/class/class.hpp (not_needed)
** Invoke machine/class/compiled_code.hpp (not_needed)
** Invoke machine/class/data.hpp (not_needed)
** Invoke machine/class/dir.hpp (not_needed)
** Invoke machine/class/exception.hpp (not_needed)
** Invoke machine/class/float.hpp (not_needed)
** Invoke machine/class/fsevent.hpp (not_needed)
** Invoke machine/class/immediates.hpp (not_needed)
** Invoke machine/class/iseq.hpp (not_needed)
** Invoke machine/class/list.hpp (not_needed)
** Invoke machine/class/logger.hpp (not_needed)
** Invoke machine/class/lookup_table.hpp (not_needed)
** Invoke machine/class/ffi_pointer.hpp (not_needed)
** Invoke machine/class/method_table.hpp (not_needed)
** Invoke machine/class/native_function.hpp (not_needed)
** Invoke machine/class/packed_object.hpp (not_needed)
** Invoke machine/class/randomizer.hpp (not_needed)
** Invoke machine/class/regexp.hpp (not_needed)
** Invoke machine/class/lexical_scope.hpp (not_needed)
** Invoke machine/class/encoding.hpp (not_needed)
** Invoke machine/class/string.hpp (not_needed)
** Invoke machine/class/symbol.hpp (not_needed)
** Invoke machine/class/thread.hpp (not_needed)
** Invoke machine/class/tuple.hpp (not_needed)
** Invoke machine/class/compact_lookup_table.hpp (not_needed)
** Invoke machine/class/time.hpp (not_needed)
** Invoke machine/class/stat.hpp (not_needed)
** Invoke machine/class/native_method.hpp (not_needed)
** Invoke machine/class/system.hpp (not_needed)
** Invoke machine/class/autoload.hpp (not_needed)
** Invoke machine/class/proc.hpp (not_needed)
** Invoke machine/class/variable_scope.hpp (not_needed)
** Invoke machine/class/location.hpp (not_needed)
** Invoke machine/class/constant_cache.hpp (not_needed)
** Invoke machine/class/call_site.hpp (not_needed)
** Invoke machine/class/weakref.hpp (not_needed)
** Invoke machine/class/fiber.hpp (not_needed)
** Invoke machine/class/thunk.hpp (not_needed)
** Invoke machine/class/atomic.hpp (not_needed)
** Invoke machine/class/character.hpp (not_needed)
** Invoke machine/class/thread_state.hpp (not_needed)
** Invoke machine/class/jit.hpp (not_needed)
** Invoke machine/class/code_db.hpp (not_needed)
** Invoke machine/class/diagnostics.hpp (not_needed)
** Invoke machine/class/trie.hpp (not_needed)
** Invoke machine/codegen/field_extract.rb (not_needed)
** Invoke run_field_extract
** Execute machine/gen/accessor_functions.cpp
** Invoke machine/gen/invoke_resolver.cpp (first_time)
** Invoke machine/class/basic_object.hpp (not_needed)
** Invoke machine/class/object.hpp (not_needed)
** Invoke machine/class/integer.hpp (not_needed)
** Invoke machine/class/fixnum.hpp (not_needed)
** Invoke machine/class/array.hpp (not_needed)
** Invoke machine/class/bignum.hpp (not_needed)
** Invoke machine/class/executable.hpp (not_needed)
** Invoke machine/class/access_variable.hpp (not_needed)
** Invoke machine/class/alias.hpp (not_needed)
** Invoke machine/class/block_environment.hpp (not_needed)
** Invoke machine/class/block_as_method.hpp (not_needed)
** Invoke machine/class/byte_array.hpp (not_needed)
** Invoke machine/class/io.hpp (not_needed)
** Invoke machine/class/channel.hpp (not_needed)
** Invoke machine/class/module.hpp (not_needed)
** Invoke machine/class/constant_table.hpp (not_needed)
** Invoke machine/class/class.hpp (not_needed)
** Invoke machine/class/compiled_code.hpp (not_needed)
** Invoke machine/class/data.hpp (not_needed)
** Invoke machine/class/dir.hpp (not_needed)
** Invoke machine/class/exception.hpp (not_needed)
** Invoke machine/class/float.hpp (not_needed)
** Invoke machine/class/fsevent.hpp (not_needed)
** Invoke machine/class/immediates.hpp (not_needed)
** Invoke machine/class/iseq.hpp (not_needed)
** Invoke machine/class/list.hpp (not_needed)
** Invoke machine/class/logger.hpp (not_needed)
** Invoke machine/class/lookup_table.hpp (not_needed)
** Invoke machine/class/ffi_pointer.hpp (not_needed)
** Invoke machine/class/method_table.hpp (not_needed)
** Invoke machine/class/native_function.hpp (not_needed)
** Invoke machine/class/packed_object.hpp (not_needed)
** Invoke machine/class/randomizer.hpp (not_needed)
** Invoke machine/class/regexp.hpp (not_needed)
** Invoke machine/class/lexical_scope.hpp (not_needed)
** Invoke machine/class/encoding.hpp (not_needed)
** Invoke machine/class/string.hpp (not_needed)
** Invoke machine/class/symbol.hpp (not_needed)
** Invoke machine/class/thread.hpp (not_needed)
** Invoke machine/class/tuple.hpp (not_needed)
** Invoke machine/class/compact_lookup_table.hpp (not_needed)
** Invoke machine/class/time.hpp (not_needed)
** Invoke machine/class/stat.hpp (not_needed)
** Invoke machine/class/native_method.hpp (not_needed)
** Invoke machine/class/system.hpp (not_needed)
** Invoke machine/class/autoload.hpp (not_needed)
** Invoke machine/class/proc.hpp (not_needed)
** Invoke machine/class/variable_scope.hpp (not_needed)
** Invoke machine/class/location.hpp (not_needed)
** Invoke machine/class/constant_cache.hpp (not_needed)
** Invoke machine/class/call_site.hpp (not_needed)
** Invoke machine/class/weakref.hpp (not_needed)
** Invoke machine/class/fiber.hpp (not_needed)
** Invoke machine/class/thunk.hpp (not_needed)
** Invoke machine/class/atomic.hpp (not_needed)
** Invoke machine/class/character.hpp (not_needed)
** Invoke machine/class/thread_state.hpp (not_needed)
** Invoke machine/class/jit.hpp (not_needed)
** Invoke machine/class/code_db.hpp (not_needed)
** Invoke machine/class/diagnostics.hpp (not_needed)
** Invoke machine/class/trie.hpp (not_needed)
** Invoke machine/codegen/field_extract.rb (not_needed)
** Invoke run_field_extract
** Execute machine/gen/invoke_resolver.cpp
** Invoke machine/gen/instruction_names.cpp (first_time)
** Invoke machine/gen (not_needed)
** Invoke machine/instructions.def (first_time, not_needed)
** Invoke rakelib/instruction_parser.rb (not_needed)
** Execute machine/gen/instruction_names.cpp
** Invoke machine/gen/instruction_names.hpp (first_time)
** Invoke machine/gen (not_needed)
** Invoke machine/instructions.def (not_needed)
** Invoke rakelib/instruction_parser.rb (not_needed)
** Execute machine/gen/instruction_names.hpp
** Invoke machine/gen/instruction_sizes.hpp (first_time)
** Invoke machine/gen (not_needed)
** Invoke machine/instructions.def (not_needed)
** Invoke rakelib/instruction_parser.rb (not_needed)
** Execute machine/gen/instruction_sizes.hpp
** Invoke machine/gen/instruction_prototypes.hpp (first_time)
** Invoke machine/gen (not_needed)
** Invoke machine/instructions.def (not_needed)
** Invoke rakelib/instruction_parser.rb (not_needed)
** Execute machine/gen/instruction_prototypes.hpp
** Invoke machine/gen/instruction_defines.hpp (first_time)
** Invoke machine/gen (not_needed)
** Invoke machine/instructions.def (not_needed)
** Invoke rakelib/instruction_parser.rb (not_needed)
** Execute machine/gen/instruction_defines.hpp
** Invoke machine/gen/instruction_locations.hpp (first_time)
** Invoke machine/gen (not_needed)
** Invoke machine/instructions.def (not_needed)
** Invoke rakelib/instruction_parser.rb (not_needed)
** Execute machine/gen/instruction_locations.hpp
** Invoke machine/gen/instruction_implementations.hpp (first_time)
** Invoke machine/gen (not_needed)
** Invoke machine/instructions.def (not_needed)
** Invoke rakelib/instruction_parser.rb (not_needed)
** Execute machine/gen/instruction_implementations.hpp
** Invoke machine/gen/instruction_visitors.hpp (first_time)
** Invoke machine/gen (not_needed)
** Invoke machine/instructions.def (not_needed)
** Invoke rakelib/instruction_parser.rb (not_needed)
** Execute machine/gen/instruction_visitors.hpp
** Invoke machine/gen/instruction_effects.hpp (first_time)
** Invoke machine/gen (not_needed)
** Invoke machine/instructions.def (not_needed)
** Invoke rakelib/instruction_parser.rb (not_needed)
** Execute machine/gen/instruction_effects.hpp
** Execute machine/vm
GEN machine/gen/instruction_names.cpp
GEN machine/gen/instruction_names.hpp
GEN machine/gen/instruction_sizes.hpp
GEN machine/gen/instruction_prototypes.hpp
GEN machine/gen/instruction_defines.hpp
GEN machine/gen/instruction_locations.hpp
GEN machine/gen/instruction_implementations.hpp
GEN machine/gen/instruction_visitors.hpp
GEN machine/gen/instruction_effects.hpp
1: LB vendor/double-conversion
clang++ -Wall -g -O2 -c src/bignum-dtoa.cc -o src/bignum-dtoa.o
clang++ -Wall -g -O2 -c src/bignum.cc -o src/bignum.o
clang++ -Wall -g -O2 -c src/cached-powers.cc -o src/cached-powers.o
clang++ -Wall -g -O2 -c src/diy-fp.cc -o src/diy-fp.o
clang++ -Wall -g -O2 -c src/double-conversion.cc -o src/double-conversion.o
clang++ -Wall -g -O2 -c src/fast-dtoa.cc -o src/fast-dtoa.o
clang++ -Wall -g -O2 -c src/fixed-dtoa.cc -o src/fixed-dtoa.o
clang++ -Wall -g -O2 -c src/strtod.cc -o src/strtod.o
ar rv libdoubleconversion.a src/bignum-dtoa.o src/bignum.o src/cached-powers.o src/diy-fp.o src/double-conversion.o src/fast-dtoa.o src/fixed-dtoa.o src/strtod.o
ar: creating archive libdoubleconversion.a
a - src/bignum-dtoa.o
a - src/bignum.o
a - src/cached-powers.o
a - src/diy-fp.o
a - src/double-conversion.o
a - src/fast-dtoa.o
a - src/fixed-dtoa.o
a - src/strtod.o
ranlib libdoubleconversion.a
1: LB vendor/libffi
checking build system type... x86_64-apple-darwin16.6.0
checking host system type... x86_64-apple-darwin16.6.0
checking target system type... x86_64-apple-darwin16.6.0
checking for gsed... sed
checking for a BSD-compatible install... /usr/local/opt/coreutils/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/local/opt/coreutils/bin/gmkdir -p
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for gcc... /usr/bin/clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/clang accepts -g... yes
checking for /usr/bin/clang option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of /usr/bin/clang... gcc3
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking dependency style of clang++... gcc3
checking dependency style of /usr/bin/clang... gcc3
checking whether /usr/bin/clang and cc understand -c and -o together... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/bin/clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-apple-darwin16.6.0 file names to x86_64-apple-darwin16.6.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin16.6.0 file names to toolchain format... func_convert_file_noop
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from /usr/bin/clang object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking how to run the C preprocessor... /usr/bin/clang -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/bin/clang supports -fno-rtti -fno-exceptions... yes
checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC
checking if /usr/bin/clang PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/clang static flag -static works... no
checking if /usr/bin/clang supports -c -o file.o... yes
checking if /usr/bin/clang supports -c -o file.o... (cached) yes
checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin16.6.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... clang++ -E
checking for ld used by clang++... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking for clang++ option to produce PIC... -fno-common -DPIC
checking if clang++ PIC flag -fno-common -DPIC works... yes
checking if clang++ static flag -static works... no
checking if clang++ supports -c -o file.o... yes
checking if clang++ supports -c -o file.o... (cached) yes
checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin16.6.0 dyld
checking how to hardcode library paths into programs... immediate
checking size of size_t... 8
checking for C compiler vendor... clang
********************************************************
* WARNING: Don't know the best CFLAGS for this system *
* Use ./configure CFLAGS=... to specify your own flags *
* (otherwise, a default of CFLAGS=-O3 will be used) *
********************************************************
checking whether C compiler accepts -O3... yes
checking CFLAGS for maximum warnings... -Wall
checking whether to enable maintainer-specific portions of Makefiles... no
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for mmap... yes
checking for mkostemp... yes
checking for sys/mman.h... (cached) yes
checking for mmap... (cached) yes
checking whether read-only mmap of a plain file works... yes
checking whether mmap from /dev/zero works... no
checking for MAP_ANON(YMOUS)... yes
checking whether mmap with MAP_ANON(YMOUS) works... yes
checking for ANSI C header files... (cached) yes
checking for memcpy... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking size of double... 8
checking size of long double... 16
checking whether byte ordering is bigendian... no
checking assembler .cfi pseudo-op support... yes
checking for _ prefix in compiled symbols... yes
checking whether .eh_frame section should be read-only... no
checking for __attribute__((visibility("hidden")))... no
clang: error: unsupported option '-print-multi-os-directory'
clang: error: no input files
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating include/Makefile
config.status: creating include/ffi.h
config.status: creating Makefile
config.status: creating testsuite/Makefile
config.status: creating man/Makefile
config.status: creating libffi.pc
config.status: creating fficonfig.h
config.status: linking src/x86/ffitarget.h to include/ffitarget.h
config.status: executing buildir commands
config.status: skipping top_srcdir/Makefile - not created
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing include commands
config.status: executing src commands
/Applications/Xcode.app/Contents/Developer/usr/bin/make 'AR_FLAGS=' 'CC_FOR_BUILD=' 'CFLAGS=-O3 -Wall -fexceptions' 'CXXFLAGS=-g -O2' 'CFLAGS_FOR_BUILD=' 'CFLAGS_FOR_TARGET=' 'INSTALL=/usr/local/opt/coreutils/bin/ginstall -c' 'INSTALL_DATA=/usr/local/opt/coreutils/bin/ginstall -c -m 644' 'INSTALL_PROGRAM=/usr/local/opt/coreutils/bin/ginstall -c' 'INSTALL_SCRIPT=/usr/local/opt/coreutils/bin/ginstall -c' 'JC1FLAGS=' 'LDFLAGS=' 'LIBCFLAGS=' 'LIBCFLAGS_FOR_TARGET=' 'MAKE=/Applications/Xcode.app/Contents/Developer/usr/bin/make' 'MAKEINFO=/bin/sh /Users/adammedeiros/.rvm/src/rbx-3.84/vendor/libffi/missing makeinfo ' 'PICFLAG=' 'PICFLAG_FOR_TARGET=' 'RUNTESTFLAGS=' 'SHELL=/bin/sh' 'exec_prefix=/usr/local' 'infodir=/usr/local/share/info' 'libdir=/usr/local/lib' 'mandir=/usr/local/share/man' 'prefix=/usr/local' 'AR=ar' 'AS=as' 'CC=/usr/bin/clang' 'CXX=clang++' 'LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld' 'NM=/usr/bin/nm -B' 'RANLIB=ranlib' 'DESTDIR=' all-recursive
Making all in include
make[2]: Nothing to be done for `all'.
Making all in testsuite
make[2]: Nothing to be done for `all'.
Making all in man
make[2]: Nothing to be done for `all'.
depbase=`echo src/prep_cif.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -O3 -Wall -fexceptions -MT src/prep_cif.lo -MD -MP -MF $depbase.Tpo -c -o src/prep_cif.lo src/prep_cif.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -O3 -Wall -fexceptions -MT src/prep_cif.lo -MD -MP -MF src/.deps/prep_cif.Tpo -c src/prep_cif.c -fno-common -DPIC -o src/.libs/prep_cif.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -O3 -Wall -fexceptions -MT src/prep_cif.lo -MD -MP -MF src/.deps/prep_cif.Tpo -c src/prep_cif.c -o src/prep_cif.o >/dev/null 2>&1
depbase=`echo src/types.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -O3 -Wall -fexceptions -MT src/types.lo -MD -MP -MF $depbase.Tpo -c -o src/types.lo src/types.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -O3 -Wall -fexceptions -MT src/types.lo -MD -MP -MF src/.deps/types.Tpo -c src/types.c -fno-common -DPIC -o src/.libs/types.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -O3 -Wall -fexceptions -MT src/types.lo -MD -MP -MF src/.deps/types.Tpo -c src/types.c -o src/types.o >/dev/null 2>&1
depbase=`echo src/raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -O3 -Wall -fexceptions -MT src/raw_api.lo -MD -MP -MF $depbase.Tpo -c -o src/raw_api.lo src/raw_api.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -O3 -Wall -fexceptions -MT src/raw_api.lo -MD -MP -MF src/.deps/raw_api.Tpo -c src/raw_api.c -fno-common -DPIC -o src/.libs/raw_api.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -O3 -Wall -fexceptions -MT src/raw_api.lo -MD -MP -MF src/.deps/raw_api.Tpo -c src/raw_api.c -o src/raw_api.o >/dev/null 2>&1
depbase=`echo src/java_raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -O3 -Wall -fexceptions -MT src/java_raw_api.lo -MD -MP -MF $depbase.Tpo -c -o src/java_raw_api.lo src/java_raw_api.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -O3 -Wall -fexceptions -MT src/java_raw_api.lo -MD -MP -MF src/.deps/java_raw_api.Tpo -c src/java_raw_api.c -fno-common -DPIC -o src/.libs/java_raw_api.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -O3 -Wall -fexceptions -MT src/java_raw_api.lo -MD -MP -MF src/.deps/java_raw_api.Tpo -c src/java_raw_api.c -o src/java_raw_api.o >/dev/null 2>&1
depbase=`echo src/closures.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -O3 -Wall -fexceptions -MT src/closures.lo -MD -MP -MF $depbase.Tpo -c -o src/closures.lo src/closures.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -O3 -Wall -fexceptions -MT src/closures.lo -MD -MP -MF src/.deps/closures.Tpo -c src/closures.c -fno-common -DPIC -o src/.libs/closures.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -O3 -Wall -fexceptions -MT src/closures.lo -MD -MP -MF src/.deps/closures.Tpo -c src/closures.c -o src/closures.o >/dev/null 2>&1
depbase=`echo src/x86/ffi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -O3 -Wall -fexceptions -MT src/x86/ffi.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/ffi.lo src/x86/ffi.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -O3 -Wall -fexceptions -MT src/x86/ffi.lo -MD -MP -MF src/x86/.deps/ffi.Tpo -c src/x86/ffi.c -fno-common -DPIC -o src/x86/.libs/ffi.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -O3 -Wall -fexceptions -MT src/x86/ffi.lo -MD -MP -MF src/x86/.deps/ffi.Tpo -c src/x86/ffi.c -o src/x86/ffi.o >/dev/null 2>&1
depbase=`echo src/x86/darwin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -I. -I./include -Iinclude -I./src -MT src/x86/darwin.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/darwin.lo src/x86/darwin.S &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -I. -I./include -Iinclude -I./src -MT src/x86/darwin.lo -MD -MP -MF src/x86/.deps/darwin.Tpo -c src/x86/darwin.S -fno-common -DPIC -o src/x86/.libs/darwin.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -I. -I./include -Iinclude -I./src -MT src/x86/darwin.lo -MD -MP -MF src/x86/.deps/darwin.Tpo -c src/x86/darwin.S -o src/x86/darwin.o >/dev/null 2>&1
depbase=`echo src/x86/ffi64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -O3 -Wall -fexceptions -MT src/x86/ffi64.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/ffi64.lo src/x86/ffi64.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -O3 -Wall -fexceptions -MT src/x86/ffi64.lo -MD -MP -MF src/x86/.deps/ffi64.Tpo -c src/x86/ffi64.c -fno-common -DPIC -o src/x86/.libs/ffi64.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -O3 -Wall -fexceptions -MT src/x86/ffi64.lo -MD -MP -MF src/x86/.deps/ffi64.Tpo -c src/x86/ffi64.c -o src/x86/ffi64.o >/dev/null 2>&1
depbase=`echo src/x86/darwin64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --mode=compile /usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -I. -I./include -Iinclude -I./src -MT src/x86/darwin64.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/darwin64.lo src/x86/darwin64.S &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -I. -I./include -Iinclude -I./src -MT src/x86/darwin64.lo -MD -MP -MF src/x86/.deps/darwin64.Tpo -c src/x86/darwin64.S -fno-common -DPIC -o src/x86/.libs/darwin64.o
libtool: compile: /usr/bin/clang -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -I. -I./include -Iinclude -I./src -MT src/x86/darwin64.lo -MD -MP -MF src/x86/.deps/darwin64.Tpo -c src/x86/darwin64.S -o src/x86/darwin64.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=link /usr/bin/clang -O3 -Wall -fexceptions -o libffi_convenience.la src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/closures.lo src/x86/ffi.lo src/x86/darwin.lo src/x86/ffi64.lo src/x86/darwin64.lo
libtool: link: ar cru .libs/libffi_convenience.a src/.libs/prep_cif.o src/.libs/types.o src/.libs/raw_api.o src/.libs/java_raw_api.o src/.libs/closures.o src/x86/.libs/ffi.o src/x86/.libs/darwin.o src/x86/.libs/ffi64.o src/x86/.libs/darwin64.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libffi_convenience.a(ffi.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libffi_convenience.a(darwin.o) has no symbols
libtool: link: ranlib .libs/libffi_convenience.a
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libffi_convenience.a(ffi.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libffi_convenience.a(darwin.o) has no symbols
libtool: link: ( cd ".libs" && rm -f "libffi_convenience.la" && ln -s "../libffi_convenience.la" "libffi_convenience.la" )
/bin/sh ./libtool --tag=CC --mode=link /usr/bin/clang -O3 -Wall -fexceptions -no-undefined -version-info `grep -v '^#' ./libtool-version` -o libffi.la -rpath /usr/local/lib src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/closures.lo src/x86/ffi.lo src/x86/darwin.lo src/x86/ffi64.lo src/x86/darwin64.lo
libtool: link: /usr/bin/clang -dynamiclib -o .libs/libffi.6.dylib src/.libs/prep_cif.o src/.libs/types.o src/.libs/raw_api.o src/.libs/java_raw_api.o src/.libs/closures.o src/x86/.libs/ffi.o src/x86/.libs/darwin.o src/x86/.libs/ffi64.o src/x86/.libs/darwin64.o -O3 -install_name /usr/local/lib/libffi.6.dylib -compatibility_version 7 -current_version 7.4 -Wl,-single_module
ld: warning: could not create compact unwind for _ffi_call_unix64: does not use RBP or RSP based frame
libtool: link: (cd ".libs" && rm -f "libffi.dylib" && ln -s "libffi.6.dylib" "libffi.dylib")
libtool: link: ar cru .libs/libffi.a src/prep_cif.o src/types.o src/raw_api.o src/java_raw_api.o src/closures.o src/x86/ffi.o src/x86/darwin.o src/x86/ffi64.o src/x86/darwin64.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libffi.a(ffi.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libffi.a(darwin.o) has no symbols
libtool: link: ranlib .libs/libffi.a
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libffi.a(ffi.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libffi.a(darwin.o) has no symbols
libtool: link: ( cd ".libs" && rm -f "libffi.la" && ln -s "../libffi.la" "libffi.la" )
1: LB vendor/libsodium
checking build system type... x86_64-apple-darwin16.6.0
checking host system type... x86_64-apple-darwin16.6.0
checking for a BSD-compatible install... /usr/local/opt/coreutils/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/local/opt/coreutils/bin/gmkdir -p
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '501' is supported by ustar format... yes
checking whether GID '20' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether make supports nested variables... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... /usr/bin/clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/clang accepts -g... yes
checking for /usr/bin/clang option to accept ISO C89... none needed
checking whether /usr/bin/clang understands -c and -o together... yes
checking dependency style of /usr/bin/clang... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking how to run the C preprocessor... /usr/bin/clang -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking whether /usr/bin/clang is Clang... yes
checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... -Qunused-arguments
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking for /usr/bin/clang option to accept ISO C99... none needed
checking dependency style of /usr/bin/clang... gcc3
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for __native_client__ defined... no
checking for _FORTIFY_SOURCE defined... no
checking whether C compiler accepts -D_FORTIFY_SOURCE=2... yes
checking whether C compiler accepts -fvisibility=hidden... yes
checking whether C compiler accepts -fPIC... yes
checking whether the linker accepts -fPIC... yes
checking whether C compiler accepts -fPIE... yes
checking whether the linker accepts -fPIE... yes
checking whether the linker accepts -pie... yes
checking whether C compiler accepts -fno-strict-aliasing... yes
checking whether C compiler accepts -fno-strict-overflow... yes
checking whether C compiler accepts -fstack-protector... yes
checking whether the linker accepts -fstack-protector... yes
checking whether C compiler accepts -Wwrite-strings... yes
checking whether C compiler accepts -Wdiv-by-zero... yes
checking whether C compiler accepts -Wsometimes-uninitialized... yes
checking whether C compiler accepts -Wall... yes
checking whether C compiler accepts -Wall -Wextra... yes
checking for clang... yes
checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option... yes
checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast... yes
checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align... yes
checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual... yes
checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wduplicated-cond... yes
checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wduplicated-cond -Wfloat-equal... yes
checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wduplicated-cond -Wfloat-equal -Wformat=2... yes
checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wmissing-declarations... yes
checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wmissing-declarations -Wmissing-prototypes... yes
checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wmissing-declarations -Wmissing-prototypes -Wnested-externs... yes
checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-unknown-pragmas... yes
checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-unknown-pragmas -Wnormalized=id... yes
checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference... yes
checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wpointer-arith... yes
checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wpointer-arith -Wredundant-decls... yes
checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wpointer-arith -Wredundant-decls -Wstrict-prototypes... yes
checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wswitch-enum... yes
checking whether C compiler accepts -Wall -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-align -Wcast-qual -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wswitch-enum -Wvariable-decl... yes
checking whether the linker accepts -Wl,-z,relro... no
checking whether the linker accepts -Wl,-z,now... no
checking whether the linker accepts -Wl,-z,noexecstack... no
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/bin/clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking how to convert x86_64-apple-darwin16.6.0 file names to x86_64-apple-darwin16.6.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin16.6.0 file names to toolchain format... func_convert_file_noop
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from /usr/bin/clang object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/bin/clang supports -fno-rtti -fno-exceptions... yes
checking for /usr/bin/clang option to produce PIC... -fno-common -DPIC
checking if /usr/bin/clang PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/clang static flag -static works... no
checking if /usr/bin/clang supports -c -o file.o... yes
checking if /usr/bin/clang supports -c -o file.o... (cached) yes
checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin16.6.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for ar... (cached) ar
checking for MMX instructions set... checking whether C compiler accepts -mmmx... yes
yes
checking whether C compiler accepts -mmmx... (cached) yes
checking for SSE2 instructions set... checking whether C compiler accepts -msse2... yes
yes
checking whether C compiler accepts -msse2... (cached) yes
checking whether C compiler accepts -msse3... yes
checking for SSE3 instructions set... yes
checking whether C compiler accepts -msse3... (cached) yes
checking whether C compiler accepts -mssse3... yes
checking for SSSE3 instructions set... yes
checking whether C compiler accepts -mssse3... (cached) yes
checking whether C compiler accepts -msse4.1... yes
checking for SSE4.1 instructions set... yes
checking whether C compiler accepts -msse4.1... (cached) yes
checking whether C compiler accepts -mavx... yes
checking for AVX instructions set... yes
checking whether C compiler accepts -mavx... (cached) yes
checking whether C compiler accepts -mavx2... yes
checking for AVX2 instructions set... yes
checking whether C compiler accepts -mavx2... (cached) yes
checking if _mm256_broadcastsi128_si256 is correctly defined... yes
checking whether C compiler accepts -maes... yes
checking whether C compiler accepts -mpclmul... yes
checking for AESNI instructions set and PCLMULQDQ... yes
checking whether C compiler accepts -maes... (cached) yes
checking whether C compiler accepts -mpclmul... (cached) yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for inline... inline
checking whether byte ordering is bigendian... (cached) no
checking whether __STDC_LIMIT_MACROS is required... no
checking whether we can use x86_64 asm code... yes
checking whether we can assemble AVX opcodes... yes
checking for 128-bit arithmetic... yes
checking for cpuid instruction... yes
checking if the .private_extern asm directive is supported... yes
checking if the .hidden asm directive is supported... no
checking if weak symbols are supported... yes
checking if data alignment is required... no
checking for arc4random... yes
checking for arc4random_buf... yes
checking for mmap... yes
checking for mlock... yes
checking for madvise... yes
checking for mprotect... yes
checking for explicit_bzero... no
checking for nanosleep... yes
checking for posix_memalign... yes
checking for getpid... yes
checking if gcc/ld supports -Wl,--output-def... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating dist-build/Makefile
config.status: creating libsodium.pc
config.status: creating libsodium-uninstalled.pc
config.status: creating msvc-scripts/Makefile
config.status: creating src/Makefile
config.status: creating src/libsodium/Makefile
config.status: creating src/libsodium/include/Makefile
config.status: creating src/libsodium/include/sodium/version.h
config.status: creating test/default/Makefile
config.status: creating test/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
Making all in dist-build
make[1]: Nothing to be done for `all'.
Making all in msvc-scripts
make[1]: Nothing to be done for `all'.
Making all in src
Making all in libsodium
Making all in include
make[3]: Nothing to be done for `all'.
CC crypto_aead/chacha20poly1305/sodium/libsodium_la-aead_chacha20poly1305.lo
CC crypto_auth/libsodium_la-crypto_auth.lo
CC crypto_auth/hmacsha256/libsodium_la-auth_hmacsha256_api.lo
CC crypto_auth/hmacsha256/cp/libsodium_la-hmac_hmacsha256.lo
CC crypto_auth/hmacsha256/cp/libsodium_la-verify_hmacsha256.lo
CC crypto_auth/hmacsha512/libsodium_la-auth_hmacsha512_api.lo
CC crypto_auth/hmacsha512/cp/libsodium_la-hmac_hmacsha512.lo
CC crypto_auth/hmacsha512/cp/libsodium_la-verify_hmacsha512.lo
CC crypto_auth/hmacsha512256/libsodium_la-auth_hmacsha512256_api.lo
CC crypto_auth/hmacsha512256/cp/libsodium_la-hmac_hmacsha512256.lo
CC crypto_auth/hmacsha512256/cp/libsodium_la-verify_hmacsha512256.lo
CC crypto_box/libsodium_la-crypto_box.lo
CC crypto_box/libsodium_la-crypto_box_easy.lo
CC crypto_box/libsodium_la-crypto_box_seal.lo
CC crypto_box/curve25519xsalsa20poly1305/libsodium_la-box_curve25519xsalsa20poly1305_api.lo
CC crypto_box/curve25519xsalsa20poly1305/ref/libsodium_la-after_curve25519xsalsa20poly1305.lo
CC crypto_box/curve25519xsalsa20poly1305/ref/libsodium_la-before_curve25519xsalsa20poly1305.lo
CC crypto_box/curve25519xsalsa20poly1305/ref/libsodium_la-box_curve25519xsalsa20poly1305.lo
CC crypto_box/curve25519xsalsa20poly1305/ref/libsodium_la-keypair_curve25519xsalsa20poly1305.lo
CC crypto_core/curve25519/ref10/libsodium_la-curve25519_ref10.lo
CC crypto_core/hsalsa20/ref2/libsodium_la-core_hsalsa20.lo
CC crypto_core/hsalsa20/libsodium_la-core_hsalsa20_api.lo
CC crypto_core/salsa20/ref/libsodium_la-core_salsa20.lo
CC crypto_core/salsa20/libsodium_la-core_salsa20_api.lo
CC crypto_generichash/libsodium_la-crypto_generichash.lo
CC crypto_generichash/blake2/libsodium_la-generichash_blake2_api.lo
CC crypto_generichash/blake2/ref/libsodium_la-blake2b-compress-ref.lo
CC crypto_generichash/blake2/ref/libsodium_la-blake2b-ref.lo
CC crypto_generichash/blake2/ref/libsodium_la-generichash_blake2b.lo
CC crypto_hash/libsodium_la-crypto_hash.lo
CC crypto_hash/sha256/libsodium_la-hash_sha256_api.lo
CC crypto_hash/sha256/cp/libsodium_la-hash_sha256.lo
CC crypto_hash/sha512/libsodium_la-hash_sha512_api.lo
CC crypto_hash/sha512/cp/libsodium_la-hash_sha512.lo
CC crypto_onetimeauth/libsodium_la-crypto_onetimeauth.lo
CC crypto_onetimeauth/poly1305/libsodium_la-onetimeauth_poly1305.lo
CC crypto_onetimeauth/poly1305/donna/libsodium_la-poly1305_donna.lo
CC crypto_pwhash/argon2/libsodium_la-argon2-core.lo
CC crypto_pwhash/argon2/libsodium_la-argon2-encoding.lo
CC crypto_pwhash/argon2/libsodium_la-argon2-fill-block-ref.lo
CC crypto_pwhash/argon2/libsodium_la-argon2.lo
CC crypto_pwhash/argon2/libsodium_la-blake2b-long.lo
CC crypto_pwhash/argon2/libsodium_la-pwhash_argon2i.lo
CC crypto_pwhash/libsodium_la-crypto_pwhash.lo
CC crypto_pwhash/scryptsalsa208sha256/libsodium_la-crypto_scrypt-common.lo
CC crypto_pwhash/scryptsalsa208sha256/libsodium_la-scrypt_platform.lo
CC crypto_pwhash/scryptsalsa208sha256/libsodium_la-pbkdf2-sha256.lo
CC crypto_pwhash/scryptsalsa208sha256/libsodium_la-pwhash_scryptsalsa208sha256.lo
CC crypto_pwhash/scryptsalsa208sha256/nosse/libsodium_la-pwhash_scryptsalsa208sha256_nosse.lo
CC crypto_scalarmult/libsodium_la-crypto_scalarmult.lo
CC crypto_scalarmult/curve25519/libsodium_la-scalarmult_curve25519.lo
CC crypto_secretbox/libsodium_la-crypto_secretbox.lo
CC crypto_secretbox/libsodium_la-crypto_secretbox_easy.lo
CC crypto_secretbox/xsalsa20poly1305/libsodium_la-secretbox_xsalsa20poly1305_api.lo
CC crypto_secretbox/xsalsa20poly1305/ref/libsodium_la-box_xsalsa20poly1305.lo
CC crypto_shorthash/libsodium_la-crypto_shorthash.lo
CC crypto_shorthash/siphash24/libsodium_la-shorthash_siphash24_api.lo
CC crypto_shorthash/siphash24/ref/libsodium_la-shorthash_siphash24.lo
CC crypto_sign/libsodium_la-crypto_sign.lo
CC crypto_sign/ed25519/libsodium_la-sign_ed25519_api.lo
CC crypto_sign/ed25519/ref10/libsodium_la-keypair.lo
CC crypto_sign/ed25519/ref10/libsodium_la-open.lo
CC crypto_sign/ed25519/ref10/libsodium_la-sign.lo
CC crypto_stream/chacha20/libsodium_la-stream_chacha20.lo
CC crypto_stream/chacha20/ref/libsodium_la-stream_chacha20_ref.lo
CC crypto_stream/libsodium_la-crypto_stream.lo
CC crypto_stream/salsa20/libsodium_la-stream_salsa20_api.lo
CC crypto_stream/xsalsa20/libsodium_la-stream_xsalsa20_api.lo
CC crypto_stream/xsalsa20/ref/libsodium_la-stream_xsalsa20.lo
CC crypto_stream/xsalsa20/ref/libsodium_la-xor_xsalsa20.lo
CC crypto_verify/16/libsodium_la-verify_16_api.lo
CC crypto_verify/16/ref/libsodium_la-verify_16.lo
CC crypto_verify/32/libsodium_la-verify_32_api.lo
CC crypto_verify/32/ref/libsodium_la-verify_32.lo
CC crypto_verify/64/libsodium_la-verify_64_api.lo
CC crypto_verify/64/ref/libsodium_la-verify_64.lo
CC randombytes/libsodium_la-randombytes.lo
CC sodium/libsodium_la-core.lo
CC sodium/libsodium_la-runtime.lo
CC sodium/libsodium_la-utils.lo
CC sodium/libsodium_la-version.lo
CC randombytes/salsa20/libsodium_la-randombytes_salsa20_random.lo
CC randombytes/sysrandom/libsodium_la-randombytes_sysrandom.lo
CC crypto_scalarmult/curve25519/donna_c64/libsodium_la-curve25519_donna_c64.lo
CC crypto_scalarmult/curve25519/sandy2x/libsodium_la-curve25519_sandy2x.lo
CC crypto_scalarmult/curve25519/sandy2x/libsodium_la-fe51_invert.lo
CC crypto_scalarmult/curve25519/sandy2x/libsodium_la-fe_frombytes_sandy2x.lo
CPPAS crypto_scalarmult/curve25519/sandy2x/libsodium_la-sandy2x.lo
CPPAS crypto_stream/salsa20/amd64_xmm6/libsodium_la-stream_salsa20_amd64_xmm6.lo
CC crypto_core/hchacha20/libsodium_la-core_hchacha20.lo
CC crypto_core/salsa2012/ref/libsodium_la-core_salsa2012.lo
CC crypto_core/salsa2012/libsodium_la-core_salsa2012_api.lo
CC crypto_core/salsa208/ref/libsodium_la-core_salsa208.lo
CC crypto_core/salsa208/libsodium_la-core_salsa208_api.lo
CC crypto_sign/ed25519/ref10/libsodium_la-obsolete.lo
CC crypto_stream/aes128ctr/portable/libsodium_la-afternm_aes128ctr.lo
CC crypto_stream/aes128ctr/libsodium_la-stream_aes128ctr_api.lo
CC crypto_stream/aes128ctr/portable/libsodium_la-beforenm_aes128ctr.lo
CC crypto_stream/aes128ctr/portable/libsodium_la-consts_aes128ctr.lo
CC crypto_stream/aes128ctr/portable/libsodium_la-int128_aes128ctr.lo
CC crypto_stream/aes128ctr/portable/libsodium_la-stream_aes128ctr.lo
CC crypto_stream/aes128ctr/portable/libsodium_la-xor_afternm_aes128ctr.lo
CC crypto_stream/salsa2012/libsodium_la-stream_salsa2012_api.lo
CC crypto_stream/salsa2012/ref/libsodium_la-stream_salsa2012.lo
CC crypto_stream/salsa2012/ref/libsodium_la-xor_salsa2012.lo
CC crypto_stream/salsa208/libsodium_la-stream_salsa208_api.lo
CC crypto_stream/salsa208/ref/libsodium_la-stream_salsa208.lo
CC crypto_stream/salsa208/ref/libsodium_la-xor_salsa208.lo
CC crypto_aead/aes256gcm/aesni/libaesni_la-aead_aes256gcm_aesni.lo
CCLD libaesni.la
libtool: warning: '-version-info/-version-number' is ignored for convenience libraries
CC crypto_pwhash/scryptsalsa208sha256/sse/libsse2_la-pwhash_scryptsalsa208sha256_sse.lo
CC crypto_onetimeauth/poly1305/sse2/libsse2_la-poly1305_sse2.lo
CCLD libsse2.la
libtool: warning: '-version-info/-version-number' is ignored for convenience libraries
CC crypto_generichash/blake2/ref/libssse3_la-blake2b-compress-ssse3.lo
CC crypto_pwhash/argon2/libssse3_la-argon2-fill-block-ssse3.lo
CC crypto_stream/chacha20/vec/libssse3_la-stream_chacha20_vec.lo
CCLD libssse3.la
libtool: warning: '-version-info/-version-number' is ignored for convenience libraries
CC crypto_generichash/blake2/ref/libsse41_la-blake2b-compress-sse41.lo
CCLD libsse41.la
libtool: warning: '-version-info/-version-number' is ignored for convenience libraries
CC crypto_generichash/blake2/ref/libavx2_la-blake2b-compress-avx2.lo
CCLD libavx2.la
libtool: warning: '-version-info/-version-number' is ignored for convenience libraries
CCLD libsodium.la
clang: warning: argument unused during compilation: '-pthread' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-pthread' [-Wunused-command-line-argument]
make[2]: Nothing to be done for `all-am'.
Making all in test
Making all in default
make[2]: Nothing to be done for `all'.
make[2]: Nothing to be done for `all-am'.
make[1]: Nothing to be done for `all-am'.
1: LB vendor/libtommath
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bncore.o bncore.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_init.o bn_mp_init.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_clear.o bn_mp_clear.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_exch.o bn_mp_exch.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_grow.o bn_mp_grow.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_shrink.o bn_mp_shrink.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_clamp.o bn_mp_clamp.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_zero.o bn_mp_zero.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_set.o bn_mp_set.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_set_int.o bn_mp_set_int.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_init_size.o bn_mp_init_size.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_copy.o bn_mp_copy.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_init_copy.o bn_mp_init_copy.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_abs.o bn_mp_abs.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_neg.o bn_mp_neg.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_cmp_mag.o bn_mp_cmp_mag.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_cmp.o bn_mp_cmp.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_cmp_d.o bn_mp_cmp_d.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_rshd.o bn_mp_rshd.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_lshd.o bn_mp_lshd.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_mod_2d.o bn_mp_mod_2d.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_div_2d.o bn_mp_div_2d.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_mul_2d.o bn_mp_mul_2d.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_div_2.o bn_mp_div_2.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_mul_2.o bn_mp_mul_2.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_s_mp_add.o bn_s_mp_add.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_s_mp_sub.o bn_s_mp_sub.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_fast_s_mp_mul_digs.o bn_fast_s_mp_mul_digs.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_s_mp_mul_digs.o bn_s_mp_mul_digs.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_fast_s_mp_mul_high_digs.o bn_fast_s_mp_mul_high_digs.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_s_mp_mul_high_digs.o bn_s_mp_mul_high_digs.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_fast_s_mp_sqr.o bn_fast_s_mp_sqr.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_s_mp_sqr.o bn_s_mp_sqr.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_add.o bn_mp_add.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_sub.o bn_mp_sub.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_karatsuba_mul.o bn_mp_karatsuba_mul.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_mul.o bn_mp_mul.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_karatsuba_sqr.o bn_mp_karatsuba_sqr.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_sqr.o bn_mp_sqr.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_div.o bn_mp_div.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_mod.o bn_mp_mod.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_add_d.o bn_mp_add_d.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_sub_d.o bn_mp_sub_d.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_mul_d.o bn_mp_mul_d.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_div_d.o bn_mp_div_d.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_mod_d.o bn_mp_mod_d.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_expt_d.o bn_mp_expt_d.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_addmod.o bn_mp_addmod.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_submod.o bn_mp_submod.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_mulmod.o bn_mp_mulmod.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_sqrmod.o bn_mp_sqrmod.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_gcd.o bn_mp_gcd.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_lcm.o bn_mp_lcm.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_fast_mp_invmod.o bn_fast_mp_invmod.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_invmod.o bn_mp_invmod.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_reduce.o bn_mp_reduce.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_montgomery_setup.o bn_mp_montgomery_setup.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_fast_mp_montgomery_reduce.o bn_fast_mp_montgomery_reduce.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_montgomery_reduce.o bn_mp_montgomery_reduce.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_exptmod_fast.o bn_mp_exptmod_fast.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_exptmod.o bn_mp_exptmod.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_2expt.o bn_mp_2expt.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_n_root.o bn_mp_n_root.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_jacobi.o bn_mp_jacobi.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_reverse.o bn_reverse.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_count_bits.o bn_mp_count_bits.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_read_unsigned_bin.o bn_mp_read_unsigned_bin.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_read_signed_bin.o bn_mp_read_signed_bin.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_to_unsigned_bin.o bn_mp_to_unsigned_bin.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_to_signed_bin.o bn_mp_to_signed_bin.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_unsigned_bin_size.o bn_mp_unsigned_bin_size.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_signed_bin_size.o bn_mp_signed_bin_size.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_xor.o bn_mp_xor.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_and.o bn_mp_and.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_or.o bn_mp_or.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_rand.o bn_mp_rand.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_montgomery_calc_normalization.o bn_mp_montgomery_calc_normalization.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_prime_is_divisible.o bn_mp_prime_is_divisible.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_prime_tab.o bn_prime_tab.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_prime_fermat.o bn_mp_prime_fermat.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_prime_miller_rabin.o bn_mp_prime_miller_rabin.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_prime_is_prime.o bn_mp_prime_is_prime.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_prime_next_prime.o bn_mp_prime_next_prime.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_dr_reduce.o bn_mp_dr_reduce.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_dr_is_modulus.o bn_mp_dr_is_modulus.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_dr_setup.o bn_mp_dr_setup.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_reduce_setup.o bn_mp_reduce_setup.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_toom_mul.o bn_mp_toom_mul.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_toom_sqr.o bn_mp_toom_sqr.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_div_3.o bn_mp_div_3.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_s_mp_exptmod.o bn_s_mp_exptmod.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_reduce_2k.o bn_mp_reduce_2k.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_reduce_is_2k.o bn_mp_reduce_is_2k.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_reduce_2k_setup.o bn_mp_reduce_2k_setup.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_reduce_2k_l.o bn_mp_reduce_2k_l.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_reduce_is_2k_l.o bn_mp_reduce_is_2k_l.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_reduce_2k_setup_l.o bn_mp_reduce_2k_setup_l.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_radix_smap.o bn_mp_radix_smap.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_read_radix.o bn_mp_read_radix.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_toradix.o bn_mp_toradix.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_radix_size.o bn_mp_radix_size.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_radix_bits_size.o bn_mp_radix_bits_size.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_fread.o bn_mp_fread.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_fwrite.o bn_mp_fwrite.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_cnt_lsb.o bn_mp_cnt_lsb.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_error.o bn_error.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_init_multi.o bn_mp_init_multi.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_clear_multi.o bn_mp_clear_multi.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_exteuclid.o bn_mp_exteuclid.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_toradix_n.o bn_mp_toradix_n.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_toradix_nd.o bn_mp_toradix_nd.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_prime_random_ex.o bn_mp_prime_random_ex.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_get_int.o bn_mp_get_int.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_sqrt.o bn_mp_sqrt.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_is_square.o bn_mp_is_square.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_init_set.o bn_mp_init_set.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_init_set_int.o bn_mp_init_set_int.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_invmod_slow.o bn_mp_invmod_slow.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_prime_rabin_miller_trials.o bn_mp_prime_rabin_miller_trials.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_to_signed_bin_n.o bn_mp_to_signed_bin_n.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_to_unsigned_bin_n.o bn_mp_to_unsigned_bin_n.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_set_long.o bn_mp_set_long.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_init_set_long.o bn_mp_init_set_long.c
/usr/bin/clang -I. -Wall -W -Wshadow -Wsign-compare -fPIC -O2 -funroll-loops -g -c -o bn_mp_get_long.o bn_mp_get_long.c
ar rv libtommath.a bncore.o bn_mp_init.o bn_mp_clear.o bn_mp_exch.o bn_mp_grow.o bn_mp_shrink.o bn_mp_clamp.o bn_mp_zero.o bn_mp_set.o bn_mp_set_int.o bn_mp_init_size.o bn_mp_copy.o bn_mp_init_copy.o bn_mp_abs.o bn_mp_neg.o bn_mp_cmp_mag.o bn_mp_cmp.o bn_mp_cmp_d.o bn_mp_rshd.o bn_mp_lshd.o bn_mp_mod_2d.o bn_mp_div_2d.o bn_mp_mul_2d.o bn_mp_div_2.o bn_mp_mul_2.o bn_s_mp_add.o bn_s_mp_sub.o bn_fast_s_mp_mul_digs.o bn_s_mp_mul_digs.o bn_fast_s_mp_mul_high_digs.o bn_s_mp_mul_high_digs.o bn_fast_s_mp_sqr.o bn_s_mp_sqr.o bn_mp_add.o bn_mp_sub.o bn_mp_karatsuba_mul.o bn_mp_mul.o bn_mp_karatsuba_sqr.o bn_mp_sqr.o bn_mp_div.o bn_mp_mod.o bn_mp_add_d.o bn_mp_sub_d.o bn_mp_mul_d.o bn_mp_div_d.o bn_mp_mod_d.o bn_mp_expt_d.o bn_mp_addmod.o bn_mp_submod.o bn_mp_mulmod.o bn_mp_sqrmod.o bn_mp_gcd.o bn_mp_lcm.o bn_fast_mp_invmod.o bn_mp_invmod.o bn_mp_reduce.o bn_mp_montgomery_setup.o bn_fast_mp_montgomery_reduce.o bn_mp_montgomery_reduce.o bn_mp_exptmod_fast.o bn_mp_exptmod.o bn_mp_2expt.o bn_mp_n_root.o bn_mp_jacobi.o bn_reverse.o bn_mp_count_bits.o bn_mp_read_unsigned_bin.o bn_mp_read_signed_bin.o bn_mp_to_unsigned_bin.o bn_mp_to_signed_bin.o bn_mp_unsigned_bin_size.o bn_mp_signed_bin_size.o bn_mp_xor.o bn_mp_and.o bn_mp_or.o bn_mp_rand.o bn_mp_montgomery_calc_normalization.o bn_mp_prime_is_divisible.o bn_prime_tab.o bn_mp_prime_fermat.o bn_mp_prime_miller_rabin.o bn_mp_prime_is_prime.o bn_mp_prime_next_prime.o bn_mp_dr_reduce.o bn_mp_dr_is_modulus.o bn_mp_dr_setup.o bn_mp_reduce_setup.o bn_mp_toom_mul.o bn_mp_toom_sqr.o bn_mp_div_3.o bn_s_mp_exptmod.o bn_mp_reduce_2k.o bn_mp_reduce_is_2k.o bn_mp_reduce_2k_setup.o bn_mp_reduce_2k_l.o bn_mp_reduce_is_2k_l.o bn_mp_reduce_2k_setup_l.o bn_mp_radix_smap.o bn_mp_read_radix.o bn_mp_toradix.o bn_mp_radix_size.o bn_mp_radix_bits_size.o bn_mp_fread.o bn_mp_fwrite.o bn_mp_cnt_lsb.o bn_error.o bn_mp_init_multi.o bn_mp_clear_multi.o bn_mp_exteuclid.o bn_mp_toradix_n.o bn_mp_toradix_nd.o bn_mp_prime_random_ex.o bn_mp_get_int.o bn_mp_sqrt.o bn_mp_is_square.o bn_mp_init_set.o bn_mp_init_set_int.o bn_mp_invmod_slow.o bn_mp_prime_rabin_miller_trials.o bn_mp_to_signed_bin_n.o bn_mp_to_unsigned_bin_n.o bn_mp_set_long.o bn_mp_init_set_long.o bn_mp_get_long.o
ar: creating archive libtommath.a
a - bncore.o
a - bn_mp_init.o
a - bn_mp_clear.o
a - bn_mp_exch.o
a - bn_mp_grow.o
a - bn_mp_shrink.o
a - bn_mp_clamp.o
a - bn_mp_zero.o
a - bn_mp_set.o
a - bn_mp_set_int.o
a - bn_mp_init_size.o
a - bn_mp_copy.o
a - bn_mp_init_copy.o
a - bn_mp_abs.o
a - bn_mp_neg.o
a - bn_mp_cmp_mag.o
a - bn_mp_cmp.o
a - bn_mp_cmp_d.o
a - bn_mp_rshd.o
a - bn_mp_lshd.o
a - bn_mp_mod_2d.o
a - bn_mp_div_2d.o
a - bn_mp_mul_2d.o
a - bn_mp_div_2.o
a - bn_mp_mul_2.o
a - bn_s_mp_add.o
a - bn_s_mp_sub.o
a - bn_fast_s_mp_mul_digs.o
a - bn_s_mp_mul_digs.o
a - bn_fast_s_mp_mul_high_digs.o
a - bn_s_mp_mul_high_digs.o
a - bn_fast_s_mp_sqr.o
a - bn_s_mp_sqr.o
a - bn_mp_add.o
a - bn_mp_sub.o
a - bn_mp_karatsuba_mul.o
a - bn_mp_mul.o
a - bn_mp_karatsuba_sqr.o
a - bn_mp_sqr.o
a - bn_mp_div.o
a - bn_mp_mod.o
a - bn_mp_add_d.o
a - bn_mp_sub_d.o
a - bn_mp_mul_d.o
a - bn_mp_div_d.o
a - bn_mp_mod_d.o
a - bn_mp_expt_d.o
a - bn_mp_addmod.o
a - bn_mp_submod.o
a - bn_mp_mulmod.o
a - bn_mp_sqrmod.o
a - bn_mp_gcd.o
a - bn_mp_lcm.o
a - bn_fast_mp_invmod.o
a - bn_mp_invmod.o
a - bn_mp_reduce.o
a - bn_mp_montgomery_setup.o
a - bn_fast_mp_montgomery_reduce.o
a - bn_mp_montgomery_reduce.o
a - bn_mp_exptmod_fast.o
a - bn_mp_exptmod.o
a - bn_mp_2expt.o
a - bn_mp_n_root.o
a - bn_mp_jacobi.o
a - bn_reverse.o
a - bn_mp_count_bits.o
a - bn_mp_read_unsigned_bin.o
a - bn_mp_read_signed_bin.o
a - bn_mp_to_unsigned_bin.o
a - bn_mp_to_signed_bin.o
a - bn_mp_unsigned_bin_size.o
a - bn_mp_signed_bin_size.o
a - bn_mp_xor.o
a - bn_mp_and.o
a - bn_mp_or.o
a - bn_mp_rand.o
a - bn_mp_montgomery_calc_normalization.o
a - bn_mp_prime_is_divisible.o
a - bn_prime_tab.o
a - bn_mp_prime_fermat.o
a - bn_mp_prime_miller_rabin.o
a - bn_mp_prime_is_prime.o
a - bn_mp_prime_next_prime.o
a - bn_mp_dr_reduce.o
a - bn_mp_dr_is_modulus.o
a - bn_mp_dr_setup.o
a - bn_mp_reduce_setup.o
a - bn_mp_toom_mul.o
a - bn_mp_toom_sqr.o
a - bn_mp_div_3.o
a - bn_s_mp_exptmod.o
a - bn_mp_reduce_2k.o
a - bn_mp_reduce_is_2k.o
a - bn_mp_reduce_2k_setup.o
a - bn_mp_reduce_2k_l.o
a - bn_mp_reduce_is_2k_l.o
a - bn_mp_reduce_2k_setup_l.o
a - bn_mp_radix_smap.o
a - bn_mp_read_radix.o
a - bn_mp_toradix.o
a - bn_mp_radix_size.o
a - bn_mp_radix_bits_size.o
a - bn_mp_fread.o
a - bn_mp_fwrite.o
a - bn_mp_cnt_lsb.o
a - bn_error.o
a - bn_mp_init_multi.o
a - bn_mp_clear_multi.o
a - bn_mp_exteuclid.o
a - bn_mp_toradix_n.o
a - bn_mp_toradix_nd.o
a - bn_mp_prime_random_ex.o
a - bn_mp_get_int.o
a - bn_mp_sqrt.o
a - bn_mp_is_square.o
a - bn_mp_init_set.o
a - bn_mp_init_set_int.o
a - bn_mp_invmod_slow.o
a - bn_mp_prime_rabin_miller_trials.o
a - bn_mp_to_signed_bin_n.o
a - bn_mp_to_unsigned_bin_n.o
a - bn_mp_set_long.o
a - bn_mp_init_set_long.o
a - bn_mp_get_long.o
ranlib libtommath.a
1: CC regcomp.c
1: CC regenc.c
1: CC regerror.c
1: CC regexec.c
1: CC regparse.c
1: CC regsyntax.c
1: CC regtrav.c
1: CC regversion.c
1: CC st.c
1: CC transcoder.c
1: CC enc/ascii.c
1: CC enc/big5.c
1: CC enc/cp949.c
1: CC enc/emacs_mule.c
1: CC enc/euc_jp.c
1: CC enc/euc_kr.c
1: CC enc/euc_tw.c
1: CC enc/gb18030.c
1: CC enc/gbk.c
1: CC enc/iso_8859_1.c
1: CC enc/iso_8859_10.c
1: CC enc/iso_8859_11.c
1: CC enc/iso_8859_13.c
1: CC enc/iso_8859_14.c
1: CC enc/iso_8859_15.c
1: CC enc/iso_8859_16.c
1: CC enc/iso_8859_2.c
1: CC enc/iso_8859_3.c
1: CC enc/iso_8859_4.c
1: CC enc/iso_8859_5.c
1: CC enc/iso_8859_6.c
1: CC enc/iso_8859_7.c
1: CC enc/iso_8859_8.c
1: CC enc/iso_8859_9.c
1: CC enc/koi8_r.c
1: CC enc/koi8_u.c
1: CC enc/mktable.c
1: CC enc/shift_jis.c
1: CC enc/unicode.c
1: CC enc/us_ascii.c
1: CC enc/utf_16be.c
1: CC enc/utf_16le.c
1: CC enc/utf_32be.c
1: CC enc/utf_32le.c
1: CC enc/utf_8.c
1: CC enc/windows_1251.c
1: CC enc/windows_31j.c
1: AR ./libonig.a
ar: creating archive ./libonig.a
a - ./artifacts/regcomp.c.o
a - ./artifacts/regenc.c.o
a - ./artifacts/regerror.c.o
a - ./artifacts/regexec.c.o
a - ./artifacts/regparse.c.o
a - ./artifacts/regsyntax.c.o
a - ./artifacts/regtrav.c.o
a - ./artifacts/regversion.c.o
a - ./artifacts/st.c.o
a - ./artifacts/transcoder.c.o
a - enc/artifacts/ascii.c.o
a - enc/artifacts/big5.c.o
a - enc/artifacts/cp949.c.o
a - enc/artifacts/emacs_mule.c.o
a - enc/artifacts/euc_jp.c.o
a - enc/artifacts/euc_kr.c.o
a - enc/artifacts/euc_tw.c.o
a - enc/artifacts/gb18030.c.o
a - enc/artifacts/gbk.c.o
a - enc/artifacts/iso_8859_1.c.o
a - enc/artifacts/iso_8859_10.c.o
a - enc/artifacts/iso_8859_11.c.o
a - enc/artifacts/iso_8859_13.c.o
a - enc/artifacts/iso_8859_14.c.o
a - enc/artifacts/iso_8859_15.c.o
a - enc/artifacts/iso_8859_16.c.o
a - enc/artifacts/iso_8859_2.c.o
a - enc/artifacts/iso_8859_3.c.o
a - enc/artifacts/iso_8859_4.c.o
a - enc/artifacts/iso_8859_5.c.o
a - enc/artifacts/iso_8859_6.c.o
a - enc/artifacts/iso_8859_7.c.o
a - enc/artifacts/iso_8859_8.c.o
a - enc/artifacts/iso_8859_9.c.o
a - enc/artifacts/koi8_r.c.o
a - enc/artifacts/koi8_u.c.o
a - enc/artifacts/mktable.c.o
a - enc/artifacts/shift_jis.c.o
a - enc/artifacts/unicode.c.o
a - enc/artifacts/us_ascii.c.o
a - enc/artifacts/utf_16be.c.o
a - enc/artifacts/utf_16le.c.o
a - enc/artifacts/utf_32be.c.o
a - enc/artifacts/utf_32le.c.o
a - enc/artifacts/utf_8.c.o
a - enc/artifacts/windows_1251.c.o
a - enc/artifacts/windows_31j.c.o
1: CC enc/trans/big5.c
1: LDSHARED enc/trans/big5.bundle
1: CC enc/trans/chinese.c
1: LDSHARED enc/trans/chinese.bundle
1: CC enc/trans/emoji.c
1: LDSHARED enc/trans/emoji.bundle
1: CC enc/trans/emoji_iso2022_kddi.c
1: LDSHARED enc/trans/emoji_iso2022_kddi.bundle
1: CC enc/trans/emoji_sjis_docomo.c
1: LDSHARED enc/trans/emoji_sjis_docomo.bundle
1: CC enc/trans/emoji_sjis_kddi.c
1: LDSHARED enc/trans/emoji_sjis_kddi.bundle
1: CC enc/trans/emoji_sjis_softbank.c
1: LDSHARED enc/trans/emoji_sjis_softbank.bundle
1: CC enc/trans/escape.c
1: LDSHARED enc/trans/escape.bundle
1: CC enc/trans/gb18030.c
1: LDSHARED enc/trans/gb18030.bundle
1: CC enc/trans/gbk.c
1: LDSHARED enc/trans/gbk.bundle
1: CC enc/trans/iso2022.c
1: LDSHARED enc/trans/iso2022.bundle
1: CC enc/trans/japanese.c
1: LDSHARED enc/trans/japanese.bundle
1: CC enc/trans/japanese_euc.c
1: LDSHARED enc/trans/japanese_euc.bundle
1: CC enc/trans/japanese_sjis.c
1: LDSHARED enc/trans/japanese_sjis.bundle
1: CC enc/trans/korean.c
1: LDSHARED enc/trans/korean.bundle
1: CC enc/trans/newline.c
1: LDSHARED enc/trans/newline.bundle
1: CC enc/trans/single_byte.c
1: LDSHARED enc/trans/single_byte.bundle
1: CC enc/trans/utf8_mac.c
1: LDSHARED enc/trans/utf8_mac.bundle
1: CC enc/trans/utf_16_32.c
1: LDSHARED enc/trans/utf_16_32.bundle
Running 272 tasks using 4 parallel threads
2: CXX machine/arguments.cpp
3: CXX machine/bytecode_verifier.cpp
4: CXX machine/call_frame.cpp
5: CXX machine/accessor_primitives.cpp
2: CXX machine/capi/array.cpp
3: CXX machine/capi/bignum.cpp
4: CXX machine/capi/capi.cpp
3: CXX machine/capi/class.cpp
2: CXX machine/capi/complex.cpp
4: CXX machine/capi/data.cpp
5: CXX machine/capi/encoding.cpp
2: CXX machine/capi/enumerator.cpp
3: CXX machine/capi/exception.cpp
4: CXX machine/capi/file.cpp
5: CXX machine/capi/fixnum.cpp
2: CXX machine/capi/float.cpp
3: CXX machine/capi/gc.cpp
4: CXX machine/capi/globals.cpp
5: CXX machine/capi/handle.cpp
2: CXX machine/capi/handles.cpp
3: CXX machine/capi/hash.cpp
4: CXX machine/capi/integer.cpp
5: CXX machine/capi/io.cpp
2: CXX machine/capi/kernel.cpp
3: CXX machine/capi/marshal.cpp
4: CXX machine/capi/module.cpp
5: CXX machine/capi/mutex.cpp
3: CXX machine/capi/numeric.cpp
2: CXX machine/capi/object.cpp
4: CXX machine/capi/proc.cpp
5: CXX machine/capi/range.cpp
3: CXX machine/capi/rational.cpp
2: CXX machine/capi/regexp.cpp
4: CXX machine/capi/string.cpp
5: CXX machine/capi/struct.cpp
3: CXX machine/capi/symbol.cpp
2: CXX machine/capi/thread.cpp
5: CXX machine/capi/time.cpp
4: CXX machine/capi/util.cpp
3: CXX machine/class/access_variable.cpp
2: CXX machine/class/alias.cpp
5: CXX machine/class/array.cpp
4: CXX machine/class/atomic.cpp
3: CXX machine/class/autoload.cpp
2: CXX machine/class/basic_object.cpp
4: CXX machine/class/bignum.cpp
5: CXX machine/class/block_as_method.cpp
3: CXX machine/class/block_environment.cpp
2: CXX machine/class/byte_array.cpp
5: CXX machine/class/call_site.cpp
4: CXX machine/class/channel.cpp
2: CXX machine/class/character.cpp
3: CXX machine/class/class.cpp
5: CXX machine/class/code_db.cpp
4: CXX machine/class/compact_lookup_table.cpp
2: CXX machine/class/compiled_code.cpp
3: CXX machine/class/constant_cache.cpp
4: CXX machine/class/constant_table.cpp
5: CXX machine/class/data.cpp
3: CXX machine/class/diagnostics.cpp
2: CXX machine/class/dir.cpp
4: CXX machine/class/encoding.cpp
3: CXX machine/class/exception.cpp
5: CXX machine/class/executable.cpp
2: CXX machine/class/ffi_pointer.cpp
5: CXX machine/class/fiber.cpp
2: CXX machine/class/find_object.cpp
4: CXX machine/class/fixnum.cpp
3: CXX machine/class/float.cpp
4: CXX machine/class/fsevent.cpp
5: CXX machine/class/heap_dump.cpp
2: CXX machine/class/immediates.cpp
3: CXX machine/class/integer.cpp
2: CXX machine/class/io.cpp
4: CXX machine/class/iseq.cpp
3: CXX machine/class/jit.cpp
5: CXX machine/class/lexical_scope.cpp
2: CXX machine/class/list.cpp
4: CXX machine/class/location.cpp
3: CXX machine/class/logger.cpp
5: CXX machine/class/lookup_table.cpp
2: CXX machine/class/method_table.cpp
4: CXX machine/class/module.cpp
3: CXX machine/class/native_function.cpp
5: CXX machine/class/native_method.cpp
2: CXX machine/class/object.cpp
4: CXX machine/class/pack.cpp
3: CXX machine/class/packed_object.cpp
5: CXX machine/class/proc.cpp
2: CXX machine/class/randomizer.cpp
3: CXX machine/class/regexp.cpp
5: CXX machine/class/stat.cpp
4: CXX machine/class/string.cpp
2: CXX machine/class/symbol.cpp
3: CXX machine/class/system.cpp
5: CXX machine/class/thread.cpp
2: CXX machine/class/thread_state.cpp
4: CXX machine/class/thunk.cpp
2: CXX machine/class/time.cpp
5: CXX machine/class/trie.cpp
3: CXX machine/class/tuple.cpp
4: CXX machine/class/unpack.cpp
5: CXX machine/class/variable_scope.cpp
2: CXX machine/class/weakref.cpp
3: CXX machine/compiled_file.cpp
4: CXX machine/config_parser.cpp
2: CXX machine/console.cpp
5: CXX machine/diagnostics.cpp
3: CXX machine/dispatch.cpp
4: CXX machine/drivers/cli.cpp
3: CXX machine/environment.cpp
5: CXX machine/exception.cpp
2: CXX machine/exception_point.cpp
4: CXX machine/ffi.cpp
2: CXX machine/ffi_util.cpp
2: CXX machine/global_cache.cpp
5: CXX machine/helpers.cpp
4: CXX machine/instructions.cpp
2: CXX machine/instructions/data.cpp
5: CXX machine/interpreter.cpp
3: LL machine/interpreter/add_scope.cpp
2: LL machine/interpreter/allow_private.cpp
3: CXX machine/interpreter/artifacts/add_scope.ll
3: LL machine/interpreter/cast_array.cpp
5: LL machine/interpreter/cast_for_multi_block_arg.cpp
2: CXX machine/interpreter/artifacts/allow_private.ll
2: LL machine/interpreter/cast_for_single_block_arg.cpp
3: CXX machine/interpreter/artifacts/cast_array.ll
3: LL machine/interpreter/cast_for_splat_block_arg.cpp
5: CXX machine/interpreter/artifacts/cast_for_multi_block_arg.ll
5: LL machine/interpreter/cast_multi_value.cpp
2: CXX machine/interpreter/artifacts/cast_for_single_block_arg.ll
2: LL machine/interpreter/check_frozen.cpp
3: CXX machine/interpreter/artifacts/cast_for_splat_block_arg.ll
5: CXX machine/interpreter/artifacts/cast_multi_value.ll
3: LL machine/interpreter/check_interrupts.cpp
5: LL machine/interpreter/check_serial.cpp
4: LL machine/interpreter/check_serial_private.cpp
2: CXX machine/interpreter/artifacts/check_frozen.ll
2: LL machine/interpreter/clear_exception.cpp
3: CXX machine/interpreter/artifacts/check_interrupts.ll
3: LL machine/interpreter/create_block.cpp
5: CXX machine/interpreter/artifacts/check_serial.ll
5: LL machine/interpreter/dup.cpp
4: CXX machine/interpreter/artifacts/check_serial_private.ll
4: LL machine/interpreter/dup_many.cpp
2: CXX machine/interpreter/artifacts/clear_exception.ll
2: LL machine/interpreter/ensure_return.cpp
3: CXX machine/interpreter/artifacts/create_block.ll
3: LL machine/interpreter/find_const.cpp
5: CXX machine/interpreter/artifacts/dup.ll
5: LL machine/interpreter/goto.cpp
4: CXX machine/interpreter/artifacts/dup_many.ll
4: LL machine/interpreter/goto_if_equal.cpp
2: CXX machine/interpreter/artifacts/ensure_return.ll
2: LL machine/interpreter/goto_if_false.cpp
3: CXX machine/interpreter/artifacts/find_const.ll
5: CXX machine/interpreter/artifacts/goto.ll
3: LL machine/interpreter/goto_if_nil.cpp
5: LL machine/interpreter/goto_if_not_equal.cpp
4: CXX machine/interpreter/artifacts/goto_if_equal.ll
4: LL machine/interpreter/goto_if_not_nil.cpp
2: CXX machine/interpreter/artifacts/goto_if_false.ll
2: LL machine/interpreter/goto_if_not_undefined.cpp
3: CXX machine/interpreter/artifacts/goto_if_nil.ll
5: CXX machine/interpreter/artifacts/goto_if_not_equal.ll
3: LL machine/interpreter/goto_if_true.cpp
5: LL machine/interpreter/goto_if_undefined.cpp
4: CXX machine/interpreter/artifacts/goto_if_not_nil.ll
4: LL machine/interpreter/instance_of.cpp
2: CXX machine/interpreter/artifacts/goto_if_not_undefined.ll
2: LL machine/interpreter/invoke_primitive.cpp
3: CXX machine/interpreter/artifacts/goto_if_true.ll
3: LL machine/interpreter/kind_of.cpp
5: CXX machine/interpreter/artifacts/goto_if_undefined.ll
5: LL machine/interpreter/make_array.cpp
4: CXX machine/interpreter/artifacts/instance_of.ll
4: LL machine/interpreter/move_down.cpp
2: CXX machine/interpreter/artifacts/invoke_primitive.ll
2: LL machine/interpreter/noop.cpp
3: CXX machine/interpreter/artifacts/kind_of.ll
3: LL machine/interpreter/object_to_s.cpp
5: CXX machine/interpreter/artifacts/make_array.ll
5: LL machine/interpreter/passed_arg.cpp
4: CXX machine/interpreter/artifacts/move_down.ll
4: LL machine/interpreter/passed_blockarg.cpp
2: CXX machine/interpreter/artifacts/noop.ll
2: LL machine/interpreter/pop.cpp
3: CXX machine/interpreter/artifacts/object_to_s.ll
5: CXX machine/interpreter/artifacts/passed_arg.ll
3: LL machine/interpreter/pop_many.cpp
5: LL machine/interpreter/pop_unwind.cpp
4: CXX machine/interpreter/artifacts/passed_blockarg.ll
4: LL machine/interpreter/push_block.cpp
2: CXX machine/interpreter/artifacts/pop.ll
2: LL machine/interpreter/push_block_arg.cpp
3: CXX machine/interpreter/artifacts/pop_many.ll
5: CXX machine/interpreter/artifacts/pop_unwind.ll
3: LL machine/interpreter/push_const.cpp
5: LL machine/interpreter/push_cpath_top.cpp
4: CXX machine/interpreter/artifacts/push_block.ll
4: LL machine/interpreter/push_current_exception.cpp
2: CXX machine/interpreter/artifacts/push_block_arg.ll
2: LL machine/interpreter/push_exception_state.cpp
5: CXX machine/interpreter/artifacts/push_cpath_top.ll
3: CXX machine/interpreter/artifacts/push_const.ll
5: LL machine/interpreter/push_false.cpp
3: LL machine/interpreter/push_has_block.cpp
4: CXX machine/interpreter/artifacts/push_current_exception.ll
4: LL machine/interpreter/push_int.cpp
2: CXX machine/interpreter/artifacts/push_exception_state.ll
2: LL machine/interpreter/push_ivar.cpp
5: CXX machine/interpreter/artifacts/push_false.ll
3: CXX machine/interpreter/artifacts/push_has_block.ll
5: LL machine/interpreter/push_literal.cpp
3: LL machine/interpreter/push_local.cpp
4: CXX machine/interpreter/artifacts/push_int.ll
4: LL machine/interpreter/push_local_depth.cpp
2: CXX machine/interpreter/artifacts/push_ivar.ll
2: LL machine/interpreter/push_memo.cpp
5: CXX machine/interpreter/artifacts/push_literal.ll
3: CXX machine/interpreter/artifacts/push_local.ll
5: LL machine/interpreter/push_mirror.cpp
3: LL machine/interpreter/push_my_field.cpp
4: CXX machine/interpreter/artifacts/push_local_depth.ll
4: LL machine/interpreter/push_my_offset.cpp
2: CXX machine/interpreter/artifacts/push_memo.ll
2: LL machine/interpreter/push_nil.cpp
5: CXX machine/interpreter/artifacts/push_mirror.ll
3: CXX machine/interpreter/artifacts/push_my_field.ll
5: LL machine/interpreter/push_proc.cpp
3: LL machine/interpreter/push_rubinius.cpp
4: CXX machine/interpreter/artifacts/push_my_offset.ll
4: LL machine/interpreter/push_scope.cpp
2: CXX machine/interpreter/artifacts/push_nil.ll
2: LL machine/interpreter/push_self.cpp
5: CXX machine/interpreter/artifacts/push_proc.ll
3: CXX machine/interpreter/artifacts/push_rubinius.ll
5: LL machine/interpreter/push_stack_local.cpp
3: LL machine/interpreter/push_true.cpp
4: CXX machine/interpreter/artifacts/push_scope.ll
4: LL machine/interpreter/push_type.cpp
2: CXX machine/interpreter/artifacts/push_self.ll
2: LL machine/interpreter/push_undef.cpp
5: CXX machine/interpreter/artifacts/push_stack_local.ll
3: CXX machine/interpreter/artifacts/push_true.ll
5: LL machine/interpreter/push_variables.cpp
3: LL machine/interpreter/raise_break.cpp
4: CXX machine/interpreter/artifacts/push_type.ll
4: LL machine/interpreter/raise_exc.cpp
2: CXX machine/interpreter/artifacts/push_undef.ll
2: LL machine/interpreter/raise_return.cpp
5: CXX machine/interpreter/artifacts/push_variables.ll
3: CXX machine/interpreter/artifacts/raise_break.ll
5: LL machine/interpreter/reraise.cpp
3: LL machine/interpreter/restore_exception_state.cpp
4: CXX machine/interpreter/artifacts/raise_exc.ll
4: LL machine/interpreter/ret.cpp
2: CXX machine/interpreter/artifacts/raise_return.ll
2: LL machine/interpreter/rotate.cpp
5: CXX machine/interpreter/artifacts/reraise.ll
3: CXX machine/interpreter/artifacts/restore_exception_state.ll
5: LL machine/interpreter/run_exception.cpp
3: LL machine/interpreter/send_method.cpp
4: CXX machine/interpreter/artifacts/ret.ll
4: LL machine/interpreter/send_stack.cpp
2: CXX machine/interpreter/artifacts/rotate.ll
2: LL machine/interpreter/send_stack_with_block.cpp
5: CXX machine/interpreter/artifacts/run_exception.ll
5: LL machine/interpreter/send_stack_with_splat.cpp
3: CXX machine/interpreter/artifacts/send_method.ll
3: LL machine/interpreter/send_super_stack_with_block.cpp
4: CXX machine/interpreter/artifacts/send_stack.ll
4: LL machine/interpreter/send_super_stack_with_splat.cpp
2: CXX machine/interpreter/artifacts/send_stack_with_block.ll
2: LL machine/interpreter/send_vcall.cpp
5: CXX machine/interpreter/artifacts/send_stack_with_splat.ll
5: LL machine/interpreter/set_call_flags.cpp
3: CXX machine/interpreter/artifacts/send_super_stack_with_block.ll
3: LL machine/interpreter/set_const.cpp
4: CXX machine/interpreter/artifacts/send_super_stack_with_splat.ll
4: LL machine/interpreter/set_const_at.cpp
2: CXX machine/interpreter/artifacts/send_vcall.ll
2: LL machine/interpreter/set_ivar.cpp
5: CXX machine/interpreter/artifacts/set_call_flags.ll
5: LL machine/interpreter/set_local.cpp
3: CXX machine/interpreter/artifacts/set_const.ll
3: LL machine/interpreter/set_local_depth.cpp
4: CXX machine/interpreter/artifacts/set_const_at.ll
4: LL machine/interpreter/set_stack_local.cpp
2: CXX machine/interpreter/artifacts/set_ivar.ll
2: LL machine/interpreter/setup_unwind.cpp
5: CXX machine/interpreter/artifacts/set_local.ll
5: LL machine/interpreter/shift_array.cpp
3: CXX machine/interpreter/artifacts/set_local_depth.ll
3: LL machine/interpreter/store_my_field.cpp
4: CXX machine/interpreter/artifacts/set_stack_local.ll
4: LL machine/interpreter/string_append.cpp
2: CXX machine/interpreter/artifacts/setup_unwind.ll
2: LL machine/interpreter/string_build.cpp
5: CXX machine/interpreter/artifacts/shift_array.ll
5: LL machine/interpreter/string_dup.cpp
3: CXX machine/interpreter/artifacts/store_my_field.ll
3: LL machine/interpreter/swap.cpp
4: CXX machine/interpreter/artifacts/string_append.ll
4: LL machine/interpreter/yield_debugger.cpp
2: CXX machine/interpreter/artifacts/string_build.ll
2: LL machine/interpreter/yield_splat.cpp
5: CXX machine/interpreter/artifacts/string_dup.ll
5: LL machine/interpreter/yield_stack.cpp
3: CXX machine/interpreter/artifacts/swap.ll
3: LL machine/interpreter/zsuper.cpp
4: CXX machine/interpreter/artifacts/yield_debugger.ll
4: CXX machine/invoke_primitives.cpp
2: CXX machine/interpreter/artifacts/yield_splat.ll
2: CXX machine/jit.cpp
5: CXX machine/interpreter/artifacts/yield_stack.ll
5: CXX machine/linkedlist.cpp
3: CXX machine/interpreter/artifacts/zsuper.ll
3: CXX machine/logger.cpp
5: CXX machine/machine_code.cpp
2: CXX machine/machine_threads.cpp
3: CXX machine/marshal.cpp
5: CXX machine/memory.cpp
2: CXX machine/memory/code_manager.cpp
3: CXX machine/memory/debug.cpp
4: CXX machine/memory/finalizer.cpp
2: CXX machine/memory/gc.cpp
5: CXX machine/memory/header.cpp
3: CXX machine/memory/immix_collector.cpp
4: CXX machine/memory/immix_marker.cpp
2: CXX machine/memory/inflated_headers.cpp
5: CXX machine/memory/managed.cpp
4: CXX machine/memory/mark_sweep.cpp
3: CXX machine/memory/object_mark.cpp
2: CXX machine/memory/root.cpp
5: CXX machine/memory/walker.cpp
4: CXX machine/memory/write_barrier.cpp
2: CXX machine/method_primitives.cpp
3: CXX machine/metrics.cpp
4: CC machine/missing/crypt.c
5: CXX machine/missing/gettid.cpp
4: CC machine/missing/setproctitle.c
5: CXX machine/missing/string.cpp
4: CXX machine/missing/windows.cpp
5: CXX machine/ontology.cpp
4: CXX machine/park.cpp
3: CXX machine/profiler.cpp
4: CXX machine/shared_state.cpp
5: CXX machine/signal.cpp
3: CXX machine/stack_variables.cpp
5: CXX machine/state.cpp
3: CXX machine/symbol_table.cpp
4: CXX machine/thread_nexus.cpp
2: CXX machine/type_info.cpp
5: CXX machine/unwind_info.cpp
5: CXX machine/util/file.cpp
5: CXX machine/util/murmur_hash3.cpp
5: CC machine/util/random.c
5: CC machine/util/sha1.c
5: CC machine/util/siphash.c
3: CXX machine/util/spinlock.cpp
4: CC machine/util/strftime.c
3: CC machine/util/time64.c
5: CXX machine/util/timer.cpp
3: CC machine/util/timing.c
4: CC machine/util/utf8.c
3: CC machine/util/vsnprintf.c
5: CXX machine/vm.cpp
4: CXX machine/vm_thread_state.cpp
Build time: 110.150031 seconds
1: LD machine/vm
ld: warning: directory not found for option '-L/usr/local/opt/libyaml/lib64'
ld: warning: directory not found for option '-L/usr/local/opt/readline/lib64'
ld: warning: directory not found for option '-L/usr/local/opt/libksba/lib64'
ld: warning: directory not found for option '-L/usr/local/opt/llvm/lib64'
ld: warning: directory not found for option '-L/usr/local/opt/openssl@1.1/lib64'
ld: warning: directory not found for option '-L/usr/local/opt/openssl/lib64'
ld: warning: could not create compact unwind for _ffi_call_unix64: does not use RBP or RSP based frame
** Invoke compiler:generate (first_time)
** Invoke core/signature.rb (not_needed)
** Execute compiler:generate
** Invoke stage:bin (first_time)
** Execute stage:bin
install -c -m 755 /Users/adammedeiros/.rvm/src/rbx-3.84/machine/vm /Users/adammedeiros/.rvm/src/rbx-3.84/bin/rbx
mkdir -p /Users/adammedeiros/.rvm/src/rbx-3.84/staging/bin
install -c -m 755 /Users/adammedeiros/.rvm/src/rbx-3.84/machine/vm /Users/adammedeiros/.rvm/src/rbx-3.84/staging/bin/rbx
** Invoke stage:extra_bins (first_time)
** Execute stage:extra_bins
install -c -m 755 /Users/adammedeiros/.rvm/src/rbx-3.84/bin/testrb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/bin/testrb
** Invoke stage:capi_include (first_time)
** Execute stage:capi_include
mkdir -p /Users/adammedeiros/.rvm/src/rbx-3.84/staging/machine/include/capi
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/machine/include/capi/capi_constants.h /Users/adammedeiros/.rvm/src/rbx-3.84/staging/machine/include/capi/capi_constants.h
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/machine/include/capi/capi_oop.h /Users/adammedeiros/.rvm/src/rbx-3.84/staging/machine/include/capi/capi_oop.h
mkdir -p /Users/adammedeiros/.rvm/src/rbx-3.84/staging/machine/include/capi/gen
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/machine/include/capi/gen/rbx_config.h /Users/adammedeiros/.rvm/src/rbx-3.84/staging/machine/include/capi/gen/rbx_config.h
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/machine/include/capi/gen/rbx_release.h /Users/adammedeiros/.rvm/src/rbx-3.84/staging/machine/include/capi/gen/rbx_release.h
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/machine/include/capi/rbx_config.h /Users/adammedeiros/.rvm/src/rbx-3.84/staging/machine/include/capi/rbx_config.h
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/machine/include/capi/ruby.h /Users/adammedeiros/.rvm/src/rbx-3.84/staging/machine/include/capi/ruby.h
mkdir -p /Users/adammedeiros/.rvm/src/rbx-3.84/staging/machine/include/capi/ruby/backward
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/machine/include/capi/ruby/backward/rubyio.h /Users/adammedeiros/.rvm/src/rbx-3.84/staging/machine/include/capi/ruby/backward/rubyio.h
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/machine/include/capi/ruby/backward/rubysig.h /Users/adammedeiros/.rvm/src/rbx-3.84/staging/machine/include/capi/ruby/backward/rubysig.h
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/machine/include/capi/ruby/backward/st.h /Users/adammedeiros/.rvm/src/rbx-3.84/staging/machine/include/capi/ruby/backward/st.h
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/machine/include/capi/ruby/backward/util.h /Users/adammedeiros/.rvm/src/rbx-3.84/staging/machine/include/capi/ruby/backward/util.h
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/machine/include/capi/ruby/config.h /Users/adammedeiros/.rvm/src/rbx-3.84/staging/machine/include/capi/ruby/config.h
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/machine/include/capi/ruby/defines.h /Users/adammedeiros/.rvm/src/rbx-3.84/staging/machine/include/capi/ruby/defines.h
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/machine/include/capi/ruby/dl.h /Users/adammedeiros/.rvm/src/rbx-3.84/staging/machine/include/capi/ruby/dl.h
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/machine/include/capi/ruby/encoding.h /Users/adammedeiros/.rvm/src/rbx-3.84/staging/machine/include/capi/ruby/encoding.h
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/machine/include/capi/ruby/intern.h /Users/adammedeiros/.rvm/src/rbx-3.84/staging/machine/include/capi/ruby/intern.h
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/machine/include/capi/ruby/io.h /Users/adammedeiros/.rvm/src/rbx-3.84/staging/machine/include/capi/ruby/io.h
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/machine/include/capi/ruby/missing.h /Users/adammedeiros/.rvm/src/rbx-3.84/staging/machine/include/capi/ruby/missing.h
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/machine/include/capi/ruby/oniguruma.h /Users/adammedeiros/.rvm/src/rbx-3.84/staging/machine/include/capi/ruby/oniguruma.h
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/machine/include/capi/ruby/re.h /Users/adammedeiros/.rvm/src/rbx-3.84/staging/machine/include/capi/ruby/re.h
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/machine/include/capi/ruby/regenc.h /Users/adammedeiros/.rvm/src/rbx-3.84/staging/machine/include/capi/ruby/regenc.h
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/machine/include/capi/ruby/regex.h /Users/adammedeiros/.rvm/src/rbx-3.84/staging/machine/include/capi/ruby/regex.h
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/machine/include/capi/ruby/ruby.h /Users/adammedeiros/.rvm/src/rbx-3.84/staging/machine/include/capi/ruby/ruby.h
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/machine/include/capi/ruby/st.h /Users/adammedeiros/.rvm/src/rbx-3.84/staging/machine/include/capi/ruby/st.h
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/machine/include/capi/ruby/subst.h /Users/adammedeiros/.rvm/src/rbx-3.84/staging/machine/include/capi/ruby/subst.h
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/machine/include/capi/ruby/thread.h /Users/adammedeiros/.rvm/src/rbx-3.84/staging/machine/include/capi/ruby/thread.h
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/machine/include/capi/ruby/thread_native.h /Users/adammedeiros/.rvm/src/rbx-3.84/staging/machine/include/capi/ruby/thread_native.h
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/machine/include/capi/ruby/transcoder.h /Users/adammedeiros/.rvm/src/rbx-3.84/staging/machine/include/capi/ruby/transcoder.h
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/machine/include/capi/ruby/util.h /Users/adammedeiros/.rvm/src/rbx-3.84/staging/machine/include/capi/ruby/util.h
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/machine/include/capi/ruby/version.h /Users/adammedeiros/.rvm/src/rbx-3.84/staging/machine/include/capi/ruby/version.h
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/machine/include/capi/ruby/win32.h /Users/adammedeiros/.rvm/src/rbx-3.84/staging/machine/include/capi/ruby/win32.h
** Invoke core:build (first_time)
** Invoke compiler:load (first_time)
** Invoke compiler:generate
** Execute compiler:load
/Users/adammedeiros/.rvm/gems/ruby-2.4.0@rubinius/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/compiler.rb:270: warning: constant ::Fixnum is deprecated
/Users/adammedeiros/.rvm/gems/ruby-2.4.0@rubinius/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/iseq.rb:27: warning: constant ::Fixnum is deprecated
/Users/adammedeiros/.rvm/gems/ruby-2.4.0@rubinius/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/iseq.rb:28: warning: constant ::Fixnum is deprecated
/Users/adammedeiros/.rvm/gems/ruby-2.4.0@rubinius/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/iseq.rb:40: warning: constant ::Fixnum is deprecated
** Invoke runtime/platform.conf (first_time)
** Invoke Rakefile (not_needed)
** Invoke rakelib/platform.rake (not_needed)
** Invoke runtime (first_time)
** Execute runtime
mkdir -p runtime
** Execute runtime/platform.conf
GEN runtime/platform.conf
** Invoke runtime (not_needed)
** Invoke runtime/signature (first_time)
** Invoke core/signature.rb (not_needed)
** Execute runtime/signature
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast.rb (not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast.rbc
/Users/adammedeiros/.rvm/gems/ruby-2.4.0@rubinius/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/generator.rb:541: warning: constant ::Fixnum is deprecated
/Users/adammedeiros/.rvm/gems/ruby-2.4.0@rubinius/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/compiled_file.rb:272: warning: constant ::Fixnum is deprecated
/Users/adammedeiros/.rvm/gems/ruby-2.4.0@rubinius/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/compiled_file.rb:272: warning: constant ::Bignum is deprecated
/Users/adammedeiros/.rvm/gems/ruby-2.4.0@rubinius/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/compiled_file.rb:313: warning: constant ::Fixnum is deprecated
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/constants.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/constants.rb (not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/constants.rbc
/Users/adammedeiros/.rvm/gems/ruby-2.4.0@rubinius/gems/rubinius-processor-3.3/lib/rubinius/code/processor/processor.rb:448: warning: constant ::Fixnum is deprecated
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/control_flow.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/control_flow.rb (not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/control_flow.rbc
/Users/adammedeiros/.rvm/gems/ruby-2.4.0@rubinius/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/generator.rb:555: warning: constant ::Fixnum is deprecated
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/data.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/data.rb (not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/data.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/definitions.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/definitions.rb (not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/definitions.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/encoding.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/encoding.rb (not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/encoding.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/exceptions.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/exceptions.rb (not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/exceptions.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/file.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/file.rb (not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/file.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/grapher.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/grapher.rb (not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/grapher.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/literals.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/literals.rb (not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/literals.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/node.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/node.rb (not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/node.rbc
/Users/adammedeiros/.rvm/gems/ruby-2.4.0@rubinius/gems/rubinius-bridge-2.2/lib/rubinius/bridge/compiled_code.rb:33: warning: constant ::Fixnum is deprecated
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/operators.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/operators.rb (not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/operators.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/self.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/self.rb (not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/self.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/sends.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/sends.rb (not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/sends.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/transforms.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/transforms.rb (not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/transforms.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/values.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/values.rb (not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/values.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/variables.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/variables.rb (not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/variables.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/version.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/version.rb (not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/version.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler.rb (not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/compiled_file.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/compiled_file.rb (not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/compiled_file.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/compiler.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/compiler.rb (not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/compiler.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/evaluator.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/evaluator.rb (not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/evaluator.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/generator.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/generator.rb (not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/generator.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/generator_methods.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/generator_methods.rb (not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/generator_methods.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/iseq.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/iseq.rb (not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/iseq.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/locals.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/locals.rb (not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/locals.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/opcodes.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/opcodes.rb (not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/opcodes.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/printers.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/printers.rb (not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/printers.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/stages.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/stages.rb (not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/stages.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/version.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/version.rb (not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/version.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-melbourne-3.9/ext/rubinius/code/melbourne/extconf.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-melbourne-3.9/ext/rubinius/code/melbourne/extconf.rb (not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-melbourne-3.9/ext/rubinius/code/melbourne/extconf.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-melbourne-3.9/ext/rubinius/code/melbourne/node_types.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-melbourne-3.9/ext/rubinius/code/melbourne/node_types.rb (not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-melbourne-3.9/ext/rubinius/code/melbourne/node_types.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-melbourne-3.9/lib/rubinius/code/melbourne.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-melbourne-3.9/lib/rubinius/code/melbourne.rb (not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-melbourne-3.9/lib/rubinius/code/melbourne.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-melbourne-3.9/lib/rubinius/code/melbourne/version.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-melbourne-3.9/lib/rubinius/code/melbourne/version.rb (not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-melbourne-3.9/lib/rubinius/code/melbourne/version.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-processor-3.3/lib/rubinius/code/processor.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-processor-3.3/lib/rubinius/code/processor.rb (not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-processor-3.3/lib/rubinius/code/processor.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-processor-3.3/lib/rubinius/code/processor/processor.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-processor-3.3/lib/rubinius/code/processor/processor.rb (not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-processor-3.3/lib/rubinius/code/processor/processor.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-processor-3.3/lib/rubinius/code/processor/version.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-processor-3.3/lib/rubinius/code/processor/version.rb (not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-processor-3.3/lib/rubinius/code/processor/version.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-toolset-3.0/lib/rubinius/code/toolset.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-toolset-3.0/lib/rubinius/code/toolset.rb (not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-toolset-3.0/lib/rubinius/code/toolset.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-toolset-3.0/lib/rubinius/code/toolset/version.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-toolset-3.0/lib/rubinius/code/toolset/version.rb (not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-toolset-3.0/lib/rubinius/code/toolset/version.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/ffi2-generators-0.1.1/lib/ffi2/generators.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/ffi2-generators-0.1.1/lib/ffi2/generators.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/ffi2-generators-0.1.1/lib/ffi2/generators.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/ffi2-generators-0.1.1/lib/ffi2/generators/constants.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/ffi2-generators-0.1.1/lib/ffi2/generators/constants.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/ffi2-generators-0.1.1/lib/ffi2/generators/constants.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/ffi2-generators-0.1.1/lib/ffi2/generators/file_processor.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/ffi2-generators-0.1.1/lib/ffi2/generators/file_processor.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/ffi2-generators-0.1.1/lib/ffi2/generators/file_processor.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/ffi2-generators-0.1.1/lib/ffi2/generators/structures.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/ffi2-generators-0.1.1/lib/ffi2/generators/structures.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/ffi2-generators-0.1.1/lib/ffi2/generators/structures.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/ffi2-generators-0.1.1/lib/ffi2/generators/types.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/ffi2-generators-0.1.1/lib/ffi2/generators/types.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/ffi2-generators-0.1.1/lib/ffi2/generators/types.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/ffi2-generators-0.1.1/lib/ffi2/generators/version.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/ffi2-generators-0.1.1/lib/ffi2/generators/version.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/ffi2-generators-0.1.1/lib/ffi2/generators/version.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/ext/psych/extconf.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/ext/psych/extconf.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/ext/psych/extconf.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/class_loader.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/class_loader.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/class_loader.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/coder.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/coder.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/coder.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/core_ext.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/core_ext.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/core_ext.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/deprecated.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/deprecated.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/deprecated.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/exception.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/exception.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/exception.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/handler.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/handler.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/handler.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/handlers/document_stream.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/handlers/document_stream.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/handlers/document_stream.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/handlers/recorder.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/handlers/recorder.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/handlers/recorder.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/json/ruby_events.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/json/ruby_events.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/json/ruby_events.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/json/stream.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/json/stream.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/json/stream.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/json/tree_builder.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/json/tree_builder.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/json/tree_builder.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/json/yaml_events.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/json/yaml_events.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/json/yaml_events.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/nodes.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/nodes.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/nodes.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/nodes/alias.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/nodes/alias.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/nodes/alias.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/nodes/document.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/nodes/document.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/nodes/document.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/nodes/mapping.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/nodes/mapping.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/nodes/mapping.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/nodes/node.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/nodes/node.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/nodes/node.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/nodes/scalar.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/nodes/scalar.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/nodes/scalar.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/nodes/sequence.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/nodes/sequence.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/nodes/sequence.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/nodes/stream.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/nodes/stream.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/nodes/stream.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/omap.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/omap.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/omap.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/parser.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/parser.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/parser.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/scalar_scanner.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/scalar_scanner.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/scalar_scanner.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/set.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/set.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/set.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/stream.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/stream.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/stream.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/streaming.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/streaming.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/streaming.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/syntax_error.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/syntax_error.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/syntax_error.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/tree_builder.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/tree_builder.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/tree_builder.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/versions.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/versions.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/versions.rbc
GEN runtime/signature
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/constants.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/control_flow.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/data.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/definitions.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/encoding.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/exceptions.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/file.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/grapher.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/literals.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/node.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/operators.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/self.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/sends.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/transforms.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/values.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/variables.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/version.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/compiled_file.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/compiler.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/evaluator.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/generator.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/generator_methods.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/iseq.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/locals.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/opcodes.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/printers.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/stages.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/version.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-melbourne-3.9/ext/rubinius/code/melbourne/extconf.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-melbourne-3.9/ext/rubinius/code/melbourne/node_types.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-melbourne-3.9/lib/rubinius/code/melbourne.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-melbourne-3.9/lib/rubinius/code/melbourne/version.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-processor-3.3/lib/rubinius/code/processor.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-processor-3.3/lib/rubinius/code/processor/processor.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-processor-3.3/lib/rubinius/code/processor/version.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-toolset-3.0/lib/rubinius/code/toolset.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-toolset-3.0/lib/rubinius/code/toolset/version.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/ffi2-generators-0.1.1/lib/ffi2/generators.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/ffi2-generators-0.1.1/lib/ffi2/generators/constants.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/ffi2-generators-0.1.1/lib/ffi2/generators/file_processor.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/ffi2-generators-0.1.1/lib/ffi2/generators/structures.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/ffi2-generators-0.1.1/lib/ffi2/generators/types.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/ffi2-generators-0.1.1/lib/ffi2/generators/version.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/ext/psych/extconf.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/class_loader.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/coder.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/core_ext.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/deprecated.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/exception.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/handler.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/handlers/document_stream.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/handlers/recorder.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/json/ruby_events.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/json/stream.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/json/tree_builder.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/json/yaml_events.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/nodes.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/nodes/alias.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/nodes/document.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/nodes/mapping.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/nodes/node.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/nodes/scalar.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/nodes/sequence.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/nodes/stream.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/omap.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/parser.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/scalar_scanner.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/set.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/stream.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/streaming.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/syntax_error.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/tree_builder.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/versions.rb** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/visitors.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/visitors.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/visitors.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/visitors/depth_first.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/visitors/depth_first.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/visitors/depth_first.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/visitors/emitter.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/visitors/emitter.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/visitors/emitter.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/visitors/json_tree.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/visitors/json_tree.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/visitors/json_tree.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/visitors/to_ruby.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/visitors/to_ruby.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/visitors/to_ruby.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/visitors/visitor.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/visitors/visitor.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/visitors/visitor.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/visitors/yaml_tree.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/visitors/yaml_tree.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/visitors/yaml_tree.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/y.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/y.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/y.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych_jars.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych_jars.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych_jars.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-date-2.0.9/lib/date.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-date-2.0.9/lib/date.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-date-2.0.9/lib/date.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-date-2.0.9/lib/date/delta.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-date-2.0.9/lib/date/delta.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-date-2.0.9/lib/date/delta.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-date-2.0.9/lib/date/delta/parser.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-date-2.0.9/lib/date/delta/parser.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-date-2.0.9/lib/date/delta/parser.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-date-2.0.9/lib/date/format.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-date-2.0.9/lib/date/format.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-date-2.0.9/lib/date/format.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-date-2.0.9/lib/rubysl/date.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-date-2.0.9/lib/rubysl/date.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-date-2.0.9/lib/rubysl/date.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-date-2.0.9/lib/rubysl/date/date.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-date-2.0.9/lib/rubysl/date/date.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-date-2.0.9/lib/rubysl/date/date.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-date-2.0.9/lib/rubysl/date/version.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-date-2.0.9/lib/rubysl/date/version.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-date-2.0.9/lib/rubysl/date/version.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-delegate-2.0.1/lib/delegate.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-delegate-2.0.1/lib/delegate.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-delegate-2.0.1/lib/delegate.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-delegate-2.0.1/lib/rubysl/delegate.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-delegate-2.0.1/lib/rubysl/delegate.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-delegate-2.0.1/lib/rubysl/delegate.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-delegate-2.0.1/lib/rubysl/delegate/delegate.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-delegate-2.0.1/lib/rubysl/delegate/delegate.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-delegate-2.0.1/lib/rubysl/delegate/delegate.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-delegate-2.0.1/lib/rubysl/delegate/version.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-delegate-2.0.1/lib/rubysl/delegate/version.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-delegate-2.0.1/lib/rubysl/delegate/version.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/ext/rubysl/digest/bubblebabble/extconf.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/ext/rubysl/digest/bubblebabble/extconf.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/ext/rubysl/digest/bubblebabble/extconf.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/ext/rubysl/digest/digest_conf.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/ext/rubysl/digest/digest_conf.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/ext/rubysl/digest/digest_conf.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/ext/rubysl/digest/extconf.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/ext/rubysl/digest/extconf.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/ext/rubysl/digest/extconf.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/ext/rubysl/digest/md5/extconf.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/ext/rubysl/digest/md5/extconf.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/ext/rubysl/digest/md5/extconf.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/ext/rubysl/digest/rmd160/extconf.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/ext/rubysl/digest/rmd160/extconf.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/ext/rubysl/digest/rmd160/extconf.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/ext/rubysl/digest/sha1/extconf.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/ext/rubysl/digest/sha1/extconf.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/ext/rubysl/digest/sha1/extconf.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/ext/rubysl/digest/sha2/extconf.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/ext/rubysl/digest/sha2/extconf.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/ext/rubysl/digest/sha2/extconf.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/ext/rubysl/openssl/deprecation.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/ext/rubysl/openssl/deprecation.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/ext/rubysl/openssl/deprecation.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/lib/digest.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/lib/digest.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/lib/digest.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/lib/digest/bubblebabble.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/lib/digest/bubblebabble.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/lib/digest/bubblebabble.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/lib/digest/hmac.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/lib/digest/hmac.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/lib/digest/hmac.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/lib/digest/md5.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/lib/digest/md5.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/lib/digest/md5.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/lib/digest/rmd160.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/lib/digest/rmd160.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/lib/digest/rmd160.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/lib/digest/sha1.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/lib/digest/sha1.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/lib/digest/sha1.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/lib/digest/sha2.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/lib/digest/sha2.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/lib/digest/sha2.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/lib/rubysl/digest.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/lib/rubysl/digest.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/lib/rubysl/digest.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/lib/rubysl/digest/digest.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/lib/rubysl/digest/digest.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/lib/rubysl/digest/digest.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/lib/rubysl/digest/version.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/lib/rubysl/digest/version.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/lib/rubysl/digest/version.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-etc-2.0.3/lib/etc.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-etc-2.0.3/lib/etc.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-etc-2.0.3/lib/etc.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-etc-2.0.3/lib/rubysl/etc.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-etc-2.0.3/lib/rubysl/etc.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-etc-2.0.3/lib/rubysl/etc.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-etc-2.0.3/lib/rubysl/etc/extconf.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-etc-2.0.3/lib/rubysl/etc/extconf.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-etc-2.0.3/lib/rubysl/etc/extconf.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-etc-2.0.3/lib/rubysl/etc/version.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-etc-2.0.3/lib/rubysl/etc/version.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-etc-2.0.3/lib/rubysl/etc/version.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-fcntl-2.0.4/lib/fcntl.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-fcntl-2.0.4/lib/fcntl.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-fcntl-2.0.4/lib/fcntl.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-fcntl-2.0.4/lib/rubysl/fcntl.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-fcntl-2.0.4/lib/rubysl/fcntl.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-fcntl-2.0.4/lib/rubysl/fcntl.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-fcntl-2.0.4/lib/rubysl/fcntl/extconf.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-fcntl-2.0.4/lib/rubysl/fcntl/extconf.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-fcntl-2.0.4/lib/rubysl/fcntl/extconf.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-fcntl-2.0.4/lib/rubysl/fcntl/version.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-fcntl-2.0.4/lib/rubysl/fcntl/version.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-fcntl-2.0.4/lib/rubysl/fcntl/version.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-fileutils-2.0.3/lib/fileutils.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-fileutils-2.0.3/lib/fileutils.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-fileutils-2.0.3/lib/fileutils.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-fileutils-2.0.3/lib/rubysl/fileutils.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-fileutils-2.0.3/lib/rubysl/fileutils.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-fileutils-2.0.3/lib/rubysl/fileutils.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-fileutils-2.0.3/lib/rubysl/fileutils/fileutils.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-fileutils-2.0.3/lib/rubysl/fileutils/fileutils.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-fileutils-2.0.3/lib/rubysl/fileutils/fileutils.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-fileutils-2.0.3/lib/rubysl/fileutils/version.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-fileutils-2.0.3/lib/rubysl/fileutils/version.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-fileutils-2.0.3/lib/rubysl/fileutils/version.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-io-nonblock-2.0.0/lib/io/nonblock.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-io-nonblock-2.0.0/lib/io/nonblock.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-io-nonblock-2.0.0/lib/io/nonblock.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-io-nonblock-2.0.0/lib/rubysl/io/nonblock.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-io-nonblock-2.0.0/lib/rubysl/io/nonblock.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-io-nonblock-2.0.0/lib/rubysl/io/nonblock.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-io-nonblock-2.0.0/lib/rubysl/io/nonblock/nonblock.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-io-nonblock-2.0.0/lib/rubysl/io/nonblock/nonblock.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-io-nonblock-2.0.0/lib/rubysl/io/nonblock/nonblock.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-io-nonblock-2.0.0/lib/rubysl/io/nonblock/version.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-io-nonblock-2.0.0/lib/rubysl/io/nonblock/version.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-io-nonblock-2.0.0/lib/rubysl/io/nonblock/version.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-mkmf-2.1/lib/mkmf.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-mkmf-2.1/lib/mkmf.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-mkmf-2.1/lib/mkmf.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-mkmf-2.1/lib/rubysl/mkmf.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-mkmf-2.1/lib/rubysl/mkmf.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-mkmf-2.1/lib/rubysl/mkmf.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-mkmf-2.1/lib/rubysl/mkmf/version.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-mkmf-2.1/lib/rubysl/mkmf/version.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-mkmf-2.1/lib/rubysl/mkmf/version.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-monitor-2.0.0/lib/monitor.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-monitor-2.0.0/lib/monitor.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-monitor-2.0.0/lib/monitor.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-monitor-2.0.0/lib/rubysl/monitor.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-monitor-2.0.0/lib/rubysl/monitor.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-monitor-2.0.0/lib/rubysl/monitor.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-monitor-2.0.0/lib/rubysl/monitor/monitor.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-monitor-2.0.0/lib/rubysl/monitor/monitor.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-monitor-2.0.0/lib/rubysl/monitor/monitor.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-monitor-2.0.0/lib/rubysl/monitor/version.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-monitor-2.0.0/lib/rubysl/monitor/version.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-monitor-2.0.0/lib/rubysl/monitor/version.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-openssl-2.9/ext/rubysl/openssl/deprecation.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-openssl-2.9/ext/rubysl/openssl/deprecation.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-openssl-2.9/ext/rubysl/openssl/deprecation.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-openssl-2.9/ext/rubysl/openssl/extconf.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-openssl-2.9/ext/rubysl/openssl/extconf.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-openssl-2.9/ext/rubysl/openssl/extconf.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-openssl-2.9/lib/openssl.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-openssl-2.9/lib/openssl.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-openssl-2.9/lib/openssl.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-openssl-2.9/lib/openssl/bn.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-openssl-2.9/lib/openssl/bn.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-openssl-2.9/lib/openssl/bn.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-openssl-2.9/lib/openssl/buffering.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-openssl-2.9/lib/openssl/buffering.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-openssl-2.9/lib/openssl/buffering.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-openssl-2.9/lib/openssl/cipher.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-openssl-2.9/lib/openssl/cipher.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-openssl-2.9/lib/openssl/cipher.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-openssl-2.9/lib/openssl/config.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-openssl-2.9/lib/openssl/config.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-openssl-2.9/lib/openssl/config.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-openssl-2.9/lib/openssl/digest.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-openssl-2.9/lib/openssl/digest.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-openssl-2.9/lib/openssl/digest.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-openssl-2.9/lib/openssl/pkey.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-openssl-2.9/lib/openssl/pkey.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-openssl-2.9/lib/openssl/pkey.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-openssl-2.9/lib/openssl/ssl.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-openssl-2.9/lib/openssl/ssl.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-openssl-2.9/lib/openssl/ssl.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-openssl-2.9/lib/openssl/x509.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-openssl-2.9/lib/openssl/x509.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-openssl-2.9/lib/openssl/x509.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-openssl-2.9/lib/rubysl/openssl.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-openssl-2.9/lib/rubysl/openssl.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-openssl-2.9/lib/rubysl/openssl.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-openssl-2.9/lib/rubysl/openssl/version.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-openssl-2.9/lib/rubysl/openssl/version.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-openssl-2.9/lib/rubysl/openssl/version.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-optparse-2.0.1/lib/optparse.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-optparse-2.0.1/lib/optparse.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-optparse-2.0.1/lib/optparse.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-optparse-2.0.1/lib/optparse/ac.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-optparse-2.0.1/lib/optparse/ac.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-optparse-2.0.1/lib/optparse/ac.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-optparse-2.0.1/lib/optparse/date.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-optparse-2.0.1/lib/optparse/date.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-optparse-2.0.1/lib/optparse/date.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-optparse-2.0.1/lib/optparse/shellwords.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-optparse-2.0.1/lib/optparse/shellwords.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-optparse-2.0.1/lib/optparse/shellwords.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-optparse-2.0.1/lib/optparse/time.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-optparse-2.0.1/lib/optparse/time.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-optparse-2.0.1/lib/optparse/time.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-optparse-2.0.1/lib/optparse/uri.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-optparse-2.0.1/lib/optparse/uri.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-optparse-2.0.1/lib/optparse/uri.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-optparse-2.0.1/lib/optparse/version.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-optparse-2.0.1/lib/optparse/version.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-optparse-2.0.1/lib/optparse/version.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-optparse-2.0.1/lib/rubysl/optparse.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-optparse-2.0.1/lib/rubysl/optparse.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-optparse-2.0.1/lib/rubysl/optparse.rbc
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/visitors.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/visitors/depth_first.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/visitors/emitter.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/visitors/json_tree.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/visitors/to_ruby.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/visitors/visitor.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/visitors/yaml_tree.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/y.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych_jars.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-date-2.0.9/lib/date.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-date-2.0.9/lib/date/delta.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-date-2.0.9/lib/date/delta/parser.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-date-2.0.9/lib/date/format.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-date-2.0.9/lib/rubysl/date.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-date-2.0.9/lib/rubysl/date/date.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-date-2.0.9/lib/rubysl/date/version.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-delegate-2.0.1/lib/delegate.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-delegate-2.0.1/lib/rubysl/delegate.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-delegate-2.0.1/lib/rubysl/delegate/delegate.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-delegate-2.0.1/lib/rubysl/delegate/version.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/ext/rubysl/digest/bubblebabble/extconf.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/ext/rubysl/digest/digest_conf.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/ext/rubysl/digest/extconf.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/ext/rubysl/digest/md5/extconf.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/ext/rubysl/digest/rmd160/extconf.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/ext/rubysl/digest/sha1/extconf.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/ext/rubysl/digest/sha2/extconf.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/ext/rubysl/openssl/deprecation.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/lib/digest.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/lib/digest/bubblebabble.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/lib/digest/hmac.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/lib/digest/md5.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/lib/digest/rmd160.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/lib/digest/sha1.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/lib/digest/sha2.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/lib/rubysl/digest.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/lib/rubysl/digest/digest.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/lib/rubysl/digest/version.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-etc-2.0.3/lib/etc.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-etc-2.0.3/lib/rubysl/etc.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-etc-2.0.3/lib/rubysl/etc/extconf.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-etc-2.0.3/lib/rubysl/etc/version.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-fcntl-2.0.4/lib/fcntl.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-fcntl-2.0.4/lib/rubysl/fcntl.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-fcntl-2.0.4/lib/rubysl/fcntl/extconf.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-fcntl-2.0.4/lib/rubysl/fcntl/version.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-fileutils-2.0.3/lib/fileutils.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-fileutils-2.0.3/lib/rubysl/fileutils.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-fileutils-2.0.3/lib/rubysl/fileutils/fileutils.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-fileutils-2.0.3/lib/rubysl/fileutils/version.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-io-nonblock-2.0.0/lib/io/nonblock.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-io-nonblock-2.0.0/lib/rubysl/io/nonblock.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-io-nonblock-2.0.0/lib/rubysl/io/nonblock/nonblock.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-io-nonblock-2.0.0/lib/rubysl/io/nonblock/version.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-mkmf-2.1/lib/mkmf.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-mkmf-2.1/lib/rubysl/mkmf.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-mkmf-2.1/lib/rubysl/mkmf/version.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-monitor-2.0.0/lib/monitor.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-monitor-2.0.0/lib/rubysl/monitor.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-monitor-2.0.0/lib/rubysl/monitor/monitor.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-monitor-2.0.0/lib/rubysl/monitor/version.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-openssl-2.9/ext/rubysl/openssl/deprecation.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-openssl-2.9/ext/rubysl/openssl/extconf.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-openssl-2.9/lib/openssl.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-openssl-2.9/lib/openssl/bn.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-openssl-2.9/lib/openssl/buffering.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-openssl-2.9/lib/openssl/cipher.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-openssl-2.9/lib/openssl/config.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-openssl-2.9/lib/openssl/digest.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-openssl-2.9/lib/openssl/pkey.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-openssl-2.9/lib/openssl/ssl.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-openssl-2.9/lib/openssl/x509.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-openssl-2.9/lib/rubysl/openssl.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-openssl-2.9/lib/rubysl/openssl/version.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-optparse-2.0.1/lib/optparse.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-optparse-2.0.1/lib/optparse/ac.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-optparse-2.0.1/lib/optparse/date.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-optparse-2.0.1/lib/optparse/shellwords.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-optparse-2.0.1/lib/optparse/time.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-optparse-2.0.1/lib/optparse/uri.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-optparse-2.0.1/lib/optparse/version.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-optparse-2.0.1/lib/rubysl/optparse.rb** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-optparse-2.0.1/lib/rubysl/optparse/optparse.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-optparse-2.0.1/lib/rubysl/optparse/optparse.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-optparse-2.0.1/lib/rubysl/optparse/optparse.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-optparse-2.0.1/lib/rubysl/optparse/version.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-optparse-2.0.1/lib/rubysl/optparse/version.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-optparse-2.0.1/lib/rubysl/optparse/version.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-shellwords-2.0.0/lib/rubysl/shellwords.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-shellwords-2.0.0/lib/rubysl/shellwords.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-shellwords-2.0.0/lib/rubysl/shellwords.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-shellwords-2.0.0/lib/rubysl/shellwords/shellwords.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-shellwords-2.0.0/lib/rubysl/shellwords/shellwords.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-shellwords-2.0.0/lib/rubysl/shellwords/shellwords.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-shellwords-2.0.0/lib/rubysl/shellwords/version.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-shellwords-2.0.0/lib/rubysl/shellwords/version.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-shellwords-2.0.0/lib/rubysl/shellwords/version.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-shellwords-2.0.0/lib/shellwords.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-shellwords-2.0.0/lib/shellwords.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-shellwords-2.0.0/lib/shellwords.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-stringio-2.1.0/lib/rubysl/stringio.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-stringio-2.1.0/lib/rubysl/stringio.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-stringio-2.1.0/lib/rubysl/stringio.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-stringio-2.1.0/lib/rubysl/stringio/stringio.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-stringio-2.1.0/lib/rubysl/stringio/stringio.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-stringio-2.1.0/lib/rubysl/stringio/stringio.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-stringio-2.1.0/lib/rubysl/stringio/version.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-stringio-2.1.0/lib/rubysl/stringio/version.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-stringio-2.1.0/lib/rubysl/stringio/version.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-stringio-2.1.0/lib/stringio.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-stringio-2.1.0/lib/stringio.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-stringio-2.1.0/lib/stringio.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-strscan-2.0.0/lib/rubysl/strscan.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-strscan-2.0.0/lib/rubysl/strscan.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-strscan-2.0.0/lib/rubysl/strscan.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-strscan-2.0.0/lib/rubysl/strscan/strscan.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-strscan-2.0.0/lib/rubysl/strscan/strscan.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-strscan-2.0.0/lib/rubysl/strscan/strscan.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-strscan-2.0.0/lib/rubysl/strscan/version.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-strscan-2.0.0/lib/rubysl/strscan/version.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-strscan-2.0.0/lib/rubysl/strscan/version.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-strscan-2.0.0/lib/strscan.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-strscan-2.0.0/lib/strscan.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-strscan-2.0.0/lib/strscan.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-tempfile-2.0.1/lib/rubysl/tempfile.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-tempfile-2.0.1/lib/rubysl/tempfile.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-tempfile-2.0.1/lib/rubysl/tempfile.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-tempfile-2.0.1/lib/rubysl/tempfile/tempfile.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-tempfile-2.0.1/lib/rubysl/tempfile/tempfile.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-tempfile-2.0.1/lib/rubysl/tempfile/tempfile.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-tempfile-2.0.1/lib/rubysl/tempfile/version.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-tempfile-2.0.1/lib/rubysl/tempfile/version.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-tempfile-2.0.1/lib/rubysl/tempfile/version.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-tempfile-2.0.1/lib/tempfile.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-tempfile-2.0.1/lib/tempfile.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-tempfile-2.0.1/lib/tempfile.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-thread-2.0.3/lib/rubysl/thread.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-thread-2.0.3/lib/rubysl/thread.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-thread-2.0.3/lib/rubysl/thread.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-thread-2.0.3/lib/rubysl/thread/version.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-thread-2.0.3/lib/rubysl/thread/version.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-thread-2.0.3/lib/rubysl/thread/version.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-thread-2.0.3/lib/thread.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-thread-2.0.3/lib/thread.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-thread-2.0.3/lib/thread.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-tmpdir-2.0.1/lib/rubysl/tmpdir.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-tmpdir-2.0.1/lib/rubysl/tmpdir.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-tmpdir-2.0.1/lib/rubysl/tmpdir.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-tmpdir-2.0.1/lib/rubysl/tmpdir/tmpdir.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-tmpdir-2.0.1/lib/rubysl/tmpdir/tmpdir.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-tmpdir-2.0.1/lib/rubysl/tmpdir/tmpdir.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-tmpdir-2.0.1/lib/rubysl/tmpdir/version.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-tmpdir-2.0.1/lib/rubysl/tmpdir/version.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-tmpdir-2.0.1/lib/rubysl/tmpdir/version.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-tmpdir-2.0.1/lib/tmpdir.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-tmpdir-2.0.1/lib/tmpdir.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-tmpdir-2.0.1/lib/tmpdir.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-uri-2.0.0/lib/rubysl/uri.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-uri-2.0.0/lib/rubysl/uri.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-uri-2.0.0/lib/rubysl/uri.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-uri-2.0.0/lib/rubysl/uri/uri.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-uri-2.0.0/lib/rubysl/uri/uri.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-uri-2.0.0/lib/rubysl/uri/uri.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-uri-2.0.0/lib/rubysl/uri/version.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-uri-2.0.0/lib/rubysl/uri/version.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-uri-2.0.0/lib/rubysl/uri/version.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-uri-2.0.0/lib/uri.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-uri-2.0.0/lib/uri.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-uri-2.0.0/lib/uri.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/common.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/common.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/common.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/ftp.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/ftp.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/ftp.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/generic.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/generic.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/generic.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/http.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/http.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/http.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/https.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/https.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/https.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/ldap.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/ldap.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/ldap.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/ldaps.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/ldaps.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/ldaps.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/mailto.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/mailto.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/mailto.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-yaml-2.1.0/lib/rubysl/yaml.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-yaml-2.1.0/lib/rubysl/yaml.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-yaml-2.1.0/lib/rubysl/yaml.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-yaml-2.1.0/lib/rubysl/yaml/version.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-yaml-2.1.0/lib/rubysl/yaml/version.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-yaml-2.1.0/lib/rubysl/yaml/version.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-yaml-2.1.0/lib/yaml.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-yaml-2.1.0/lib/yaml.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-yaml-2.1.0/lib/yaml.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-yaml-2.1.0/lib/yaml/dbm.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-yaml-2.1.0/lib/yaml/dbm.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-yaml-2.1.0/lib/yaml/dbm.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-yaml-2.1.0/lib/yaml/store.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-yaml-2.1.0/lib/yaml/store.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-yaml-2.1.0/lib/yaml/store.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-zlib-2.0.1/ext/rubysl/zlib/extconf.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-zlib-2.0.1/ext/rubysl/zlib/extconf.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-zlib-2.0.1/ext/rubysl/zlib/extconf.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-zlib-2.0.1/lib/rubysl/zlib.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-zlib-2.0.1/lib/rubysl/zlib.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-zlib-2.0.1/lib/rubysl/zlib.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-zlib-2.0.1/lib/rubysl/zlib/version.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-zlib-2.0.1/lib/rubysl/zlib/version.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-zlib-2.0.1/lib/rubysl/zlib/version.rbc
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-zlib-2.0.1/lib/zlib.rbc (first_time)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-zlib-2.0.1/lib/zlib.rb (first_time, not_needed)
** Invoke core/signature.rb (not_needed)
** Execute /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-zlib-2.0.1/lib/zlib.rbc
** Invoke runtime/core/contents (first_time)
** Invoke runtime/core/data (first_time)
** Invoke runtime/core (first_time)
** Execute runtime/core
mkdir -p runtime/core
** Invoke core/load_order.txt (first_time, not_needed)
** Invoke runtime/platform.conf (not_needed)
** Invoke runtime (not_needed)
** Invoke runtime/signature (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/constants.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/control_flow.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/data.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/definitions.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/encoding.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/exceptions.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/file.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/grapher.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/literals.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/node.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/operators.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/self.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/sends.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/transforms.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/values.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/variables.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-ast-3.8/lib/rubinius/code/ast/version.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/compiled_file.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/compiler.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/evaluator.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/generator.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/generator_methods.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/iseq.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/locals.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/opcodes.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/printers.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/stages.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-compiler-3.10/lib/rubinius/code/compiler/version.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-melbourne-3.9/ext/rubinius/code/melbourne/extconf.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-melbourne-3.9/ext/rubinius/code/melbourne/node_types.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-melbourne-3.9/lib/rubinius/code/melbourne.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-melbourne-3.9/lib/rubinius/code/melbourne/version.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-processor-3.3/lib/rubinius/code/processor.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-processor-3.3/lib/rubinius/code/processor/processor.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-processor-3.3/lib/rubinius/code/processor/version.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-toolset-3.0/lib/rubinius/code/toolset.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/gems/rubinius-toolset-3.0/lib/rubinius/code/toolset/version.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/ffi2-generators-0.1.1/lib/ffi2/generators.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/ffi2-generators-0.1.1/lib/ffi2/generators/constants.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/ffi2-generators-0.1.1/lib/ffi2/generators/file_processor.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/ffi2-generators-0.1.1/lib/ffi2/generators/structures.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/ffi2-generators-0.1.1/lib/ffi2/generators/types.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/ffi2-generators-0.1.1/lib/ffi2/generators/version.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/ext/psych/extconf.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/class_loader.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/coder.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/core_ext.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/deprecated.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/exception.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/handler.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/handlers/document_stream.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/handlers/recorder.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/json/ruby_events.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/json/stream.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/json/tree_builder.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/json/yaml_events.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/nodes.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/nodes/alias.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/nodes/document.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/nodes/mapping.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/nodes/node.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/nodes/scalar.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/nodes/sequence.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/nodes/stream.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/omap.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/parser.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/scalar_scanner.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/set.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/stream.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/streaming.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/syntax_error.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/tree_builder.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/versions.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/visitors.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/visitors/depth_first.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/visitors/emitter.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/visitors/json_tree.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/visitors/to_ruby.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/visitors/visitor.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/visitors/yaml_tree.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych/y.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17/lib/psych_jars.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-date-2.0.9/lib/date.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-date-2.0.9/lib/date/delta.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-date-2.0.9/lib/date/delta/parser.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-date-2.0.9/lib/date/format.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-date-2.0.9/lib/rubysl/date.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-date-2.0.9/lib/rubysl/date/date.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-date-2.0.9/lib/rubysl/date/version.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-delegate-2.0.1/lib/delegate.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-delegate-2.0.1/lib/rubysl/delegate.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-delegate-2.0.1/lib/rubysl/delegate/delegate.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-delegate-2.0.1/lib/rubysl/delegate/version.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/ext/rubysl/digest/bubblebabble/extconf.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/ext/rubysl/digest/digest_conf.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/ext/rubysl/digest/extconf.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/ext/rubysl/digest/md5/extconf.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/ext/rubysl/digest/rmd160/extconf.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/ext/rubysl/digest/sha1/extconf.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/ext/rubysl/digest/sha2/extconf.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/ext/rubysl/openssl/deprecation.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/lib/digest.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/lib/digest/bubblebabble.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/lib/digest/hmac.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/lib/digest/md5.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/lib/digest/rmd160.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/lib/digest/sha1.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/lib/digest/sha2.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/lib/rubysl/digest.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/lib/rubysl/digest/digest.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8/lib/rubysl/digest/version.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-etc-2.0.3/lib/etc.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-etc-2.0.3/lib/rubysl/etc.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-etc-2.0.3/lib/rubysl/etc/extconf.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-etc-2.0.3/lib/rubysl/etc/version.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-fcntl-2.0.4/lib/fcntl.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-fcntl-2.0.4/lib/rubysl/fcntl.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-fcntl-2.0.4/lib/rubysl/fcntl/extconf.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-fcntl-2.0.4/lib/rubysl/fcntl/version.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-fileutils-2.0.3/lib/fileutils.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-fileutils-2.0.3/lib/rubysl/fileutils.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-fileutils-2.0.3/lib/rubysl/fileutils/fileutils.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-fileutils-2.0.3/lib/rubysl/fileutils/version.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-io-nonblock-2.0.0/lib/io/nonblock.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-io-nonblock-2.0.0/lib/rubysl/io/nonblock.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-io-nonblock-2.0.0/lib/rubysl/io/nonblock/nonblock.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-io-nonblock-2.0.0/lib/rubysl/io/nonblock/version.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-mkmf-2.1/lib/mkmf.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-mkmf-2.1/lib/rubysl/mkmf.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-mkmf-2.1/lib/rubysl/mkmf/version.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-monitor-2.0.0/lib/monitor.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-monitor-2.0.0/lib/rubysl/monitor.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-monitor-2.0.0/lib/rubysl/monitor/monitor.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-monitor-2.0.0/lib/rubysl/monitor/version.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-openssl-2.9/ext/rubysl/openssl/deprecation.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-openssl-2.9/ext/rubysl/openssl/extconf.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-openssl-2.9/lib/openssl.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-openssl-2.9/lib/openssl/bn.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-openssl-2.9/lib/openssl/buffering.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-openssl-2.9/lib/openssl/cipher.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-openssl-2.9/lib/openssl/config.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-openssl-2.9/lib/openssl/digest.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-openssl-2.9/lib/openssl/pkey.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-openssl-2.9/lib/openssl/ssl.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-openssl-2.9/lib/openssl/x509.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-openssl-2.9/lib/rubysl/openssl.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-openssl-2.9/lib/rubysl/openssl/version.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-optparse-2.0.1/lib/optparse.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-optparse-2.0.1/lib/optparse/ac.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-optparse-2.0.1/lib/optparse/date.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-optparse-2.0.1/lib/optparse/shellwords.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-optparse-2.0.1/lib/optparse/time.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-optparse-2.0.1/lib/optparse/uri.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-optparse-2.0.1/lib/optparse/version.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-optparse-2.0.1/lib/rubysl/optparse.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-optparse-2.0.1/lib/rubysl/optparse/optparse.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-optparse-2.0.1/lib/rubysl/optparse/version.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-shellwords-2.0.0/lib/rubysl/shellwords.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-shellwords-2.0.0/lib/rubysl/shellwords/shellwords.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-shellwords-2.0.0/lib/rubysl/shellwords/version.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-shellwords-2.0.0/lib/shellwords.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-stringio-2.1.0/lib/rubysl/stringio.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-stringio-2.1.0/lib/rubysl/stringio/stringio.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-stringio-2.1.0/lib/rubysl/stringio/version.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-stringio-2.1.0/lib/stringio.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-strscan-2.0.0/lib/rubysl/strscan.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-strscan-2.0.0/lib/rubysl/strscan/strscan.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-strscan-2.0.0/lib/rubysl/strscan/version.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-strscan-2.0.0/lib/strscan.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-tempfile-2.0.1/lib/rubysl/tempfile.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-tempfile-2.0.1/lib/rubysl/tempfile/tempfile.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-tempfile-2.0.1/lib/rubysl/tempfile/version.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-tempfile-2.0.1/lib/tempfile.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-thread-2.0.3/lib/rubysl/thread.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-thread-2.0.3/lib/rubysl/thread/version.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-thread-2.0.3/lib/thread.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-tmpdir-2.0.1/lib/rubysl/tmpdir.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-tmpdir-2.0.1/lib/rubysl/tmpdir/tmpdir.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-tmpdir-2.0.1/lib/rubysl/tmpdir/version.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-tmpdir-2.0.1/lib/tmpdir.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-uri-2.0.0/lib/rubysl/uri.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-uri-2.0.0/lib/rubysl/uri/uri.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-uri-2.0.0/lib/rubysl/uri/version.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-uri-2.0.0/lib/uri.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/common.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/ftp.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/generic.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/http.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/https.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/ldap.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/ldaps.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/mailto.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-yaml-2.1.0/lib/rubysl/yaml.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-yaml-2.1.0/lib/rubysl/yaml/version.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-yaml-2.1.0/lib/yaml.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-yaml-2.1.0/lib/yaml/dbm.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-yaml-2.1.0/lib/yaml/store.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-zlib-2.0.1/ext/rubysl/zlib/extconf.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-zlib-2.0.1/lib/rubysl/zlib.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-zlib-2.0.1/lib/rubysl/zlib/version.rbc (not_needed)
** Invoke /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-zlib-2.0.1/lib/zlib.rbc (not_needed)
** Execute runtime/core/data
** Execute runtime/core/contents
** Invoke runtime/core/data (not_needed)
** Invoke runtime/core/index (first_time)
** Invoke runtime/core/data (not_needed)
** Execute runtime/core/index
** Invoke runtime/core/initialize (first_time)
** Invoke runtime/core/data (not_needed)
** Execute runtime/core/initialize
** Invoke runtime/core/signature (first_time)
** Invoke core/signature.rb (not_needed)
** Execute runtime/core/signature
** Execute core:build
** Invoke stage:core (first_time)
** Execute stage:core
mkdir -p /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/alias.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/alias.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/alpha.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/alpha.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/argf.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/argf.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/array.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/array.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/array_mirror.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/array_mirror.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/atomic.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/atomic.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/autoload.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/autoload.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/backtrace.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/backtrace.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/basic_object.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/basic_object.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/bignum.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/bignum.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/binding.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/binding.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/block_environment.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/block_environment.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/build_config.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/build_config.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/byte_array.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/byte_array.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/call_site.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/call_site.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/capi.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/capi.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/channel.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/channel.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/character.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/character.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/class.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/class.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/code_db.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/code_db.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/code_loader.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/code_loader.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/compact_lookup_table.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/compact_lookup_table.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/comparable.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/comparable.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/compiled_code.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/compiled_code.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/complex.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/complex.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/complexifier.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/complexifier.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/configuration.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/configuration.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/console.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/console.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/constant_cache.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/constant_cache.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/constant_table.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/constant_table.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/continuation.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/continuation.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/converter_paths.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/converter_paths.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/ctype.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/ctype.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/delegated_method.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/delegated_method.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/deprecations.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/deprecations.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/dir.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/dir.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/dir_glob.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/dir_glob.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/encoding.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/encoding.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/enumerable.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/enumerable.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/enumerable_helper.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/enumerable_helper.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/enumerator.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/enumerator.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/env.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/env.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/errno.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/errno.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/exception.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/exception.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/executable.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/executable.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/false.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/false.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/ffi.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/ffi.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/fiber.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/fiber.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/file.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/file.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/file_test.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/file_test.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/fixnum.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/fixnum.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/float.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/float.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/fsevent.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/fsevent.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/gc.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/gc.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/global.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/global.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/hash.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/hash.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/hook.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/hook.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/identity_map.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/identity_map.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/immediate.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/immediate.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/integer.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/integer.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/io.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/io.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/iseq.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/iseq.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/jit.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/jit.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/kernel.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/kernel.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/lexical_scope.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/lexical_scope.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/library.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/library.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/loaded_features.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/loaded_features.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/loader.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/loader.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/location.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/location.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/logger.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/logger.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/lookup_table.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/lookup_table.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/lru_cache.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/lru_cache.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/main.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/main.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/marshal.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/marshal.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/match_data.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/match_data.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/math.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/math.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/method.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/method.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/method_equality.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/method_equality.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/method_table.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/method_table.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/metrics.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/metrics.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/mirror.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/mirror.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/missing_method.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/missing_method.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/module.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/module.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/mutex.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/mutex.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/native_method.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/native_method.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/nil.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/nil.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/numeric.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/numeric.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/numeric_mirror.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/numeric_mirror.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/object_space.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/object_space.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/options.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/options.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/pack.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/pack.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/pointer.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/pointer.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/pointer_accessors.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/pointer_accessors.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/proc.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/proc.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/proc_mirror.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/proc_mirror.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/process.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/process.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/process_mirror.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/process_mirror.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/random.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/random.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/range.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/range.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/range_mirror.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/range_mirror.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/rational.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/rational.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/rationalizer.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/rationalizer.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/rbconfig.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/rbconfig.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/regexp.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/regexp.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/respond_to_cache.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/respond_to_cache.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/rubinius.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/rubinius.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/ruby_constants.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/ruby_constants.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/runtime.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/runtime.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/signal.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/signal.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/signature.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/signature.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/splitter.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/splitter.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/sprinter.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/sprinter.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/stat.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/stat.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/stats.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/stats.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/string.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/string.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/string_mirror.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/string_mirror.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/struct.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/struct.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/symbol.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/symbol.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/thread.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/thread.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/thread_group.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/thread_group.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/thread_group_mirror.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/thread_group_mirror.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/thread_mirror.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/thread_mirror.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/throw_catch.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/throw_catch.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/thunk.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/thunk.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/time.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/time.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/true.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/true.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/tuple.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/tuple.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/type.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/type.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/undefined.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/undefined.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/variable_scope.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/variable_scope.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/vm.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/vm.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/weakref.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/weakref.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/core/zed.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/core/zed.rb
** Invoke stage:runtime (first_time)
** Execute stage:runtime
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/runtime/platform.conf /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/platform.conf
mkdir -p /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/core
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/runtime/core/contents /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/core/contents
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/runtime/core/data /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/core/data
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/runtime/core/index /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/core/index
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/runtime/core/initialize /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/core/initialize
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/runtime/core/signature /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/core/signature
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/runtime/signature /Users/adammedeiros/.rvm/src/rbx-3.84/staging/runtime/signature
** Invoke stage:lib (first_time)
** Execute stage:lib
mkdir -p /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/bin
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/bin/compile.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/bin/compile.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/bin/erb.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/bin/erb.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/bin/gem.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/bin/gem.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/bin/irb.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/bin/irb.rb
mkdir -p /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/ffi
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/ffi/file_processor.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/ffi/file_processor.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/ffi/generator.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/ffi/generator.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/ffi/generators.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/ffi/generators.rb
mkdir -p /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/ffi/generators
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/ffi/generators/constants.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/ffi/generators/constants.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/ffi/generators/structures.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/ffi/generators/structures.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/ffi/generators/types.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/ffi/generators/types.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/gauntlet_rubygems.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/gauntlet_rubygems.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rbconfig.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rbconfig.rb
mkdir -p /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubinius
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubinius/configuration.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubinius/configuration.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubinius/configuration_variables.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubinius/configuration_variables.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubinius/ffi.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubinius/ffi.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems.rb
mkdir -p /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/LICENSE.txt /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/LICENSE.txt
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/MIT.txt /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/MIT.txt
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/available_set.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/available_set.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/basic_specification.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/basic_specification.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/command.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/command.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/command_manager.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/command_manager.rb
mkdir -p /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/commands
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/commands/build_command.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/commands/build_command.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/commands/cert_command.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/commands/cert_command.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/commands/check_command.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/commands/check_command.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/commands/cleanup_command.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/commands/cleanup_command.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/commands/contents_command.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/commands/contents_command.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/commands/dependency_command.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/commands/dependency_command.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/commands/environment_command.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/commands/environment_command.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/commands/fetch_command.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/commands/fetch_command.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/commands/generate_index_command.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/commands/generate_index_command.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/commands/help_command.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/commands/help_command.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/commands/install_command.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/commands/install_command.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/commands/list_command.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/commands/list_command.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/commands/lock_command.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/commands/lock_command.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/commands/mirror_command.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/commands/mirror_command.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/commands/open_command.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/commands/open_command.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/commands/outdated_command.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/commands/outdated_command.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/commands/owner_command.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/commands/owner_command.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/commands/pristine_command.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/commands/pristine_command.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/commands/push_command.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/commands/push_command.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/commands/query_command.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/commands/query_command.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/commands/rdoc_command.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/commands/rdoc_command.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/commands/search_command.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/commands/search_command.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/commands/server_command.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/commands/server_command.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/commands/setup_command.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/commands/setup_command.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/commands/sources_command.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/commands/sources_command.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/commands/specification_command.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/commands/specification_command.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/commands/stale_command.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/commands/stale_command.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/commands/uninstall_command.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/commands/uninstall_command.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/commands/unpack_command.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/commands/unpack_command.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/commands/update_command.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/commands/update_command.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/commands/which_command.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/commands/which_command.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/commands/yank_command.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/commands/yank_command.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/compatibility.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/compatibility.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/config_file.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/config_file.rb
mkdir -p /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/core_ext
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/core_ext/kernel_gem.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/core_ext/kernel_gem.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/core_ext/kernel_require.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/core_ext/kernel_require.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/defaults.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/defaults.rb
mkdir -p /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/defaults
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/defaults/rbx.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/defaults/rbx.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/dependency.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/dependency.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/dependency_installer.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/dependency_installer.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/dependency_list.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/dependency_list.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/dependency_resolver.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/dependency_resolver.rb
mkdir -p /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/dependency_resolver
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/dependency_resolver/activation_request.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/dependency_resolver/activation_request.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/dependency_resolver/api_set.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/dependency_resolver/api_set.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/dependency_resolver/api_specification.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/dependency_resolver/api_specification.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/dependency_resolver/composed_set.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/dependency_resolver/composed_set.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/dependency_resolver/current_set.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/dependency_resolver/current_set.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/dependency_resolver/dependency_conflict.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/dependency_resolver/dependency_conflict.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/dependency_resolver/dependency_request.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/dependency_resolver/dependency_request.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/dependency_resolver/index_set.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/dependency_resolver/index_set.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/dependency_resolver/index_specification.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/dependency_resolver/index_specification.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/dependency_resolver/installed_specification.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/dependency_resolver/installed_specification.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/dependency_resolver/installer_set.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/dependency_resolver/installer_set.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/deprecate.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/deprecate.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/doctor.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/doctor.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/errors.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/errors.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/exceptions.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/exceptions.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/ext.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/ext.rb
mkdir -p /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/ext
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/ext/build_error.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/ext/build_error.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/ext/builder.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/ext/builder.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/ext/cmake_builder.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/ext/cmake_builder.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/ext/configure_builder.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/ext/configure_builder.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/ext/ext_conf_builder.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/ext/ext_conf_builder.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/ext/rake_builder.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/ext/rake_builder.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/gem_runner.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/gem_runner.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/gemcutter_utilities.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/gemcutter_utilities.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/indexer.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/indexer.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/install_default_message.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/install_default_message.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/install_message.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/install_message.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/install_update_options.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/install_update_options.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/installer.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/installer.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/installer_test_case.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/installer_test_case.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/local_remote_options.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/local_remote_options.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/mock_gem_ui.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/mock_gem_ui.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/name_tuple.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/name_tuple.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/package.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/package.rb
mkdir -p /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/package
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/package/digest_io.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/package/digest_io.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/package/file_source.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/package/file_source.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/package/io_source.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/package/io_source.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/package/old.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/package/old.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/package/source.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/package/source.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/package/tar_header.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/package/tar_header.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/package/tar_reader.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/package/tar_reader.rb
mkdir -p /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/package/tar_reader
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/package/tar_reader/entry.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/package/tar_reader/entry.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/package/tar_test_case.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/package/tar_test_case.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/package/tar_writer.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/package/tar_writer.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/package_task.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/package_task.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/path_support.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/path_support.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/platform.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/platform.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/psych_additions.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/psych_additions.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/psych_tree.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/psych_tree.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/rdoc.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/rdoc.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/remote_fetcher.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/remote_fetcher.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/request.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/request.rb
mkdir -p /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/request
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/request/connection_pools.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/request/connection_pools.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/request/http_pool.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/request/http_pool.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/request/https_pool.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/request/https_pool.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/request_set.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/request_set.rb
mkdir -p /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/request_set
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/request_set/gem_dependency_api.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/request_set/gem_dependency_api.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/request_set/lockfile.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/request_set/lockfile.rb
mkdir -p /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/request_set/lockfile
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/request_set/lockfile/parser.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/request_set/lockfile/parser.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/request_set/lockfile/tokenizer.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/request_set/lockfile/tokenizer.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/requirement.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/requirement.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver.rb
mkdir -p /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/activation_request.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/activation_request.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/api_set.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/api_set.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/api_specification.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/api_specification.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/best_set.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/best_set.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/composed_set.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/composed_set.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/conflict.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/conflict.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/current_set.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/current_set.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/dependency_request.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/dependency_request.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/git_set.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/git_set.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/git_specification.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/git_specification.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/index_set.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/index_set.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/index_specification.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/index_specification.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/installed_specification.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/installed_specification.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/installer_set.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/installer_set.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/local_specification.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/local_specification.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/lock_set.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/lock_set.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/lock_specification.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/lock_specification.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/molinillo.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/molinillo.rb
mkdir -p /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/molinillo/lib
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/molinillo/lib/molinillo.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/molinillo/lib/molinillo.rb
mkdir -p /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/molinillo/lib/molinillo/delegates
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/molinillo/lib/molinillo/delegates/resolution_state.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/molinillo/lib/molinillo/delegates/resolution_state.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/molinillo/lib/molinillo/delegates/specification_provider.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/molinillo/lib/molinillo/delegates/specification_provider.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/molinillo/lib/molinillo/dependency_graph.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/molinillo/lib/molinillo/dependency_graph.rb
mkdir -p /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/molinillo/lib/molinillo/dependency_graph
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/action.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/action.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/add_edge_no_circular.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/add_edge_no_circular.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/add_vertex.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/add_vertex.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/detach_vertex_named.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/detach_vertex_named.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/log.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/log.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/set_payload.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/set_payload.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/tag.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/tag.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/vertex.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/vertex.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/molinillo/lib/molinillo/errors.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/molinillo/lib/molinillo/errors.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/molinillo/lib/molinillo/gem_metadata.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/molinillo/lib/molinillo/gem_metadata.rb
mkdir -p /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/molinillo/lib/molinillo/modules
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/molinillo/lib/molinillo/modules/specification_provider.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/molinillo/lib/molinillo/modules/specification_provider.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/molinillo/lib/molinillo/modules/ui.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/molinillo/lib/molinillo/modules/ui.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/molinillo/lib/molinillo/resolution.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/molinillo/lib/molinillo/resolution.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/molinillo/lib/molinillo/resolver.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/molinillo/lib/molinillo/resolver.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/molinillo/lib/molinillo/state.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/molinillo/lib/molinillo/state.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/requirement_list.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/requirement_list.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/set.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/set.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/source_set.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/source_set.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/spec_specification.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/spec_specification.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/specification.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/specification.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/stats.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/stats.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/vendor_set.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/vendor_set.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/vendor_specification.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/vendor_specification.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/security.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/security.rb
mkdir -p /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/security
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/security/policies.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/security/policies.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/security/policy.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/security/policy.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/security/signer.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/security/signer.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/security/trust_dir.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/security/trust_dir.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/server.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/server.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/source.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/source.rb
mkdir -p /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/source
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/source/git.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/source/git.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/source/installed.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/source/installed.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/source/local.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/source/local.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/source/lock.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/source/lock.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/source/specific_file.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/source/specific_file.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/source/vendor.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/source/vendor.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/source_list.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/source_list.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/source_local.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/source_local.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/source_specific_file.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/source_specific_file.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/spec_fetcher.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/spec_fetcher.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/specification.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/specification.rb
mkdir -p /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/ssl_certs
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/ssl_certs/AddTrustExternalCARoot-2048.pem /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/ssl_certs/AddTrustExternalCARoot-2048.pem
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/ssl_certs/AddTrustExternalCARoot.pem /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/ssl_certs/AddTrustExternalCARoot.pem
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/ssl_certs/Class3PublicPrimaryCertificationAuthority.pem /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/ssl_certs/Class3PublicPrimaryCertificationAuthority.pem
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/ssl_certs/DigiCertHighAssuranceEVRootCA.pem /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/ssl_certs/DigiCertHighAssuranceEVRootCA.pem
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/ssl_certs/Entrust_net-Secure-Server-Certification-Authority.pem /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/ssl_certs/Entrust_net-Secure-Server-Certification-Authority.pem
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/ssl_certs/EntrustnetSecureServerCertificationAuthority.pem /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/ssl_certs/EntrustnetSecureServerCertificationAuthority.pem
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/ssl_certs/GeoTrustGlobalCA.pem /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/ssl_certs/GeoTrustGlobalCA.pem
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/ssl_certs/GeoTrust_Global_CA.pem /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/ssl_certs/GeoTrust_Global_CA.pem
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/ssl_certs/VerisignClass3PublicPrimaryCertificationAuthority-G2.pem /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/ssl_certs/VerisignClass3PublicPrimaryCertificationAuthority-G2.pem
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/ssl_certs/ca-bundle.pem /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/ssl_certs/ca-bundle.pem
mkdir -p /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/ssl_certs/index.rubygems.org
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/ssl_certs/index.rubygems.org/GlobalSignRootCA.pem /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/ssl_certs/index.rubygems.org/GlobalSignRootCA.pem
mkdir -p /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/ssl_certs/rubygems.global.ssl.fastly.net
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/ssl_certs/rubygems.global.ssl.fastly.net/DigiCertHighAssuranceEVRootCA.pem /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/ssl_certs/rubygems.global.ssl.fastly.net/DigiCertHighAssuranceEVRootCA.pem
mkdir -p /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/ssl_certs/rubygems.org
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/ssl_certs/rubygems.org/AddTrustExternalCARoot.pem /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/ssl_certs/rubygems.org/AddTrustExternalCARoot.pem
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/stub_specification.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/stub_specification.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/syck_hack.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/syck_hack.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/test_case.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/test_case.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/test_utilities.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/test_utilities.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/text.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/text.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/uninstaller.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/uninstaller.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/uri_formatter.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/uri_formatter.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/user_interaction.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/user_interaction.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/util.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/util.rb
mkdir -p /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/util
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/util/licenses.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/util/licenses.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/util/list.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/util/list.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/util/stringio.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/util/stringio.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/validator.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/validator.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/version.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/version.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/version_option.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/version_option.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/ubygems.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/ubygems.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/bin/compile.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/bin/compile.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/bin/erb.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/bin/erb.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/bin/gem.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/bin/gem.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/bin/irb.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/bin/irb.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/ffi/file_processor.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/ffi/file_processor.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/ffi/generator.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/ffi/generator.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/ffi/generators.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/ffi/generators.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/ffi/generators/constants.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/ffi/generators/constants.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/ffi/generators/structures.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/ffi/generators/structures.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/ffi/generators/types.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/ffi/generators/types.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/gauntlet_rubygems.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/gauntlet_rubygems.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rbconfig.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rbconfig.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubinius/configuration.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubinius/configuration.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubinius/configuration_variables.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubinius/configuration_variables.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubinius/ffi.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubinius/ffi.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/LICENSE.txt /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/LICENSE.txt
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/MIT.txt /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/MIT.txt
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/available_set.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/available_set.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/basic_specification.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/basic_specification.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/command.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/command.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/command_manager.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/command_manager.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/commands/build_command.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/commands/build_command.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/commands/cert_command.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/commands/cert_command.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/commands/check_command.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/commands/check_command.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/commands/cleanup_command.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/commands/cleanup_command.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/commands/contents_command.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/commands/contents_command.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/commands/dependency_command.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/commands/dependency_command.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/commands/environment_command.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/commands/environment_command.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/commands/fetch_command.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/commands/fetch_command.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/commands/generate_index_command.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/commands/generate_index_command.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/commands/help_command.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/commands/help_command.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/commands/install_command.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/commands/install_command.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/commands/list_command.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/commands/list_command.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/commands/lock_command.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/commands/lock_command.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/commands/mirror_command.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/commands/mirror_command.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/commands/open_command.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/commands/open_command.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/commands/outdated_command.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/commands/outdated_command.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/commands/owner_command.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/commands/owner_command.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/commands/pristine_command.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/commands/pristine_command.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/commands/push_command.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/commands/push_command.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/commands/query_command.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/commands/query_command.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/commands/rdoc_command.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/commands/rdoc_command.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/commands/search_command.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/commands/search_command.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/commands/server_command.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/commands/server_command.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/commands/setup_command.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/commands/setup_command.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/commands/sources_command.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/commands/sources_command.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/commands/specification_command.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/commands/specification_command.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/commands/stale_command.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/commands/stale_command.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/commands/uninstall_command.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/commands/uninstall_command.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/commands/unpack_command.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/commands/unpack_command.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/commands/update_command.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/commands/update_command.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/commands/which_command.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/commands/which_command.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/commands/yank_command.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/commands/yank_command.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/compatibility.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/compatibility.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/config_file.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/config_file.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/core_ext/kernel_gem.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/core_ext/kernel_gem.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/core_ext/kernel_require.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/core_ext/kernel_require.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/defaults.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/defaults.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/defaults/rbx.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/defaults/rbx.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/dependency.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/dependency.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/dependency_installer.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/dependency_installer.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/dependency_list.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/dependency_list.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/dependency_resolver.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/dependency_resolver.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/dependency_resolver/activation_request.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/dependency_resolver/activation_request.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/dependency_resolver/api_set.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/dependency_resolver/api_set.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/dependency_resolver/api_specification.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/dependency_resolver/api_specification.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/dependency_resolver/composed_set.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/dependency_resolver/composed_set.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/dependency_resolver/current_set.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/dependency_resolver/current_set.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/dependency_resolver/dependency_conflict.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/dependency_resolver/dependency_conflict.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/dependency_resolver/dependency_request.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/dependency_resolver/dependency_request.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/dependency_resolver/index_set.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/dependency_resolver/index_set.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/dependency_resolver/index_specification.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/dependency_resolver/index_specification.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/dependency_resolver/installed_specification.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/dependency_resolver/installed_specification.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/dependency_resolver/installer_set.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/dependency_resolver/installer_set.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/deprecate.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/deprecate.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/doctor.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/doctor.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/errors.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/errors.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/exceptions.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/exceptions.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/ext.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/ext.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/ext/build_error.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/ext/build_error.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/ext/builder.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/ext/builder.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/ext/cmake_builder.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/ext/cmake_builder.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/ext/configure_builder.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/ext/configure_builder.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/ext/ext_conf_builder.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/ext/ext_conf_builder.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/ext/rake_builder.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/ext/rake_builder.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/gem_runner.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/gem_runner.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/gemcutter_utilities.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/gemcutter_utilities.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/indexer.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/indexer.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/install_default_message.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/install_default_message.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/install_message.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/install_message.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/install_update_options.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/install_update_options.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/installer.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/installer.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/installer_test_case.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/installer_test_case.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/local_remote_options.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/local_remote_options.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/mock_gem_ui.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/mock_gem_ui.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/name_tuple.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/name_tuple.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/package.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/package.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/package/digest_io.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/package/digest_io.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/package/file_source.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/package/file_source.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/package/io_source.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/package/io_source.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/package/old.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/package/old.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/package/source.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/package/source.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/package/tar_header.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/package/tar_header.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/package/tar_reader.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/package/tar_reader.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/package/tar_reader/entry.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/package/tar_reader/entry.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/package/tar_test_case.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/package/tar_test_case.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/package/tar_writer.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/package/tar_writer.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/package_task.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/package_task.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/path_support.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/path_support.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/platform.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/platform.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/psych_additions.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/psych_additions.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/psych_tree.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/psych_tree.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/rdoc.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/rdoc.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/remote_fetcher.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/remote_fetcher.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/request.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/request.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/request/connection_pools.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/request/connection_pools.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/request/http_pool.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/request/http_pool.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/request/https_pool.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/request/https_pool.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/request_set.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/request_set.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/request_set/gem_dependency_api.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/request_set/gem_dependency_api.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/request_set/lockfile.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/request_set/lockfile.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/request_set/lockfile/parser.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/request_set/lockfile/parser.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/request_set/lockfile/tokenizer.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/request_set/lockfile/tokenizer.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/requirement.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/requirement.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/activation_request.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/activation_request.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/api_set.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/api_set.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/api_specification.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/api_specification.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/best_set.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/best_set.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/composed_set.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/composed_set.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/conflict.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/conflict.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/current_set.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/current_set.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/dependency_request.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/dependency_request.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/git_set.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/git_set.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/git_specification.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/git_specification.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/index_set.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/index_set.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/index_specification.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/index_specification.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/installed_specification.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/installed_specification.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/installer_set.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/installer_set.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/local_specification.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/local_specification.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/lock_set.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/lock_set.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/lock_specification.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/lock_specification.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/molinillo.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/molinillo.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/molinillo/lib/molinillo.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/molinillo/lib/molinillo.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/molinillo/lib/molinillo/delegates/resolution_state.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/molinillo/lib/molinillo/delegates/resolution_state.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/molinillo/lib/molinillo/delegates/specification_provider.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/molinillo/lib/molinillo/delegates/specification_provider.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/molinillo/lib/molinillo/dependency_graph.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/molinillo/lib/molinillo/dependency_graph.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/action.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/action.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/add_edge_no_circular.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/add_edge_no_circular.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/add_vertex.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/add_vertex.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/detach_vertex_named.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/detach_vertex_named.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/log.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/log.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/set_payload.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/set_payload.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/tag.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/tag.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/vertex.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/vertex.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/molinillo/lib/molinillo/errors.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/molinillo/lib/molinillo/errors.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/molinillo/lib/molinillo/gem_metadata.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/molinillo/lib/molinillo/gem_metadata.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/molinillo/lib/molinillo/modules/specification_provider.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/molinillo/lib/molinillo/modules/specification_provider.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/molinillo/lib/molinillo/modules/ui.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/molinillo/lib/molinillo/modules/ui.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/molinillo/lib/molinillo/resolution.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/molinillo/lib/molinillo/resolution.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/molinillo/lib/molinillo/resolver.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/molinillo/lib/molinillo/resolver.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/molinillo/lib/molinillo/state.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/molinillo/lib/molinillo/state.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/requirement_list.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/requirement_list.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/set.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/set.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/source_set.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/source_set.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/spec_specification.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/spec_specification.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/specification.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/specification.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/stats.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/stats.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/vendor_set.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/vendor_set.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/resolver/vendor_specification.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/resolver/vendor_specification.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/security.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/security.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/security/policies.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/security/policies.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/security/policy.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/security/policy.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/security/signer.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/security/signer.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/security/trust_dir.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/security/trust_dir.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/server.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/server.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/source.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/source.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/source/git.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/source/git.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/source/installed.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/source/installed.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/source/local.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/source/local.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/source/lock.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/source/lock.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/source/specific_file.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/source/specific_file.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/source/vendor.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/source/vendor.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/source_list.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/source_list.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/source_local.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/source_local.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/source_specific_file.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/source_specific_file.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/spec_fetcher.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/spec_fetcher.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/specification.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/specification.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/ssl_certs/AddTrustExternalCARoot-2048.pem /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/ssl_certs/AddTrustExternalCARoot-2048.pem
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/ssl_certs/AddTrustExternalCARoot.pem /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/ssl_certs/AddTrustExternalCARoot.pem
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/ssl_certs/Class3PublicPrimaryCertificationAuthority.pem /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/ssl_certs/Class3PublicPrimaryCertificationAuthority.pem
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/ssl_certs/DigiCertHighAssuranceEVRootCA.pem /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/ssl_certs/DigiCertHighAssuranceEVRootCA.pem
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/ssl_certs/Entrust_net-Secure-Server-Certification-Authority.pem /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/ssl_certs/Entrust_net-Secure-Server-Certification-Authority.pem
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/ssl_certs/EntrustnetSecureServerCertificationAuthority.pem /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/ssl_certs/EntrustnetSecureServerCertificationAuthority.pem
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/ssl_certs/GeoTrustGlobalCA.pem /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/ssl_certs/GeoTrustGlobalCA.pem
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/ssl_certs/GeoTrust_Global_CA.pem /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/ssl_certs/GeoTrust_Global_CA.pem
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/ssl_certs/VerisignClass3PublicPrimaryCertificationAuthority-G2.pem /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/ssl_certs/VerisignClass3PublicPrimaryCertificationAuthority-G2.pem
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/ssl_certs/ca-bundle.pem /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/ssl_certs/ca-bundle.pem
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/ssl_certs/index.rubygems.org/GlobalSignRootCA.pem /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/ssl_certs/index.rubygems.org/GlobalSignRootCA.pem
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/ssl_certs/rubygems.global.ssl.fastly.net/DigiCertHighAssuranceEVRootCA.pem /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/ssl_certs/rubygems.global.ssl.fastly.net/DigiCertHighAssuranceEVRootCA.pem
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/ssl_certs/rubygems.org/AddTrustExternalCARoot.pem /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/ssl_certs/rubygems.org/AddTrustExternalCARoot.pem
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/stub_specification.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/stub_specification.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/syck_hack.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/syck_hack.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/test_case.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/test_case.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/test_utilities.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/test_utilities.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/text.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/text.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/uninstaller.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/uninstaller.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/uri_formatter.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/uri_formatter.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/user_interaction.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/user_interaction.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/util.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/util.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/util/licenses.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/util/licenses.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/util/list.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/util/list.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/util/stringio.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/util/stringio.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/validator.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/validator.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/version.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/version.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/rubygems/version_option.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/rubygems/version_option.rb
install -c -m 644 /Users/adammedeiros/.rvm/src/rbx-3.84/library/ubygems.rb /Users/adammedeiros/.rvm/src/rbx-3.84/staging/library/ubygems.rb
** Invoke gems:melbourne (first_time)
** Execute gems:melbourne
/Users/adammedeiros/.rvm/src/rbx-3.84/staging/bin/rbx ./extconf.rbc
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-optparse-2.0.1/lib/rubysl/optparse/optparse.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-optparse-2.0.1/lib/rubysl/optparse/version.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-shellwords-2.0.0/lib/rubysl/shellwords.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-shellwords-2.0.0/lib/rubysl/shellwords/shellwords.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-shellwords-2.0.0/lib/rubysl/shellwords/version.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-shellwords-2.0.0/lib/shellwords.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-stringio-2.1.0/lib/rubysl/stringio.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-stringio-2.1.0/lib/rubysl/stringio/stringio.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-stringio-2.1.0/lib/rubysl/stringio/version.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-stringio-2.1.0/lib/stringio.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-strscan-2.0.0/lib/rubysl/strscan.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-strscan-2.0.0/lib/rubysl/strscan/strscan.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-strscan-2.0.0/lib/rubysl/strscan/version.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-strscan-2.0.0/lib/strscan.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-tempfile-2.0.1/lib/rubysl/tempfile.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-tempfile-2.0.1/lib/rubysl/tempfile/tempfile.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-tempfile-2.0.1/lib/rubysl/tempfile/version.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-tempfile-2.0.1/lib/tempfile.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-thread-2.0.3/lib/rubysl/thread.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-thread-2.0.3/lib/rubysl/thread/thread.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-thread-2.0.3/lib/rubysl/thread/version.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-thread-2.0.3/lib/thread.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-tmpdir-2.0.1/lib/rubysl/tmpdir.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-tmpdir-2.0.1/lib/rubysl/tmpdir/tmpdir.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-tmpdir-2.0.1/lib/rubysl/tmpdir/version.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-tmpdir-2.0.1/lib/tmpdir.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-uri-2.0.0/lib/rubysl/uri.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-uri-2.0.0/lib/rubysl/uri/uri.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-uri-2.0.0/lib/rubysl/uri/version.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-uri-2.0.0/lib/uri.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/common.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/ftp.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/generic.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/http.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/https.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/ldap.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/ldaps.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-uri-2.0.0/lib/uri/mailto.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-yaml-2.1.0/lib/rubysl/yaml.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-yaml-2.1.0/lib/rubysl/yaml/version.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-yaml-2.1.0/lib/yaml.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-yaml-2.1.0/lib/yaml/dbm.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-yaml-2.1.0/lib/yaml/store.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-zlib-2.0.1/ext/rubysl/zlib/extconf.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-zlib-2.0.1/lib/rubysl/zlib.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-zlib-2.0.1/lib/rubysl/zlib/version.rb
RBC /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-zlib-2.0.1/lib/zlib.rb
CodeDB: writing data...
CodeDB: writing contents...
CodeDB: writing index...
CodeDB: writing initialize...
CodeDB: writing signature...
make && make install
compiling encoding_compat.cpp
compiling grammar.cpp
compiling melbourne.cpp
compiling node_types.cpp
compiling symbols.cpp
compiling var_table.cpp
compiling visitor.cpp
linking shared-object melbourne.bundle
ld: warning: directory not found for option '-L/Users/adammedeiros/.rvm/src/rbx-3.84/staging/lib'
ld: warning: directory not found for option '-L/usr/local/opt/libyaml/lib64'
ld: warning: directory not found for option '-L/usr/local/opt/readline/lib64'
ld: warning: directory not found for option '-L/usr/local/opt/libksba/lib64'
ld: warning: directory not found for option '-L/usr/local/opt/llvm/lib64'
ld: warning: directory not found for option '-L/usr/local/opt/openssl@1.1/lib64'
ld: warning: directory not found for option '-L/usr/local/opt/openssl/lib64'
** Invoke gems:extensions (first_time)
** Execute gems:extensions
/Users/adammedeiros/.rvm/src/rbx-3.84/staging/bin/rbx extconf.rb
/Users/adammedeiros/.rvm/src/rbx-3.84/staging/bin/rbx extconf.rb
/Users/adammedeiros/.rvm/src/rbx-3.84/staging/bin/rbx extconf.rb
Building /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/psych-2.0.17...
checking for yaml.h... yes
checking for yaml_get_version() in -lyaml... yes
creating Makefile
make
compiling psych.c
compiling psych_emitter.c
compiling psych_parser.c
psych_parser.c:120:17: warning: expression result unused [-Wunused-value]
RB_GC_GUARD(src);
^~~
1 warning generated.
compiling psych_to_ruby.c
compiling psych_yaml_tree.c
linking shared-object psych.bundle
ld: warning: directory not found for option '-L/Users/adammedeiros/.rvm/src/rbx-3.84/staging/lib'
ld: warning: directory not found for option '-L/usr/local/opt/libyaml/lib64'
ld: warning: directory not found for option '-L/usr/local/opt/readline/lib64'
ld: warning: directory not found for option '-L/usr/local/opt/libksba/lib64'
ld: warning: directory not found for option '-L/usr/local/opt/llvm/lib64'
ld: warning: directory not found for option '-L/usr/local/opt/openssl@1.1/lib64'
ld: warning: directory not found for option '-L/usr/local/opt/openssl/lib64'
/Users/adammedeiros/.rvm/src/rbx-3.84/staging/bin/rbx extconf.rb
Building /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8...
creating Makefile
make
compiling bubblebabble.c
linking shared-object digest/bubblebabble/bubblebabble.bundle
ld: warning: directory not found for option '-L/Users/adammedeiros/.rvm/src/rbx-3.84/staging/lib'
ld: warning: directory not found for option '-L/usr/local/opt/libyaml/lib64'
ld: warning: directory not found for option '-L/usr/local/opt/readline/lib64'
ld: warning: directory not found for option '-L/usr/local/opt/libksba/lib64'
ld: warning: directory not found for option '-L/usr/local/opt/llvm/lib64'
ld: warning: directory not found for option '-L/usr/local/opt/openssl@1.1/lib64'
ld: warning: directory not found for option '-L/usr/local/opt/openssl/lib64'
/Users/adammedeiros/.rvm/src/rbx-3.84/staging/bin/rbx extconf.rb
Building /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8...
creating Makefile
make
compiling digest.c
linking shared-object digest/digest.bundle
ld: warning: directory not found for option '-L/Users/adammedeiros/.rvm/src/rbx-3.84/staging/lib'
ld: warning: directory not found for option '-L/usr/local/opt/libyaml/lib64'
ld: warning: directory not found for option '-L/usr/local/opt/readline/lib64'
ld: warning: directory not found for option '-L/usr/local/opt/libksba/lib64'
ld: warning: directory not found for option '-L/usr/local/opt/llvm/lib64'
ld: warning: directory not found for option '-L/usr/local/opt/openssl@1.1/lib64'
ld: warning: directory not found for option '-L/usr/local/opt/openssl/lib64'
/Users/adammedeiros/.rvm/src/rbx-3.84/staging/bin/rbx extconf.rb
Building /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8...
checking for main() in -lcrypto... yes
checking for MD5_Transform() in openssl/md5.h with -Werror=deprecated-declarations... yes
checking for openssl/md5.h... yes
checking for MD5_CTX in openssl/md5.h... yes
checking for sys/cdefs.h... yes
creating Makefile
make
compiling md5init.c
linking shared-object digest/md5/md5.bundle
ld: warning: directory not found for option '-L/Users/adammedeiros/.rvm/src/rbx-3.84/staging/lib'
ld: warning: directory not found for option '-L/usr/local/opt/libyaml/lib64'
ld: warning: directory not found for option '-L/usr/local/opt/readline/lib64'
ld: warning: directory not found for option '-L/usr/local/opt/libksba/lib64'
ld: warning: directory not found for option '-L/usr/local/opt/llvm/lib64'
ld: warning: directory not found for option '-L/usr/local/opt/openssl@1.1/lib64'
ld: warning: directory not found for option '-L/usr/local/opt/openssl/lib64'
/Users/adammedeiros/.rvm/src/rbx-3.84/staging/bin/rbx extconf.rb
Building /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8...
checking for main() in -lcrypto... yes
checking for RIPEMD160_Transform() in openssl/ripemd.h with -Werror=deprecated-declarations... yes
checking for openssl/ripemd.h... yes
checking for RIPEMD160_CTX in openssl/ripemd.h... yes
checking for sys/cdefs.h... yes
creating Makefile
make
compiling rmd160init.c
linking shared-object digest/rmd160/rmd160.bundle
ld: warning: directory not found for option '-L/Users/adammedeiros/.rvm/src/rbx-3.84/staging/lib'
ld: warning: directory not found for option '-L/usr/local/opt/libyaml/lib64'
ld: warning: directory not found for option '-L/usr/local/opt/readline/lib64'
ld: warning: directory not found for option '-L/usr/local/opt/libksba/lib64'
ld: warning: directory not found for option '-L/usr/local/opt/llvm/lib64'
ld: warning: directory not found for option '-L/usr/local/opt/openssl@1.1/lib64'
ld: warning: directory not found for option '-L/usr/local/opt/openssl/lib64'
/Users/adammedeiros/.rvm/src/rbx-3.84/staging/bin/rbx extconf.rb
Building /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8...
checking for main() in -lcrypto... yes
checking for SHA1_Transform() in openssl/sha.h with -Werror=deprecated-declarations... yes
checking for openssl/sha.h... yes
checking for SHA1_CTX in openssl/sha.h... no
checking for sys/cdefs.h... yes
creating Makefile
make
compiling sha1init.c
compiling sha1.c
linking shared-object digest/sha1/sha1.bundle
ld: warning: directory not found for option '-L/Users/adammedeiros/.rvm/src/rbx-3.84/staging/lib'
ld: warning: directory not found for option '-L/usr/local/opt/libyaml/lib64'
ld: warning: directory not found for option '-L/usr/local/opt/readline/lib64'
ld: warning: directory not found for option '-L/usr/local/opt/libksba/lib64'
ld: warning: directory not found for option '-L/usr/local/opt/llvm/lib64'
ld: warning: directory not found for option '-L/usr/local/opt/openssl@1.1/lib64'
ld: warning: directory not found for option '-L/usr/local/opt/openssl/lib64'
/Users/adammedeiros/.rvm/src/rbx-3.84/staging/bin/rbx extconf.rb
Building /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-digest-2.0.8...
checking for main() in -lcrypto... yes
checking for SHA256_Transform() in openssl/sha.h with -Werror=deprecated-declarations... yes
checking for openssl/sha.h... yes
checking for SHA512_Transform() in openssl/sha.h with -Werror=deprecated-declarations... yes
checking for openssl/sha.h... yes
checking for SHA256_CTX in openssl/sha.h... yes
checking for SHA512_CTX in openssl/sha.h... yes
checking for sys/cdefs.h... yes
checking for uint64_t in defs.h with -DHAVE_CONFIG_H -DHAVE_SHA256_TRANSFORM -DHAVE_OPENSSL_SHA_H -DHAVE_SHA512_TRANSFORM -DHAVE_OPENSSL_SHA_H -DHAVE_TYPE_SHA256_CTX -DHAVE_TYPE_SHA512_CTX -DSHA2_USE_OPENSSL -DHAVE_SYS_CDEFS_H... yes
creating Makefile
make
compiling sha2init.c
linking shared-object digest/sha2/sha2.bundle
ld: warning: directory not found for option '-L/Users/adammedeiros/.rvm/src/rbx-3.84/staging/lib'
ld: warning: directory not found for option '-L/usr/local/opt/libyaml/lib64'
ld: warning: directory not found for option '-L/usr/local/opt/readline/lib64'
ld: warning: directory not found for option '-L/usr/local/opt/libksba/lib64'
ld: warning: directory not found for option '-L/usr/local/opt/llvm/lib64'
ld: warning: directory not found for option '-L/usr/local/opt/openssl@1.1/lib64'
ld: warning: directory not found for option '-L/usr/local/opt/openssl/lib64'
/Users/adammedeiros/.rvm/src/rbx-3.84/staging/bin/rbx extconf.rb
Building /Users/adammedeiros/.rvm/src/rbx-3.84/bootstrap/gems/rubysl-openssl-2.9...
checking for t_open() in -lnsl... no
checking for socket() in -lsocket... no
checking for assert.h... yes
checking for openssl/ssl.h... yes
checking for OpenSSL_add_all_digests() in -lcrypto... no
checking for OpenSSL_add_all_digests() in -llibeay32... no
*** extconf.rb failed ***
Could not create Makefile due to some reason, probably lack of necessary
libraries and/or headers. Check the mkmf.log file for more details. You may
need configuration options.
Provided configuration options:
--with-opt-dir
--without-opt-dir
--with-opt-include
--without-opt-include=${opt-dir}/include
--with-opt-lib
--without-opt-lib=${opt-dir}/lib
--with-make-prog
--without-make-prog
--srcdir=.
--curdir
--ruby=/Users/adammedeiros/.rvm/src/rbx-3.84/staging/bin/rbx
--with-openssl-dir
--without-openssl-dir
--with-openssl-include
--without-openssl-include=${openssl-dir}/include
--with-openssl-lib
--without-openssl-lib=${openssl-dir}/lib
--with-kerberos-dir
--without-kerberos-dir
--with-kerberos-include
--without-kerberos-include=${kerberos-dir}/include
--with-kerberos-lib
--without-kerberos-lib=${kerberos-dir}/lib
--with-debug
--without-debug
--enable-debug
--disable-debug
--with-nsllib
--without-nsllib
--with-socketlib
--without-socketlib
--with-openssl-config
--without-openssl-config
--with-pkg-config
--without-pkg-config
--with-cryptolib
--without-cryptolib
--with-libeay32lib
--without-libeay32lib
rake aborted!
Command failed with status (1): [/Users/adammedeiros/.rvm/src/rbx-3.84/stag...]
/Users/adammedeiros/.rvm/gems/ruby-2.4.0@global/gems/rake-12.0.0/lib/rake/file_utils.rb:66:in `block in create_shell_runner'
/Users/adammedeiros/.rvm/gems/ruby-2.4.0@global/gems/rake-12.0.0/lib/rake/file_utils.rb:56:in `sh'
/Users/adammedeiros/.rvm/src/rbx-3.84/rakelib/gems.rake:5:in `bootstrap_rubinius'
/Users/adammedeiros/.rvm/src/rbx-3.84/rakelib/gems.rake:74:in `block (4 levels) in <top (required)>'
/Users/adammedeiros/.rvm/src/rbx-3.84/rakelib/gems.rake:65:in `chdir'
/Users/adammedeiros/.rvm/src/rbx-3.84/rakelib/gems.rake:65:in `block (3 levels) in <top (required)>'
/Users/adammedeiros/.rvm/gems/ruby-2.4.0@global/gems/rake-12.0.0/lib/rake/file_list.rb:78:in `each'
/Users/adammedeiros/.rvm/gems/ruby-2.4.0@global/gems/rake-12.0.0/lib/rake/file_list.rb:78:in `each'
/Users/adammedeiros/.rvm/src/rbx-3.84/rakelib/gems.rake:58:in `block (2 levels) in <top (required)>'
/Users/adammedeiros/.rvm/gems/ruby-2.4.0@global/gems/rake-12.0.0/lib/rake/task.rb:250:in `block in execute'
/Users/adammedeiros/.rvm/gems/ruby-2.4.0@global/gems/rake-12.0.0/lib/rake/task.rb:250:in `each'
/Users/adammedeiros/.rvm/gems/ruby-2.4.0@global/gems/rake-12.0.0/lib/rake/task.rb:250:in `execute'
/Users/adammedeiros/.rvm/gems/ruby-2.4.0@global/gems/rake-12.0.0/lib/rake/task.rb:194:in `block in invoke_with_call_chain'
/Users/adammedeiros/.rvm/rubies/ruby-2.4.0/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize'
/Users/adammedeiros/.rvm/gems/ruby-2.4.0@global/gems/rake-12.0.0/lib/rake/task.rb:187:in `invoke_with_call_chain'
/Users/adammedeiros/.rvm/gems/ruby-2.4.0@global/gems/rake-12.0.0/lib/rake/task.rb:216:in `block in invoke_prerequisites'
/Users/adammedeiros/.rvm/gems/ruby-2.4.0@global/gems/rake-12.0.0/lib/rake/task.rb:214:in `each'
/Users/adammedeiros/.rvm/gems/ruby-2.4.0@global/gems/rake-12.0.0/lib/rake/task.rb:214:in `invoke_prerequisites'
/Users/adammedeiros/.rvm/gems/ruby-2.4.0@global/gems/rake-12.0.0/lib/rake/task.rb:193:in `block in invoke_with_call_chain'
/Users/adammedeiros/.rvm/rubies/ruby-2.4.0/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize'
/Users/adammedeiros/.rvm/gems/ruby-2.4.0@global/gems/rake-12.0.0/lib/rake/task.rb:187:in `invoke_with_call_chain'
/Users/adammedeiros/.rvm/gems/ruby-2.4.0@global/gems/rake-12.0.0/lib/rake/task.rb:216:in `block in invoke_prerequisites'
/Users/adammedeiros/.rvm/gems/ruby-2.4.0@global/gems/rake-12.0.0/lib/rake/task.rb:214:in `each'
/Users/adammedeiros/.rvm/gems/ruby-2.4.0@global/gems/rake-12.0.0/lib/rake/task.rb:214:in `invoke_prerequisites'
/Users/adammedeiros/.rvm/gems/ruby-2.4.0@global/gems/rake-12.0.0/lib/rake/task.rb:193:in `block in invoke_with_call_chain'
/Users/adammedeiros/.rvm/rubies/ruby-2.4.0/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize'
/Users/adammedeiros/.rvm/gems/ruby-2.4.0@global/gems/rake-12.0.0/lib/rake/task.rb:187:in `invoke_with_call_chain'
/Users/adammedeiros/.rvm/gems/ruby-2.4.0@global/gems/rake-12.0.0/lib/rake/task.rb:180:in `invoke'
/Users/adammedeiros/.rvm/gems/ruby-2.4.0@global/gems/rake-12.0.0/lib/rake/application.rb:152:in `invoke_task'
/Users/adammedeiros/.rvm/gems/ruby-2.4.0@global/gems/rake-12.0.0/lib/rake/application.rb:108:in `block (2 levels) in top_level'
/Users/adammedeiros/.rvm/gems/ruby-2.4.0@global/gems/rake-12.0.0/lib/rake/application.rb:108:in `each'
/Users/adammedeiros/.rvm/gems/ruby-2.4.0@global/gems/rake-12.0.0/lib/rake/application.rb:108:in `block in top_level'
/Users/adammedeiros/.rvm/gems/ruby-2.4.0@global/gems/rake-12.0.0/lib/rake/application.rb:117:in `run_with_threads'
/Users/adammedeiros/.rvm/gems/ruby-2.4.0@global/gems/rake-12.0.0/lib/rake/application.rb:102:in `top_level'
/Users/adammedeiros/.rvm/gems/ruby-2.4.0@global/gems/rake-12.0.0/lib/rake/application.rb:80:in `block in run'
/Users/adammedeiros/.rvm/gems/ruby-2.4.0@global/gems/rake-12.0.0/lib/rake/application.rb:178:in `standard_exception_handling'
/Users/adammedeiros/.rvm/gems/ruby-2.4.0@global/gems/rake-12.0.0/lib/rake/application.rb:77:in `run'
/Users/adammedeiros/.rvm/gems/ruby-2.4.0@global/gems/rake-12.0.0/exe/rake:27:in `<top (required)>'
/Users/adammedeiros/.rvm/rubies/ruby-2.4.0/bin/rake:22:in `load'
/Users/adammedeiros/.rvm/rubies/ruby-2.4.0/bin/rake:22:in `<main>'
/Users/adammedeiros/.rvm/gems/ruby-2.4.0@rubinius/bin/ruby_executable_hooks:15:in `eval'
/Users/adammedeiros/.rvm/gems/ruby-2.4.0@rubinius/bin/ruby_executable_hooks:15:in `<main>'
Tasks: TOP => install => build:build => gems:extensions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment