Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-134541
#<BuildRuby:0x0000560067850af8
@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.20220314-134541",
@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.000007)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001547 0.009833 1.003768 ( 1.056772)
build_miniruby 0.001501 0.000469 0.077090 ( 0.075703)
build_ruby 0.002106 0.000000 0.080243 ( 0.079085)
build_all 0.011181 0.000639 4.145000 ( 0.863687)
build_install 0.019833 0.004014 7.986285 ( 2.426171)
test_btest 0.000000 0.001122 75.807279 ( 8.319325)
test_basic 0.004183 0.003840 0.337567 ( 0.426747)
test_all 0.001865 0.000203 656.136435 ( 65.614990)
test_rubyspec 0.102223 0.062208 46.418477 ( 51.789077)
total: 130.65 sec