Logfile: /home/ko1/ruby/logs/brlog.trunk.20230705-071043
#<BuildRuby:0x000055d04ad87bb8
@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.20230705-071043",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.004436 0.001044 1.323463 ( 2.658814)
build_miniruby 0.000929 0.000219 0.941391 ( 0.942452)
build_ruby 0.001098 0.000258 2.612296 ( 2.613499)
build_all 0.003747 0.006003 11.745051 ( 8.154641)
build_install 0.002726 0.006034 5.110711 ( 1.908316)
test_btest 0.000835 0.000303 87.061146 ( 7.712131)
test_basic 0.003196 0.001162 0.639663 ( 0.720593)
test_all 0.001065 0.000388 465.178436 ( 56.767752)
test_rubyspec 0.008525 0.028163 42.569734 ( 55.030348)
total: 136.51 sec