Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-002807
#<BuildRuby:0x00005611ba197680
@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-002807",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.012057 1.022404 ( 1.195731)
build_miniruby 0.000881 0.001258 0.076255 ( 0.073805)
build_ruby 0.001528 0.000612 0.073632 ( 0.071290)
build_all 0.009625 0.000784 4.240788 ( 0.853121)
build_install 0.015356 0.008316 7.847083 ( 2.411407)
test_btest 0.000900 0.000350 77.894820 ( 8.517254)
test_basic 0.005782 0.002248 0.330021 ( 0.418456)
test_all 0.001177 0.000457 668.990547 ( 67.238382)
test_rubyspec 0.102797 0.053907 46.321469 ( 51.513361)
total: 132.29 sec