Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-170706
#<BuildRuby:0x000056472334bf00
@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-170706",
@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.000014 0.000002 0.000016 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000996 0.003050 0.843829 ( 1.072885)
build_miniruby 0.000841 0.000115 0.937582 ( 0.936415)
build_ruby 0.001328 0.000000 2.672070 ( 2.585317)
build_all 0.009163 0.000000 15.873959 ( 3.242800)
build_install 0.004361 0.003737 2.139197 ( 1.206097)
test_btest 0.000512 0.000079 63.667027 ( 11.592198)
test_basic 0.004324 0.000665 0.295957 ( 0.386784)
test_all 0.001201 0.000185 670.969889 (142.895972)
test_rubyspec 0.036850 0.027223 52.894293 ( 61.167825)
total: 225.09 sec