Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-235945
#<BuildRuby:0x00005634b13f3680
@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-235945",
@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.000013 0.000002 0.000015 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.009848 0.001407 1.050882 ( 1.644594)
build_miniruby 0.001515 0.000216 0.078175 ( 0.075941)
build_ruby 0.001422 0.000203 0.071496 ( 0.069829)
build_all 0.002188 0.009230 4.246062 ( 0.870316)
build_install 0.023363 0.000870 8.014949 ( 2.430769)
test_btest 0.001236 0.000260 75.209290 ( 8.421852)
test_basic 0.006154 0.001296 0.339864 ( 0.439259)
test_all 0.001600 0.000337 664.980603 ( 66.254426)
test_rubyspec 0.123270 0.041818 46.338819 ( 51.854427)
total: 132.06 sec