Logfile: /home/ko1/ruby/logs/brlog.trunk.20220327-223710
#<BuildRuby:0x000056423042f680
@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.20220327-223710",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000024 0.000004 0.000028 ( 0.000025)
build_up 0.010614 0.000907 0.990274 ( 1.036641)
build_miniruby 0.002662 0.000000 0.073811 ( 0.071403)
build_ruby 0.002038 0.000011 0.076945 ( 0.075401)
build_all 0.010535 0.001405 4.113901 ( 0.842002)
build_install 0.018695 0.004959 7.962422 ( 2.407935)
test_btest 0.001141 0.000180 72.982116 ( 7.835221)
test_basic 0.001760 0.005724 0.347567 ( 0.436508)
test_all 0.001430 0.000301 696.028222 ( 67.991316)
test_rubyspec 0.072433 0.084528 45.917465 ( 51.348902)
total: 132.05 sec