Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-050716
#<BuildRuby:0x000055ecc2d88d30
@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.20220918-050716",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009523 0.001511 1.498671 ( 1.614503)
build_miniruby 0.002450 0.000576 2.233996 ( 1.360473)
build_ruby 0.003014 0.000709 2.168808 ( 2.103080)
build_all 0.014531 0.005630 18.569321 ( 2.216053)
build_install 0.018076 0.004534 2.049639 ( 0.998237)
test_btest 0.001172 0.000306 77.850178 ( 8.547332)
test_basic 0.000305 0.007262 0.380479 ( 0.469643)
test_all 0.003495 0.001165 668.651983 ( 68.651110)
test_rubyspec 0.083741 0.103896 45.738457 ( 54.198439)
total: 140.16 sec