Logfile: /home/ko1/ruby/logs/brlog.trunk.20231114-145116
#<BuildRuby:0x000056184f742e68
@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.20231114-145116",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004182 0.000984 1.296361 ( 1.685714)
build_miniruby 0.000793 0.000187 0.888078 ( 0.887349)
build_ruby 0.001147 0.000270 2.645575 ( 2.645205)
build_all 0.009552 0.000000 15.637498 ( 1.411388)
build_install 0.004495 0.003564 4.640760 ( 1.138117)
test_btest 0.000640 0.000153 78.992302 ( 7.033126)
test_basic 0.000000 0.003955 0.577584 ( 0.654628)
test_all 0.100651 0.033239 502.233391 ( 49.122736)
test_rubyspec 0.029299 0.017295 48.770064 ( 61.267996)
total: 125.85 sec