Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-172634
#<BuildRuby:0x000055a9fc020188
@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.20231206-172634",
@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.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000824 0.004220 1.007949 ( 1.495208)
build_miniruby 0.000838 0.000252 0.866918 ( 0.866620)
build_ruby 0.001341 0.000402 2.705009 ( 2.704956)
build_all 0.007710 0.000000 12.108269 ( 0.975366)
build_install 0.005889 0.003292 3.561744 ( 0.971489)
test_btest 0.000595 0.000170 63.988597 ( 5.681217)
test_basic 0.002757 0.000787 0.377961 ( 0.459300)
test_all 0.072029 0.026876 385.078632 ( 31.827149)
test_rubyspec 0.050651 0.013399 39.776089 ( 52.389597)
total: 97.37 sec