Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-035630
#<BuildRuby:0x00005577dd4bf280
@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.20240111-035630",
@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.000014 0.000001 0.000015 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000013)
build_up 0.001586 0.003398 1.075842 ( 1.460893)
build_miniruby 0.001545 0.000238 1.016326 ( 1.015831)
build_ruby 0.001273 0.000196 2.737959 ( 2.738018)
build_all 0.009729 0.000000 14.663117 ( 1.378861)
build_install 0.002251 0.006851 4.161751 ( 1.147510)
test_btest 0.000520 0.000122 76.258933 ( 7.320012)
test_basic 0.001625 0.002155 0.443941 ( 0.523718)
test_all 0.097688 0.038567 494.901474 ( 57.997677)
test_rubyspec 0.006574 0.028648 48.849245 ( 61.353795)
total: 134.94 sec