Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-185735
#<BuildRuby:0x0000561c728e3e80
@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.20230102-185735",
@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.000002 0.000020 ( 0.000022)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.000000 0.006572 0.843012 ( 1.027447)
build_miniruby 0.000727 0.000670 1.019007 ( 1.017155)
build_ruby 0.000000 0.001635 2.784227 ( 2.781434)
build_all 0.004796 0.005036 16.727987 ( 2.985127)
build_install 0.008724 0.002868 2.298290 ( 1.182916)
test_btest 0.000742 0.000260 71.569562 ( 11.037083)
test_basic 0.005727 0.000701 0.355999 ( 0.442290)
test_all 0.001085 0.000362 662.637417 ( 95.165386)
test_rubyspec 0.082811 0.051389 51.344326 ( 59.406036)
total: 175.05 sec