Logfile: /home/ko1/ruby/logs/brlog.trunk.20240614-193856
#<BuildRuby:0x0000562555458078
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240614-193856",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001245 0.003783 1.061619 ( 1.474318)
build_miniruby 0.000943 0.000157 0.715422 ( 0.715412)
build_ruby 0.001426 0.000000 2.224915 ( 2.225722)
build_all 0.007732 0.000140 12.522994 ( 1.029284)
build_install 0.007476 0.004024 4.172843 ( 1.075807)
test_btest 0.000720 0.000135 71.805271 ( 5.466811)
test_basic 0.000000 0.004035 0.399774 ( 0.481823)
test_all 0.068581 0.035193 368.263182 ( 37.394743)
test_rubyspec 0.028071 0.016017 86.415280 ( 10.961862)
total: 60.83 sec