Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-140738
#<BuildRuby:0x000055c361af0a58
@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.20220311-140738",
@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.000003 0.000019 ( 0.000020)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.007480 0.004827 1.032286 ( 1.113164)
build_miniruby 0.001377 0.000394 0.070684 ( 0.068779)
build_ruby 0.001294 0.000370 0.077557 ( 0.076147)
build_all 0.009292 0.000204 1.523506 ( 0.622078)
build_install 0.021813 0.001880 5.256336 ( 2.172075)
test_btest 0.001287 0.000271 78.192555 ( 7.993147)
test_basic 0.000000 0.006772 0.335423 ( 0.428516)
test_all 0.000000 0.001964 696.817343 ( 67.651962)
test_rubyspec 0.097525 0.070215 46.053078 ( 51.205747)
total: 131.33 sec