Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-105247
#<BuildRuby:0x000055b5e0390008
@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.20230131-105247",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000014 0.000005 0.000019 ( 0.000017)
build_up 0.000167 0.006331 0.847658 ( 1.141496)
build_miniruby 0.000916 0.000422 1.000659 ( 0.998679)
build_ruby 0.000000 0.001676 2.777384 ( 2.774770)
build_all 0.002976 0.006973 16.726039 ( 2.990865)
build_install 0.006194 0.003021 2.074971 ( 1.071385)
test_btest 0.000606 0.000356 78.801795 ( 10.928067)
test_basic 0.004177 0.002457 0.341579 ( 0.427962)
test_all 0.000913 0.000537 677.383869 ( 97.207411)
test_rubyspec 0.028583 0.050659 51.917047 ( 60.008564)
total: 177.55 sec