Logfile: /home/ko1/ruby/logs/brlog.trunk.20240623-060516
#<BuildRuby:0x0000561baab3bfc0
@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.20240623-060516",
@make="make",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000007 0.000004 0.000011 ( 0.000012)
build_up 0.001353 0.004713 1.836048 ( 2.019976)
build_miniruby 0.000721 0.000385 1.100750 ( 1.100299)
build_ruby 0.001061 0.000566 3.384393 ( 3.384280)
build_all 0.005489 0.004928 17.694530 ( 1.671001)
build_install 0.005798 0.005177 6.199709 ( 1.484165)
test_btest 0.000820 0.000482 107.341351 ( 9.295618)
test_basic 0.002960 0.001741 0.891285 ( 0.965017)
test_all 0.089761 0.056419 562.767320 ( 60.358519)
test_rubyspec 0.023081 0.042976 135.535597 ( 15.819524)
total: 96.10 sec