Logfile: /home/ko1/ruby/logs/brlog.trunk.20230526-203229
#<BuildRuby:0x000055d08d6bb3c8
@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.20230526-203229",
@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.000010 0.000002 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.005517 1.368163 ( 2.645451)
build_miniruby 0.000000 0.001172 0.810588 ( 0.809900)
build_ruby 0.000878 0.000369 2.390360 ( 2.390564)
build_all 0.006864 0.001907 12.220701 ( 1.071847)
build_install 0.005650 0.001569 1.672691 ( 0.834384)
test_btest 0.000818 0.000228 80.491166 ( 6.777406)
test_basic 0.004191 0.000000 0.560402 ( 0.643707)
test_all 0.001468 0.000000 416.901675 ( 49.374839)
test_rubyspec 0.024314 0.014642 41.038156 ( 53.568505)
total: 118.12 sec