Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-172105
#<BuildRuby:0x000055b91e6b00f8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221216-172105",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000024 0.000008 0.000032 ( 0.000031)
configure 0.000011 0.000003 0.000014 ( 0.000015)
build_up 0.004073 0.000030 0.908312 ( 1.146966)
build_miniruby 0.000701 0.000201 0.958042 ( 0.956623)
build_ruby 0.001032 0.000295 2.724443 ( 2.613150)
build_all 0.005802 0.003353 15.922266 ( 3.466870)
build_install 0.001370 0.006853 2.246831 ( 1.257914)
test_btest 0.000470 0.000194 62.714527 ( 11.239039)
test_basic 0.003425 0.001410 0.304539 ( 0.395464)
test_all 0.000928 0.000381 676.036654 (139.494415)
test_rubyspec 0.034692 0.026246 52.188526 ( 60.472963)
total: 221.04 sec