Logfile: /home/ko1/ruby/logs/brlog.trunk.20220629-160135
#<BuildRuby:0x00005602040b7f00
@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.20220629-160135",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.002728 0.003741 0.874869 ( 1.422220)
build_miniruby 0.000872 0.000117 0.057882 ( 0.056578)
build_ruby 0.000729 0.000097 0.059224 ( 0.058074)
build_all 0.004203 0.000034 1.497481 ( 0.603424)
build_install 0.009797 0.001225 6.280354 ( 2.827491)
test_btest 0.000000 0.000552 47.832769 ( 8.783688)
test_basic 0.002262 0.003558 0.289180 ( 0.377968)
test_all 0.001044 0.000184 638.880208 ( 92.127241)
test_rubyspec 0.067392 0.058445 44.639937 ( 50.228203)
total: 156.49 sec