Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-155309
#<BuildRuby:0x0000562906908028
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@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.20221219-155309",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.004350 0.000000 0.830481 ( 1.093123)
build_miniruby 0.000000 0.000906 0.989989 ( 0.988871)
build_ruby 0.000000 0.001174 2.730687 ( 2.616588)
build_all 0.005233 0.003772 15.895964 ( 3.218355)
build_install 0.009670 0.000940 2.300795 ( 1.338025)
test_btest 0.000590 0.000089 66.448712 ( 10.805524)
test_basic 0.004716 0.000137 0.310062 ( 0.400400)
test_all 0.001191 0.000170 675.167535 (152.212163)
test_rubyspec 0.051915 0.018645 52.969765 ( 61.154631)
total: 233.83 sec