Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-001443
#<BuildRuby:0x000055687c9cf858
@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.20231221-001443",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.003529 0.000831 1.132919 ( 1.666545)
build_miniruby 0.001019 0.000240 0.877047 ( 0.876586)
build_ruby 0.001039 0.000244 3.079157 ( 3.078756)
build_all 0.003330 0.007009 16.710097 ( 1.534717)
build_install 0.008163 0.001228 4.941121 ( 1.217694)
test_btest 0.000732 0.000219 83.130086 ( 7.947393)
test_basic 0.003486 0.001046 0.624449 ( 0.702890)
test_all 0.102615 0.035711 538.357023 ( 58.154581)
test_rubyspec 0.011526 0.037249 52.059969 ( 64.430032)
total: 139.61 sec