Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-205913
#<BuildRuby:0x0000559b2808b600
@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.20220828-205913",
@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.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.002553 0.009277 0.976646 ( 1.009047)
build_miniruby 0.001369 0.000570 0.075251 ( 0.073574)
build_ruby 0.001510 0.000629 0.074329 ( 0.072287)
build_all 0.004801 0.004679 1.548144 ( 0.579372)
build_install 0.007553 0.013841 1.873995 ( 0.916578)
test_btest 0.000790 0.000486 77.632691 ( 8.944702)
test_basic 0.005884 0.002481 0.325363 ( 0.418978)
test_all 0.002595 0.001558 676.772285 ( 67.274212)
test_rubyspec 0.096115 0.072233 45.650835 ( 54.107475)
total: 133.40 sec