Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-090941
#<BuildRuby:0x0000560e43aef4f0
@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.20231227-090941",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000628 0.004220 0.811363 ( 1.188395)
build_miniruby 0.000834 0.000208 0.793227 ( 0.793105)
build_ruby 0.001040 0.000260 2.662822 ( 2.663670)
build_all 0.003363 0.005402 11.952651 ( 0.963642)
build_install 0.009590 0.000000 3.305372 ( 0.957123)
test_btest 0.000740 0.000000 61.684463 ( 5.397529)
test_basic 0.004097 0.000000 0.402106 ( 0.482048)
test_all 0.079598 0.020039 395.378905 ( 33.545920)
test_rubyspec 0.037361 0.028250 40.326444 ( 52.887290)
total: 98.88 sec