Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-183806
#<BuildRuby:0x0000559683d8f468
@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.20221206-183806",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000014 0.000004 0.000018 ( 0.000017)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.000647 0.004270 1.233002 ( 1.271482)
build_miniruby 0.000761 0.000238 1.074439 ( 1.072951)
build_ruby 0.001068 0.000334 2.833041 ( 2.709246)
build_all 0.006262 0.003497 15.759415 ( 3.401780)
build_install 0.009393 0.000352 2.222118 ( 1.233900)
test_btest 0.000450 0.000135 59.014840 ( 11.780236)
test_basic 0.003890 0.001167 0.294796 ( 0.385230)
test_all 0.000741 0.000222 660.347407 (107.552942)
test_rubyspec 0.034399 0.026900 52.480765 ( 60.681375)
total: 190.09 sec