Logfile: /home/ko1/ruby/logs/brlog.trunk.20230611-092022
#<BuildRuby:0x00005643671d7cb0
@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.20230611-092022",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.005737 1.354590 ( 2.657198)
build_miniruby 0.000000 0.001059 0.799210 ( 0.798798)
build_ruby 0.001242 0.000000 2.427443 ( 2.427188)
build_all 0.008799 0.000175 12.182974 ( 1.055542)
build_install 0.006864 0.000529 1.683420 ( 0.889605)
test_btest 0.000929 0.000161 82.932671 ( 6.893520)
test_basic 0.001156 0.003409 0.579794 ( 0.661881)
test_all 0.002318 0.000000 421.583347 ( 43.738381)
test_rubyspec 0.015333 0.028165 42.602237 ( 55.071196)
total: 114.19 sec