Logfile: /home/ko1/ruby/logs/brlog.trunk.20220805-020505
#<BuildRuby:0x000055e2e36cae00
@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.20220805-020505",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.007237 0.003833 0.830396 ( 1.415787)
build_miniruby 0.002252 0.000300 0.065583 ( 0.064665)
build_ruby 0.001589 0.000212 0.065360 ( 0.065379)
build_all 0.007148 0.000376 1.245528 ( 0.465416)
build_install 0.013460 0.005133 4.280751 ( 1.851556)
test_btest 0.001662 0.000277 53.086301 ( 5.828018)
test_basic 0.002251 0.004187 0.297123 ( 0.389976)
test_all 0.002098 0.000442 470.765764 ( 50.928850)
test_rubyspec 0.090078 0.036390 41.157007 ( 48.973179)
total: 109.98 sec