Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-200305
#<BuildRuby:0x000055d985303ce8
@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.20231220-200305",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003609 0.000656 1.370975 ( 1.748730)
build_miniruby 0.001037 0.000189 0.889692 ( 0.889364)
build_ruby 0.001202 0.000218 2.707280 ( 2.708596)
build_all 0.004582 0.005721 16.232948 ( 1.480074)
build_install 0.007669 0.000694 4.767560 ( 1.134806)
test_btest 0.000730 0.000183 86.631908 ( 7.078380)
test_basic 0.005765 0.000133 0.739158 ( 0.816224)
test_all 0.084383 0.048984 498.663682 ( 55.982846)
test_rubyspec 0.022749 0.027587 50.254876 ( 62.610148)
total: 134.45 sec