Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-045152
#<BuildRuby:0x000055e441f13fa8
@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.20220819-045152",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006931 0.000000 0.859021 ( 0.906384)
build_miniruby 0.001046 0.000000 0.057296 ( 0.056022)
build_ruby 0.001015 0.000000 0.059205 ( 0.057933)
build_all 0.004775 0.000000 1.544863 ( 0.587684)
build_install 0.002816 0.008312 1.910974 ( 0.954113)
test_btest 0.000624 0.000070 50.128120 ( 8.851464)
test_basic 0.005378 0.000125 0.287127 ( 0.376184)
test_all 0.001657 0.000175 619.743046 ( 90.310432)
test_rubyspec 0.089435 0.034324 43.939196 ( 52.198892)
total: 154.30 sec