Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-081701
#<BuildRuby:0x0000562d0d608480
@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.20220227-081701",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003563 0.008089 0.990716 ( 1.048667)
build_miniruby 0.001679 0.000479 0.075319 ( 0.073560)
build_ruby 0.000000 0.002026 0.077936 ( 0.075646)
build_all 0.008739 0.000935 4.127904 ( 0.839777)
build_install 0.016495 0.006679 7.945216 ( 2.397243)
test_btest 0.000883 0.000279 73.067569 ( 8.069194)
test_basic 0.002169 0.005292 0.348464 ( 0.441579)
test_all 0.001104 0.000407 658.712733 ( 65.578943)
test_rubyspec 0.073305 0.092541 46.340179 ( 51.824478)
total: 130.35 sec