Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-212232
#<BuildRuby:0x000055be65f57638
@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-212232",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000025 0.000001 0.000026 ( 0.000027)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.005210 0.000000 1.393827 ( 1.785822)
build_miniruby 0.000000 0.001316 2.013500 ( 2.016397)
build_ruby 0.000000 0.001629 4.574604 ( 4.590177)
build_all 0.011082 0.000207 16.974744 ( 1.977716)
build_install 0.008703 0.008228 5.114384 ( 1.907822)
test_btest 0.000765 0.000109 85.816977 ( 12.254918)
test_basic 0.005467 0.000214 0.721877 ( 0.794010)
test_all 0.084354 0.038205 587.636205 ( 68.057524)
test_rubyspec 0.043051 0.027357 87.027141 ( 99.377389)
total: 192.76 sec