Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-175447
#<BuildRuby:0x00005635c9372eb8
@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.20230724-175447",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.006272 0.000504 1.565606 ( 2.836123)
build_miniruby 0.000840 0.000187 0.875782 ( 0.875283)
build_ruby 0.001304 0.000290 2.703780 ( 2.708665)
build_all 0.002065 0.006581 13.337470 ( 1.195050)
build_install 0.006896 0.000845 1.835891 ( 0.880290)
test_btest 0.000512 0.000146 76.970602 ( 7.750073)
test_basic 0.003474 0.000993 0.730096 ( 0.798709)
test_all 0.001166 0.000333 479.145716 ( 55.672336)
test_rubyspec 0.024371 0.017270 43.590113 ( 56.022658)
total: 128.74 sec