Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-175703
#<BuildRuby:0x000055d4dd9d3818
@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.20231216-175703",
@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.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004574 0.000132 1.307950 ( 1.688074)
build_miniruby 0.001352 0.000300 0.977843 ( 0.976962)
build_ruby 0.001441 0.000000 2.848655 ( 2.849120)
build_all 0.006463 0.004040 17.222329 ( 1.563809)
build_install 0.003614 0.005174 5.091522 ( 1.194870)
test_btest 0.000872 0.000262 85.986269 ( 8.174627)
test_basic 0.005897 0.000450 0.711293 ( 0.789516)
test_all 0.104622 0.031265 550.753532 ( 61.206101)
test_rubyspec 0.017099 0.030040 51.067807 ( 63.320668)
total: 141.76 sec