Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-225212
#<BuildRuby:0x000055fc2f94be58
@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.20220718-225212",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006316 0.000155 0.819686 ( 1.145168)
build_miniruby 0.000830 0.000060 0.057177 ( 0.055982)
build_ruby 0.000846 0.000060 0.058573 ( 0.057464)
build_all 0.004102 0.000293 1.558800 ( 0.613057)
build_install 0.006674 0.004378 5.654156 ( 2.177775)
test_btest 0.000716 0.000000 54.123712 ( 7.865070)
test_basic 0.001058 0.004072 0.285554 ( 0.374761)
test_all 0.001662 0.000293 598.759003 ( 96.594355)
test_rubyspec 0.091282 0.010471 43.719585 ( 49.360555)
total: 158.24 sec