Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-223245
#<BuildRuby:0x0000560599d37800
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220818-223245",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010856 0.000723 1.011262 ( 1.078019)
build_miniruby 0.001787 0.000119 0.075640 ( 0.074789)
build_ruby 0.001861 0.000124 0.078667 ( 0.077371)
build_all 0.009660 0.000298 1.539900 ( 0.593001)
build_install 0.017795 0.005429 1.876135 ( 0.937271)
test_btest 0.000786 0.000083 74.581292 ( 8.148263)
test_basic 0.007401 0.000779 0.307511 ( 0.397637)
test_all 0.004241 0.000000 624.592126 ( 64.335394)
test_rubyspec 0.105881 0.077958 45.199557 ( 53.620317)
total: 129.26 sec