Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-065953
#<BuildRuby:0x000055736e55c328
@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.20220827-065953",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000017 0.000001 0.000018 ( 0.000019)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.002870 0.003751 0.813091 ( 1.600991)
build_miniruby 0.000870 0.000000 0.057717 ( 0.056551)
build_ruby 0.001016 0.000000 0.060437 ( 0.059204)
build_all 0.004728 0.000000 1.530202 ( 0.592126)
build_install 0.010427 0.000638 1.913336 ( 0.964409)
test_btest 0.000863 0.000000 50.907137 ( 8.243080)
test_basic 0.001926 0.003325 0.256504 ( 0.345832)
test_all 0.001653 0.000248 605.810324 ( 90.126920)
test_rubyspec 0.065080 0.044569 43.934706 ( 52.288006)
total: 154.28 sec