Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-221345
#<BuildRuby:0x0000561e7b9780e8
@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.20240114-221345",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.003668 0.000386 1.103487 ( 1.467802)
build_miniruby 0.001220 0.000000 0.932618 ( 0.931745)
build_ruby 0.001368 0.000000 2.661627 ( 2.661388)
build_all 0.008652 0.000284 14.102520 ( 1.336993)
build_install 0.004929 0.003838 4.032948 ( 1.047606)
test_btest 0.000778 0.000101 73.826832 ( 6.807922)
test_basic 0.000578 0.004303 0.762802 ( 0.831758)
test_all 0.110555 0.019758 497.760533 ( 47.411155)
test_rubyspec 0.013716 0.033661 47.942886 ( 60.375248)
total: 122.87 sec