Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-053748
#<BuildRuby:0x00005626a29f08e8
@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.20220731-053748",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000019 0.000002 0.000021 ( 0.000014)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.012568 0.000540 0.977714 ( 1.192039)
build_miniruby 0.001951 0.000122 0.073941 ( 0.071872)
build_ruby 0.002731 0.000000 0.075532 ( 0.073039)
build_all 0.011378 0.000000 1.542953 ( 0.592311)
build_install 0.014648 0.008776 5.255744 ( 2.091555)
test_btest 0.000886 0.000115 74.308456 ( 8.358578)
test_basic 0.006405 0.000238 0.306003 ( 0.397021)
test_all 0.001917 0.000240 632.504175 ( 64.094189)
test_rubyspec 0.092673 0.069407 45.658992 ( 51.397432)
total: 128.27 sec