Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-234529
#<BuildRuby:0x000055c219a1f280
@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.20240108-234529",
@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.000008 0.000002 0.000010 ( 0.000011)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005225 0.000253 1.382672 ( 1.799686)
build_miniruby 0.001038 0.000208 1.526621 ( 1.529885)
build_ruby 0.000000 0.001607 4.603963 ( 4.618453)
build_all 0.001428 0.009726 16.968341 ( 1.875389)
build_install 0.015417 0.001012 5.111222 ( 1.885166)
test_btest 0.000575 0.000167 81.189266 ( 9.550857)
test_basic 0.003446 0.002658 0.771134 ( 0.840376)
test_all 0.091146 0.030272 562.252399 ( 70.289616)
test_rubyspec 0.043755 0.024571 86.822581 ( 99.372919)
total: 191.76 sec