Logfile: /home/ko1/ruby/logs/brlog.trunk.20230123-172612
#<BuildRuby:0x0000561d9a4a7f28
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230123-172612",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000038 0.000013 0.000051 ( 0.000050)
configure 0.000034 0.000011 0.000045 ( 0.000045)
build_up 0.001779 0.007171 0.850896 ( 1.308324)
build_miniruby 0.000916 0.000423 1.001965 ( 0.999929)
build_ruby 0.001109 0.000512 2.750213 ( 2.747701)
build_all 0.006544 0.003021 16.710978 ( 2.966431)
build_install 0.010845 0.000645 2.094241 ( 1.066220)
test_btest 0.000669 0.000268 67.735284 ( 11.211994)
test_basic 0.002807 0.003913 0.363666 ( 0.449983)
test_all 0.001354 0.000000 661.566414 ( 94.092185)
test_rubyspec 0.056459 0.046818 51.156736 ( 59.270744)
total: 174.11 sec