Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-115831
#<BuildRuby:0x000055e57d9b0178
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240109-115831",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000019 0.000006 0.000025 ( 0.000024)
autoconf 0.000026 0.000008 0.000034 ( 0.000034)
configure 0.000020 0.000007 0.000027 ( 0.000027)
build_up 0.000461 0.006731 0.806106 ( 1.190586)
build_miniruby 0.000762 0.000381 0.815395 ( 0.815176)
build_ruby 0.000999 0.000499 2.685326 ( 2.685966)
build_all 0.006736 0.001184 12.138391 ( 0.984470)
build_install 0.008929 0.004058 3.379372 ( 0.967694)
test_btest 0.000589 0.000268 65.254900 ( 4.708929)
test_basic 0.003366 0.001530 0.399409 ( 0.479634)
test_all 0.066863 0.036210 390.636539 ( 36.946225)
test_rubyspec 0.034895 0.044601 40.877572 ( 53.406736)
total: 102.19 sec