Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-055851
#<BuildRuby:0x0000562376113df8
@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.20221208-055851",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.004568 0.000066 1.163374 ( 1.156162)
build_miniruby 0.000769 0.000091 0.984514 ( 0.983170)
build_ruby 0.001099 0.000129 2.800824 ( 2.712574)
build_all 0.005187 0.003668 15.700666 ( 3.255585)
build_install 0.008016 0.001266 2.309637 ( 1.334513)
test_btest 0.000507 0.000080 62.879796 ( 11.638657)
test_basic 0.003982 0.000628 0.295519 ( 0.386326)
test_all 0.000000 0.000926 673.577567 (104.979526)
test_rubyspec 0.034771 0.028217 52.520495 ( 60.677407)
total: 187.12 sec