Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-054523
#<BuildRuby:0x0000562e90077438
@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.20240116-054523",
@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.000020 0.000006 0.000026 ( 0.000027)
autoconf 0.000030 0.000010 0.000040 ( 0.000040)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.002203 0.004881 0.805205 ( 1.182891)
build_miniruby 0.000726 0.000290 0.788571 ( 0.788569)
build_ruby 0.001403 0.000000 2.668138 ( 2.668963)
build_all 0.008052 0.000000 11.926275 ( 0.966732)
build_install 0.008297 0.004536 3.385933 ( 0.955113)
test_btest 0.000600 0.000214 62.021340 ( 6.081865)
test_basic 0.000099 0.004437 0.398104 ( 0.478618)
test_all 0.074910 0.021776 376.635530 ( 33.952979)
test_rubyspec 0.035739 0.028383 40.351296 ( 52.906738)
total: 99.98 sec