Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-035115
#<BuildRuby:0x00005636588e08e8
@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.20220209-035115",
@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.000016 0.000002 0.000018 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009488 0.000769 0.948569 ( 1.455706)
build_miniruby 0.001894 0.000270 0.076263 ( 0.074658)
build_ruby 0.002130 0.000304 0.076816 ( 0.074641)
build_all 0.005097 0.005888 4.092489 ( 0.785794)
build_install 0.014845 0.007749 7.950526 ( 2.328931)
test_btest 0.000918 0.000245 70.859136 ( 8.127807)
test_basic 0.007437 0.000388 0.334114 ( 0.422413)
test_all 0.001355 0.000339 706.074031 ( 68.026579)
test_rubyspec 0.079647 0.073949 45.968106 ( 51.530752)
total: 132.83 sec