Logfile: /home/ko1/ruby/logs/brlog.trunk.20220423-205917
#<BuildRuby:0x00005583e2fabea8
@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.20220423-205917",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.002031 0.004474 0.846618 ( 1.283959)
build_miniruby 0.000838 0.000129 0.057166 ( 0.055849)
build_ruby 0.000753 0.000115 0.059523 ( 0.058217)
build_all 0.004288 0.000000 1.505967 ( 0.604515)
build_install 0.008965 0.000000 6.293371 ( 2.838532)
test_btest 0.000000 0.000544 56.136084 ( 8.231942)
test_basic 0.001433 0.004121 0.307464 ( 0.396286)
test_all 0.001216 0.000228 631.139701 ( 94.480839)
test_rubyspec 0.061129 0.057224 44.529930 ( 49.422508)
total: 157.37 sec