Logfile: /home/ko1/ruby/logs/brlog.trunk.20220911-113000
#<BuildRuby:0x000055be285d43a0
@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-113000",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000015)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.008887 0.002222 1.166826 ( 1.278159)
build_miniruby 0.001764 0.000000 0.068785 ( 0.068338)
build_ruby 0.001851 0.000000 0.073271 ( 0.072619)
build_all 0.008389 0.002023 1.597565 ( 0.619855)
build_install 0.010650 0.010520 1.929643 ( 0.955740)
test_btest 0.000870 0.000290 95.207601 ( 9.570172)
test_basic 0.002075 0.005403 0.336482 ( 0.427472)
test_all 0.003995 0.000000 688.831996 ( 69.111581)
test_rubyspec 0.101778 0.070322 47.238381 ( 55.713136)
total: 137.82 sec