Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-213650
#<BuildRuby:0x000055c5f637b858
@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.20231128-213650",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004736 0.000790 1.213549 ( 1.622269)
build_miniruby 0.001155 0.000193 0.858753 ( 0.858575)
build_ruby 0.001171 0.000195 2.753581 ( 2.753508)
build_all 0.004171 0.005777 16.679678 ( 1.502705)
build_install 0.006353 0.002593 4.862717 ( 1.219452)
test_btest 0.000928 0.000223 83.452716 ( 8.190740)
test_basic 0.000792 0.007559 0.811323 ( 0.880591)
test_all 0.089644 0.048833 525.429868 ( 64.599232)
test_rubyspec 0.024803 0.025062 51.314601 ( 63.621379)
total: 145.25 sec