Logfile: /home/ko1/ruby/logs/brlog.trunk.20220629-161206
#<BuildRuby:0x000055a6899fbe58
@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-161206",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006391 0.000158 0.874307 ( 1.179477)
build_miniruby 0.000933 0.000067 0.058324 ( 0.056969)
build_ruby 0.000887 0.000063 0.060658 ( 0.059510)
build_all 0.000268 0.003916 1.505969 ( 0.597303)
build_install 0.010823 0.000294 6.312237 ( 2.840270)
test_btest 0.001411 0.000166 47.686173 ( 9.051897)
test_basic 0.001163 0.004643 0.289583 ( 0.377796)
test_all 0.001274 0.000224 611.872197 ( 91.171561)
test_rubyspec 0.074929 0.045702 44.495304 ( 50.103015)
total: 155.44 sec