Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-051224
#<BuildRuby:0x00005573bfb0c010
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221215-051224",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.000887 0.002995 0.872892 ( 1.135280)
build_miniruby 0.000665 0.000205 1.075225 ( 1.073955)
build_ruby 0.000959 0.000295 2.780231 ( 2.670660)
build_all 0.004797 0.004177 15.606260 ( 3.327265)
build_install 0.002134 0.006982 2.221366 ( 1.290268)
test_btest 0.000000 0.000621 58.937524 ( 11.741546)
test_basic 0.002308 0.002378 0.362365 ( 0.453598)
test_all 0.001138 0.000569 674.954263 (135.177165)
test_rubyspec 0.044951 0.019379 52.298948 ( 60.494081)
total: 217.36 sec