Logfile: /home/ko1/ruby/logs/brlog.trunk.20220909-061915
#<BuildRuby:0x000055e31d048ea8
@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-061915",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008677 0.002169 1.123293 ( 1.080907)
build_miniruby 0.001622 0.000406 0.076658 ( 0.074524)
build_ruby 0.001522 0.000381 0.075556 ( 0.074296)
build_all 0.009238 0.001000 1.556520 ( 0.608678)
build_install 0.015534 0.005194 1.933672 ( 0.961375)
test_btest 0.001219 0.000305 93.943684 ( 9.649182)
test_basic 0.002267 0.006027 0.357877 ( 0.445845)
test_all 0.002474 0.000774 681.841962 ( 68.398291)
test_rubyspec 0.082223 0.089709 47.141886 ( 55.547922)
total: 136.84 sec