Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-145117
#<BuildRuby:0x000055f48d198098
@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.20231208-145117",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000551 0.004045 1.000941 ( 1.349183)
build_miniruby 0.000675 0.000056 0.869682 ( 0.870608)
build_ruby 0.001487 0.000124 2.707647 ( 2.708410)
build_all 0.007441 0.000000 12.034097 ( 1.021806)
build_install 0.007346 0.003500 3.553527 ( 0.968487)
test_btest 0.000463 0.000054 66.529486 ( 5.004847)
test_basic 0.002506 0.000295 0.370558 ( 0.452671)
test_all 0.082238 0.015785 378.391438 ( 34.996874)
test_rubyspec 0.035020 0.021553 39.691361 ( 52.366003)
total: 99.74 sec