Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-210224
#<BuildRuby:0x000055934c72d438
@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.20221009-210224",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.009118 0.000291 1.095238 ( 1.169222)
build_miniruby 0.001610 0.000371 0.097872 ( 0.094541)
build_ruby 0.001387 0.000320 0.098344 ( 0.095665)
build_all 0.008406 0.000000 1.310945 ( 0.567693)
build_install 0.010734 0.003796 1.644865 ( 0.902584)
test_btest 0.001598 0.000355 61.787523 ( 6.507467)
test_basic 0.006205 0.001379 0.350048 ( 0.439559)
test_all 0.000000 0.006804 478.237527 ( 52.999911)
test_rubyspec 0.090651 0.054174 42.552378 ( 51.067059)
total: 113.84 sec