Logfile: /home/ko1/ruby/logs/brlog.trunk.20220330-000845
#<BuildRuby:0x000056080faa8a58
@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.20220330-000845",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006504 0.004387 1.011204 ( 1.836840)
build_miniruby 0.002009 0.000287 0.077168 ( 0.074788)
build_ruby 0.002142 0.000306 0.076212 ( 0.073421)
build_all 0.010600 0.000000 4.189929 ( 0.828166)
build_install 0.021256 0.002865 7.812908 ( 2.379662)
test_btest 0.001175 0.000147 71.536133 ( 8.227074)
test_basic 0.008016 0.000000 0.351495 ( 0.439739)
test_all 0.001661 0.000192 655.322576 ( 66.241150)
test_rubyspec 0.091774 0.064475 45.787829 ( 51.272419)
total: 131.37 sec