Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-205119
#<BuildRuby:0x000055813c1a7918
@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.20231211-205119",
@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.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003846 0.000905 1.253743 ( 1.620673)
build_miniruby 0.000836 0.000197 0.819544 ( 0.819206)
build_ruby 0.001100 0.000259 2.884984 ( 2.885190)
build_all 0.009128 0.001072 17.216724 ( 1.566878)
build_install 0.007286 0.001619 5.040736 ( 1.204864)
test_btest 0.000934 0.000208 86.093387 ( 8.184044)
test_basic 0.004925 0.000000 0.784097 ( 0.860147)
test_all 0.106503 0.032281 535.997749 ( 60.141462)
test_rubyspec 0.029110 0.018268 50.048222 ( 62.339809)
total: 139.62 sec