Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-063736
#<BuildRuby:0x0000560563eec488
@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.20221129-063736",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004423 0.000680 1.201363 ( 1.213179)
build_miniruby 0.000815 0.000126 0.949464 ( 0.948348)
build_ruby 0.000999 0.000153 2.694604 ( 2.606893)
build_all 0.007672 0.001181 15.784618 ( 3.390728)
build_install 0.004652 0.003932 2.028517 ( 1.188813)
test_btest 0.000482 0.000097 61.187186 ( 10.953812)
test_basic 0.002031 0.002957 0.300683 ( 0.391307)
test_all 0.000893 0.000210 670.173771 (102.919126)
test_rubyspec 0.043802 0.016210 53.804723 ( 62.043401)
total: 185.66 sec