Logfile: /home/ko1/ruby/logs/brlog.trunk.20230526-032509
#<BuildRuby:0x000055613329bbb8
@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-032509",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004836 0.001209 1.444416 ( 2.781695)
build_miniruby 0.001107 0.000277 0.845195 ( 0.843353)
build_ruby 0.001236 0.000000 2.387207 ( 2.388056)
build_all 0.006200 0.002902 12.165743 ( 1.069532)
build_install 0.005836 0.001536 1.676221 ( 0.820691)
test_btest 0.000545 0.000143 77.504318 ( 7.511632)
test_basic 0.002647 0.000697 0.507769 ( 0.594932)
test_all 0.000790 0.000208 420.672432 ( 43.455650)
test_rubyspec 0.014822 0.028313 41.753057 ( 54.217242)
total: 113.68 sec