Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-050419
#<BuildRuby:0x0000555b000b84d8
@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.20220209-050419",
@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.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.004566 0.006864 0.963788 ( 1.312357)
build_miniruby 0.001529 0.000382 0.078227 ( 0.078306)
build_ruby 0.001629 0.000407 0.073994 ( 0.073500)
build_all 0.005087 0.005425 4.230636 ( 0.817593)
build_install 0.013945 0.010506 7.887188 ( 2.418664)
test_btest 0.000817 0.000317 76.583165 ( 8.372832)
test_basic 0.007025 0.000922 0.341622 ( 0.433074)
test_all 0.002419 0.000000 699.910718 ( 67.763944)
test_rubyspec 0.088266 0.073345 46.059772 ( 51.427032)
total: 132.70 sec