Logfile: /home/ko1/ruby/logs/brlog.trunk.20231104-044349
#<BuildRuby:0x000055cdba1aae68
@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.20231104-044349",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004084 0.000645 1.384674 ( 1.641679)
build_miniruby 0.000802 0.000127 0.809652 ( 0.810073)
build_ruby 0.001113 0.000176 3.007487 ( 3.008622)
build_all 0.006678 0.003874 17.201038 ( 1.522431)
build_install 0.007110 0.002247 5.224038 ( 1.209381)
test_btest 0.000000 0.001107 91.181609 ( 6.922460)
test_basic 0.001401 0.002874 0.557979 ( 0.638914)
test_all 0.108627 0.029416 509.954995 ( 57.734202)
test_rubyspec 0.011588 0.037066 50.745706 ( 63.049683)
total: 136.54 sec