Logfile: /home/ko1/ruby/logs/brlog.trunk.20230531-231623
#<BuildRuby:0x0000563b57ddf520
@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.20230531-231623",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000720 0.004139 1.341158 ( 2.677419)
build_miniruby 0.000865 0.000192 0.755721 ( 0.755113)
build_ruby 0.001220 0.000000 2.424268 ( 2.425037)
build_all 0.005113 0.003651 12.430731 ( 1.120189)
build_install 0.004675 0.003087 1.614906 ( 0.858044)
test_btest 0.000000 0.000930 79.841375 ( 7.372738)
test_basic 0.002031 0.002240 0.760733 ( 0.844836)
test_all 0.001247 0.000380 435.917052 ( 50.492209)
test_rubyspec 0.021530 0.016253 41.860689 ( 54.406605)
total: 120.95 sec