Logfile: /home/ko1/ruby/logs/brlog.trunk.20240621-042449
#<BuildRuby:0x0000555b4cbb72c0
@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.20240621-042449",
@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.000006 0.000003 0.000009 ( 0.000008)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.005900 0.000000 1.884630 ( 2.129369)
build_miniruby 0.001111 0.000000 1.118988 ( 1.118587)
build_ruby 0.001371 0.000228 3.591960 ( 3.592122)
build_all 0.006671 0.003518 17.428712 ( 1.745827)
build_install 0.006771 0.003521 6.072496 ( 1.425163)
test_btest 0.001055 0.000384 109.116827 ( 9.669366)
test_basic 0.003490 0.001269 0.887453 ( 0.967116)
test_all 0.093413 0.047164 546.508590 ( 51.118483)
test_rubyspec 0.025100 0.039820 136.750388 ( 16.160496)
total: 87.93 sec