rev: 91c542ad05
test-all :
test-spec: 3789 files, 29960 examples, 135980 expectations, 0 failures, 0 errors, 0 tagged
exit statuses:
"make update-unicode -j6" exit with 0.
"make update-download -j6" exit with 0.
"make update-rubyspec -j6" exit with 0.
"make update-src -j6" exit with 0.
"make after-update -j6" exit with 0.
"make miniruby -j6" exit with 0.
"make ruby -j6" exit with 0.
"make all -j6" exit with 0.
"make install -j6" exit with 0.
"make yes-btest TESTS='-j6'" exit with 0.
"make yes-test-basic TESTS='-j6'" exit with 0.
"make yes-test-all TESTS='-j6'" exit with 512.
"make yes-test-rubyspec TESTS='-j6'" exit with 0.
Logfile: /home/ko1/ruby/logs/brlog.trunk-iseq_binary.20210604-215015
#<BuildRuby:0x000055ba4f740ec8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-iseq_binary",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-iseq_binary",
@TARGET_NAME="trunk-iseq_binary",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-iseq_binary",
@build_opts="-j6",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-iseq_binary.20210604-215015",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_ISEQ_DUMP_DEBUG", "to_binary"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j6'",
@timeout=10800>
user system total real
checkout 0.000000 0.000000 0.000000 ( 0.000027)
autoconf 0.000000 0.000000 0.000000 ( 0.000055)
configure 0.000000 0.000000 0.000000 ( 0.000042)
build_up 0.008000 0.004000 2.164000 ( 2.464253)
build_miniruby 0.000000 0.004000 0.172000 ( 0.183727)
build_ruby 0.000000 0.000000 0.160000 ( 0.182543)
build_all 0.008000 0.004000 2.912000 ( 1.903372)
build_install 0.028000 0.004000 7.012000 ( 5.929500)
test_btest test_attr.rb ..
test_autoload.rb ........
test_block.rb ..........................................................
test_class.rb ................................................
test_env.rb ..
test_eval.rb .....................................
test_exception.rb ..................................
test_fiber.rb .....
test_finalizer.rb .
test_flip.rb .
test_flow.rb ..............................................................
test_fork.rb ....
test_gc.rb ..
test_insns.rb ...............................................................................................................................................................................................................................................................................................................................................................................................
test_io.rb .........
test_jump.rb .............................
test_literal.rb ............................................................................................................................................................
test_literal_suffix.rb ................................................
test_load.rb ..
test_marshal.rb .
test_massign.rb ..................................
test_method.rb ...............................................................................................................................................................................................................................
test_objectspace.rb ......
test_proc.rb .....................................
test_ractor.rb .........................................................................................
test_string.rb .
test_struct.rb .
test_syntax.rb ............................................................................................................................................................
test_thread.rb .................................................
Fiber count: 10000 (skipping)
PASS all 1488 tests
0.004000 0.000000 51.796000 ( 54.178278)
test_basic 0.004000 0.004000 0.628000 ( 0.764872)
test_all #<Thread:0x00007f46185b20d8 /tmp/ruby/v3/src/trunk-iseq_binary/test/open-uri/test_open-uri.rb:37 run> terminated with exception (report_on_exception is true):
/tmp/ruby/v3/src/trunk-iseq_binary/tool/lib/minitest/unit.rb:199:in `assert': Expected /http:\\/\\/127\\.0\\.0\\.1:33555/ to match "". (MiniTest::Assertion)
from /tmp/ruby/v3/src/trunk-iseq_binary/tool/lib/test/unit/core_assertions.rb:504:in `assert'
from /tmp/ruby/v3/src/trunk-iseq_binary/tool/lib/minitest/unit.rb:291:in `assert_match'
from /tmp/ruby/v3/src/trunk-iseq_binary/test/open-uri/test_open-uri.rb:411:in `block in test_authenticated_proxy_http_basic_authentication_success'
from /tmp/ruby/v3/src/trunk-iseq_binary/test/open-uri/test_open-uri.rb:39:in `block (2 levels) in with_http'
net/ftp is not found. You may need to `gem install net-ftp` to install net/ftp.
/tmp/ruby/v3/src/trunk-iseq_binary/lib/open-uri.rb:757:in `abort': net/ftp is not found. You may need to `gem install net-ftp` to install net/ftp. (SystemExit)
/tmp/ruby/v3/src/trunk-iseq_binary/lib/open-uri.rb:757:in `rescue in buffer_open'
/tmp/ruby/v3/src/trunk-iseq_binary/lib/open-uri.rb:754:in `buffer_open'
/tmp/ruby/v3/src/trunk-iseq_binary/lib/open-uri.rb:212:in `block in open_loop'
/tmp/ruby/v3/src/trunk-iseq_binary/lib/open-uri.rb:210:in `catch'
/tmp/ruby/v3/src/trunk-iseq_binary/lib/open-uri.rb:210:in `open_loop'
/tmp/ruby/v3/src/trunk-iseq_binary/lib/open-uri.rb:151:in `open_uri'
/tmp/ruby/v3/src/trunk-iseq_binary/lib/open-uri.rb:721:in `open'
/tmp/ruby/v3/src/trunk-iseq_binary/lib/open-uri.rb:729:in `read'
/tmp/ruby/v3/src/trunk-iseq_binary/test/open-uri/test_open-uri.rb:868:in `block (2 levels) in test_ftp_over_http_proxy'
/tmp/ruby/v3/src/trunk-iseq_binary/test/open-uri/test_open-uri.rb:55:in `with_env'
/tmp/ruby/v3/src/trunk-iseq_binary/test/open-uri/test_open-uri.rb:867:in `block in test_ftp_over_http_proxy'
/tmp/ruby/v3/src/trunk-iseq_binary/test/open-uri/test_open-uri.rb:852:in `open'
/tmp/ruby/v3/src/trunk-iseq_binary/test/open-uri/test_open-uri.rb:852:in `test_ftp_over_http_proxy'
/tmp/ruby/v3/src/trunk-iseq_binary/tool/lib/minitest/unit.rb:1324:in `run'
/tmp/ruby/v3/src/trunk-iseq_binary/tool/lib/test/unit/testcase.rb:18:in `run'
/tmp/ruby/v3/src/trunk-iseq_binary/tool/lib/minitest/unit.rb:973:in `block (2 levels) in _run_suite'
/tmp/ruby/v3/src/trunk-iseq_binary/tool/lib/minitest/unit.rb:966:in `map'
/tmp/ruby/v3/src/trunk-iseq_binary/tool/lib/minitest/unit.rb:966:in `block in _run_suite'
/tmp/ruby/v3/src/trunk-iseq_binary/tool/lib/minitest/unit.rb:993:in `_run_suite'
/tmp/ruby/v3/src/trunk-iseq_binary/tool/lib/test/unit.rb:1134:in `_run_suite'
/tmp/ruby/v3/src/trunk-iseq_binary/tool/lib/test/unit/parallel.rb:55:in `_run_suite'
/tmp/ruby/v3/src/trunk-iseq_binary/tool/lib/test/unit/parallel.rb:31:in `block in _run_suites'
/tmp/ruby/v3/src/trunk-iseq_binary/tool/lib/test/unit/parallel.rb:30:in `map'
/tmp/ruby/v3/src/trunk-iseq_binary/tool/lib/test/unit/parallel.rb:30:in `_run_suites'
/tmp/ruby/v3/src/trunk-iseq_binary/tool/lib/test/unit/parallel.rb:125:in `run'
/tmp/ruby/v3/src/trunk-iseq_binary/tool/lib/test/unit/parallel.rb:208:in `<main>'
running file: /tmp/ruby/v3/src/trunk-iseq_binary/test/open-uri/test_open-uri.rb
Some worker was crashed. It seems ruby interpreter's bug
or, a bug of test/unit/parallel.rb. try again without -j
option.
A core file is found. Saving it at: "/tmp/test-unit-core.2021-06-04T21:52:17Z"
78 ../sysdeps/unix/syscall-template.S: No such file or directory.
4219:running:test_open-uri: Broken pipe
make: *** [uncommon.mk:802: yes-test-all] Error 1
0.004000 0.000000 399.012000 (119.293056)
test_rubyspec $ /tmp/ruby/v3/build/trunk-iseq_binary/miniruby -I/tmp/ruby/v3/src/trunk-iseq_binary/lib /tmp/ruby/v3/src/trunk-iseq_binary/tool/runruby.rb --archdir=/tmp/ruby/v3/build/trunk-iseq_binary --extout=.ext -- -I/tmp/ruby/v3/src/trunk-iseq_binary/tool/lib /tmp/ruby/v3/src/trunk-iseq_binary/spec/mspec/bin/mspec-run -B /tmp/ruby/v3/src/trunk-iseq_binary/spec/default.mspec
0.036000 0.044000 118.896000 (126.977920)
$$$[end] "make yes-test-all TESTS='-j6'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-iseq_binary.20210604-215015
total: 311.88 sec