Logfile: /home/ko1/ruby/logs/brlog.trunk.20231120-011517
#<BuildRuby:0x0000556f8eca8098
@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.20231120-011517",
@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.000002 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.003780 0.000756 1.284722 ( 1.652835)
build_miniruby 0.000000 0.001079 0.876926 ( 0.876527)
build_ruby 0.000000 0.001398 2.971349 ( 2.972342)
build_all 0.008485 0.001720 16.723156 ( 1.544708)
build_install 0.003597 0.005555 5.028313 ( 1.253688)
test_btest 0.000853 0.000284 84.290056 ( 7.904632)
test_basic 0.003551 0.001184 0.704601 ( 0.779576)
test_all 0.089205 0.047438 521.814073 ( 51.622307)
test_rubyspec 0.001476 0.046120 50.116163 ( 62.470252)
total: 131.08 sec