Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-230856
#<BuildRuby:0x000055721d3f6620
@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.20230102-230856",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000018 0.000005 0.000023 ( 0.000024)
configure 0.000015 0.000004 0.000019 ( 0.000020)
build_up 0.005277 0.001623 0.844131 ( 1.025410)
build_miniruby 0.001033 0.000317 1.017218 ( 1.015129)
build_ruby 0.001263 0.000389 2.776556 ( 2.773880)
build_all 0.008721 0.001216 16.774690 ( 3.005094)
build_install 0.008930 0.002552 2.285481 ( 1.180671)
test_btest 0.000776 0.000221 69.731949 ( 11.212510)
test_basic 0.005186 0.001482 0.371435 ( 0.457401)
test_all 0.001125 0.000000 676.683694 ( 98.781259)
test_rubyspec 0.072265 0.038733 51.855239 ( 59.892869)
total: 179.34 sec