Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-195706
#<BuildRuby:0x0000557aff3afe88
@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.20240108-195706",
@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.000011 0.000000 0.000011 ( 0.000011)
autoconf 0.000017 0.000000 0.000017 ( 0.000018)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.001089 0.004006 1.401358 ( 2.022132)
build_miniruby 0.001451 0.000132 20.258302 ( 20.061108)
build_ruby 0.000000 0.001608 5.699763 ( 5.711315)
build_all 0.000000 0.010780 16.696839 ( 1.917334)
build_install 0.010980 0.005209 5.172884 ( 1.993572)
test_btest 0.000000 0.000834 81.635260 ( 9.493002)
test_basic 0.002886 0.003647 0.726262 ( 0.791706)
test_all 0.087741 0.031668 544.806437 ( 58.423889)
test_rubyspec 0.021746 0.046974 86.572093 ( 98.845410)
total: 199.26 sec