Logfile: /home/ko1/ruby/logs/brlog.trunk.20220213-181910
#<BuildRuby:0x000056415a187940
@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.20220213-181910",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006289 0.005965 0.959039 ( 1.033696)
build_miniruby 0.002025 0.000000 0.078256 ( 0.077277)
build_ruby 0.002155 0.000000 0.076022 ( 0.074423)
build_all 0.005101 0.004698 4.109564 ( 0.782000)
build_install 0.016237 0.007071 7.804557 ( 2.333483)
test_btest 0.001234 0.000000 71.000319 ( 8.376841)
test_basic 0.006383 0.000913 0.341206 ( 0.430272)
test_all 0.001416 0.000472 689.536292 ( 67.010109)
test_rubyspec 0.105461 0.055422 46.114896 ( 51.659816)
total: 131.78 sec