Logfile: /home/ko1/ruby/logs/brlog.trunk.20220606-005642
#<BuildRuby:0x000055fe05f128c8
@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.20220606-005642",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.006472 0.000354 0.867574 ( 1.002712)
build_miniruby 0.000864 0.000133 0.057380 ( 0.056108)
build_ruby 0.000820 0.000126 0.059350 ( 0.058118)
build_all 0.004282 0.000000 1.534134 ( 0.622703)
build_install 0.005766 0.005434 6.338118 ( 2.862673)
test_btest 0.000660 0.000138 48.937815 ( 8.601957)
test_basic 0.001683 0.004086 0.295318 ( 0.383931)
test_all 0.001200 0.000315 643.513201 ( 94.919973)
test_rubyspec 0.097290 0.029426 44.249740 ( 49.806311)
total: 158.32 sec