Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-023523
#<BuildRuby:0x00005622bfa191f8
@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.20220802-023523",
@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.000013 0.000005 0.000018 ( 0.000018)
autoconf 0.000049 0.000000 0.000049 ( 0.000035)
configure 0.000044 0.000000 0.000044 ( 0.000036)
build_up 0.009069 0.000498 0.823867 ( 1.582974)
build_miniruby 0.000999 0.000333 0.060781 ( 0.059897)
build_ruby 0.001419 0.000473 0.062440 ( 0.061303)
build_all 0.005333 0.001778 1.196794 ( 0.463842)
build_install 0.009214 0.005835 4.212722 ( 1.791659)
test_btest 0.001560 0.000585 51.430659 ( 6.150559)
test_basic 0.004319 0.001619 0.292516 ( 0.383686)
test_all 0.001403 0.000526 503.666123 ( 53.206692)
test_rubyspec 0.083182 0.047088 41.109415 ( 47.030717)
total: 110.73 sec