Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-024206
#<BuildRuby:0x0000561b3a57ebe8
@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.20221231-024206",
@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.000007)
autoconf 0.000013 0.000005 0.000018 ( 0.000018)
configure 0.000009 0.000004 0.000013 ( 0.000013)
build_up 0.004597 0.001915 0.842858 ( 1.012827)
build_miniruby 0.000856 0.000357 1.020749 ( 1.018809)
build_ruby 0.001007 0.000420 2.806498 ( 2.803768)
build_all 0.006562 0.003462 16.780479 ( 2.973060)
build_install 0.006387 0.005238 2.298129 ( 1.176502)
test_btest 0.000716 0.000334 78.488069 ( 10.813304)
test_basic 0.003369 0.003899 0.348218 ( 0.432955)
test_all 0.000978 0.000489 663.112433 (108.176557)
test_rubyspec 0.072268 0.057600 51.475188 ( 59.551056)
total: 187.96 sec