Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-123822
#<BuildRuby:0x00005627d73f0e80
@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.20220724-123822",
@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.000019 0.000007 0.000026 ( 0.000026)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.007652 0.002470 0.819698 ( 0.951256)
build_miniruby 0.000906 0.000323 0.054317 ( 0.054017)
build_ruby 0.001205 0.000430 0.063234 ( 0.063301)
build_all 0.008060 0.000273 1.263095 ( 0.491264)
build_install 0.011092 0.004916 4.266407 ( 1.811963)
test_btest 0.001582 0.000527 52.521442 ( 6.262054)
test_basic 0.005126 0.000367 0.289297 ( 0.380467)
test_all 0.001406 0.000445 487.004699 ( 51.611830)
test_rubyspec 0.082725 0.042341 41.787836 ( 47.750951)
total: 109.38 sec