Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-070420
#<BuildRuby:0x000055d8754d3778
@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.20220325-070420",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.006321 0.004403 1.083981 ( 2.592167)
build_miniruby 0.002066 0.000275 0.079169 ( 0.076667)
build_ruby 0.001905 0.000254 0.079972 ( 0.077618)
build_all 0.008539 0.000500 4.118462 ( 0.852351)
build_install 0.019598 0.000550 7.772537 ( 2.361030)
test_btest 0.001052 0.000110 75.594839 ( 8.256141)
test_basic 0.008351 0.000321 0.343141 ( 0.430255)
test_all 0.001660 0.000166 648.138019 ( 64.905018)
test_rubyspec 0.070363 0.085682 46.049908 ( 51.449326)
total: 131.00 sec