Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-060210
#<BuildRuby:0x0000562cf73d8108
@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.20240107-060210",
@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.000001 0.000013 ( 0.000013)
autoconf 0.000021 0.000002 0.000023 ( 0.000024)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.000836 0.004124 1.255613 ( 1.646957)
build_miniruby 0.001409 0.000000 1.478741 ( 1.480818)
build_ruby 0.001671 0.000000 4.337421 ( 4.346643)
build_all 0.010693 0.000000 16.704397 ( 1.697037)
build_install 0.011575 0.003616 5.063107 ( 1.783996)
test_btest 0.000645 0.000101 86.222892 ( 8.765776)
test_basic 0.001268 0.004207 0.647212 ( 0.714808)
test_all 0.100387 0.021681 560.370379 ( 56.730096)
test_rubyspec 0.037096 0.027460 78.450745 ( 90.658114)
total: 167.83 sec