Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-181257
#<BuildRuby:0x00005631bd3832c8
@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.20220821-181257",
@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.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.002353 0.004518 0.823011 ( 0.987099)
build_miniruby 0.000777 0.000119 0.057986 ( 0.056707)
build_ruby 0.000817 0.000126 0.059862 ( 0.058697)
build_all 0.004642 0.000000 1.525026 ( 0.598313)
build_install 0.002545 0.008485 1.901708 ( 0.958524)
test_btest 0.000675 0.000180 55.807677 ( 7.931857)
test_basic 0.004297 0.001145 0.281590 ( 0.371014)
test_all 0.001616 0.000431 602.523762 ( 90.344721)
test_rubyspec 0.067050 0.054990 44.491725 ( 52.750203)
total: 154.06 sec