Logfile: /home/ko1/ruby/logs/brlog.trunk.20220911-125724
#<BuildRuby:0x000056535b678dd8
@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.20220911-125724",
@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.000009 0.000003 0.000012 ( 0.000012)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.010110 0.000470 1.132927 ( 1.101585)
build_miniruby 0.001961 0.000453 0.074447 ( 0.072394)
build_ruby 0.001684 0.000389 0.074587 ( 0.072314)
build_all 0.009229 0.001011 1.561556 ( 0.604721)
build_install 0.016750 0.006613 1.929996 ( 0.953386)
test_btest 0.000000 0.001178 89.333532 ( 9.639296)
test_basic 0.002708 0.004840 0.352186 ( 0.440711)
test_all 0.005493 0.000000 655.028628 ( 66.483570)
test_rubyspec 0.109240 0.064631 47.190715 ( 55.640550)
total: 135.01 sec