Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-153523
#<BuildRuby:0x0000558c76f3de98
@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.20221216-153523",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000017 0.000005 0.000022 ( 0.000022)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.000000 0.004573 0.941244 ( 1.365450)
build_miniruby 0.000000 0.001001 0.960795 ( 0.959516)
build_ruby 0.000000 0.001291 2.690918 ( 2.604294)
build_all 0.003656 0.005410 15.937084 ( 3.466181)
build_install 0.005652 0.004693 2.247120 ( 1.284123)
test_btest 0.000365 0.000195 61.756241 ( 11.427237)
test_basic 0.002761 0.001472 0.308583 ( 0.400090)
test_all 0.000907 0.000484 665.173221 (139.071171)
test_rubyspec 0.036772 0.034558 52.976550 ( 61.109724)
total: 221.69 sec