Logfile: /home/ko1/ruby/logs/brlog.trunk.20230330-030449
#<BuildRuby:0x000055d65cd82e20
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230330-030449",
@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.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.000000 0.003776 0.846659 ( 2.313783)
build_miniruby 0.000664 0.000321 0.671227 ( 0.670203)
build_ruby 0.000813 0.000244 2.239152 ( 2.238270)
build_all 0.003238 0.005396 12.127501 ( 1.116234)
build_install 0.007278 0.000000 1.754736 ( 0.861938)
test_btest 0.000617 0.000000 80.040342 ( 6.709317)
test_basic 0.002894 0.000679 0.259259 ( 0.354006)
test_all 0.000754 0.000251 453.679528 ( 47.714068)
test_rubyspec 0.008899 0.013785 37.625515 ( 48.116715)
total: 110.10 sec