Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-162524
#<BuildRuby:0x0000560491e943c8
@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.20220211-162524",
@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.000006)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.005963 0.004532 0.941415 ( 1.273149)
build_miniruby 0.001685 0.000482 0.077755 ( 0.075886)
build_ruby 0.001515 0.000433 0.075878 ( 0.073773)
build_all 0.009396 0.001347 4.182817 ( 0.794283)
build_install 0.011911 0.012084 7.869575 ( 2.344769)
test_btest 0.001197 0.000000 74.104326 ( 7.986182)
test_basic 0.004587 0.003438 0.353266 ( 0.442034)
test_all 0.001664 0.000647 702.289711 ( 67.995644)
test_rubyspec 0.103423 0.057207 46.207851 ( 51.710887)
total: 132.70 sec