Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-231918
#<BuildRuby:0x000055a779fabe70
@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.20221229-231918",
@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.000015 0.000005 0.000020 ( 0.000020)
configure 0.000014 0.000004 0.000018 ( 0.000020)
build_up 0.003056 0.003686 0.866736 ( 1.366124)
build_miniruby 0.000995 0.000383 1.019124 ( 1.017137)
build_ruby 0.001180 0.000454 2.785376 ( 2.782853)
build_all 0.008433 0.001520 16.775544 ( 2.993723)
build_install 0.005083 0.006661 2.314130 ( 1.186537)
test_btest 0.000698 0.000299 74.438862 ( 10.866913)
test_basic 0.001158 0.005480 0.346670 ( 0.432642)
test_all 0.000949 0.000474 662.276273 (105.341382)
test_rubyspec 0.058169 0.057745 51.365136 ( 59.401891)
total: 185.39 sec