Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-080929
#<BuildRuby:0x000055bf813a7438
@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.20240115-080929",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000015 0.000001 0.000016 ( 0.000017)
build_up 0.000000 0.006325 0.795826 ( 1.183929)
build_miniruby 0.000000 0.001103 0.803663 ( 0.803718)
build_ruby 0.000840 0.000661 2.671099 ( 2.672034)
build_all 0.006227 0.001557 11.931474 ( 0.982757)
build_install 0.003794 0.008859 3.396332 ( 0.958248)
test_btest 0.000473 0.000182 64.159173 ( 5.671807)
test_basic 0.003900 0.000000 0.395030 ( 0.475479)
test_all 0.078047 0.024346 380.482869 ( 33.068779)
test_rubyspec 0.029847 0.035746 40.337455 ( 52.882288)
total: 98.70 sec