Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-192445
#<BuildRuby:0x0000562ae2ec7760
@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.20221207-192445",
@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.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.005624 0.004338 1.228189 ( 1.747775)
build_miniruby 0.002068 0.000444 0.843969 ( 0.843261)
build_ruby 0.000760 0.002322 2.210003 ( 2.130711)
build_all 0.018507 0.001506 18.523472 ( 2.217566)
build_install 0.014314 0.006702 2.073185 ( 1.043395)
test_btest 0.001028 0.000257 91.708267 ( 9.145765)
test_basic 0.001116 0.005065 0.338522 ( 0.430558)
test_all 0.001945 0.000584 692.023527 ( 70.388350)
test_rubyspec 0.108833 0.034239 49.189512 ( 57.676579)
total: 145.62 sec