Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-102816
#<BuildRuby:0x000055aa85917e88
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240109-102816",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000008 0.000003 0.000011 ( 0.000011)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000011 0.000005 0.000016 ( 0.000015)
build_up 0.000000 0.005897 0.804578 ( 1.248178)
build_miniruby 0.000000 0.000883 0.820744 ( 0.820892)
build_ruby 0.001460 0.000000 2.704880 ( 2.705437)
build_all 0.004238 0.003962 11.938640 ( 0.982058)
build_install 0.001418 0.008768 3.373666 ( 0.963762)
test_btest 0.000450 0.000338 63.555919 ( 5.166505)
test_basic 0.002513 0.001885 0.399285 ( 0.479280)
test_all 0.072384 0.023146 381.394133 ( 38.162147)
test_rubyspec 0.027213 0.046678 40.946767 ( 53.495644)
total: 104.02 sec