Logfile: /home/ko1/ruby/logs/brlog.trunk.20220909-000609
#<BuildRuby:0x0000555c853006d8
@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-000609",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.004012 0.005460 1.106846 ( 1.098249)
build_miniruby 0.001278 0.000533 0.070427 ( 0.068354)
build_ruby 0.001288 0.000537 0.073475 ( 0.071890)
build_all 0.008557 0.001618 1.545051 ( 0.611920)
build_install 0.010221 0.012130 1.892292 ( 0.941032)
test_btest 0.000987 0.000493 98.800160 ( 9.742101)
test_basic 0.005110 0.002555 0.357857 ( 0.446426)
test_all 0.003584 0.000000 631.910761 ( 65.631595)
test_rubyspec 0.096687 0.082520 47.109379 ( 55.246608)
total: 133.86 sec