Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-114953
#<BuildRuby:0x000055a88cef7858
@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.20220303-114953",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009262 0.000618 1.009510 ( 1.275224)
build_miniruby 0.001656 0.000110 0.066851 ( 0.065558)
build_ruby 0.001532 0.000102 0.076292 ( 0.075340)
build_all 0.010906 0.000000 4.280298 ( 0.859489)
build_install 0.018861 0.004479 7.825675 ( 2.374936)
test_btest 0.001115 0.000102 71.339721 ( 8.224128)
test_basic 0.006746 0.000613 0.340748 ( 0.429656)
test_all 0.001763 0.000000 702.593407 ( 67.819671)
test_rubyspec 0.102145 0.061510 46.260445 ( 51.632431)
total: 132.76 sec