Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-011856
#<BuildRuby:0x00005593737a7810
@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.20220306-011856",
@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.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.011166 0.000000 0.989603 ( 1.631369)
build_miniruby 0.002504 0.000081 0.075698 ( 0.072824)
build_ruby 0.001679 0.000099 0.077990 ( 0.077025)
build_all 0.007129 0.003732 4.253443 ( 0.863094)
build_install 0.016642 0.006523 7.971291 ( 2.430763)
test_btest 0.001139 0.000171 78.096520 ( 8.432311)
test_basic 0.006463 0.000220 0.343811 ( 0.432761)
test_all 0.001590 0.000227 649.179030 ( 64.928200)
test_rubyspec 0.103483 0.062620 46.457964 ( 51.964876)
total: 130.83 sec