Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-015120
#<BuildRuby:0x0000561b7945ebc0
@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-015120",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.005769 0.000554 0.850248 ( 1.348211)
build_miniruby 0.000927 0.000264 1.017581 ( 1.015587)
build_ruby 0.001426 0.000000 2.777963 ( 2.775368)
build_all 0.009364 0.000000 16.662872 ( 2.989829)
build_install 0.009965 0.001046 2.226984 ( 1.170494)
test_btest 0.000707 0.000157 73.577802 ( 11.153478)
test_basic 0.006044 0.000358 0.339627 ( 0.425950)
test_all 0.001323 0.000000 674.261050 ( 95.407995)
test_rubyspec 0.082090 0.046168 51.460230 ( 59.525825)
total: 175.81 sec