Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-200744
#<BuildRuby:0x000055b9f478ffb0
@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.20221225-200744",
@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.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.000000 0.004866 0.806294 ( 1.365380)
build_miniruby 0.000000 0.000936 0.955581 ( 0.954141)
build_ruby 0.000000 0.001080 2.712669 ( 2.711521)
build_all 0.005203 0.003996 15.866854 ( 3.348241)
build_install 0.009264 0.000670 2.238116 ( 1.254336)
test_btest 0.000471 0.000057 64.157225 ( 11.240673)
test_basic 0.000551 0.004017 0.308252 ( 0.398879)
test_all 0.000810 0.000130 649.543244 ( 99.070658)
test_rubyspec 0.057512 0.012121 51.421405 ( 59.623295)
total: 179.97 sec