Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-023114
#<BuildRuby:0x000055ba07fa6038
@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.20220727-023114",
@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.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.008471 0.003165 0.836946 ( 1.418416)
build_miniruby 0.001617 0.000081 0.064228 ( 0.063070)
build_ruby 0.001370 0.000069 0.065261 ( 0.064362)
build_all 0.009448 0.000292 1.245734 ( 0.479492)
build_install 0.012137 0.004043 4.430872 ( 1.830854)
test_btest 0.001968 0.000171 56.229642 ( 6.238729)
test_basic 0.006191 0.000539 0.287397 ( 0.377566)
test_all 0.002983 0.000000 500.625032 ( 52.739039)
test_rubyspec 0.078413 0.053316 41.839556 ( 47.621613)
total: 110.83 sec