Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-232350
#<BuildRuby:0x000055762e47f4b0
@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.20230725-232350",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.006141 0.000102 1.422303 ( 2.669649)
build_miniruby 0.000985 0.000049 0.897454 ( 0.896802)
build_ruby 0.001306 0.000000 2.501408 ( 2.501484)
build_all 0.000000 0.009919 13.510511 ( 1.308228)
build_install 0.007211 0.000257 1.928485 ( 0.877929)
test_btest 0.000793 0.000122 79.238322 ( 7.340035)
test_basic 0.004585 0.000705 0.618825 ( 0.692839)
test_all 0.001185 0.000182 501.467231 ( 46.257621)
test_rubyspec 0.024897 0.015911 44.161795 ( 56.597746)
total: 119.14 sec