Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-115625
#<BuildRuby:0x000055dd2d830a58
@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.20220331-115625",
@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.000018 0.000001 0.000019 ( 0.000020)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.011058 0.000445 1.019314 ( 1.143599)
build_miniruby 0.001974 0.000123 0.068942 ( 0.067759)
build_ruby 0.002971 0.000186 0.078628 ( 0.076021)
build_all 0.009923 0.000307 4.248044 ( 0.872941)
build_install 0.013112 0.009735 7.954342 ( 2.420220)
test_btest 0.000972 0.000146 74.654165 ( 7.858145)
test_basic 0.002690 0.005512 0.338232 ( 0.428146)
test_all 0.001520 0.000304 694.327288 ( 67.867913)
test_rubyspec 0.065636 0.102508 46.726686 ( 52.103969)
total: 132.84 sec