Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-063748
#<BuildRuby:0x000055649d9e8728
@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.20221219-063748",
@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.000022)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000018 0.000001 0.000019 ( 0.000018)
build_up 0.004331 0.000011 0.854796 ( 1.090528)
build_miniruby 0.000827 0.000055 0.988436 ( 0.987184)
build_ruby 0.001236 0.000083 2.771878 ( 2.685614)
build_all 0.008847 0.000011 15.664176 ( 3.256836)
build_install 0.008615 0.000507 2.220909 ( 1.223967)
test_btest 0.000545 0.000032 58.526444 ( 12.155041)
test_basic 0.000447 0.004938 0.328059 ( 0.418145)
test_all 0.001275 0.000150 661.387459 (147.768157)
test_rubyspec 0.045078 0.026109 52.548223 ( 60.762875)
total: 230.35 sec