Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-031000
#<BuildRuby:0x00005585507bf770
@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.20240618-031000",
@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.000006 0.000002 0.000008 ( 0.000009)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003858 0.001158 1.059785 ( 1.533192)
build_miniruby 0.000985 0.000295 0.705731 ( 0.705732)
build_ruby 0.001155 0.000347 2.260646 ( 2.261553)
build_all 0.006012 0.001804 12.470680 ( 1.056362)
build_install 0.011194 0.003835 4.234343 ( 1.060997)
test_btest 0.000486 0.000149 71.296992 ( 5.204182)
test_basic 0.002934 0.000903 0.402769 ( 0.484413)
test_all 0.092856 0.004989 372.407418 ( 42.185433)
test_rubyspec 0.017671 0.023278 87.508924 ( 11.076224)
total: 65.57 sec