Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-021027
#<BuildRuby:0x00005608d1e37fa8
@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.20220725-021027",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000004 0.000013 ( 0.000014)
configure 0.000007 0.000004 0.000011 ( 0.000010)
build_up 0.003142 0.003472 0.799215 ( 1.245055)
build_miniruby 0.000630 0.000344 0.057168 ( 0.055890)
build_ruby 0.000616 0.000336 0.059225 ( 0.057979)
build_all 0.000457 0.004215 1.526639 ( 0.586269)
build_install 0.008911 0.002257 5.650326 ( 2.128715)
test_btest 0.000000 0.000666 50.044920 ( 8.352531)
test_basic 0.000000 0.005706 0.333137 ( 0.421500)
test_all 0.000000 0.001115 628.687184 ( 90.494788)
test_rubyspec 0.067608 0.057196 43.715770 ( 49.327706)
total: 152.67 sec