Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-071721
#<BuildRuby:0x000055d1c0f70b88
@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.20221116-071721",
@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.000006)
autoconf 0.000000 0.000029 0.000029 ( 0.000056)
configure 0.000000 0.000043 0.000043 ( 0.000044)
build_up 0.002771 0.004727 1.112474 ( 1.192507)
build_miniruby 0.001982 0.000000 0.873664 ( 0.892359)
build_ruby 0.000000 0.002369 2.329141 ( 2.278104)
build_all 0.016739 0.002351 18.190613 ( 2.307524)
build_install 0.007260 0.011905 1.920464 ( 1.065283)
test_btest 0.001159 0.000507 83.163778 ( 10.204614)
test_basic 0.001133 0.005467 0.334426 ( 0.425339)
test_all 0.001055 0.000527 719.348575 ( 75.279170)
test_rubyspec 0.081423 0.044571 50.127773 ( 58.495400)
total: 152.14 sec