Logfile: /home/ko1/ruby/logs/brlog.trunk.20231116-155300
#<BuildRuby:0x000055993aad7ae0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231116-155300",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004575 0.001077 1.425091 ( 1.816418)
build_miniruby 0.000792 0.000186 0.916182 ( 0.916095)
build_ruby 0.001028 0.000241 2.691413 ( 2.691829)
build_all 0.000969 0.009055 16.349519 ( 1.480273)
build_install 0.008371 0.000000 4.836066 ( 1.167226)
test_btest 0.000890 0.000156 81.606901 ( 7.854998)
test_basic 0.003501 0.001105 0.807669 ( 0.886721)
test_all 0.102783 0.035806 487.609097 ( 56.405253)
test_rubyspec 0.026328 0.019310 49.380791 ( 61.729865)
total: 134.95 sec