Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-232338
#<BuildRuby:0x000055616458c328
@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-232338",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.003154 0.003473 0.832932 ( 1.017421)
build_miniruby 0.000826 0.000110 0.057371 ( 0.056232)
build_ruby 0.000913 0.000121 0.060125 ( 0.058784)
build_all 0.004591 0.000081 1.520756 ( 0.586772)
build_install 0.009741 0.001218 1.914229 ( 0.955470)
test_btest 0.000730 0.000091 49.681459 ( 8.502396)
test_basic 0.005110 0.000639 0.338029 ( 0.426296)
test_all 0.001249 0.000156 641.135929 ( 91.162482)
test_rubyspec 0.080463 0.035967 44.029053 ( 52.299439)
total: 155.07 sec