Logfile: /home/ko1/ruby/logs/brlog.trunk.20220622-210106
#<BuildRuby:0x000055751927e8c0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220622-210106",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.005997 0.000428 0.857770 ( 2.246456)
build_miniruby 0.000000 0.001003 0.057268 ( 0.056061)
build_ruby 0.000000 0.001035 0.059613 ( 0.058344)
build_all 0.001926 0.002471 1.535221 ( 0.618917)
build_install 0.009591 0.001370 6.311426 ( 2.840782)
test_btest 0.000586 0.000083 48.437085 ( 8.296444)
test_basic 0.000216 0.005267 0.289729 ( 0.378480)
test_all 0.001059 0.000227 607.761021 ( 90.183848)
test_rubyspec 0.064202 0.036044 44.018907 ( 49.611706)
total: 154.29 sec