Logfile: /home/ko1/ruby/logs/brlog.trunk.20231015-030206
#<BuildRuby:0x00005589a2ea7bb8
@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.20231015-030206",
@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.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003557 0.001185 1.337392 ( 1.592950)
build_miniruby 0.001005 0.000000 0.912678 ( 0.912003)
build_ruby 0.000000 0.001270 2.607049 ( 2.607196)
build_all 0.008374 0.001820 17.113539 ( 1.569169)
build_install 0.003746 0.005700 5.033507 ( 1.207144)
test_btest 0.000539 0.000225 84.403226 ( 8.035494)
test_basic 0.004233 0.000000 0.695813 ( 0.777235)
test_all 0.007575 0.000000 559.867235 ( 50.041396)
test_rubyspec 0.040809 0.008030 51.048661 ( 63.359666)
total: 130.10 sec