Logfile: /home/ko1/ruby/logs/brlog.trunk.20231111-060009
#<BuildRuby:0x00005598b8477e20
@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.20231111-060009",
@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.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004897 0.000000 1.426383 ( 1.752462)
build_miniruby 0.001154 0.000000 0.898800 ( 0.898661)
build_ruby 0.001298 0.000000 2.702670 ( 2.702172)
build_all 0.009848 0.000000 16.374348 ( 1.535449)
build_install 0.012520 0.000228 4.849096 ( 1.140733)
test_btest 0.001061 0.000128 81.665121 ( 7.723683)
test_basic 0.004482 0.000041 0.640577 ( 0.717059)
test_all 0.112732 0.021491 536.355687 ( 57.943753)
test_rubyspec 0.019865 0.022900 50.235733 ( 62.445082)
total: 136.86 sec