Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-131213
#<BuildRuby:0x0000564e2f062c40
@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.20220820-131213",
@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.000002 0.000015 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.006819 0.000000 0.869341 ( 0.895367)
build_miniruby 0.000907 0.000000 0.057488 ( 0.056318)
build_ruby 0.000831 0.000110 0.059389 ( 0.058209)
build_all 0.004508 0.000070 1.534803 ( 0.587778)
build_install 0.010242 0.000736 1.957669 ( 0.996942)
test_btest 0.000000 0.000632 49.282145 ( 8.648076)
test_basic 0.002441 0.003353 0.285358 ( 0.373613)
test_all 0.001928 0.000321 598.809376 ( 92.100480)
test_rubyspec 0.096062 0.028481 44.416034 ( 52.708766)
total: 156.43 sec