Logfile: /home/ko1/ruby/logs/brlog.trunk.20240626-064709
#<BuildRuby:0x0000564a3ed901f0
@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.20240626-064709",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.001153 0.003987 1.167808 ( 1.425993)
build_miniruby 0.001086 0.000083 0.732863 ( 0.733059)
build_ruby 0.001327 0.000102 2.263682 ( 2.264133)
build_all 0.008844 0.000000 12.655567 ( 1.038384)
build_install 0.013094 0.000309 4.240715 ( 1.081041)
test_btest 0.000751 0.000044 74.427621 ( 5.399193)
test_basic 0.000000 0.003893 0.402287 ( 0.482716)
test_all 0.069009 0.030005 357.827433 ( 42.068019)
test_rubyspec 0.015703 0.026300 87.441600 ( 11.077939)
total: 65.57 sec