Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-081846
#<BuildRuby:0x0000562031203670
@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.20240107-081846",
@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.000000 0.000008 ( 0.000008)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.000649 0.004179 1.233492 ( 1.605861)
build_miniruby 0.001158 0.000122 1.495046 ( 1.496224)
build_ruby 0.001397 0.000147 5.402833 ( 5.409324)
build_all 0.010487 0.000182 16.516408 ( 1.678243)
build_install 0.012214 0.003263 4.842621 ( 1.680835)
test_btest 0.000677 0.000078 83.599595 ( 9.666620)
test_basic 0.002771 0.003282 0.701597 ( 0.766997)
test_all 0.089366 0.030107 553.337661 ( 57.953067)
test_rubyspec 0.044200 0.021552 77.762163 ( 90.014288)
total: 170.27 sec