Logfile: /home/ko1/ruby/logs/brlog.trunk.20231031-014423
#<BuildRuby:0x000055f526d57d68
@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.20231031-014423",
@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.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005506 0.000109 1.339327 ( 1.560457)
build_miniruby 0.000860 0.000078 0.841900 ( 0.842319)
build_ruby 0.001288 0.000000 2.758379 ( 2.758607)
build_all 0.005265 0.004143 16.655768 ( 1.511733)
build_install 0.004746 0.004422 4.999530 ( 1.169729)
test_btest 0.000926 0.000199 82.044937 ( 7.816257)
test_basic 0.001895 0.003761 0.808882 ( 0.884190)
test_all 0.097090 0.040179 516.669232 ( 59.360902)
test_rubyspec 0.027007 0.024022 51.447995 ( 63.796503)
total: 139.70 sec