Logfile: /home/ko1/ruby/logs/brlog.trunk.20220305-195505
#<BuildRuby:0x000055c29351c6c8
@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.20220305-195505",
@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.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008276 0.004044 0.999933 ( 1.049482)
build_miniruby 0.002380 0.000000 0.074938 ( 0.073578)
build_ruby 0.002431 0.000164 0.074658 ( 0.072745)
build_all 0.005464 0.005356 4.181671 ( 0.853100)
build_install 0.018957 0.004723 7.904657 ( 2.410723)
test_btest 0.000868 0.000207 76.358288 ( 7.824160)
test_basic 0.007857 0.000760 0.343281 ( 0.431474)
test_all 0.001327 0.000301 682.387791 ( 66.241614)
test_rubyspec 0.100984 0.063108 46.216196 ( 51.472906)
total: 130.43 sec