Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-010259
#<BuildRuby:0x0000556e8ac0d9d0
@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.20221208-010259",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000012 0.000003 0.000015 ( 0.000016)
configure 0.000074 0.000019 0.000093 ( 0.000096)
build_up 0.005532 0.004431 1.203984 ( 3.087427)
build_miniruby 0.001926 0.000593 0.841272 ( 0.840396)
build_ruby 0.002099 0.000646 2.219589 ( 2.125783)
build_all 0.013148 0.005845 18.519553 ( 2.182272)
build_install 0.011564 0.009307 2.096320 ( 1.043636)
test_btest 0.000920 0.000368 91.389286 ( 9.412926)
test_basic 0.005588 0.002235 0.359018 ( 0.451315)
test_all 0.001558 0.000623 686.904470 ( 72.450551)
test_rubyspec 0.104708 0.046378 49.610893 ( 57.893406)
total: 149.49 sec