Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-230246
#<BuildRuby:0x0000557bce924d30
@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.20220826-230246",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.010875 0.000776 0.993887 ( 1.127830)
build_miniruby 0.001745 0.000124 0.077629 ( 0.075436)
build_ruby 0.001259 0.000090 0.075597 ( 0.073942)
build_all 0.009741 0.000309 1.552385 ( 0.587203)
build_install 0.019294 0.004159 1.900583 ( 0.927885)
test_btest 0.000000 0.000932 73.110062 ( 8.459856)
test_basic 0.003662 0.003598 0.334741 ( 0.423939)
test_all 0.004697 0.000640 691.657957 ( 67.700240)
test_rubyspec 0.119531 0.063717 45.523461 ( 54.052822)
total: 133.43 sec