Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-172351
#<BuildRuby:0x000056211ae23dd0
@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.20220719-172351",
@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.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.000000 0.006732 0.861652 ( 1.218957)
build_miniruby 0.000000 0.000941 0.057438 ( 0.056215)
build_ruby 0.000000 0.000972 0.059048 ( 0.057777)
build_all 0.001334 0.003139 1.542556 ( 0.601529)
build_install 0.007274 0.003817 5.654756 ( 2.190175)
test_btest 0.000000 0.000657 52.928949 ( 8.363870)
test_basic 0.002562 0.002850 0.289149 ( 0.377959)
test_all 0.001039 0.000288 640.098249 ( 93.945482)
test_rubyspec 0.082655 0.043089 43.943908 ( 49.669371)
total: 156.48 sec