Logfile: /home/ko1/ruby/logs/brlog.trunk.20220409-091350
#<BuildRuby:0x000055f6ee3f7510
@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.20220409-091350",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010917 0.001560 1.024943 ( 1.661347)
build_miniruby 0.001446 0.000206 0.067692 ( 0.066420)
build_ruby 0.001916 0.000273 0.075578 ( 0.073770)
build_all 0.010078 0.000025 1.513045 ( 0.608129)
build_install 0.014961 0.007226 2.024675 ( 1.121405)
test_btest 0.000886 0.000162 75.315282 ( 7.974865)
test_basic 0.002545 0.004908 0.343390 ( 0.433499)
test_all 0.002418 0.000000 680.578320 ( 66.616848)
test_rubyspec 0.106576 0.065476 46.742331 ( 51.830014)
total: 130.39 sec