Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-013637
#<BuildRuby:0x0000564e160b0620
@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.20220819-013637",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008761 0.002758 0.999200 ( 4.396208)
build_miniruby 0.001576 0.000278 0.075277 ( 0.074632)
build_ruby 0.001911 0.000337 0.071997 ( 0.070753)
build_all 0.005987 0.004350 1.552239 ( 0.585250)
build_install 0.019781 0.002355 1.906811 ( 0.933666)
test_btest 0.000000 0.001206 74.603009 ( 8.390023)
test_basic 0.003035 0.004050 0.327684 ( 0.418545)
test_all 0.002781 0.000696 650.596724 ( 64.494125)
test_rubyspec 0.126154 0.046810 45.643512 ( 54.123505)
total: 133.49 sec