Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-095036
#<BuildRuby:0x000055d931d53ee0
@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.20231123-095036",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001090 0.004375 1.260154 ( 1.665401)
build_miniruby 0.000786 0.000175 0.830304 ( 0.830687)
build_ruby 0.001119 0.000249 2.693166 ( 2.693780)
build_all 0.008422 0.001872 17.514566 ( 1.554703)
build_install 0.004762 0.004773 5.330721 ( 1.254124)
test_btest 0.000589 0.000155 88.611032 ( 7.622723)
test_basic 0.003246 0.000854 0.724243 ( 0.800106)
test_all 0.095868 0.041778 551.342645 ( 52.138390)
test_rubyspec 0.026017 0.020863 52.049957 ( 64.430546)
total: 132.99 sec