Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-215930
#<BuildRuby:0x000055620de10090
@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.20231227-215930",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.004117 0.001123 0.813230 ( 1.202589)
build_miniruby 0.000789 0.000215 0.815151 ( 0.815221)
build_ruby 0.001445 0.000000 2.663253 ( 2.664070)
build_all 0.001482 0.006696 11.960088 ( 0.997540)
build_install 0.006486 0.002495 3.691684 ( 0.985107)
test_btest 0.000560 0.000216 62.561066 ( 5.303140)
test_basic 0.001028 0.003065 0.405963 ( 0.485927)
test_all 0.089451 0.008517 368.374142 ( 39.585331)
test_rubyspec 0.022903 0.042468 39.929897 ( 52.493542)
total: 104.53 sec