Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-050804
#<BuildRuby:0x000055c560d67e20
@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.20221212-050804",
@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.000021 0.000000 0.000021 ( 0.000021)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.004346 0.000025 0.857924 ( 1.080345)
build_miniruby 0.000993 0.000000 0.963353 ( 0.961832)
build_ruby 0.001158 0.000000 2.794613 ( 2.661601)
build_all 0.008964 0.000147 15.917148 ( 3.370687)
build_install 0.008877 0.000000 2.166812 ( 1.261608)
test_btest 0.000576 0.000000 60.130909 ( 11.800070)
test_basic 0.004566 0.000062 0.305687 ( 0.396608)
test_all 0.001126 0.000047 683.120366 (138.278157)
test_rubyspec 0.044651 0.023163 52.575148 ( 60.743801)
total: 220.56 sec