Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-032510
#<BuildRuby:0x00005645c2f08a58
@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.20220404-032510",
@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.000018 0.000003 0.000021 ( 0.000021)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.010761 0.000000 1.020787 ( 1.912351)
build_miniruby 0.001995 0.000086 0.067081 ( 0.065244)
build_ruby 0.000000 0.002159 0.078131 ( 0.075717)
build_all 0.009232 0.002038 4.249764 ( 0.863682)
build_install 0.017576 0.005189 8.545118 ( 3.016503)
test_btest 0.001386 0.000000 77.109157 ( 7.992125)
test_basic 0.005263 0.002152 0.340821 ( 0.432979)
test_all 0.001543 0.000321 658.182194 ( 65.879431)
test_rubyspec 0.100079 0.071840 46.475013 ( 51.907319)
total: 132.15 sec