Logfile: /home/ko1/ruby/logs/brlog.trunk.20220208-024031
#<BuildRuby:0x000055c10a2a3778
@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.20220208-024031",
@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.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.005327 0.005157 0.942992 ( 1.201660)
build_miniruby 0.001542 0.000331 0.076450 ( 0.074531)
build_ruby 0.001437 0.000308 0.079500 ( 0.078439)
build_all 0.007872 0.002263 4.191328 ( 0.789775)
build_install 0.016430 0.006127 7.920144 ( 2.314127)
test_btest 0.001551 0.000000 71.583047 ( 8.441966)
test_basic 0.004735 0.003767 0.335700 ( 0.422957)
test_all 0.001511 0.000412 706.660926 ( 67.854857)
test_rubyspec 0.104225 0.058952 46.086552 ( 51.614925)
total: 132.79 sec