Logfile: /home/ko1/ruby/logs/brlog.trunk.20240810-144415
#<BuildRuby:0x000055f880775cd0
@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.20240810-144415",
@make="make",
@no_timeout_error=nil,
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.004285 0.000779 1.161289 ( 1.574754)
build_miniruby 0.000849 0.000154 0.732478 ( 0.732601)
build_ruby 0.001274 0.000232 2.312288 ( 2.312889)
build_all 0.005731 0.002859 12.517956 ( 1.066129)
build_install 0.003569 0.007856 4.286247 ( 1.073446)
test_btest 0.000639 0.000213 71.664802 ( 6.504220)
test_basic 0.003300 0.001100 0.418461 ( 0.498972)
test_all 0.057691 0.039446 365.341930 ( 34.096093)
test_rubyspec 0.039063 0.013029 94.791135 ( 11.429361)
total: 59.29 sec