Logfile: /home/ko1/ruby/logs/brlog.trunk.20231028-102136
#<BuildRuby:0x000055e38e7bf148
@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.20231028-102136",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.000688 0.004167 1.445223 ( 1.655503)
build_miniruby 0.001301 0.000000 0.980778 ( 0.980793)
build_ruby 0.001280 0.000000 2.574721 ( 2.574291)
build_all 0.000000 0.009973 16.686029 ( 1.508336)
build_install 0.004347 0.005927 5.019395 ( 1.205165)
test_btest 0.000549 0.000263 83.739845 ( 7.826454)
test_basic 0.002471 0.001182 0.657274 ( 0.734651)
test_all 0.103217 0.035150 492.355350 ( 52.175268)
test_rubyspec 0.024958 0.024191 50.552812 ( 62.912212)
total: 131.57 sec