Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-093716
#<BuildRuby:0x0000564264051390
@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.20220803-093716",
@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.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007938 0.001323 0.824027 ( 0.932664)
build_miniruby 0.001152 0.000192 0.060768 ( 0.059757)
build_ruby 0.001335 0.000222 0.063284 ( 0.062457)
build_all 0.008528 0.000563 1.256407 ( 0.459011)
build_install 0.002325 0.014465 4.401775 ( 1.815355)
test_btest 0.001291 0.000462 53.129361 ( 6.233351)
test_basic 0.004361 0.001558 0.279468 ( 0.369223)
test_all 0.000000 0.002280 498.273364 ( 53.477490)
test_rubyspec 0.099239 0.040510 41.421806 ( 49.052002)
total: 112.46 sec