| "make update-download -j3" exit with 0. |
| "make update-src -j3" exit with 0. |
| From https://github.com/ruby/ruby |
| 8a13a52..7c8762a master -> origin/master |
| "make after-update -j3" exit with 0. |
| "make miniruby -j3" exit with 0. |
| "make ruby -j3" exit with 0. |
| "make all -j3" exit with 0. |
| "make install -j3" exit with 0. |
| "make yes-btest TESTOPTS='-q -j3'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j3'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j3'" exit with 512. |
| Undefined command: "exit". Try "help". |
| error: attach failed: Operation not permitted |
| 1) Error: |
| TestFiber#test_fiber_pool_stack_acquire_failure: |
| Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_separately expired timeout (120 sec) |
| pid 124019 exit 1 |
| | |
| | -:10:in 'Fiber#initialize': Exception raised: (Test::Unit::AssertionFailedError) |
| | <#<SignalException: SIGTERM>> |
| | Backtrace: |
| | -:10:in 'Fiber#initialize' |
| | -:10:in 'Class#new' |
| | -:10:in 'block (2 levels) in <main>' |
| | -:9:in 'Integer#times' |
| | -:9:in 'block in <main>'. |
| | from -:10:in 'Class#new' |
| | from -:10:in 'block (2 levels) in <main>' |
| | from -:9:in 'Integer#times' |
| | from -:9:in 'block in <main>' |
| | from /home/opc/ruby/src/master/tool/lib/core_assertions.rb:239:in 'Test::Unit::CoreAssertions#assert_nothing_raised' |
| | from -:8:in '<main>' |
| | -:10:in 'Fiber#initialize': SIGTERM (SignalException) |
| | from -:10:in 'Class#new' |
| | from -:10:in 'block (2 levels) in <main>' |
| | from -:9:in 'Integer#times' |
| | from -:9:in 'block in <main>' |
| | from /home/opc/ruby/src/master/tool/lib/core_assertions.rb:239:in 'Test::Unit::CoreAssertions#assert_nothing_raised' |
| | from -:8:in '<main>' |
| /home/opc/ruby/src/master/test/ruby/test_fiber.rb:517:in 'TestFiber#test_fiber_pool_stack_acquire_failure' |
| make: *** [uncommon.mk:930: yes-test-all] Error 1 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j3'" exit with 0. |