Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-045641
#<BuildRuby:0x0000559103280480
@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.20220311-045641",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.001760 0.009276 1.024289 ( 1.209133)
build_miniruby 0.001210 0.000660 0.075176 ( 0.073113)
build_ruby 0.001189 0.000648 0.079448 ( 0.077135)
build_all 0.008397 0.000000 1.510588 ( 0.600134)
build_install 0.013635 0.008792 5.260010 ( 2.190125)
test_btest 0.001029 0.000514 73.547051 ( 8.212729)
test_basic 0.004509 0.002255 0.331018 ( 0.421454)
test_all 0.000000 0.001760 697.440929 ( 67.473363)
test_rubyspec 0.074764 0.088955 46.089691 ( 51.417821)
total: 131.68 sec