Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-152751
#<BuildRuby:0x000055a9375b04d8
@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.20220303-152751",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.002586 0.007691 0.983623 ( 1.156446)
build_miniruby 0.001618 0.000324 0.073196 ( 0.072197)
build_ruby 0.002137 0.000000 0.079517 ( 0.077345)
build_all 0.009966 0.000744 4.181612 ( 0.873199)
build_install 0.020092 0.004041 7.874068 ( 2.459576)
test_btest 0.001109 0.000201 73.295408 ( 7.827151)
test_basic 0.006398 0.001163 0.327792 ( 0.419673)
test_all 0.001688 0.000000 707.800161 ( 67.602264)
test_rubyspec 0.094652 0.064275 46.786050 ( 52.004090)
total: 132.49 sec