Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-111706
#<BuildRuby:0x0000560aacdbb048
@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.20231211-111706",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004401 0.000000 1.006724 ( 1.274322)
build_miniruby 0.001130 0.000000 0.864584 ( 0.864132)
build_ruby 0.001031 0.000000 2.683587 ( 2.686390)
build_all 0.003412 0.003217 12.022478 ( 0.974187)
build_install 0.009268 0.004667 3.554502 ( 0.976598)
test_btest 0.000535 0.000100 61.689649 ( 6.166346)
test_basic 0.003344 0.000627 0.372883 ( 0.458559)
test_all 0.082416 0.016359 375.388330 ( 40.293552)
test_rubyspec 0.035776 0.034640 39.992231 ( 52.655247)
total: 106.35 sec