Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-144205
#<BuildRuby:0x0000559093250728
@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.20221214-144205",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004239 0.000000 0.922959 ( 1.175927)
build_miniruby 0.000944 0.000145 0.959490 ( 0.957902)
build_ruby 0.001194 0.000000 2.796310 ( 2.701933)
build_all 0.003556 0.005720 15.912836 ( 3.338227)
build_install 0.010986 0.000037 2.350375 ( 1.366721)
test_btest 0.000523 0.000105 58.412999 ( 11.584604)
test_basic 0.000880 0.003859 0.300343 ( 0.391143)
test_all 0.001125 0.000281 662.948643 (141.926879)
test_rubyspec 0.054268 0.012029 52.258145 ( 60.427058)
total: 223.87 sec