Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-003307
#<BuildRuby:0x000056375dd87670
@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.20220809-003307",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.002285 0.004713 0.847992 ( 0.865621)
build_miniruby 0.000799 0.000200 0.058189 ( 0.057012)
build_ruby 0.000768 0.000192 0.059843 ( 0.058524)
build_all 0.004665 0.000045 1.527505 ( 0.589514)
build_install 0.006232 0.004988 5.615201 ( 2.157799)
test_btest 0.000684 0.000196 50.143185 ( 8.616961)
test_basic 0.004175 0.001192 0.257136 ( 0.346083)
test_all 0.001095 0.000313 604.072483 ( 90.733577)
test_rubyspec 0.084485 0.046314 43.812235 ( 51.179858)
total: 154.61 sec