Logfile: /home/ko1/ruby/logs/brlog.trunk.20220909-163730
#<BuildRuby:0x000055922c6337d8
@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.20220909-163730",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.010375 1.149684 ( 1.110696)
build_miniruby 0.001275 0.000921 0.076935 ( 0.075552)
build_ruby 0.001645 0.000484 0.073101 ( 0.071802)
build_all 0.007653 0.002251 1.593879 ( 0.617019)
build_install 0.021494 0.002021 1.947301 ( 0.972393)
test_btest 0.000899 0.000225 91.853499 ( 9.926506)
test_basic 0.001585 0.005401 0.357258 ( 0.446576)
test_all 0.003684 0.001105 645.276649 ( 66.676986)
test_rubyspec 0.075286 0.077918 47.376964 ( 55.756569)
total: 135.66 sec