Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220201-231448
#<BuildRuby:0x00005646c1cfe7a8
@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",
@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.20220201-231448",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.002467 0.002729 0.854536 ( 0.995007)
build_miniruby 0.000708 0.000152 0.062129 ( 0.060920)
build_ruby 0.000706 0.000151 0.063906 ( 0.062730)
build_all 0.001702 0.003087 3.187733 ( 0.826820)
build_install 0.008560 0.001273 6.691332 ( 2.272520)
test_btest 0.000582 0.000146 27.795500 ( 25.396259)
test_basic 0.005345 0.000000 0.270284 ( 0.360128)
test_all 0.001070 0.002505 542.898696 ( 82.374951)
test_rubyspec 0.063891 0.027958 39.582509 ( 46.537222)
total: 158.89 sec