Logfile: /home/ko1/ruby/logs/brlog.trunk.20230731-021231
#<BuildRuby:0x00005603f572c078
@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.20230731-021231",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.002509 0.003674 1.451903 ( 2.675014)
build_miniruby 0.001165 0.000245 0.928845 ( 0.927468)
build_ruby 0.000972 0.000205 2.740006 ( 2.740032)
build_all 0.007691 0.001620 14.694151 ( 1.297663)
build_install 0.003239 0.005285 2.209798 ( 0.992239)
test_btest 0.000522 0.000137 87.668496 ( 7.532396)
test_basic 0.000000 0.004620 0.732589 ( 0.808080)
test_all 0.001313 0.000414 495.106954 ( 51.607625)
test_rubyspec 0.009934 0.032188 44.411361 ( 56.707888)
total: 125.29 sec