Logfile: /home/ko1/ruby/logs/brlog.trunk.20221028-092914
#<BuildRuby:0x000055d01b9aca68
@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.20221028-092914",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009869 0.000252 1.106125 ( 1.788814)
build_miniruby 0.001464 0.000210 0.094483 ( 0.092065)
build_ruby 0.001289 0.000185 0.095746 ( 0.094526)
build_all 0.004622 0.003607 1.304259 ( 0.584512)
build_install 0.013821 0.000925 1.645752 ( 0.894582)
test_btest 0.001507 0.000251 62.965277 ( 6.566416)
test_basic 0.005396 0.000136 0.357639 ( 0.447887)
test_all 0.006341 0.000000 494.209229 ( 54.422310)
test_rubyspec 0.108634 0.023689 43.707351 ( 52.129968)
total: 117.02 sec