Logfile: /home/ko1/ruby/logs/brlog.trunk.20230707-140524
#<BuildRuby:0x000055b359ff7b90
@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.20230707-140524",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.003739 0.001246 1.496866 ( 2.776810)
build_miniruby 0.000755 0.000252 0.828914 ( 0.828875)
build_ruby 0.001188 0.000000 2.653687 ( 2.654057)
build_all 0.003647 0.005565 8.454919 ( 7.744841)
build_install 0.007091 0.001162 1.930359 ( 1.725189)
test_btest 0.000543 0.000200 85.253998 ( 7.887425)
test_basic 0.003267 0.001204 0.782191 ( 0.861085)
test_all 0.001024 0.000378 468.809066 ( 45.513220)
test_rubyspec 0.009671 0.029854 43.143884 ( 55.528313)
total: 125.52 sec