Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-212113
#<BuildRuby:0x000055e34520b858
@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.20220215-212113",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000013 0.000000 0.000013 ( 0.000014)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.006994 0.003809 0.942674 ( 1.078994)
build_miniruby 0.001642 0.000469 0.073796 ( 0.072125)
build_ruby 0.001326 0.000379 0.070742 ( 0.069688)
build_all 0.012292 0.000000 4.109146 ( 0.796197)
build_install 0.020091 0.003878 7.882323 ( 2.357783)
test_btest 0.000891 0.000202 75.724982 ( 8.454744)
test_basic 0.007753 0.000000 0.339119 ( 0.435829)
test_all 0.001758 0.000234 695.287759 ( 66.986529)
test_rubyspec 0.109920 0.054617 45.985041 ( 51.334904)
total: 131.59 sec