Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-130400
#<BuildRuby:0x000055afcd902fe0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220916-130400",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008138 0.001162 1.094304 ( 1.157599)
build_miniruby 0.000000 0.001763 0.071837 ( 0.071476)
build_ruby 0.000331 0.001735 0.072145 ( 0.071782)
build_all 0.007306 0.003935 1.563117 ( 0.615148)
build_install 0.018031 0.002058 1.930184 ( 0.953916)
test_btest 0.000000 0.001271 96.656770 ( 9.743889)
test_basic 0.005064 0.002261 0.357112 ( 0.448560)
test_all 0.003878 0.000000 650.241474 ( 66.215634)
test_rubyspec 0.085722 0.080333 46.906678 ( 55.330247)
total: 134.61 sec