Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-142209
#<BuildRuby:0x000055bffe93c0d8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231209-142209",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.004554 0.000048 0.996906 ( 1.246819)
build_miniruby 0.000761 0.000063 0.873069 ( 0.874982)
build_ruby 0.001050 0.000088 2.707026 ( 2.709415)
build_all 0.007650 0.000262 12.050409 ( 1.029500)
build_install 0.009638 0.000042 3.561938 ( 0.968693)
test_btest 0.000564 0.000038 62.576930 ( 5.921709)
test_basic 0.002488 0.000166 0.373521 ( 0.457806)
test_all 0.089213 0.013086 378.202648 ( 33.611876)
test_rubyspec 0.039286 0.028288 39.752879 ( 52.407989)
total: 99.23 sec