Logfile: /home/ko1/ruby/logs/brlog.trunk.20220617-204132
#<BuildRuby:0x00005620fd737e30
@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.20220617-204132",
@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.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.003628 0.003061 0.829219 ( 1.116630)
build_miniruby 0.000852 0.000106 0.058451 ( 0.057315)
build_ruby 0.001054 0.000000 0.059223 ( 0.058044)
build_all 0.004127 0.000183 1.504029 ( 0.605377)
build_install 0.006844 0.004283 6.329900 ( 2.851531)
test_btest 0.000523 0.000087 54.359697 ( 8.515061)
test_basic 0.001356 0.004276 0.319336 ( 0.407829)
test_all 0.000702 0.001094 643.583917 ( 94.292271)
test_rubyspec 0.086611 0.036063 44.199034 ( 49.818936)
total: 157.72 sec