Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-184258
#<BuildRuby:0x0000562410ea0620
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220722-184258",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000003 0.000000 0.000003 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.006545 0.004847 0.987021 ( 1.017006)
build_miniruby 0.001712 0.000527 0.078162 ( 0.076234)
build_ruby 0.001343 0.000413 0.078477 ( 0.077499)
build_all 0.003525 0.005889 1.531940 ( 0.580338)
build_install 0.016618 0.006730 5.113367 ( 2.053387)
test_btest 0.000881 0.000342 72.900986 ( 8.309367)
test_basic 0.002105 0.005389 0.336873 ( 0.425560)
test_all 0.001823 0.000000 675.783773 ( 66.482031)
test_rubyspec 0.098201 0.077517 45.494685 ( 51.287372)
total: 130.31 sec