Logfile: /home/ko1/ruby/logs/brlog.trunk.20220226-184457
#<BuildRuby:0x0000563aa9c48a58
@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.20220226-184457",
@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.000016 0.000003 0.000019 ( 0.000020)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.010238 0.000474 1.029932 ( 1.088168)
build_miniruby 0.001653 0.000330 0.075671 ( 0.074580)
build_ruby 0.001370 0.000274 0.079801 ( 0.079006)
build_all 0.006827 0.003888 4.195166 ( 0.855408)
build_install 0.018979 0.004719 7.893451 ( 2.422264)
test_btest 0.001011 0.000241 78.287848 ( 8.044239)
test_basic 0.002926 0.003975 0.341310 ( 0.432166)
test_all 0.001548 0.000423 700.125623 ( 67.240916)
test_rubyspec 0.089058 0.066430 46.202363 ( 51.660699)
total: 131.90 sec