Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-123000
#<BuildRuby:0x000055a000103d80
@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.20221204-123000",
@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.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003666 0.000611 0.780799 ( 1.069570)
build_miniruby 0.000979 0.000000 0.531145 ( 0.530831)
build_ruby 0.001250 0.000000 1.696449 ( 1.637025)
build_all 0.005296 0.004072 12.009085 ( 1.506818)
build_install 0.004050 0.003113 1.641436 ( 0.775464)
test_btest 0.000518 0.000129 63.063037 ( 6.232372)
test_basic 0.000401 0.002919 0.261695 ( 0.357970)
test_all 0.000681 0.000200 506.829841 ( 51.849561)
test_rubyspec 0.013392 0.015672 35.797115 ( 46.377064)
total: 110.34 sec