Logfile: /home/ko1/ruby/logs/brlog.trunk.20231031-194104
#<BuildRuby:0x000055cd1a00f0b8
@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.20231031-194104",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000011)
configure 0.000008 0.000003 0.000011 ( 0.000012)
build_up 0.004592 0.000263 1.453837 ( 1.698140)
build_miniruby 0.000775 0.000291 0.826415 ( 0.826243)
build_ruby 0.000998 0.000374 2.772479 ( 2.772381)
build_all 0.000983 0.008597 15.867098 ( 1.452391)
build_install 0.000379 0.008470 4.808479 ( 1.146131)
test_btest 0.000664 0.000415 79.872881 ( 7.467588)
test_basic 0.002558 0.003134 0.766106 ( 0.839271)
test_all 0.074154 0.060895 497.958935 ( 55.831489)
test_rubyspec 0.029031 0.019736 49.830740 ( 62.188009)
total: 134.22 sec