Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-090837
#<BuildRuby:0x0000555de208c060
@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-090837",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.002226 0.002893 1.305147 ( 1.718603)
build_miniruby 0.001174 0.000226 1.434889 ( 1.437177)
build_ruby 0.001429 0.000275 5.390427 ( 5.398259)
build_all 0.010280 0.000000 16.504166 ( 1.693621)
build_install 0.011853 0.004422 5.163071 ( 1.987790)
test_btest 0.000000 0.000728 81.479393 ( 11.181753)
test_basic 0.000000 0.005639 0.713128 ( 0.778679)
test_all 0.090725 0.031368 540.128727 ( 74.886907)
test_rubyspec 0.051940 0.013684 80.697952 ( 92.957573)
total: 192.04 sec