Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-141819
#<BuildRuby:0x0000560576100050
@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.20240616-141819",
@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.000005 0.000003 0.000008 ( 0.000009)
autoconf 0.000005 0.000003 0.000008 ( 0.000008)
configure 0.000003 0.000002 0.000005 ( 0.000006)
build_up 0.004687 0.000373 1.053087 ( 1.296371)
build_miniruby 0.000697 0.000388 0.740726 ( 0.740923)
build_ruby 0.001762 0.000000 2.254145 ( 2.254265)
build_all 0.003211 0.004696 12.385887 ( 1.053712)
build_install 0.009391 0.002797 4.152332 ( 1.057802)
test_btest 0.000415 0.000226 71.553320 ( 5.127603)
test_basic 0.004120 0.000000 0.397706 ( 0.478688)
test_all 0.061818 0.035991 376.038671 ( 40.672841)
test_rubyspec 0.026554 0.013934 87.097379 ( 10.984888)
total: 63.67 sec