Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-172404
#<BuildRuby:0x000055b96bad2be8
@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.20230103-172404",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000018 0.000001 0.000019 ( 0.000034)
build_up 0.006579 0.000000 0.837765 ( 1.327998)
build_miniruby 0.001302 0.000000 1.019247 ( 1.017352)
build_ruby 0.001560 0.000080 2.796334 ( 2.793859)
build_all 0.006086 0.003932 16.803340 ( 2.986688)
build_install 0.009072 0.002654 2.313298 ( 1.192860)
test_btest 0.000699 0.000000 70.394337 ( 11.827208)
test_basic 0.006301 0.000415 0.373547 ( 0.459465)
test_all 0.000504 0.001071 671.005644 (101.945204)
test_rubyspec 0.111661 0.020807 51.615839 ( 59.626290)
total: 183.18 sec