Logfile: /home/ko1/ruby/logs/brlog.trunk.20231024-135220
#<BuildRuby:0x0000561a78027568
@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.20231024-135220",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004999 0.000000 2.171298 ( 2.458832)
build_miniruby 0.000000 0.001021 0.882192 ( 0.881674)
build_ruby 0.000278 0.000940 2.621514 ( 2.621583)
build_all 0.009573 0.000675 17.022254 ( 1.560405)
build_install 0.005868 0.003238 5.396039 ( 1.183036)
test_btest 0.000723 0.000211 88.042607 ( 7.904351)
test_basic 0.003311 0.000000 0.750668 ( 0.829723)
test_all 0.082921 0.053435 512.330131 ( 53.645239)
test_rubyspec 0.011889 0.036099 49.920323 ( 62.188266)
total: 133.27 sec