Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-094332
#<BuildRuby:0x0000564b3ba7abe8
@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.20221210-094332",
@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.000000 0.000007 ( 0.000021)
autoconf 0.000014 0.000000 0.000014 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.004791 0.000000 1.101651 ( 1.106005)
build_miniruby 0.000852 0.000000 0.986549 ( 0.985381)
build_ruby 0.001196 0.000000 2.887299 ( 2.760453)
build_all 0.004509 0.004675 15.640002 ( 3.276887)
build_install 0.010133 0.000000 2.275366 ( 1.291324)
test_btest 0.000660 0.000000 65.957036 ( 11.248767)
test_basic 0.004402 0.000067 0.283540 ( 0.374861)
test_all 0.001057 0.000056 650.549378 (122.197699)
test_rubyspec 0.042141 0.019461 52.634904 ( 60.845818)
total: 204.09 sec