Logfile: /home/ko1/ruby/logs/brlog.trunk.20230729-000702
#<BuildRuby:0x0000564fe57bf918
@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.20230729-000702",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.004394 0.000977 1.538437 ( 3.168735)
build_miniruby 0.000730 0.000162 3.460162 ( 3.349071)
build_ruby 0.001141 0.000254 2.643658 ( 2.643042)
build_all 0.003428 0.005756 13.359726 ( 1.157187)
build_install 0.008243 0.000000 1.959388 ( 0.937044)
test_btest 0.001140 0.000000 79.256968 ( 7.559925)
test_basic 0.003325 0.002173 0.668019 ( 0.743725)
test_all 0.000970 0.000261 485.477990 ( 42.215740)
test_rubyspec 0.024805 0.021221 43.796870 ( 56.104822)
total: 117.88 sec