Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-200355
#<BuildRuby:0x0000560d31dcfe80
@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.20221209-200355",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.004157 0.000594 1.137545 ( 1.142656)
build_miniruby 0.000830 0.000119 1.033263 ( 1.031596)
build_ruby 0.001144 0.000163 2.745295 ( 2.655415)
build_all 0.008959 0.000000 15.830449 ( 3.265312)
build_install 0.000000 0.008823 2.229899 ( 1.276041)
test_btest 0.000000 0.000555 61.097841 ( 11.433002)
test_basic 0.003246 0.001791 0.324608 ( 0.415315)
test_all 0.001539 0.000226 667.810985 (110.389671)
test_rubyspec 0.038102 0.026874 52.094397 ( 60.368870)
total: 191.98 sec