Logfile: /home/ko1/ruby/logs/brlog.trunk.20231028-022353
#<BuildRuby:0x0000558bed41fce8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231028-022353",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.002301 0.004615 1.378418 ( 1.656696)
build_miniruby 0.000913 0.000269 0.842637 ( 0.842409)
build_ruby 0.000000 0.001423 2.818155 ( 2.818409)
build_all 0.006624 0.003484 16.588641 ( 1.504919)
build_install 0.007958 0.001164 4.955399 ( 1.159804)
test_btest 0.000925 0.000292 83.647967 ( 7.462313)
test_basic 0.005368 0.000254 0.771675 ( 0.846212)
test_all 0.081314 0.053854 510.944085 ( 52.298118)
test_rubyspec 0.022435 0.026059 49.460878 ( 61.741343)
total: 130.33 sec