Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-230125
#<BuildRuby:0x0000555577724620
@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.20220917-230125",
@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.000000 0.010272 1.077301 ( 1.112860)
build_miniruby 0.000474 0.001874 0.119013 ( 0.114221)
build_ruby 0.001535 0.000590 0.116747 ( 0.099118)
build_all 0.008357 0.001492 1.576841 ( 0.646160)
build_install 0.011148 0.012134 1.958204 ( 0.983297)
test_btest 0.000000 0.001868 95.111894 ( 9.230221)
test_basic 0.006411 0.001336 0.399441 ( 0.499743)
test_all 0.000000 0.003886 675.612089 ( 67.919790)
test_rubyspec 0.082744 0.091688 47.046714 ( 55.356758)
total: 135.96 sec