Logfile: /home/ko1/ruby/logs/brlog.trunk.20230710-033540
#<BuildRuby:0x00005559cf2f0098
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230710-033540",
@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.000000 0.000007 0.000007 ( 0.000007)
autoconf 0.000000 0.000010 0.000010 ( 0.000010)
configure 0.000000 0.000007 0.000007 ( 0.000008)
build_up 0.001418 0.004237 1.364472 ( 2.621988)
build_miniruby 0.000897 0.000149 0.790440 ( 0.790747)
build_ruby 0.001139 0.000190 2.686153 ( 2.688063)
build_all 0.007342 0.001223 7.975618 ( 7.294101)
build_install 0.009437 0.000000 2.095376 ( 1.735239)
test_btest 0.001376 0.000207 81.362782 ( 7.866688)
test_basic 0.000000 0.004604 0.719283 ( 0.796504)
test_all 0.000000 0.001632 446.225945 ( 52.588342)
test_rubyspec 0.013458 0.026901 42.964834 ( 55.463453)
total: 131.85 sec