Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-074441
#<BuildRuby:0x00005625ec5fb4b0
@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.20231205-074441",
@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.000001 0.000009 ( 0.000008)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.000696 0.003684 0.985891 ( 1.234873)
build_miniruby 0.000952 0.000173 0.867164 ( 0.867317)
build_ruby 0.000000 0.001253 2.705682 ( 2.709692)
build_all 0.006230 0.001484 12.151846 ( 1.016417)
build_install 0.007379 0.005787 3.552723 ( 0.961418)
test_btest 0.000569 0.000163 63.285886 ( 5.953200)
test_basic 0.000000 0.003915 0.372104 ( 0.453370)
test_all 0.060950 0.039241 412.624707 ( 35.438115)
test_rubyspec 0.019078 0.048322 39.795803 ( 52.493823)
total: 101.13 sec