Logfile: /home/ko1/ruby/logs/brlog.trunk.20220402-030255
#<BuildRuby:0x0000558d33140c10
@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.20220402-030255",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011829 0.000516 1.045402 ( 1.089729)
build_miniruby 0.001422 0.000095 0.068898 ( 0.067714)
build_ruby 0.001493 0.000099 0.076991 ( 0.076175)
build_all 0.005055 0.003771 4.243328 ( 0.858360)
build_install 0.015789 0.008341 8.426727 ( 2.996435)
test_btest 0.001085 0.000197 70.413663 ( 8.435545)
test_basic 0.006364 0.001157 0.351005 ( 0.439730)
test_all 0.001642 0.000298 638.274120 ( 65.196277)
test_rubyspec 0.083531 0.074416 46.588857 ( 52.094751)
total: 131.26 sec