Logfile: /home/ko1/ruby/logs/brlog.trunk.20220216-224813
#<BuildRuby:0x000055587d60f858
@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.20220216-224813",
@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.010094 0.000261 0.908696 ( 0.956046)
build_miniruby 0.002186 0.000000 0.074124 ( 0.074215)
build_ruby 0.001797 0.000000 0.075955 ( 0.076444)
build_all 0.009114 0.001134 4.131706 ( 0.805582)
build_install 0.012271 0.011315 7.736341 ( 2.342522)
test_btest 0.001118 0.000263 75.567345 ( 8.059573)
test_basic 0.005658 0.001331 0.337388 ( 0.428770)
test_all 0.001450 0.000342 709.788789 ( 67.303141)
test_rubyspec 0.085080 0.068269 46.087267 ( 51.355482)
total: 131.40 sec