Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-031421
#<BuildRuby:0x0000559653ff69c0
@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.20221012-031421",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.009783 0.000673 1.102602 ( 1.192864)
build_miniruby 0.001684 0.000561 0.098299 ( 0.096407)
build_ruby 0.001069 0.000356 0.099751 ( 0.097779)
build_all 0.006583 0.000705 1.320343 ( 0.584863)
build_install 0.012811 0.001028 1.649751 ( 0.920039)
test_btest 0.001848 0.000493 62.770403 ( 6.536817)
test_basic 0.005300 0.001413 0.357939 ( 0.449746)
test_all 0.007370 0.000188 512.803860 ( 54.784044)
test_rubyspec 0.078482 0.039460 43.132875 ( 51.644001)
total: 116.31 sec