Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-223620
#<BuildRuby:0x000055e9bb4600a0
@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.20231227-223620",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004290 0.000715 1.189722 ( 1.636951)
build_miniruby 0.001193 0.000199 0.952241 ( 0.951648)
build_ruby 0.001206 0.000201 2.757817 ( 2.758524)
build_all 0.009900 0.000000 16.039676 ( 1.481278)
build_install 0.008708 0.000000 4.521669 ( 1.099044)
test_btest 0.001087 0.000000 85.333781 ( 7.039215)
test_basic 0.003167 0.001947 0.727635 ( 0.801215)
test_all 0.100834 0.035665 519.515665 ( 58.537958)
test_rubyspec 0.031738 0.027540 49.403476 ( 61.682322)
total: 135.99 sec