Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-045719
#<BuildRuby:0x0000555bc7147fa8
@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.20221202-045719",
@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.000027 0.000002 0.000029 ( 0.000029)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004875 0.000348 1.155249 ( 1.136566)
build_miniruby 0.000921 0.000066 0.956027 ( 0.954582)
build_ruby 0.001172 0.000083 2.752224 ( 2.651666)
build_all 0.008881 0.000000 15.849962 ( 3.325560)
build_install 0.002059 0.007853 2.214819 ( 1.260876)
test_btest 0.000554 0.000092 65.822065 ( 11.061150)
test_basic 0.000406 0.004249 0.284882 ( 0.375434)
test_all 0.000977 0.000217 688.245364 (105.911202)
test_rubyspec 0.034633 0.029757 53.527082 ( 61.794291)
total: 188.47 sec