Logfile: /home/ko1/ruby/logs/brlog.trunk.20231115-010614
#<BuildRuby:0x000055c959c10070
@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.20231115-010614",
@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.004285 0.000714 1.229355 ( 1.999959)
build_miniruby 0.000844 0.000141 0.918815 ( 0.918758)
build_ruby 0.001366 0.000228 2.679808 ( 2.679425)
build_all 0.009009 0.000752 16.125941 ( 1.415639)
build_install 0.007402 0.001169 4.850436 ( 1.161053)
test_btest 0.000811 0.000128 81.089868 ( 6.834854)
test_basic 0.003439 0.000543 0.752647 ( 0.831592)
test_all 0.085637 0.048663 502.795706 ( 64.879935)
test_rubyspec 0.030565 0.021377 49.799845 ( 62.338616)
total: 143.06 sec