Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-210753
#<BuildRuby:0x0000556a5f027e88
@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.20231221-210753",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003172 0.001057 1.055146 ( 1.318239)
build_miniruby 0.000000 0.000922 0.897467 ( 0.898068)
build_ruby 0.000000 0.001129 2.734629 ( 2.739056)
build_all 0.005515 0.002003 12.201824 ( 1.033431)
build_install 0.010261 0.000000 3.623873 ( 0.981512)
test_btest 0.000578 0.000000 64.610685 ( 5.130322)
test_basic 0.003809 0.000000 0.387050 ( 0.470014)
test_all 0.067951 0.041657 440.407258 ( 44.215818)
test_rubyspec 0.029459 0.021561 40.403974 ( 53.123006)
total: 109.91 sec