Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-145150
#<BuildRuby:0x0000557c5c22c0d0
@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.20220817-145150",
@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.000016 0.000000 0.000016 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000013)
build_up 0.006330 0.000000 0.843544 ( 0.978795)
build_miniruby 0.000848 0.000000 0.057434 ( 0.056237)
build_ruby 0.001022 0.000000 0.059458 ( 0.058194)
build_all 0.000543 0.004181 1.540097 ( 0.593872)
build_install 0.010977 0.000000 1.911590 ( 0.963818)
test_btest 0.000731 0.000000 55.183815 ( 8.085100)
test_basic 0.005522 0.000252 0.291328 ( 0.379951)
test_all 0.002182 0.000115 616.435203 ( 90.907854)
test_rubyspec 0.058765 0.021870 44.066345 ( 51.494695)
total: 153.52 sec