Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-005731
#<BuildRuby:0x00005579d8ce67e0
@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.20220811-005731",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.005914 0.000910 0.926127 ( 0.964157)
build_miniruby 0.000863 0.000133 0.057559 ( 0.056416)
build_ruby 0.000790 0.000121 0.060197 ( 0.058977)
build_all 0.004834 0.000049 1.567486 ( 0.589223)
build_install 0.010385 0.000170 5.703683 ( 2.186347)
test_btest 0.000636 0.000080 48.903676 ( 8.605382)
test_basic 0.000748 0.004785 0.290467 ( 0.379462)
test_all 0.000983 0.000000 622.899649 ( 91.064647)
test_rubyspec 0.096400 0.031325 43.907253 ( 51.284293)
total: 155.19 sec