Logfile: /home/ko1/ruby/logs/brlog.trunk.20220906-071800
#<BuildRuby:0x00005568c5530d30
@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.20220906-071800",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000113 0.000008 0.000121 ( 0.000125)
build_up 0.010465 0.000431 0.984793 ( 1.021735)
build_miniruby 0.002416 0.000161 0.071224 ( 0.069191)
build_ruby 0.001790 0.000119 0.073299 ( 0.071212)
build_all 0.001993 0.008129 1.573138 ( 0.600886)
build_install 0.018229 0.004494 1.929783 ( 0.943595)
test_btest 0.000994 0.000000 90.720257 ( 9.590529)
test_basic 0.004245 0.003608 0.345798 ( 0.433206)
test_all 0.003321 0.000722 672.900990 ( 68.167796)
test_rubyspec 0.110388 0.062419 46.782425 ( 55.311341)
total: 136.21 sec