Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-035925
#<BuildRuby:0x000055e02657e110
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220131-035925",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000019 0.000003 0.000022 ( 0.000011)
build_up 0.010429 0.000914 0.958250 ( 1.487188)
build_miniruby 0.001635 0.000233 0.074236 ( 0.072769)
build_ruby 0.001920 0.000274 0.067394 ( 0.065603)
build_all 0.010613 0.000136 4.122453 ( 0.787412)
build_install 0.023736 0.000972 7.766455 ( 2.325516)
test_btest 0.000000 0.001651 47.127418 ( 43.952628)
test_basic 0.005337 0.002808 0.338863 ( 0.426421)
test_all 0.001399 0.000199 663.396610 ( 65.314173)
test_rubyspec 0.114129 0.058630 46.279788 ( 51.698017)
total: 166.13 sec