Logfile: /home/ko1/ruby/logs/brlog.trunk.20220911-112001
#<BuildRuby:0x000055ed50804d30
@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.20220911-112001",
@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.000011 0.000001 0.000012 ( 0.000013)
configure 0.000084 0.000013 0.000097 ( 0.000101)
build_up 0.009441 0.000778 1.115578 ( 1.215885)
build_miniruby 0.002089 0.000000 0.071741 ( 0.070489)
build_ruby 0.002254 0.000007 0.076873 ( 0.074900)
build_all 0.004739 0.004463 1.532880 ( 0.605632)
build_install 0.021189 0.002056 1.925452 ( 0.954763)
test_btest 0.001202 0.000200 94.794279 ( 9.260428)
test_basic 0.008181 0.000000 0.359701 ( 0.447702)
test_all 0.003912 0.000273 677.672899 ( 67.540329)
test_rubyspec 0.122349 0.037353 47.152944 ( 55.626175)
total: 135.80 sec