Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-095031
#<BuildRuby:0x00005558b59986e0
@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.20220827-095031",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.000000 0.011736 0.973757 ( 1.041605)
build_miniruby 0.001086 0.001121 0.076676 ( 0.074283)
build_ruby 0.001499 0.000428 0.077002 ( 0.075254)
build_all 0.004713 0.004499 1.530385 ( 0.581006)
build_install 0.012326 0.010273 1.879336 ( 0.917368)
test_btest 0.000843 0.000347 76.363199 ( 8.513178)
test_basic 0.006401 0.000669 0.318729 ( 0.417702)
test_all 0.001710 0.002219 641.103476 ( 65.300200)
test_rubyspec 0.099502 0.061583 45.627040 ( 54.175234)
total: 131.10 sec