Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-015547
#<BuildRuby:0x000055b1cc028040
@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.20221229-015547",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000017 0.000002 0.000019 ( 0.000021)
configure 0.000016 0.000002 0.000018 ( 0.000017)
build_up 0.005566 0.000742 0.846157 ( 1.032760)
build_miniruby 0.001143 0.000152 1.014886 ( 1.012770)
build_ruby 0.001321 0.000176 2.798140 ( 2.795718)
build_all 0.009236 0.000607 16.750422 ( 2.971722)
build_install 0.011049 0.000749 2.284781 ( 1.178109)
test_btest 0.000933 0.000110 72.116948 ( 10.921940)
test_basic 0.006556 0.000771 0.359290 ( 0.444349)
test_all 0.000631 0.000534 667.971712 (103.958018)
test_rubyspec 0.074705 0.050622 51.634601 ( 59.662077)
total: 183.98 sec