Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-093854
#<BuildRuby:0x000055566b09be58
@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",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220813-093854",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.005521 0.000920 0.833961 ( 0.863260)
build_miniruby 0.000756 0.000126 0.058214 ( 0.056890)
build_ruby 0.000772 0.000128 0.059373 ( 0.058292)
build_all 0.004510 0.000000 1.545839 ( 0.590374)
build_install 0.011041 0.000000 1.917977 ( 0.959527)
test_btest 0.000868 0.000000 48.611406 ( 8.906291)
test_basic 0.004857 0.000309 0.295301 ( 0.384515)
test_all 0.001737 0.000217 606.738170 ( 94.597710)
test_rubyspec 0.065432 0.051282 44.008618 ( 51.372526)
total: 157.79 sec