Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-175958
#<BuildRuby:0x0000559cef2fff58
@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-175958",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000013 0.000006 0.000019 ( 0.000021)
configure 0.000013 0.000006 0.000019 ( 0.000019)
build_up 0.001510 0.004600 0.842250 ( 1.078149)
build_miniruby 0.000811 0.000437 1.016183 ( 1.014240)
build_ruby 0.001022 0.000550 2.816325 ( 2.813700)
build_all 0.008533 0.001200 16.831174 ( 3.054596)
build_install 0.008308 0.003454 2.339037 ( 1.199968)
test_btest 0.001049 0.000000 74.352877 ( 10.864566)
test_basic 0.006369 0.000000 0.343125 ( 0.429485)
test_all 0.000987 0.000336 670.039231 ( 99.566477)
test_rubyspec 0.078452 0.048121 51.659759 ( 59.668022)
total: 179.69 sec