Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-175147
#<BuildRuby:0x000055f2aede8090
@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.20230726-175147",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.005214 0.000549 1.259107 ( 2.601129)
build_miniruby 0.001326 0.000139 0.945423 ( 0.949913)
build_ruby 0.001224 0.000129 2.742939 ( 2.742373)
build_all 0.009053 0.000463 14.472756 ( 1.259529)
build_install 0.004640 0.003440 2.002846 ( 0.977275)
test_btest 0.000762 0.000100 79.696152 ( 7.582794)
test_basic 0.004127 0.000538 0.793305 ( 0.869399)
test_all 0.001419 0.000185 523.023874 ( 54.757552)
test_rubyspec 0.031329 0.011515 43.686485 ( 55.990005)
total: 127.73 sec