Logfile: /home/ko1/ruby/logs/brlog.trunk.20231028-131056
#<BuildRuby:0x0000561c5a0ff858
@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.20231028-131056",
@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.000008)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001287 0.004359 1.393866 ( 1.608205)
build_miniruby 0.000926 0.000206 0.887408 ( 0.887346)
build_ruby 0.001041 0.000231 2.762777 ( 2.763183)
build_all 0.006409 0.003732 16.605716 ( 1.523637)
build_install 0.009293 0.000000 5.006844 ( 1.139543)
test_btest 0.001180 0.000000 86.843264 ( 7.008436)
test_basic 0.004454 0.000000 0.600099 ( 0.677649)
test_all 0.099925 0.035851 512.463495 ( 58.524344)
test_rubyspec 0.030763 0.018236 49.743010 ( 62.038920)
total: 136.17 sec