Logfile: /home/ko1/ruby/logs/brlog.trunk.20221028-185833
#<BuildRuby:0x000056409d15d400
@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.20221028-185833",
@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.000008 0.000003 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.005810 0.003280 1.111090 ( 1.151632)
build_miniruby 0.001653 0.000508 0.096576 ( 0.093051)
build_ruby 0.001460 0.000449 0.096359 ( 0.094009)
build_all 0.006931 0.002133 1.291560 ( 0.575827)
build_install 0.007624 0.010377 1.666776 ( 0.942815)
test_btest 0.001180 0.000506 62.077621 ( 6.365450)
test_basic 0.005889 0.000421 0.350221 ( 0.441651)
test_all 0.004321 0.002646 522.597031 ( 55.357478)
test_rubyspec 0.095937 0.039038 43.504323 ( 52.040072)
total: 117.06 sec