Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-093708
#<BuildRuby:0x000055bc717d7458
@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.20231205-093708",
@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.000000 0.000054 0.000054 ( 0.000029)
autoconf 0.000000 0.000011 0.000011 ( 0.000011)
configure 0.000000 0.000009 0.000009 ( 0.000008)
build_up 0.000552 0.004139 1.202471 ( 1.589775)
build_miniruby 0.000739 0.000174 0.870608 ( 0.870743)
build_ruby 0.001079 0.000254 2.681720 ( 2.682057)
build_all 0.006137 0.003648 15.516360 ( 1.345774)
build_install 0.000575 0.008542 4.643732 ( 1.123603)
test_btest 0.000611 0.000225 80.750206 ( 7.062052)
test_basic 0.002940 0.001083 0.578231 ( 0.655269)
test_all 0.102357 0.031193 516.093623 ( 47.357546)
test_rubyspec 0.025178 0.024943 49.190001 ( 61.573687)
total: 124.26 sec