Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-122930
#<BuildRuby:0x000055e01ee6c068
@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.20230107-122930",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.003975 0.000000 0.623664 ( 1.035996)
build_miniruby 0.000716 0.000110 0.667695 ( 0.666742)
build_ruby 0.001288 0.000000 2.414625 ( 2.414724)
build_all 0.009130 0.000504 12.894373 ( 1.596966)
build_install 0.005903 0.000394 1.539340 ( 0.716137)
test_btest 0.000576 0.000075 67.587666 ( 6.203016)
test_basic 0.001181 0.002732 0.238865 ( 0.333943)
test_all 0.000000 0.001235 501.384164 ( 48.094277)
test_rubyspec 0.011832 0.017604 35.666443 ( 46.234779)
total: 107.30 sec