Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-094440
#<BuildRuby:0x00005626953dac40
@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.20220719-094440",
@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.006279 0.000448 0.876262 ( 1.088108)
build_miniruby 0.000901 0.000064 0.056773 ( 0.055676)
build_ruby 0.000000 0.000999 0.058889 ( 0.057641)
build_all 0.001151 0.003504 1.536686 ( 0.604326)
build_install 0.005371 0.003812 5.714633 ( 2.195936)
test_btest 0.000653 0.000122 57.756835 ( 8.056769)
test_basic 0.001225 0.004614 0.338101 ( 0.426032)
test_all 0.001112 0.000278 611.346985 ( 86.190680)
test_rubyspec 0.084396 0.044462 43.988479 ( 49.595564)
total: 148.27 sec