Logfile: /home/ko1/ruby/logs/brlog.trunk.20220914-141537
#<BuildRuby:0x0000561c707488e8
@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.20220914-141537",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000017 0.000002 0.000019 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.026898 0.001233 37.879620 ( 38.611663)
build_miniruby 0.002551 0.000300 1.399882 ( 1.276541)
build_ruby 0.002848 0.000335 2.225746 ( 2.108921)
build_all 0.025770 0.009837 27.378094 ( 2.538088)
build_install 0.011032 0.010743 2.005422 ( 0.961366)
test_btest 0.000696 0.000174 96.209559 ( 9.511004)
test_basic 0.004879 0.004141 0.355387 ( 0.446116)
test_all 0.004926 0.000272 643.252602 ( 66.306431)
test_rubyspec 0.100608 0.063254 46.834341 ( 55.195772)
total: 176.96 sec