Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-130635
#<BuildRuby:0x000055bf11e27810
@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.20220211-130635",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.010819 0.000394 0.963301 ( 1.475876)
build_miniruby 0.001686 0.000241 0.077198 ( 0.075971)
build_ruby 0.001697 0.000243 0.073339 ( 0.071314)
build_all 0.008149 0.001165 4.112487 ( 0.806632)
build_install 0.010874 0.012607 7.839652 ( 2.358307)
test_btest 0.000887 0.000247 71.775359 ( 8.054656)
test_basic 0.002136 0.005320 0.333823 ( 0.422377)
test_all 0.001204 0.000402 702.300602 ( 67.208060)
test_rubyspec 0.093603 0.079214 46.233160 ( 51.603565)
total: 132.08 sec