Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-152056
#<BuildRuby:0x0000564c13292858
@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-152056",
@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.000017 0.000003 0.000020 ( 0.000019)
configure 0.000016 0.000002 0.000018 ( 0.000017)
build_up 0.002455 0.004636 0.927402 ( 1.089900)
build_miniruby 0.001119 0.000239 1.017888 ( 1.016005)
build_ruby 0.001381 0.000296 2.772571 ( 2.769889)
build_all 0.008110 0.001738 16.807247 ( 2.989933)
build_install 0.010530 0.001095 2.299043 ( 1.180145)
test_btest 0.000791 0.000159 74.706366 ( 11.079285)
test_basic 0.006477 0.001295 0.380659 ( 0.464847)
test_all 0.001018 0.000204 680.758721 (105.644425)
test_rubyspec 0.057698 0.047586 51.724315 ( 59.762855)
total: 186.00 sec