Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-004907
#<BuildRuby:0x00005563b93f7d58
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231119-004907",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.004982 0.000228 0.901420 ( 1.287608)
build_miniruby 0.000760 0.000207 0.836964 ( 0.836882)
build_ruby 0.000000 0.001408 2.633821 ( 2.634782)
build_all 0.003551 0.004115 12.041117 ( 0.976862)
build_install 0.009696 0.001691 3.700717 ( 0.969423)
test_btest 0.000595 0.000198 64.118313 ( 5.432316)
test_basic 0.004020 0.001340 0.410421 ( 0.490111)
test_all 0.068965 0.026053 356.769123 ( 35.136194)
test_rubyspec 0.033351 0.038591 39.699926 ( 52.264331)
total: 100.03 sec