Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-075225
#<BuildRuby:0x0000559675cd0af8
@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.20220308-075225",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010360 0.000740 1.039125 ( 1.216080)
build_miniruby 0.002730 0.000195 0.070413 ( 0.067215)
build_ruby 0.001578 0.000112 0.076376 ( 0.074530)
build_all 0.004754 0.005161 4.213068 ( 0.835802)
build_install 0.017605 0.005534 7.888116 ( 2.383525)
test_btest 0.001252 0.000209 75.545546 ( 8.181603)
test_basic 0.006244 0.001040 0.333825 ( 0.423272)
test_all 0.001919 0.000320 657.656722 ( 65.187175)
test_rubyspec 0.117017 0.043090 45.853197 ( 51.211377)
total: 129.58 sec