Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-091530
#<BuildRuby:0x000055e37546bbb8
@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.20231214-091530",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.006042 0.000321 1.302166 ( 1.653963)
build_miniruby 0.001068 0.000000 0.893458 ( 0.894150)
build_ruby 0.001786 0.000000 2.965012 ( 2.964642)
build_all 0.006492 0.003593 16.119824 ( 1.483276)
build_install 0.008532 0.000000 4.741550 ( 1.126971)
test_btest 0.000773 0.000000 82.458547 ( 7.485254)
test_basic 0.000859 0.003652 0.714468 ( 0.795909)
test_all 0.098102 0.037909 510.019016 ( 55.858465)
test_rubyspec 0.035604 0.016544 50.315769 ( 62.640183)
total: 134.90 sec