Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-005014
#<BuildRuby:0x00005584f82d75f8
@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.20231228-005014",
@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.000013 0.000001 0.000014 ( 0.000013)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.000000 0.005961 1.224865 ( 1.589536)
build_miniruby 0.000000 0.001707 0.993584 ( 0.992007)
build_ruby 0.000000 0.001294 2.797415 ( 2.797502)
build_all 0.000000 0.009394 15.742591 ( 1.387865)
build_install 0.002784 0.005217 4.481023 ( 1.139221)
test_btest 0.000739 0.000431 82.246966 ( 7.248378)
test_basic 0.002597 0.001515 0.850869 ( 0.924073)
test_all 0.101518 0.033733 525.690516 ( 56.594207)
test_rubyspec 0.024922 0.019035 49.911394 ( 62.244897)
total: 134.92 sec