Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-085917
#<BuildRuby:0x000056030df84010
@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.20240620-085917",
@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.000008 0.000005 0.000013 ( 0.000013)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.003834 0.001789 1.708199 ( 2.341380)
build_miniruby 0.000772 0.000360 1.079605 ( 1.080153)
build_ruby 0.001279 0.000597 3.349906 ( 3.349710)
build_all 0.010717 0.000000 17.781477 ( 1.744769)
build_install 0.009705 0.000752 6.262965 ( 1.485394)
test_btest 0.000577 0.000210 116.336287 ( 8.804158)
test_basic 0.004244 0.000115 0.895833 ( 0.974567)
test_all 0.106057 0.035352 576.685731 ( 58.768543)
test_rubyspec 0.028518 0.041530 133.818501 ( 16.330615)
total: 94.88 sec