Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-055337
#<BuildRuby:0x0000556d2d580a58
@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.20220314-055337",
@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.000003 0.000003 0.000006 ( 0.000006)
autoconf 0.000017 0.000011 0.000028 ( 0.000031)
configure 0.000014 0.000010 0.000024 ( 0.000024)
build_up 0.006249 0.004166 1.010168 ( 3.125924)
build_miniruby 0.001202 0.000801 0.076832 ( 0.074875)
build_ruby 0.001233 0.000822 0.076373 ( 0.073914)
build_all 0.007436 0.001395 4.193553 ( 0.849267)
build_install 0.015507 0.005057 7.981887 ( 2.445030)
test_btest 0.000935 0.000503 70.844986 ( 8.300239)
test_basic 0.006610 0.000610 0.334376 ( 0.423670)
test_all 0.001336 0.000668 655.292037 ( 65.247588)
test_rubyspec 0.092414 0.077627 46.019678 ( 51.277377)
total: 131.82 sec