Logfile: /home/ko1/ruby/logs/brlog.trunk.20231117-092803
#<BuildRuby:0x000055de4acfb858
@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.20231117-092803",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003679 0.000614 1.162292 ( 1.591006)
build_miniruby 0.001117 0.000000 0.905916 ( 0.905829)
build_ruby 0.000000 0.001465 2.765610 ( 2.765462)
build_all 0.008498 0.001368 16.590934 ( 1.455500)
build_install 0.009254 0.000000 4.897661 ( 1.161169)
test_btest 0.001060 0.000000 87.904025 ( 7.291570)
test_basic 0.001207 0.003135 0.506793 ( 0.585203)
test_all 0.107381 0.029154 525.949268 ( 48.427558)
test_rubyspec 0.023447 0.023599 50.813592 ( 63.162125)
total: 127.35 sec