Logfile: /home/ko1/ruby/logs/brlog.trunk.20220216-041317
#<BuildRuby:0x000055ca141e7510
@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.20220216-041317",
@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.000010 0.000003 0.000013 ( 0.000012)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.009541 0.001769 0.976741 ( 6.915448)
build_miniruby 0.001386 0.000426 0.074257 ( 0.072668)
build_ruby 0.001548 0.000476 0.074321 ( 0.072040)
build_all 0.004351 0.006146 4.173444 ( 0.789348)
build_install 0.010656 0.009732 7.833636 ( 2.300296)
test_btest 0.000656 0.000303 76.110629 ( 7.797195)
test_basic 0.005159 0.002381 0.334008 ( 0.421870)
test_all 0.001589 0.000734 696.979385 ( 67.248733)
test_rubyspec 0.103836 0.068257 45.985523 ( 51.108325)
total: 136.73 sec