Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-044405
#<BuildRuby:0x0000564a0d6c2700
@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.20220920-044405",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000032 0.000005 0.000037 ( 0.000033)
build_up 0.003710 0.006874 1.078542 ( 1.129602)
build_miniruby 0.001562 0.000417 0.117552 ( 0.113919)
build_ruby 0.000712 0.001790 0.115615 ( 0.099163)
build_all 0.008114 0.001301 1.605426 ( 0.654372)
build_install 0.014691 0.007363 1.957426 ( 0.987190)
test_btest 0.000947 0.000302 72.485074 ( 8.047268)
test_basic 0.005439 0.004332 0.384381 ( 0.470641)
test_all 0.002819 0.000980 671.659262 ( 68.479116)
test_rubyspec 0.115343 0.064116 45.613883 ( 54.125480)
total: 134.11 sec