Logfile: /home/ko1/ruby/logs/brlog.trunk.20231120-070000
#<BuildRuby:0x0000559d2006bf90
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231120-070000",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000868 0.004459 0.927660 ( 1.361406)
build_miniruby 0.000762 0.000277 0.793114 ( 0.793360)
build_ruby 0.001297 0.000471 2.590728 ( 2.591127)
build_all 0.004817 0.002873 12.065776 ( 0.986496)
build_install 0.004132 0.006020 3.485739 ( 0.980765)
test_btest 0.000510 0.000236 62.787496 ( 5.257743)
test_basic 0.004172 0.000000 0.393503 ( 0.473189)
test_all 0.064933 0.031916 342.488894 ( 34.620066)
test_rubyspec 0.031827 0.033651 40.004331 ( 52.576642)
total: 99.64 sec