Logfile: /home/ko1/ruby/logs/brlog.trunk.20231109-183855
#<BuildRuby:0x000055e6d5b240a0
@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.20231109-183855",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004183 0.000348 1.328106 ( 1.804131)
build_miniruby 0.001058 0.000088 0.921897 ( 0.921626)
build_ruby 0.001353 0.000000 2.652216 ( 2.652655)
build_all 0.003191 0.007015 16.696909 ( 1.467161)
build_install 0.004536 0.006689 5.021151 ( 1.184086)
test_btest 0.000816 0.000240 88.628642 ( 7.282897)
test_basic 0.001308 0.004131 0.731537 ( 0.807374)
test_all 0.098290 0.037794 512.123581 ( 59.772080)
test_rubyspec 0.029935 0.023180 51.971851 ( 64.360156)
total: 140.25 sec