Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-121312
#<BuildRuby:0x0000557a7d534920
@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.20220718-121312",
@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.000006)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.005182 0.006031 0.950876 ( 1.214359)
build_miniruby 0.001348 0.000562 0.073354 ( 0.071958)
build_ruby 0.001219 0.000508 0.066197 ( 0.064834)
build_all 0.007975 0.002284 1.540454 ( 0.603536)
build_install 0.005266 0.018836 5.140668 ( 2.100294)
test_btest 0.000818 0.000529 73.674323 ( 8.175693)
test_basic 0.004591 0.002971 0.328670 ( 0.417096)
test_all 0.001422 0.000319 670.596404 ( 66.240923)
test_rubyspec 0.100551 0.078509 45.665266 ( 51.340277)
total: 130.23 sec