Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-093718
#<BuildRuby:0x0000557aee98af08
@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.20221016-093718",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.005105 0.006587 1.134450 ( 1.164150)
build_miniruby 0.001202 0.000601 0.105570 ( 0.102250)
build_ruby 0.001092 0.000546 0.099443 ( 0.095951)
build_all 0.003173 0.006689 1.341311 ( 0.593697)
build_install 0.005080 0.010198 1.708806 ( 0.898526)
test_btest 0.000889 0.000647 62.868746 ( 6.472440)
test_basic 0.004142 0.003012 0.337524 ( 0.427191)
test_all 0.008372 0.000000 519.088597 ( 55.397241)
test_rubyspec 0.087894 0.046665 43.437477 ( 52.006550)
total: 117.16 sec