Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-080135
#<BuildRuby:0x000056154ec88110
@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.20231222-080135",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.003337 0.000304 0.739941 ( 1.152327)
build_miniruby 0.001048 0.000095 0.906929 ( 0.907476)
build_ruby 0.000000 0.001784 2.772878 ( 2.776994)
build_all 0.005461 0.002046 12.136945 ( 1.004366)
build_install 0.007526 0.004002 3.496239 ( 0.983993)
test_btest 0.000527 0.000105 67.427507 ( 4.912244)
test_basic 0.000000 0.003264 0.374530 ( 0.457309)
test_all 0.072745 0.037483 415.218454 ( 40.882125)
test_rubyspec 0.004973 0.044525 41.059237 ( 53.834063)
total: 106.91 sec