Logfile: /home/ko1/ruby/logs/brlog.trunk.20220222-174316
#<BuildRuby:0x0000559de51c7810
@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.20220222-174316",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011005 0.000458 0.864495 ( 1.037345)
build_miniruby 0.001903 0.000126 0.073746 ( 0.073199)
build_ruby 0.001593 0.000106 0.074270 ( 0.074113)
build_all 0.009109 0.000266 1.493534 ( 0.618819)
build_install 0.013759 0.009223 5.204192 ( 2.213079)
test_btest 0.001137 0.000171 75.961786 ( 8.216382)
test_basic 0.002245 0.005295 0.338340 ( 0.429310)
test_all 0.002654 0.000530 714.074869 ( 68.536061)
test_rubyspec 0.116194 0.052326 46.176875 ( 51.645702)
total: 132.84 sec