Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-110757
#<BuildRuby:0x00005570047ec0d8
@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.20240105-110757",
@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.000011 0.000002 0.000013 ( 0.000012)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000019 0.000000 0.000019 ( 0.000018)
build_up 0.003643 0.000000 0.747154 ( 1.130059)
build_miniruby 0.000919 0.000123 0.895153 ( 0.895935)
build_ruby 0.001198 0.000218 2.735187 ( 2.739452)
build_all 0.006012 0.001094 12.030914 ( 0.997898)
build_install 0.004740 0.004756 3.401350 ( 0.970259)
test_btest 0.000514 0.000128 64.542284 ( 5.738361)
test_basic 0.003737 0.000934 0.377353 ( 0.454544)
test_all 0.082023 0.025633 479.263595 ( 41.413269)
test_rubyspec 0.024461 0.026197 40.234982 ( 53.012584)
total: 107.35 sec