Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-104532
#<BuildRuby:0x000055606377b7f8
@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.20231210-104532",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.004671 0.000425 1.001180 ( 1.272680)
build_miniruby 0.001106 0.000000 0.867061 ( 0.867824)
build_ruby 0.001696 0.000000 2.688562 ( 2.689238)
build_all 0.007761 0.000137 12.063834 ( 1.014928)
build_install 0.010932 0.000116 3.520407 ( 0.962572)
test_btest 0.000808 0.000054 63.736145 ( 4.645485)
test_basic 0.004009 0.000000 0.372388 ( 0.453832)
test_all 0.072511 0.028173 370.929115 ( 38.259022)
test_rubyspec 0.025000 0.026336 39.615910 ( 52.264959)
total: 102.43 sec