Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-131946
#<BuildRuby:0x0000556e87e03ee0
@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.20231119-131946",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000013)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.004191 0.000059 1.199361 ( 1.606908)
build_miniruby 0.000783 0.000244 0.961560 ( 0.961784)
build_ruby 0.000000 0.001459 2.729420 ( 2.729749)
build_all 0.004870 0.005553 15.838095 ( 1.528972)
build_install 0.003058 0.005394 4.771812 ( 1.174159)
test_btest 0.000618 0.000275 82.083448 ( 7.208492)
test_basic 0.002933 0.001303 0.763171 ( 0.841057)
test_all 0.109272 0.023898 490.558395 ( 52.568893)
test_rubyspec 0.019929 0.028055 48.995765 ( 61.291173)
total: 129.91 sec