Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-211458
#<BuildRuby:0x0000556c9a998098
@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.20231224-211458",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003574 0.000000 0.740055 ( 1.126326)
build_miniruby 0.000989 0.000110 0.897651 ( 0.897018)
build_ruby 0.001179 0.000215 2.778705 ( 2.779667)
build_all 0.004994 0.002566 12.114239 ( 1.018033)
build_install 0.005753 0.003265 3.358462 ( 0.977632)
test_btest 0.000565 0.000141 62.195519 ( 6.253299)
test_basic 0.002803 0.000701 0.383972 ( 0.461649)
test_all 0.085176 0.019154 415.332372 ( 41.915235)
test_rubyspec 0.027902 0.022012 40.423959 ( 53.164632)
total: 108.59 sec