Logfile: /home/ko1/ruby/logs/brlog.trunk.20220213-033105
#<BuildRuby:0x0000557610b08b38
@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.20220213-033105",
@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.000017 0.000002 0.000019 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005964 0.005610 0.944304 ( 1.197729)
build_miniruby 0.001528 0.000353 0.071603 ( 0.069832)
build_ruby 0.001317 0.000304 0.068470 ( 0.067095)
build_all 0.010781 0.000000 4.096527 ( 0.795548)
build_install 0.022895 0.002239 7.804377 ( 2.322435)
test_btest 0.001172 0.000204 71.088536 ( 8.416570)
test_basic 0.004787 0.004411 0.346608 ( 0.437410)
test_all 0.000425 0.001085 703.090974 ( 67.614482)
test_rubyspec 0.082292 0.078310 46.311641 ( 51.697939)
total: 132.62 sec