Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-115020
#<BuildRuby:0x000055b7554338e0
@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-115020",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.001719 0.003604 1.305299 ( 1.712388)
build_miniruby 0.001441 0.000000 1.977243 ( 1.979879)
build_ruby 0.001822 0.000000 4.307982 ( 4.317286)
build_all 0.010496 0.000356 16.738676 ( 1.830710)
build_install 0.005367 0.011442 5.287969 ( 2.077870)
test_btest 0.000580 0.000169 82.528555 ( 11.459720)
test_basic 0.000000 0.005334 0.684519 ( 0.751676)
test_all 0.073243 0.046293 564.863649 ( 67.682432)
test_rubyspec 0.030353 0.038005 83.155670 ( 95.467395)
total: 187.28 sec