Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-145742
#<BuildRuby:0x0000556fcb1e8080
@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.20220731-145742",
@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.000007)
autoconf 0.000000 0.000022 0.000022 ( 0.000023)
configure 0.000000 0.000015 0.000015 ( 0.000015)
build_up 0.002519 0.004457 0.837985 ( 1.292275)
build_miniruby 0.000901 0.000139 0.057763 ( 0.056489)
build_ruby 0.000856 0.000131 0.059275 ( 0.058069)
build_all 0.003910 0.000602 1.531342 ( 0.594488)
build_install 0.001645 0.007490 5.648493 ( 2.150291)
test_btest 0.000000 0.000594 52.163387 ( 8.347282)
test_basic 0.001533 0.004140 0.331616 ( 0.420094)
test_all 0.000872 0.000290 621.343350 ( 89.127753)
test_rubyspec 0.079649 0.046634 43.980167 ( 49.584133)
total: 151.63 sec