Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-100743
#<BuildRuby:0x0000559dac4a6858
@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.20221219-100743",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.003779 0.000236 0.900852 ( 1.099231)
build_miniruby 0.000852 0.000053 1.070044 ( 1.068597)
build_ruby 0.001155 0.000072 2.839618 ( 2.734943)
build_all 0.008811 0.000261 15.773938 ( 3.266891)
build_install 0.009541 0.000273 2.290165 ( 1.298027)
test_btest 0.000538 0.000030 66.294915 ( 10.715874)
test_basic 0.000000 0.004858 0.305129 ( 0.396093)
test_all 0.000000 0.002022 662.854766 (153.031740)
test_rubyspec 0.048607 0.014234 52.057237 ( 60.330157)
total: 233.94 sec