Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-164819
#<BuildRuby:0x0000558eb75abce8
@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.20231203-164819",
@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.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003688 0.001153 1.209902 ( 1.555564)
build_miniruby 0.000761 0.000238 0.853018 ( 0.852950)
build_ruby 0.001041 0.000325 2.749097 ( 2.748795)
build_all 0.010158 0.000000 16.718136 ( 1.465604)
build_install 0.004792 0.003642 4.949452 ( 1.205496)
test_btest 0.000775 0.000233 87.256386 ( 7.836898)
test_basic 0.000000 0.003338 0.703665 ( 0.781979)
test_all 0.095629 0.040847 547.659738 ( 50.180723)
test_rubyspec 0.032287 0.019619 50.812494 ( 63.167764)
total: 129.80 sec