Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-171413
#<BuildRuby:0x00005566c7ffa298
@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-171413",
@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.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.008490 0.000656 0.950837 ( 1.159007)
build_miniruby 0.002069 0.000296 0.851025 ( 0.850105)
build_ruby 0.002418 0.000346 2.132222 ( 2.133095)
build_all 0.015916 0.004174 18.447412 ( 2.186770)
build_install 0.013296 0.007863 2.016325 ( 1.016574)
test_btest 0.001528 0.000000 87.347202 ( 9.290686)
test_basic 0.008426 0.000000 0.346189 ( 0.434000)
test_all 0.002115 0.000000 681.369736 ( 72.632106)
test_rubyspec 0.089775 0.096038 47.898512 ( 56.033012)
total: 145.74 sec