Logfile: /home/ko1/ruby/logs/brlog.trunk.20220208-045226
#<BuildRuby:0x00005641f74b0480
@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.20220208-045226",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.010050 0.959719 ( 1.229212)
build_miniruby 0.000910 0.000994 0.078115 ( 0.076273)
build_ruby 0.001482 0.000529 0.076193 ( 0.074120)
build_all 0.003923 0.005655 4.128782 ( 0.781801)
build_install 0.011548 0.012125 7.925756 ( 2.319943)
test_btest 0.000708 0.000375 73.778636 ( 8.373045)
test_basic 0.006149 0.000957 0.331754 ( 0.431532)
test_all 0.002064 0.000290 663.240254 ( 65.426599)
test_rubyspec 0.094237 0.066894 45.911311 ( 51.064858)
total: 129.78 sec