Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-151205
#<BuildRuby:0x00005587f64b3e70
@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-151205",
@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.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004862 0.000198 1.305754 ( 1.705011)
build_miniruby 0.008109 0.000000 189.374733 ( 32.951318)
build_ruby 0.000000 0.001300 3.140079 ( 2.709323)
build_all 0.050763 0.009738 152.671211 ( 24.590759)
build_install 0.008946 0.000000 2.278520 ( 1.275910)
test_btest 0.000622 0.000000 59.588159 ( 11.482915)
test_basic 0.004686 0.000067 0.309618 ( 0.400450)
test_all 0.000631 0.000117 665.145892 (112.793933)
test_rubyspec 0.041915 0.023081 52.658018 ( 60.858781)
total: 248.77 sec