Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-144326
#<BuildRuby:0x000055f688b97e48
@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.20221205-144326",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.004478 0.000689 1.195276 ( 2.131548)
build_miniruby 0.000779 0.000119 0.978979 ( 0.977826)
build_ruby 0.000922 0.000142 2.780778 ( 2.684830)
build_all 0.006127 0.003063 15.879281 ( 3.266811)
build_install 0.007147 0.001340 2.199523 ( 1.235244)
test_btest 0.000476 0.000089 60.889210 ( 12.027173)
test_basic 0.003659 0.000686 0.326788 ( 0.419212)
test_all 0.000754 0.000141 684.710402 (105.330348)
test_rubyspec 0.044311 0.025750 53.922929 ( 62.127385)
total: 190.20 sec