Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-041228
#<BuildRuby:0x000056211b72be00
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220727-041228",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.002060 0.004657 0.827528 ( 1.255999)
build_miniruby 0.000000 0.001052 0.057837 ( 0.056562)
build_ruby 0.000000 0.001037 0.059135 ( 0.057801)
build_all 0.002939 0.001715 1.508171 ( 0.587937)
build_install 0.009714 0.001571 5.647448 ( 2.166108)
test_btest 0.000666 0.000191 55.690035 ( 7.894217)
test_basic 0.004146 0.001185 0.337795 ( 0.426541)
test_all 0.001200 0.000000 628.704216 ( 92.605422)
test_rubyspec 0.075624 0.053315 43.416217 ( 48.999937)
total: 154.05 sec