Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-065812
#<BuildRuby:0x000055d5c0d77f30
@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.20221223-065812",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003460 0.000000 0.624487 ( 1.031750)
build_miniruby 0.000921 0.000000 0.764533 ( 0.763735)
build_ruby 0.000000 0.001326 2.552148 ( 2.551927)
build_all 0.006636 0.002314 12.404767 ( 1.481854)
build_install 0.006664 0.000156 1.604237 ( 0.739385)
test_btest 0.000604 0.000032 64.174923 ( 5.956193)
test_basic 0.000000 0.003629 0.248379 ( 0.343395)
test_all 0.000000 0.001257 481.630052 ( 47.008024)
test_rubyspec 0.019770 0.008150 35.121409 ( 45.685876)
total: 105.56 sec