Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-143528
#<BuildRuby:0x00005580d0ca8018
@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.20220730-143528",
@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.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005889 0.000453 0.914229 ( 1.045037)
build_miniruby 0.000917 0.000070 0.057172 ( 0.055959)
build_ruby 0.000905 0.000070 0.059304 ( 0.058057)
build_all 0.004364 0.000335 1.527307 ( 0.587679)
build_install 0.011272 0.000070 5.674821 ( 2.187935)
test_btest 0.000798 0.000053 53.897525 ( 8.068769)
test_basic 0.001462 0.004765 0.329780 ( 0.417193)
test_all 0.001017 0.000127 595.520920 ( 93.697948)
test_rubyspec 0.071439 0.054093 43.693742 ( 49.283282)
total: 155.40 sec