Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-173747
#<BuildRuby:0x0000557d7a06c0a0
@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.20240111-173747",
@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.000015 0.000002 0.000017 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.004195 0.000022 0.837588 ( 1.247506)
build_miniruby 0.000893 0.000122 0.880067 ( 0.881196)
build_ruby 0.001256 0.000171 2.859000 ( 2.860900)
build_all 0.005834 0.004444 14.715838 ( 1.374118)
build_install 0.004380 0.005179 4.266331 ( 1.159538)
test_btest 0.000545 0.000118 78.842195 ( 7.869560)
test_basic 0.000000 0.005843 0.532590 ( 0.606854)
test_all 0.080486 0.055637 538.032831 ( 54.609498)
test_rubyspec 0.019282 0.019319 50.589646 ( 63.095786)
total: 133.71 sec