Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-044330
#<BuildRuby:0x000055d0b09fbfb0
@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.20221228-044330",
@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.000018 0.000004 0.000022 ( 0.000023)
configure 0.000017 0.000004 0.000021 ( 0.000020)
build_up 0.000000 0.006617 0.846414 ( 1.035960)
build_miniruby 0.000000 0.001279 1.009756 ( 1.007769)
build_ruby 0.000000 0.001451 2.764242 ( 2.761667)
build_all 0.002069 0.007683 16.628200 ( 2.999998)
build_install 0.005500 0.004704 2.250501 ( 1.174285)
test_btest 0.000702 0.000394 76.239486 ( 10.233638)
test_basic 0.005623 0.000942 0.357174 ( 0.443005)
test_all 0.000680 0.000542 658.606918 (100.822531)
test_rubyspec 0.059861 0.040508 51.444033 ( 59.519074)
total: 180.00 sec