Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-022956
#<BuildRuby:0x00005588cbde8920
@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.20220821-022956",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.005443 0.005239 0.963423 ( 1.249406)
build_miniruby 0.001368 0.000586 0.076119 ( 0.074146)
build_ruby 0.001473 0.000632 0.078437 ( 0.076358)
build_all 0.006627 0.003374 1.531658 ( 0.578860)
build_install 0.019386 0.004627 1.880307 ( 0.919387)
test_btest 0.000843 0.000327 71.439438 ( 8.190180)
test_basic 0.002043 0.005367 0.327531 ( 0.425010)
test_all 0.002225 0.002465 633.760698 ( 64.699872)
test_rubyspec 0.077792 0.093693 45.944381 ( 54.426948)
total: 130.64 sec