Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-183146
#<BuildRuby:0x000056048ba37df8
@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.20230110-183146",
@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.000016 0.000002 0.000018 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.006448 0.000313 0.850318 ( 1.905088)
build_miniruby 0.001193 0.000159 1.003507 ( 1.001610)
build_ruby 0.000000 0.001411 2.771231 ( 2.768674)
build_all 0.006802 0.003342 16.818908 ( 2.981634)
build_install 0.005655 0.003755 2.124387 ( 1.081660)
test_btest 0.000814 0.000181 70.193996 ( 11.250061)
test_basic 0.002373 0.003839 0.360561 ( 0.447063)
test_all 0.001127 0.000296 658.100364 (104.131423)
test_rubyspec 0.092998 0.042067 51.692667 ( 60.027937)
total: 185.60 sec