Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-124340
#<BuildRuby:0x0000564a1f96c020
@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.20231126-124340",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001293 0.004252 0.923454 ( 1.390196)
build_miniruby 0.000917 0.000229 0.806116 ( 0.806066)
build_ruby 0.001026 0.000256 2.631980 ( 2.632991)
build_all 0.007419 0.000741 12.214924 ( 1.000099)
build_install 0.004167 0.007334 3.697581 ( 0.979196)
test_btest 0.000597 0.000199 64.647889 ( 4.575367)
test_basic 0.003138 0.001046 0.407580 ( 0.485646)
test_all 0.078296 0.016198 365.043300 ( 32.506363)
test_rubyspec 0.030176 0.034503 40.161338 ( 52.719827)
total: 97.10 sec