Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-205606
#<BuildRuby:0x000055b2ba34c1d8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221226-205606",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000009 0.000002 0.000011 ( 0.000009)
build_up 0.007283 0.001120 0.962332 ( 1.138787)
build_miniruby 0.002353 0.000362 0.845466 ( 0.843874)
build_ruby 0.002936 0.000000 2.146976 ( 2.148797)
build_all 0.014383 0.004473 18.459276 ( 2.154558)
build_install 0.016559 0.005181 2.032653 ( 1.042522)
test_btest 0.001184 0.000237 90.304686 ( 8.845487)
test_basic 0.008756 0.000741 0.349799 ( 0.435852)
test_all 0.001947 0.000371 677.933504 ( 63.621606)
test_rubyspec 0.130854 0.052947 47.694569 ( 55.862787)
total: 136.10 sec