Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-201553
#<BuildRuby:0x0000561b4e893810
@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.20220308-201553",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009423 0.001450 0.982890 ( 1.055302)
build_miniruby 0.001767 0.000272 0.076522 ( 0.076136)
build_ruby 0.001616 0.000248 0.076848 ( 0.076364)
build_all 0.009150 0.000604 4.256154 ( 0.880436)
build_install 0.015583 0.007305 7.896013 ( 2.453959)
test_btest 0.000915 0.000183 71.818447 ( 7.830153)
test_basic 0.007635 0.000307 0.329028 ( 0.418661)
test_all 0.001324 0.000248 651.035818 ( 65.284727)
test_rubyspec 0.085803 0.078286 46.151805 ( 51.544949)
total: 129.62 sec