Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-004907
#<BuildRuby:0x0000564e8abc8b88
@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.20220729-004907",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008581 0.001980 0.963381 ( 1.281818)
build_miniruby 0.001734 0.000400 0.076633 ( 0.074991)
build_ruby 0.001519 0.000351 0.067316 ( 0.066647)
build_all 0.006387 0.003956 1.545794 ( 0.575999)
build_install 0.020967 0.002761 5.128079 ( 2.075313)
test_btest 0.001032 0.000243 75.789767 ( 8.117360)
test_basic 0.005751 0.001353 0.343500 ( 0.432407)
test_all 0.001234 0.000291 631.427040 ( 64.079987)
test_rubyspec 0.102435 0.077305 45.456555 ( 51.215025)
total: 127.92 sec