Logfile: /home/ko1/ruby/logs/brlog.trunk.20221011-234158
#<BuildRuby:0x000056232d6fd528
@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.20221011-234158",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009603 0.000409 1.123113 ( 1.281790)
build_miniruby 0.001371 0.000097 0.093511 ( 0.090606)
build_ruby 0.001393 0.000100 0.093817 ( 0.091249)
build_all 0.006736 0.000481 1.337139 ( 0.560852)
build_install 0.008108 0.006155 1.687120 ( 0.908284)
test_btest 0.001640 0.000234 61.762122 ( 6.357870)
test_basic 0.000431 0.005792 0.355521 ( 0.446161)
test_all 0.007232 0.000000 487.459474 ( 53.580824)
test_rubyspec 0.097312 0.029048 43.190020 ( 51.738915)
total: 115.06 sec