Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-081922
#<BuildRuby:0x000055d6637ec090
@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.20231227-081922",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.004801 0.000070 1.069396 ( 1.454437)
build_miniruby 0.000000 0.001414 0.871117 ( 0.869829)
build_ruby 0.000000 0.001275 2.780779 ( 2.781318)
build_all 0.008886 0.000877 16.819606 ( 1.529860)
build_install 0.009483 0.000000 4.781667 ( 1.249455)
test_btest 0.000994 0.000000 86.570472 ( 7.725908)
test_basic 0.002387 0.002500 0.867810 ( 0.943469)
test_all 0.118465 0.014825 575.246357 ( 52.035922)
test_rubyspec 0.024247 0.021865 51.109279 ( 63.429676)
total: 132.02 sec