Logfile: /home/ko1/ruby/logs/brlog.trunk.20221110-082209
#<BuildRuby:0x000055af1542cd30
@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.20221110-082209",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.009857 0.001448 1.130431 ( 1.432291)
build_miniruby 0.001626 0.000407 0.061259 ( 0.059560)
build_ruby 0.001674 0.000419 0.068168 ( 0.065905)
build_all 0.009454 0.001064 1.523403 ( 0.601006)
build_install 0.019762 0.003119 1.858052 ( 0.940996)
test_btest 0.001221 0.000262 87.710143 ( 8.915650)
test_basic 0.010148 0.000000 0.326064 ( 0.410871)
test_all 0.001892 0.000000 692.200384 ( 69.231648)
test_rubyspec 0.159340 0.031053 47.792124 ( 55.896941)
total: 137.56 sec