Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-200544
#<BuildRuby:0x00005574cd8def90
@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.20220722-200544",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000222 0.009518 0.834977 ( 1.142076)
build_miniruby 0.000999 0.000636 0.052250 ( 0.051142)
build_ruby 0.001194 0.000760 0.066803 ( 0.065302)
build_all 0.005203 0.003311 1.257127 ( 0.475444)
build_install 0.013768 0.005516 4.415682 ( 1.782503)
test_btest 0.001248 0.000728 51.888499 ( 6.090850)
test_basic 0.002521 0.003558 0.301459 ( 0.393005)
test_all 0.001494 0.000919 480.482238 ( 51.610170)
test_rubyspec 0.078262 0.055597 41.542507 ( 47.402445)
total: 109.01 sec