Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-013439
#<BuildRuby:0x000055709778bfd8
@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.20240109-013439",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000016 0.000001 0.000017 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.001303 0.004148 1.455170 ( 1.844563)
build_miniruby 0.001140 0.000163 1.518837 ( 1.524542)
build_ruby 0.001758 0.000000 4.619824 ( 4.631828)
build_all 0.007680 0.003628 16.848903 ( 1.947178)
build_install 0.013191 0.003491 5.116180 ( 1.884890)
test_btest 0.000766 0.000137 82.068463 ( 10.411635)
test_basic 0.003898 0.003908 0.708941 ( 0.775901)
test_all 0.098918 0.021452 550.214591 ( 63.111954)
test_rubyspec 0.037778 0.031411 86.709200 ( 99.204067)
total: 185.34 sec