Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-151252
#<BuildRuby:0x0000559ffb14f4b0
@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-151252",
@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.000004 0.000017 ( 0.000017)
autoconf 0.000021 0.000007 0.000028 ( 0.000028)
configure 0.000017 0.000006 0.000023 ( 0.000022)
build_up 0.003455 0.001152 1.111326 ( 1.465988)
build_miniruby 0.000000 0.001421 0.835668 ( 0.835478)
build_ruby 0.000405 0.001434 2.707372 ( 2.710579)
build_all 0.003362 0.005637 14.163054 ( 1.339678)
build_install 0.002629 0.005694 4.109618 ( 1.096644)
test_btest 0.000700 0.000350 75.046703 ( 7.139361)
test_basic 0.005442 0.000399 0.729036 ( 0.802082)
test_all 0.086315 0.047503 501.895336 ( 48.373113)
test_rubyspec 0.033543 0.010421 47.230107 ( 59.607839)
total: 123.37 sec