Logfile: /home/ko1/ruby/logs/brlog.trunk.20220909-200856
#<BuildRuby:0x0000561988444920
@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.20220909-200856",
@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.000005)
autoconf 0.000122 0.000000 0.000122 ( 0.000129)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.005828 0.004537 1.127272 ( 1.362991)
build_miniruby 0.001835 0.000262 0.068939 ( 0.066557)
build_ruby 0.001739 0.000249 0.074097 ( 0.072496)
build_all 0.010035 0.000713 1.573988 ( 0.603967)
build_install 0.020147 0.001183 1.884279 ( 0.939712)
test_btest 0.001044 0.000000 94.580892 ( 9.431601)
test_basic 0.008170 0.000000 0.362507 ( 0.450066)
test_all 0.003981 0.000000 682.548068 ( 67.956580)
test_rubyspec 0.129404 0.052388 47.072628 ( 55.388350)
total: 136.27 sec