Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-183245
#<BuildRuby:0x0000556f26abc0f8
@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.20221221-183245",
@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.000017 0.000004 0.000021 ( 0.000021)
configure 0.000013 0.000004 0.000017 ( 0.000016)
build_up 0.003601 0.000900 0.822409 ( 1.054633)
build_miniruby 0.000816 0.000204 0.990679 ( 0.989285)
build_ruby 0.001195 0.000000 2.590185 ( 2.588697)
build_all 0.008890 0.000000 15.750079 ( 3.285536)
build_install 0.008169 0.002672 2.274389 ( 1.302322)
test_btest 0.000473 0.000105 58.977871 ( 11.765040)
test_basic 0.000000 0.004766 0.335448 ( 0.426292)
test_all 0.000000 0.001453 666.142356 (138.049258)
test_rubyspec 0.044495 0.019301 51.676667 ( 59.898134)
total: 219.36 sec