Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-085801
#<BuildRuby:0x000055c96b59c0d8
@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.20240105-085801",
@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.000020 0.000009 0.000029 ( 0.000028)
autoconf 0.000026 0.000012 0.000038 ( 0.000038)
configure 0.000020 0.000009 0.000029 ( 0.000029)
build_up 0.000082 0.008042 1.047757 ( 1.314065)
build_miniruby 0.000000 0.001009 0.798574 ( 0.798424)
build_ruby 0.000000 0.001275 2.658017 ( 2.658687)
build_all 0.005233 0.002158 11.773947 ( 0.976531)
build_install 0.003782 0.006830 3.469847 ( 0.954622)
test_btest 0.000408 0.000321 64.421197 ( 4.538169)
test_basic 0.000525 0.003704 0.392583 ( 0.473761)
test_all 0.053974 0.043881 400.014611 ( 34.475014)
test_rubyspec 0.037118 0.031670 40.028603 ( 52.592054)
total: 98.78 sec