Logfile: /home/ko1/ruby/logs/brlog.trunk.20230310-214255
#<BuildRuby:0x0000555cb83bb108
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230310-214255",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000004 0.000011 ( 0.000011)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.003947 0.000000 0.827936 ( 2.172451)
build_miniruby 0.000632 0.000214 0.658526 ( 0.657992)
build_ruby 0.000760 0.000380 2.108751 ( 2.108850)
build_all 0.002477 0.005906 11.232730 ( 0.980826)
build_install 0.004262 0.002664 1.547137 ( 0.849480)
test_btest 0.000522 0.000327 74.339214 ( 6.995006)
test_basic 0.000871 0.002340 0.248265 ( 0.344998)
test_all 0.000443 0.000295 384.387699 ( 45.156481)
test_rubyspec 0.009485 0.018711 35.702276 ( 46.270751)
total: 105.54 sec