Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-023905
#<BuildRuby:0x0000563c29a57858
@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.20220211-023905",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000045 0.000015 0.000060 ( 0.000065)
build_up 0.010783 0.000000 0.968578 ( 1.128972)
build_miniruby 0.001681 0.000164 0.073858 ( 0.071734)
build_ruby 0.001909 0.000509 0.075730 ( 0.073039)
build_all 0.009895 0.000378 4.071763 ( 0.784939)
build_install 0.017746 0.007225 7.788942 ( 2.362322)
test_btest 0.001023 0.000276 75.892244 ( 8.324524)
test_basic 0.007659 0.000164 0.324681 ( 0.416049)
test_all 0.001619 0.000405 695.822135 ( 67.635737)
test_rubyspec 0.104401 0.059243 46.183563 ( 51.357009)
total: 132.16 sec