Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-084554
#<BuildRuby:0x00005599140e2038
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220726-084554",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.006501 0.005473 0.938028 ( 12.958544)
build_miniruby 0.001073 0.000268 0.060684 ( 0.060321)
build_ruby 0.001103 0.000276 0.055708 ( 0.054956)
build_all 0.006147 0.001537 1.267158 ( 0.473544)
build_install 0.009902 0.006443 4.325127 ( 1.761550)
test_btest 0.001542 0.000474 52.711525 ( 5.944766)
test_basic 0.006307 0.000203 0.302732 ( 0.393376)
test_all 0.002688 0.000000 503.870746 ( 52.704571)
test_rubyspec 0.068575 0.056324 41.756855 ( 47.694425)
total: 122.05 sec