Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-055622
#<BuildRuby:0x0000561ee8033fb0
@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.20221230-055622",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.003898 0.002558 0.836858 ( 1.294811)
build_miniruby 0.001344 0.000000 1.020128 ( 1.018097)
build_ruby 0.001684 0.000000 2.804365 ( 2.801462)
build_all 0.005539 0.004195 16.724903 ( 2.988672)
build_install 0.008960 0.002896 2.305212 ( 1.184069)
test_btest 0.000000 0.000747 78.881762 ( 10.516966)
test_basic 0.000000 0.007975 0.369139 ( 0.452618)
test_all 0.000575 0.000505 670.367732 (102.751470)
test_rubyspec 0.072613 0.039458 51.434449 ( 59.639694)
total: 182.65 sec