Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-212215
#<BuildRuby:0x0000556eed565f48
@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-212215",
@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.000012 0.000003 0.000015 ( 0.000015)
configure 0.000052 0.000013 0.000065 ( 0.000066)
build_up 0.003519 0.005333 0.954249 ( 1.150775)
build_miniruby 0.002097 0.000699 0.852528 ( 0.851270)
build_ruby 0.002115 0.000705 2.146032 ( 2.147371)
build_all 0.016698 0.004013 18.478864 ( 2.153154)
build_install 0.014326 0.006330 2.009329 ( 1.019647)
test_btest 0.000943 0.000315 90.987959 ( 9.009538)
test_basic 0.003206 0.006248 0.356670 ( 0.443813)
test_all 0.000000 0.001806 671.956280 ( 63.303854)
test_rubyspec 0.081193 0.086466 47.798661 ( 55.994238)
total: 136.07 sec