Logfile: /home/ko1/ruby/logs/brlog.trunk.20220407-022150
#<BuildRuby:0x000055728a223858
@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.20220407-022150",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000046 0.000010 0.000056 ( 0.000046)
build_up 0.010020 0.001307 1.059506 ( 2.689164)
build_miniruby 0.001448 0.000310 0.072156 ( 0.070582)
build_ruby 0.001730 0.000371 0.079816 ( 0.077771)
build_all 0.009528 0.000061 1.511051 ( 0.613583)
build_install 0.016189 0.006167 6.049421 ( 2.918920)
test_btest 0.000954 0.000212 74.108429 ( 8.353503)
test_basic 0.006970 0.001549 0.330416 ( 0.418499)
test_all 0.002286 0.000000 648.216266 ( 65.939820)
test_rubyspec 0.099900 0.074458 46.720421 ( 52.146101)
total: 133.23 sec