Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-050754
#<BuildRuby:0x000055f513550880
@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.20220818-050754",
@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.000017 0.000003 0.000020 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005683 0.005439 1.010217 ( 3.268979)
build_miniruby 0.001879 0.000000 0.076183 ( 0.074195)
build_ruby 0.002004 0.000000 0.078202 ( 0.076371)
build_all 0.005835 0.004772 1.513084 ( 0.576872)
build_install 0.023294 0.000035 1.856629 ( 0.902631)
test_btest 0.001356 0.000272 74.064875 ( 7.798132)
test_basic 0.000000 0.007655 0.330370 ( 0.418150)
test_all 0.001894 0.002226 640.722329 ( 63.651715)
test_rubyspec 0.107467 0.059677 45.158278 ( 52.726731)
total: 129.49 sec