Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-124944
#<BuildRuby:0x000055f6054f1338
@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-124944",
@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.000021 0.000012 0.000033 ( 0.000033)
autoconf 0.000026 0.000015 0.000041 ( 0.000041)
configure 0.000017 0.000009 0.000026 ( 0.000026)
build_up 0.009195 0.002530 1.205453 ( 1.546248)
build_miniruby 0.003974 0.000000 1.391533 ( 1.230106)
build_ruby 0.001684 0.000486 1.877324 ( 1.840866)
build_all 0.012480 0.001151 12.817278 ( 1.700332)
build_install 0.011214 0.004313 1.703207 ( 0.921845)
test_btest 0.000936 0.000360 63.497743 ( 6.328694)
test_basic 0.004654 0.001791 0.353925 ( 0.445734)
test_all 0.002875 0.004823 487.199823 ( 53.109635)
test_rubyspec 0.069367 0.071533 43.193208 ( 51.587336)
total: 118.71 sec