Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-215721
#<BuildRuby:0x0000555e37c44d30
@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.20220809-215721",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.010516 0.000931 1.020402 ( 1.151344)
build_miniruby 0.001739 0.000249 0.077238 ( 0.076567)
build_ruby 0.001485 0.000212 0.080639 ( 0.080082)
build_all 0.010154 0.000726 1.522381 ( 0.574960)
build_install 0.017283 0.005422 5.186385 ( 2.094836)
test_btest 0.000992 0.000165 76.696032 ( 8.477037)
test_basic 0.007003 0.001167 0.328174 ( 0.416603)
test_all 0.002705 0.000451 673.618640 ( 66.727942)
test_rubyspec 0.124217 0.049302 45.794877 ( 53.405139)
total: 133.01 sec