Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-125922
#<BuildRuby:0x000055cbd5a8b118
@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.20221228-125922",
@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.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.002695 0.000735 0.638553 ( 1.051451)
build_miniruby 0.000802 0.000219 0.741937 ( 0.741191)
build_ruby 0.001056 0.000288 2.498987 ( 2.499026)
build_all 0.008325 0.000987 12.742802 ( 1.539437)
build_install 0.001538 0.005222 1.605452 ( 0.751440)
test_btest 0.000468 0.000156 63.941630 ( 6.402558)
test_basic 0.002899 0.000966 0.258815 ( 0.353864)
test_all 0.000927 0.000309 489.320028 ( 46.168889)
test_rubyspec 0.008661 0.017125 35.163250 ( 45.741633)
total: 105.25 sec