Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-104720
#<BuildRuby:0x000055698a041480
@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.20221018-104720",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.009306 0.000818 1.099044 ( 1.167096)
build_miniruby 0.002050 0.000315 0.110271 ( 0.106722)
build_ruby 0.001542 0.000237 0.102632 ( 0.099608)
build_all 0.007657 0.000000 1.324852 ( 0.563278)
build_install 0.013417 0.002945 1.695839 ( 0.927960)
test_btest 0.001890 0.000283 61.130103 ( 6.563970)
test_basic 0.006999 0.000000 0.348167 ( 0.437092)
test_all 0.005917 0.000388 524.955228 ( 55.504141)
test_rubyspec 0.098678 0.037798 43.076560 ( 51.642155)
total: 117.01 sec