Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-013415
#<BuildRuby:0x0000562bc0858378
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220719-013415",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.004988 0.001247 0.805713 ( 0.861218)
build_miniruby 0.000810 0.000203 0.057088 ( 0.055793)
build_ruby 0.000830 0.000207 0.059684 ( 0.058339)
build_all 0.003705 0.000926 1.570711 ( 0.614838)
build_install 0.010835 0.000281 5.649616 ( 2.181161)
test_btest 0.000690 0.000148 46.375450 ( 8.636948)
test_basic 0.000733 0.005121 0.333360 ( 0.421371)
test_all 0.000793 0.000227 631.540620 ( 90.069982)
test_rubyspec 0.055429 0.063759 44.180085 ( 49.799212)
total: 152.70 sec