Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-095551
#<BuildRuby:0x0000564435edffd8
@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-095551",
@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.000001 0.000009 ( 0.000010)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.004683 0.000702 1.318662 ( 1.694639)
build_miniruby 0.001083 0.000162 1.540005 ( 1.543079)
build_ruby 0.001529 0.000229 4.443254 ( 4.453423)
build_all 0.002723 0.008164 16.674586 ( 1.779827)
build_install 0.015545 0.000471 5.111670 ( 1.856077)
test_btest 0.000704 0.000145 82.834296 ( 9.859806)
test_basic 0.001783 0.003953 0.715131 ( 0.785860)
test_all 0.086799 0.034682 535.899183 ( 81.996975)
test_rubyspec 0.032508 0.034659 82.922055 ( 95.264204)
total: 199.23 sec