Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-071835
#<BuildRuby:0x000056219c6b44c8
@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.20220312-071835",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.009292 0.001430 1.020257 ( 1.661465)
build_miniruby 0.001743 0.000269 0.076930 ( 0.075232)
build_ruby 0.001700 0.000262 0.074820 ( 0.072773)
build_all 0.004088 0.005912 1.505937 ( 0.609068)
build_install 0.021652 0.002215 5.230780 ( 2.204370)
test_btest 0.001007 0.000202 77.928380 ( 8.186533)
test_basic 0.006481 0.001296 0.337265 ( 0.425614)
test_all 0.000920 0.001057 657.988110 ( 66.719030)
test_rubyspec 0.089032 0.073273 46.216225 ( 51.636722)
total: 131.59 sec