Logfile: /home/ko1/ruby/logs/brlog.trunk.20220429-122546
#<BuildRuby:0x000055ce330ccf40
@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.20220429-122546",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.007860 0.004017 1.030227 ( 1.334414)
build_miniruby 0.001779 0.000356 0.077298 ( 0.075307)
build_ruby 0.002113 0.000423 0.077083 ( 0.074803)
build_all 0.005268 0.004566 1.528637 ( 0.617897)
build_install 0.006418 0.016523 5.818961 ( 2.785431)
test_btest 0.000849 0.000377 75.338041 ( 7.967486)
test_basic 0.005159 0.004715 0.325732 ( 0.411948)
test_all 0.001797 0.000852 659.236900 ( 64.806285)
test_rubyspec 0.107256 0.085659 45.349662 ( 50.583417)
total: 128.66 sec