Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-094509
#<BuildRuby:0x000055cdf87dafe8
@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.20230105-094509",
@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.002604 0.000400 1.562360 ( 4.809420)
autoconf 0.002315 0.000000 1.334018 ( 1.330253)
configure 0.132161 0.034138 35.191682 ( 35.648643)
build_up 0.025178 0.041045 30.859827 ( 17.545168)
build_miniruby 0.016724 0.002336 212.210449 ( 19.349956)
build_ruby 0.000000 0.003664 2.477336 ( 2.124805)
build_all 0.149433 0.023968 313.567360 ( 36.823897)
build_install 0.022749 0.000000 2.125467 ( 1.028209)
test_btest 0.001246 0.000000 91.600628 ( 8.542284)
test_basic 0.002753 0.004156 0.353397 ( 0.443121)
test_all 0.001558 0.000451 655.957304 ( 62.606467)
test_rubyspec 0.089259 0.064440 47.912800 ( 56.424502)
total: 246.68 sec