| "make update-unicode -j16" exit with 0. |
| "make update-download -j16" exit with 0. |
| "make update-rubyspec -j16" exit with 0. |
| "make update-src -j16" exit with 0. |
| "make after-update -j16" exit with 0. |
| "make miniruby -j16" exit with 0. |
| "make ruby -j16" exit with 0. |
| "make all -j16" exit with 0. |
| "make install -j16" exit with 0. |
| "make yes-btest TESTOPTS='-q -j16'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j16'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512. |
| #<Thread:0x00007f46efe78be0 /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb:40 run> terminated with exception (report_on_exception is true): |
| /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb:42:in `readpartial': Resource temporarily unavailable (Errno::EAGAIN) |
| from /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb:42:in `block in _run_suite' |
| /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb:42:in `readpartial': Resource temporarily unavailable (Errno::EAGAIN) |
| /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb:42:in `block in _run_suite' |
| running file: /tmp/ruby/src/trunk/test/ruby/test_process.rb |
| A test worker crashed. It might be an interpreter bug or |
| a bug in test/unit/parallel.rb. Try again without the -j |
| option. |
| make: *** [uncommon.mk:945: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j16'" exit with 512. |
| read: Resource temporarily unavailable |
| #<Thread:0x00007fedb0c21190 /tmp/ruby/src/trunk/spec/ruby/optional/capi/io_spec.rb:347 run> terminated with exception (report_on_exception is true): |
| /tmp/ruby/src/trunk/spec/ruby/optional/capi/io_spec.rb:349:in `write': closed stream (IOError) |
| from /tmp/ruby/src/trunk/spec/ruby/optional/capi/io_spec.rb:349:in `block (6 levels) in <top (required)>' |
| 1) |
| C-API IO function rb_io_maybe_wait_readable blocks until the io is readable and returns events that actually occurred FAILED |
| Expected -1 == 1 |
| to be truthy but was false |
| /tmp/ruby/src/trunk/spec/mspec/lib/mspec/expectations/expectations.rb:33:in `fail_predicate' |
| /tmp/ruby/src/trunk/spec/mspec/lib/mspec/expectations/expectations.rb:37:in `fail_single_arg_predicate' |
| /tmp/ruby/src/trunk/spec/mspec/lib/mspec/matchers/base.rb:21:in `==' |
| /tmp/ruby/src/trunk/spec/ruby/optional/capi/io_spec.rb:352:in `block (5 levels) in <top (required)>' |
| /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:117:in `instance_exec' |
| /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:117:in `protect' |
| /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:176:in `block in protect' |
| /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:176:in `all?' |
| /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:176:in `protect' |
| /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:212:in `block (2 levels) in process' |
| /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:285:in `repeat' |
| /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:204:in `block in process' |
| /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:203:in `each' |
| /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:203:in `process' |
| /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:235:in `block in process' |
| /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:235:in `each' |
| /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/context.rb:235:in `process' |
| /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:56:in `describe' |
| /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/object.rb:11:in `describe' |
| /tmp/ruby/src/trunk/spec/ruby/optional/capi/io_spec.rb:204:in `<top (required)>' |
| /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:100:in `load' |
| /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:100:in `block (2 levels) in files' |
| /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:117:in `instance_exec' |
| /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:117:in `protect' |
| /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:100:in `block in files' |
| /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:91:in `each' |
| /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:91:in `each_file' |
| /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:96:in `files' |
| /tmp/ruby/src/trunk/spec/mspec/lib/mspec/runner/mspec.rb:64:in `process' |
| /tmp/ruby/src/trunk/spec/mspec/lib/mspec/commands/mspec-run.rb:84:in `run' |
| /tmp/ruby/src/trunk/spec/mspec/lib/mspec/utils/script.rb:291:in `main' |
| /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run:7:in `<main>' |
| make: *** [uncommon.mk:991: yes-test-spec] Error 1 |