Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-231133
#<BuildRuby:0x0000556d6bf2b510
@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.20220312-231133",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006479 0.005225 1.000540 ( 1.669681)
build_miniruby 0.001433 0.000307 0.076179 ( 0.074938)
build_ruby 0.000000 0.002138 0.071920 ( 0.070441)
build_all 0.006316 0.003979 1.520744 ( 0.605550)
build_install 0.019156 0.003503 5.271156 ( 2.200025)
test_btest 0.001053 0.000277 77.690419 ( 8.204427)
test_basic 0.005603 0.001475 0.340798 ( 0.429742)
test_all 0.001285 0.000338 707.867280 ( 68.108360)
test_rubyspec 0.098902 0.060421 46.211465 ( 51.743614)
total: 133.11 sec