Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-160259
#<BuildRuby:0x000055b2953672c8
@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-160259",
@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.000015 0.000000 0.000015 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.002347 0.004325 0.841948 ( 1.077323)
build_miniruby 0.000889 0.000000 0.056702 ( 0.055546)
build_ruby 0.000933 0.000000 0.058945 ( 0.057795)
build_all 0.004317 0.000129 1.509880 ( 0.588885)
build_install 0.006433 0.004706 5.669717 ( 2.174100)
test_btest 0.000685 0.000086 52.842906 ( 8.637273)
test_basic 0.005402 0.000091 0.286353 ( 0.375496)
test_all 0.000984 0.000116 619.559056 ( 87.884546)
test_rubyspec 0.039531 0.028451 43.758888 ( 49.426700)
total: 150.28 sec