Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-062406
#<BuildRuby:0x0000563a030dff00
@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.20221216-062406",
@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.000010 0.000001 0.000011 ( 0.000010)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.000000 0.004477 0.892015 ( 1.132854)
build_miniruby 0.000000 0.000995 0.927262 ( 0.925776)
build_ruby 0.000000 0.001115 2.753390 ( 2.665678)
build_all 0.004654 0.004452 15.751920 ( 3.345756)
build_install 0.009127 0.001203 2.252830 ( 1.257106)
test_btest 0.000448 0.000102 66.391244 ( 11.401191)
test_basic 0.004732 0.000138 0.356733 ( 0.447288)
test_all 0.001397 0.000000 668.565939 (147.998165)
test_rubyspec 0.044271 0.024377 52.977405 ( 61.141593)
total: 230.32 sec