Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-163930
#<BuildRuby:0x0000559274ec7280
@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.20231211-163930",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.005953 0.000422 1.431900 ( 1.763371)
build_miniruby 0.000807 0.000170 0.917670 ( 0.917486)
build_ruby 0.000000 0.001396 2.765185 ( 2.765723)
build_all 0.000954 0.009581 16.952263 ( 1.546064)
build_install 0.008778 0.000612 5.034286 ( 1.227019)
test_btest 0.000905 0.000290 86.649677 ( 7.818304)
test_basic 0.000380 0.003688 0.707026 ( 0.784221)
test_all 0.103195 0.029598 545.788512 ( 52.717708)
test_rubyspec 0.020097 0.035232 51.709095 ( 64.014456)
total: 133.56 sec