Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-163745
#<BuildRuby:0x00005588eeaf83c8
@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.20221207-163745",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.002671 0.002685 1.206921 ( 1.520042)
build_miniruby 0.000907 0.000136 0.938604 ( 0.937097)
build_ruby 0.001141 0.000171 2.708925 ( 2.591247)
build_all 0.005735 0.003439 15.832487 ( 3.283777)
build_install 0.008560 0.000198 2.277675 ( 1.268132)
test_btest 0.000508 0.000084 66.526050 ( 10.951037)
test_basic 0.003885 0.000648 0.315083 ( 0.406375)
test_all 0.000792 0.000132 662.923852 (105.974867)
test_rubyspec 0.049179 0.018771 52.810512 ( 61.026659)
total: 187.96 sec