Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-155438
#<BuildRuby:0x0000564f5358bfa8
@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.20220724-155438",
@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.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.005920 0.000911 0.837298 ( 1.028211)
build_miniruby 0.000813 0.000125 0.056714 ( 0.055532)
build_ruby 0.000889 0.000137 0.058565 ( 0.057309)
build_all 0.004618 0.000020 1.546189 ( 0.594959)
build_install 0.009190 0.000000 5.648338 ( 2.162553)
test_btest 0.000706 0.000000 53.910323 ( 8.136331)
test_basic 0.002036 0.004236 0.333488 ( 0.420979)
test_all 0.000916 0.000162 632.309406 ( 91.600502)
test_rubyspec 0.088391 0.035891 43.721992 ( 49.309792)
total: 153.37 sec