Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-215354
#<BuildRuby:0x000055c0008bc048
@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.20231213-215354",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004805 0.000240 1.422687 ( 1.744918)
build_miniruby 0.000976 0.000000 0.853613 ( 0.853638)
build_ruby 0.000000 0.001398 2.806205 ( 2.806998)
build_all 0.007222 0.003117 16.404156 ( 1.474063)
build_install 0.004216 0.004358 4.904455 ( 1.160334)
test_btest 0.001036 0.000141 84.472065 ( 7.876692)
test_basic 0.005267 0.000110 0.873827 ( 0.949092)
test_all 0.106272 0.030816 533.154927 ( 51.851233)
test_rubyspec 0.026152 0.018781 50.458711 ( 62.825103)
total: 131.54 sec