Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-140036
#<BuildRuby:0x00005629c39f7598
@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.20240114-140036",
@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.000007 0.000018 ( 0.000018)
autoconf 0.000021 0.000013 0.000034 ( 0.000033)
configure 0.000012 0.000007 0.000019 ( 0.000018)
build_up 0.001662 0.005132 0.801590 ( 1.154089)
build_miniruby 0.000600 0.000450 0.814086 ( 0.814163)
build_ruby 0.001920 0.000000 2.691527 ( 2.691645)
build_all 0.006381 0.001523 12.015227 ( 0.947688)
build_install 0.010364 0.000000 3.409075 ( 0.973272)
test_btest 0.000716 0.000000 63.739318 ( 4.906218)
test_basic 0.004014 0.000003 0.395835 ( 0.476954)
test_all 0.079673 0.016343 387.026387 ( 33.655385)
test_rubyspec 0.045299 0.019304 40.406078 ( 52.938989)
total: 98.56 sec