Logfile: /home/ko1/ruby/logs/brlog.trunk.20230601-044816
#<BuildRuby:0x000055f600ca7708
@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.20230601-044816",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000569 0.004313 1.251381 ( 2.506032)
build_miniruby 0.000705 0.000282 0.784704 ( 0.785021)
build_ruby 0.000952 0.000381 2.415466 ( 2.415123)
build_all 0.003501 0.005874 12.096153 ( 1.043471)
build_install 0.003485 0.003981 1.649326 ( 0.850351)
test_btest 0.001100 0.000000 78.216363 ( 7.377619)
test_basic 0.001959 0.001587 0.674030 ( 0.756153)
test_all 0.002290 0.000394 421.050165 ( 46.725271)
test_rubyspec 0.031535 0.010099 42.281435 ( 54.798218)
total: 117.26 sec