Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-015426
#<BuildRuby:0x000055a34a624088
@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.20220824-015426",
@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.000015 0.000000 0.000015 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.000000 0.006480 0.897175 ( 1.001004)
build_miniruby 0.000131 0.000716 0.057975 ( 0.056810)
build_ruby 0.000839 0.000104 0.059326 ( 0.058091)
build_all 0.004117 0.000514 1.522345 ( 0.585480)
build_install 0.009879 0.001235 1.912087 ( 0.957017)
test_btest 0.000745 0.000093 47.961532 ( 8.777046)
test_basic 0.005511 0.000689 0.333501 ( 0.421350)
test_all 0.002411 0.000301 595.482587 ( 89.381922)
test_rubyspec 0.065506 0.063423 44.205988 ( 52.442118)
total: 153.68 sec