Logfile: /home/ko1/ruby/logs/brlog.trunk.20230428-123422
#<BuildRuby:0x00005584eaa9ff00
@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.20230428-123422",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.006233 0.000680 1.406190 ( 2.644957)
build_miniruby 0.000863 0.000269 0.659559 ( 0.659026)
build_ruby 0.001351 0.000000 2.204738 ( 2.204968)
build_all 0.004766 0.004711 12.421231 ( 1.108414)
build_install 0.007700 0.000088 1.725540 ( 0.840427)
test_btest 0.000553 0.000176 79.792488 ( 7.348300)
test_basic 0.002402 0.000765 0.562211 ( 0.644789)
test_all 0.000891 0.000284 457.577166 ( 38.934915)
test_rubyspec 0.012427 0.028255 41.426860 ( 53.948432)
total: 108.33 sec