Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-143805
#<BuildRuby:0x00005556aed372f0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221206-143805",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000000 0.010310 1.212204 ( 1.534376)
build_miniruby 0.000293 0.001747 0.838325 ( 0.840715)
build_ruby 0.001834 0.001167 2.218234 ( 2.128878)
build_all 0.016905 0.002186 18.521910 ( 2.134466)
build_install 0.012483 0.008458 2.062876 ( 1.004200)
test_btest 0.000982 0.000520 90.989593 ( 9.375668)
test_basic 0.004021 0.004234 0.346988 ( 0.435100)
test_all 0.001449 0.000804 692.293446 ( 69.727712)
test_rubyspec 0.099567 0.056122 49.262470 ( 57.462572)
total: 144.64 sec