Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-125555
#<BuildRuby:0x00005633f29abfd8
@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.20231219-125555",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001443 0.003562 1.052581 ( 1.350168)
build_miniruby 0.000688 0.000115 0.876562 ( 0.876855)
build_ruby 0.000995 0.000166 2.711303 ( 2.714616)
build_all 0.004278 0.004011 12.132286 ( 1.017657)
build_install 0.007180 0.007675 3.560135 ( 0.975251)
test_btest 0.000511 0.000170 64.331782 ( 5.538791)
test_basic 0.000216 0.004036 0.377550 ( 0.458316)
test_all 0.068847 0.032352 390.723783 ( 34.311316)
test_rubyspec 0.024508 0.038872 39.564478 ( 52.206002)
total: 99.45 sec