Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-052743
#<BuildRuby:0x0000562df0c24448
@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.20221227-052743",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.003463 0.006948 0.975686 ( 1.136301)
build_miniruby 0.001852 0.000494 0.840135 ( 0.839134)
build_ruby 0.000000 0.003123 2.134282 ( 2.134799)
build_all 0.019503 0.001726 18.547615 ( 2.165760)
build_install 0.017811 0.003420 2.007110 ( 1.025463)
test_btest 0.001196 0.000299 85.328494 ( 9.221749)
test_basic 0.008563 0.002141 0.355926 ( 0.440432)
test_all 0.001872 0.000229 701.924609 ( 64.349793)
test_rubyspec 0.094835 0.078029 47.898475 ( 56.070680)
total: 137.39 sec