Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-202433
#<BuildRuby:0x00005594f04c9110
@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.20221227-202433",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.005694 0.004388 0.988119 ( 1.186680)
build_miniruby 0.002297 0.000492 0.845198 ( 0.843989)
build_ruby 0.002440 0.000523 2.172952 ( 2.172864)
build_all 0.014386 0.005847 18.516797 ( 2.175258)
build_install 0.018544 0.003224 2.007028 ( 0.992673)
test_btest 0.001303 0.000306 94.629612 ( 9.249723)
test_basic 0.004582 0.005416 0.344596 ( 0.429062)
test_all 0.000766 0.001903 685.063954 ( 74.009850)
test_rubyspec 0.103806 0.063584 47.876990 ( 55.989432)
total: 147.05 sec