Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-231739
#<BuildRuby:0x000055a883324728
@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.20221211-231739",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.004175 0.000000 0.833372 ( 1.124783)
build_miniruby 0.000743 0.000087 0.998610 ( 0.997170)
build_ruby 0.001094 0.000129 2.682187 ( 2.565574)
build_all 0.008483 0.000465 15.696328 ( 3.279163)
build_install 0.000993 0.008323 2.246033 ( 1.290984)
test_btest 0.000479 0.000101 67.287432 ( 10.883491)
test_basic 0.001231 0.003591 0.297273 ( 0.388127)
test_all 0.001212 0.000216 668.664284 (140.486432)
test_rubyspec 0.026876 0.030274 52.490472 ( 60.645054)
total: 221.66 sec