Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-205033
#<BuildRuby:0x00005612af1de878
@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.20220825-205033",
@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.000006)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.006648 0.000185 0.828792 ( 0.909664)
build_miniruby 0.000927 0.000061 0.057328 ( 0.056031)
build_ruby 0.000960 0.000064 0.060081 ( 0.058847)
build_all 0.004598 0.000026 1.532899 ( 0.597373)
build_install 0.009151 0.000290 1.939997 ( 0.976807)
test_btest 0.000770 0.000045 53.458343 ( 8.002551)
test_basic 0.005873 0.000345 0.362297 ( 0.450056)
test_all 0.001697 0.000099 638.906133 ( 91.193764)
test_rubyspec 0.076246 0.028972 44.130011 ( 52.402189)
total: 154.65 sec