Logfile: /home/ko1/ruby/logs/brlog.trunk.20231025-115637
#<BuildRuby:0x0000559e577a80a0
@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.20231025-115637",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004878 0.000243 1.356062 ( 1.570057)
build_miniruby 0.001059 0.000053 0.777700 ( 0.777696)
build_ruby 0.001213 0.000061 2.712411 ( 2.712578)
build_all 0.001476 0.008893 16.326235 ( 1.518923)
build_install 0.004561 0.006938 4.903629 ( 1.145223)
test_btest 0.000915 0.000199 80.938941 ( 7.909414)
test_basic 0.000830 0.003269 0.631958 ( 0.707077)
test_all 0.114020 0.020265 507.518324 ( 56.722660)
test_rubyspec 0.021150 0.028860 49.952899 ( 62.199438)
total: 135.26 sec