Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-223423
#<BuildRuby:0x00005588a667ead8
@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.20221029-223423",
@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.000030 0.000005 0.000035 ( 0.000036)
autoconf 0.000078 0.000013 0.000091 ( 0.000093)
configure 0.000035 0.000006 0.000041 ( 0.000041)
build_up 0.000000 0.011458 1.079303 ( 1.173911)
build_miniruby 0.002036 0.000000 0.100411 ( 0.097957)
build_ruby 0.001446 0.000000 0.097263 ( 0.096925)
build_all 0.008917 0.000000 1.351370 ( 0.589500)
build_install 0.015719 0.002234 1.655337 ( 0.915526)
test_btest 0.001422 0.000407 61.530892 ( 6.449148)
test_basic 0.005769 0.000569 0.343431 ( 0.436214)
test_all 0.006661 0.000751 498.575191 ( 53.410887)
test_rubyspec 0.081948 0.037930 43.349099 ( 51.969867)
total: 115.14 sec