Logfile: /home/ko1/ruby/logs/brlog.trunk.20240625-164207
#<BuildRuby:0x000056205746bd60
@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.20240625-164207",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003782 0.001032 1.044455 ( 1.555013)
build_miniruby 0.000997 0.000272 0.732181 ( 0.731953)
build_ruby 0.001175 0.000321 2.278027 ( 2.278796)
build_all 0.002065 0.006415 12.533768 ( 1.044608)
build_install 0.009422 0.006339 4.210545 ( 1.064891)
test_btest 0.000529 0.000226 71.690370 ( 6.224396)
test_basic 0.000465 0.004686 0.396615 ( 0.476507)
test_all 0.078124 0.019839 366.156042 ( 34.011725)
test_rubyspec 0.022779 0.018919 87.456277 ( 10.998767)
total: 58.39 sec