Logfile: /home/ko1/ruby/logs/brlog.trunk.20220401-050452
#<BuildRuby:0x000055815f0d88e8
@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.20220401-050452",
@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.000005)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000032 0.000003 0.000035 ( 0.000032)
build_up 0.010510 0.000808 1.037808 ( 2.223937)
build_miniruby 0.002238 0.000172 0.073521 ( 0.071471)
build_ruby 0.002115 0.000163 0.067689 ( 0.065542)
build_all 0.003466 0.005710 4.242175 ( 0.872915)
build_install 0.013704 0.010239 7.963680 ( 2.419449)
test_btest 0.000000 0.001632 69.069608 ( 8.067204)
test_basic 0.004977 0.003455 0.349618 ( 0.439242)
test_all 0.002090 0.000615 712.920455 ( 68.805874)
test_rubyspec 0.099690 0.068861 46.651918 ( 52.150050)
total: 135.12 sec