Logfile: /home/ko1/ruby/logs/brlog.trunk.20230804-105729
#<BuildRuby:0x0000557404c834a8
@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.20230804-105729",
@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.000001 0.000009 ( 0.000009)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004700 0.000784 1.586460 ( 2.786920)
build_miniruby 0.000929 0.000155 0.955345 ( 0.954345)
build_ruby 0.001008 0.000168 2.681484 ( 2.681368)
build_all 0.009625 0.000138 15.489231 ( 1.384588)
build_install 0.009105 0.000041 2.308118 ( 1.000373)
test_btest 0.000599 0.000082 90.225898 ( 7.509339)
test_basic 0.001788 0.003262 0.668206 ( 0.741628)
test_all 0.000999 0.000167 544.548820 ( 57.707993)
test_rubyspec 0.018037 0.025641 47.338979 ( 59.657754)
total: 134.43 sec