Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-004406
#<BuildRuby:0x0000562c2cdb2e88
@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.20240110-004406",
@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.000013 0.000002 0.000015 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.000790 0.003153 1.124096 ( 1.932405)
build_miniruby 0.000751 0.000205 0.897754 ( 0.897592)
build_ruby 0.001145 0.000313 2.772521 ( 2.773126)
build_all 0.008580 0.001163 14.762513 ( 1.390290)
build_install 0.009456 0.000000 4.329913 ( 1.183616)
test_btest 0.000689 0.000000 77.822982 ( 6.930114)
test_basic 0.003439 0.000000 0.485370 ( 0.564329)
test_all 0.098378 0.037306 499.602667 ( 51.411724)
test_rubyspec 0.018897 0.016665 49.855351 ( 62.562291)
total: 129.65 sec