Logfile: /home/ko1/ruby/logs/brlog.trunk.20240102-220648
#<BuildRuby:0x00005616d7be7280
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240102-220648",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000009 0.000005 0.000014 ( 0.000014)
autoconf 0.000016 0.000008 0.000024 ( 0.000025)
configure 0.000012 0.000006 0.000018 ( 0.000017)
build_up 0.005903 0.000929 1.043846 ( 1.291050)
build_miniruby 0.000694 0.000347 0.843102 ( 0.843223)
build_ruby 0.000000 0.002162 2.695804 ( 2.695290)
build_all 0.005316 0.002643 11.941924 ( 0.957635)
build_install 0.004987 0.007579 3.505381 ( 0.962482)
test_btest 0.000522 0.000332 61.579601 ( 5.798342)
test_basic 0.005335 0.000247 0.399888 ( 0.479088)
test_all 0.073607 0.024466 382.226462 ( 31.123780)
test_rubyspec 0.047555 0.024868 39.984655 ( 52.546967)
total: 96.70 sec