Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-065739
#<BuildRuby:0x000055d6cb033598
@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.20240108-065739",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000022 0.000002 0.000024 ( 0.000025)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.000498 0.004162 1.285696 ( 1.668291)
build_miniruby 0.001274 0.000204 1.467482 ( 1.469330)
build_ruby 0.001602 0.000000 4.315023 ( 4.322785)
build_all 0.009909 0.000000 16.752797 ( 1.821615)
build_install 0.008319 0.007356 5.000556 ( 1.813427)
test_btest 0.000693 0.000134 82.238047 ( 10.823314)
test_basic 0.006824 0.000000 0.728598 ( 0.794386)
test_all 0.082446 0.038833 569.281399 ( 58.282974)
test_rubyspec 0.043673 0.024415 83.423655 ( 95.701149)
total: 176.70 sec