Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220207-001131
#<BuildRuby:0x0000559d6f826678
@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-test",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-test",
@TARGET_NAME="trunk-test",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-test",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-test.20220207-001131",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000982 0.004333 0.821629 ( 0.853907)
build_miniruby 0.000742 0.000124 0.062074 ( 0.061006)
build_ruby 0.000872 0.000146 0.064613 ( 0.063396)
build_all 0.004528 0.000021 3.233800 ( 0.849123)
build_install 0.002784 0.007208 6.689693 ( 2.269761)
test_btest 0.000599 0.000159 35.003991 ( 7.969413)
test_basic 0.004120 0.001098 0.263556 ( 0.353507)
test_all 0.002984 0.000368 555.203730 ( 81.098352)
test_rubyspec 0.055624 0.041425 39.720619 ( 46.680064)
total: 140.20 sec