Logfile: /home/ko1/ruby/logs/brlog.trunk.20230802-195600
#<BuildRuby:0x000055e3e1a7b708
@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.20230802-195600",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.001008 0.004258 1.418721 ( 2.755030)
build_miniruby 0.000803 0.000081 0.925597 ( 0.924756)
build_ruby 0.001043 0.000104 2.677324 ( 2.677732)
build_all 0.009443 0.000075 14.656657 ( 1.279958)
build_install 0.008520 0.000000 2.046106 ( 0.901443)
test_btest 0.001056 0.000000 84.102025 ( 7.709705)
test_basic 0.002146 0.003256 0.710833 ( 0.790395)
test_all 0.001253 0.000139 514.305173 ( 51.850390)
test_rubyspec 0.018815 0.021977 45.839279 ( 58.262017)
total: 127.15 sec