Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-012649
#<BuildRuby:0x000055b548d5bfa8
@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.20231213-012649",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.001387 0.004364 1.436847 ( 1.965636)
build_miniruby 0.000712 0.000210 0.847319 ( 0.846665)
build_ruby 0.000991 0.000292 2.634969 ( 2.636087)
build_all 0.002663 0.007724 16.792679 ( 1.528283)
build_install 0.008642 0.000175 4.981471 ( 1.164441)
test_btest 0.000836 0.000292 89.045735 ( 6.934824)
test_basic 0.004475 0.000111 0.676343 ( 0.753418)
test_all 0.095526 0.042252 527.778966 ( 55.250624)
test_rubyspec 0.019879 0.030026 50.021836 ( 62.592700)
total: 133.67 sec