Logfile: /home/ko1/ruby/logs/brlog.trunk.20220701-220919
#<BuildRuby:0x000055636b6972c8
@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.20220701-220919",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000016 0.000000 0.000016 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.006869 0.000000 0.854981 ( 1.075372)
build_miniruby 0.001064 0.000000 0.057516 ( 0.056247)
build_ruby 0.000915 0.000000 0.059475 ( 0.058310)
build_all 0.004273 0.000000 1.522633 ( 0.611808)
build_install 0.006648 0.004367 6.308774 ( 2.860776)
test_btest 0.000768 0.000043 51.917527 ( 8.495549)
test_basic 0.002040 0.004165 0.349880 ( 0.437487)
test_all 0.001362 0.000000 597.398005 ( 95.027406)
test_rubyspec 0.089940 0.032917 44.398189 ( 49.950251)
total: 158.57 sec