Logfile: /home/ko1/ruby/logs/brlog.trunk.20220501-023348
#<BuildRuby:0x00005637d5630480
@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.20220501-023348",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.003308 0.007701 1.029147 ( 2.220372)
build_miniruby 0.001625 0.000434 0.074229 ( 0.072475)
build_ruby 0.001891 0.000505 0.074236 ( 0.071567)
build_all 0.006402 0.003589 1.519232 ( 0.615863)
build_install 0.012221 0.012153 5.994319 ( 2.815514)
test_btest 0.001017 0.000407 71.688696 ( 8.033648)
test_basic 0.007936 0.001461 0.317890 ( 0.405737)
test_all 0.001927 0.000734 690.451262 ( 66.926004)
test_rubyspec 0.090638 0.094332 45.221772 ( 50.450366)
total: 131.61 sec