Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-050825
#<BuildRuby:0x000055e1bd44c010
@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.20240617-050825",
@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.000003 0.000008 ( 0.000008)
autoconf 0.000009 0.000005 0.000014 ( 0.000013)
configure 0.000007 0.000004 0.000011 ( 0.000011)
build_up 0.003203 0.001830 1.725795 ( 1.925227)
build_miniruby 0.000717 0.000409 1.055786 ( 1.055248)
build_ruby 0.000997 0.000570 3.342865 ( 3.343036)
build_all 0.003094 0.006548 17.355382 ( 1.601163)
build_install 0.006822 0.003329 6.048547 ( 1.449024)
test_btest 0.001337 0.000000 105.153901 ( 8.938043)
test_basic 0.003750 0.000915 0.791675 ( 0.867476)
test_all 0.107789 0.033561 530.971913 ( 62.659885)
test_rubyspec 0.034087 0.033779 132.509157 ( 15.835874)
total: 97.68 sec