Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-084834
#<BuildRuby:0x00005585c983c328
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220813-084834",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.002178 0.004581 0.852725 ( 0.925714)
build_miniruby 0.000680 0.000227 0.057856 ( 0.056599)
build_ruby 0.000769 0.000256 0.059448 ( 0.058104)
build_all 0.000282 0.004284 1.518607 ( 0.583742)
build_install 0.007645 0.001328 1.910263 ( 0.970930)
test_btest 0.000533 0.000205 55.504740 ( 7.889470)
test_basic 0.005240 0.000262 0.299892 ( 0.388913)
test_all 0.002196 0.000785 601.694054 ( 91.400646)
test_rubyspec 0.052982 0.065703 43.889801 ( 51.272711)
total: 153.55 sec