Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-103329
#<BuildRuby:0x000055b1b7b08088
@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.20220812-103329",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.006224 0.000335 0.868984 ( 0.913589)
build_miniruby 0.000851 0.000121 0.057549 ( 0.056258)
build_ruby 0.000880 0.000126 0.059567 ( 0.058266)
build_all 0.004532 0.000047 1.524113 ( 0.586131)
build_install 0.004934 0.004340 5.688977 ( 2.182969)
test_btest 0.000637 0.000120 50.109395 ( 8.575097)
test_basic 0.005407 0.000196 0.283510 ( 0.372727)
test_all 0.001592 0.000281 598.377002 ( 94.370353)
test_rubyspec 0.078716 0.035789 43.885590 ( 51.230815)
total: 158.35 sec