Logfile: /home/ko1/ruby/logs/brlog.trunk.20220318-004240
#<BuildRuby:0x000055f12160b680
@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.20220318-004240",
@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.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005725 0.005157 1.012370 ( 1.294211)
build_miniruby 0.001735 0.000372 0.076886 ( 0.076255)
build_ruby 0.001481 0.000317 0.069901 ( 0.069809)
build_all 0.009567 0.002050 4.224968 ( 0.884151)
build_install 0.017994 0.005785 7.877185 ( 2.433510)
test_btest 0.000977 0.000230 72.016800 ( 8.219001)
test_basic 0.006368 0.001499 0.346936 ( 0.437138)
test_all 0.001513 0.000356 694.194928 ( 67.658854)
test_rubyspec 0.121396 0.057323 46.444428 ( 51.767403)
total: 132.84 sec