Logfile: /home/ko1/ruby/logs/brlog.trunk.20220208-160224
#<BuildRuby:0x000055c4962f0480
@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-160224",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.008217 0.001934 0.936249 ( 0.991781)
build_miniruby 0.000000 0.001731 0.080561 ( 0.080177)
build_ruby 0.000000 0.001999 0.078431 ( 0.076913)
build_all 0.004562 0.007212 4.196809 ( 0.801060)
build_install 0.014365 0.009086 7.852411 ( 2.375467)
test_btest 0.000718 0.000342 69.612654 ( 8.171203)
test_basic 0.004203 0.003845 0.337834 ( 0.426914)
test_all 0.001089 0.000545 700.897611 ( 67.802032)
test_rubyspec 0.088708 0.076084 46.017500 ( 51.409085)
total: 132.14 sec