Logfile: /home/ko1/ruby/logs/brlog.trunk.20231016-082032
#<BuildRuby:0x000055bb40c17568
@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.20231016-082032",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004573 0.000093 1.438097 ( 1.729036)
build_miniruby 0.000873 0.000138 0.845194 ( 0.844833)
build_ruby 0.001070 0.000169 3.005615 ( 3.006898)
build_all 0.010892 0.000000 18.122270 ( 1.613150)
build_install 0.005750 0.003470 5.386275 ( 1.238284)
test_btest 0.000945 0.000158 87.596862 ( 8.350648)
test_basic 0.004029 0.000672 0.739796 ( 0.815635)
test_all 0.006261 0.001044 570.829974 ( 54.632328)
test_rubyspec 0.025174 0.027535 52.522279 ( 64.684021)
total: 136.92 sec