Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-034231
#<BuildRuby:0x0000561e1abd3858
@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.20220209-034231",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.000000 0.012640 0.942606 ( 1.350348)
build_miniruby 0.000000 0.002033 0.077894 ( 0.076591)
build_ruby 0.001306 0.001203 0.074454 ( 0.072213)
build_all 0.006996 0.003731 4.063522 ( 0.800577)
build_install 0.019772 0.003973 7.862194 ( 2.386185)
test_btest 0.002402 0.000000 77.074289 ( 8.434637)
test_basic 0.007236 0.000757 0.343768 ( 0.432365)
test_all 0.001552 0.000635 692.782183 ( 67.062288)
test_rubyspec 0.086878 0.078917 45.810183 ( 51.629612)
total: 132.25 sec