Logfile: /home/ko1/ruby/logs/brlog.trunk.20240619-205613
#<BuildRuby:0x000056447e464100
@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.20240619-205613",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.005108 0.001135 1.771591 ( 2.129251)
build_miniruby 0.000894 0.000199 1.032284 ( 1.031675)
build_ruby 0.001121 0.000250 3.392141 ( 3.392811)
build_all 0.009512 0.001094 17.083925 ( 1.632686)
build_install 0.009149 0.000911 5.939335 ( 1.414089)
test_btest 0.001045 0.000209 103.732539 ( 9.162731)
test_basic 0.000000 0.004737 0.839879 ( 0.913541)
test_all 0.122456 0.017753 530.159392 ( 61.875916)
test_rubyspec 0.033435 0.034925 132.513655 ( 15.781590)
total: 97.34 sec