Logfile: /home/ko1/ruby/logs/brlog.trunk.20231103-035400
#<BuildRuby:0x0000562f7255ffa8
@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.20231103-035400",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004752 0.000432 1.218247 ( 1.526003)
build_miniruby 0.001056 0.000096 0.883832 ( 0.883507)
build_ruby 0.001132 0.000103 2.779657 ( 2.779943)
build_all 0.009051 0.000823 17.218659 ( 1.528687)
build_install 0.003592 0.006140 5.138015 ( 1.234018)
test_btest 0.000913 0.000166 88.794069 ( 8.142795)
test_basic 0.004760 0.000000 0.727739 ( 0.803906)
test_all 0.096978 0.038396 532.473951 ( 58.764284)
test_rubyspec 0.026745 0.024895 52.465750 ( 64.798872)
total: 140.46 sec