Logfile: /home/ko1/ruby/logs/brlog.trunk.20240615-045649
#<BuildRuby:0x0000560ad73340e0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240615-045649",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.003764 0.001411 1.601895 ( 2.003746)
build_miniruby 0.000820 0.000307 1.041365 ( 1.041020)
build_ruby 0.001156 0.000434 3.296984 ( 3.298008)
build_all 0.006832 0.003612 17.384024 ( 1.610544)
build_install 0.008486 0.001578 6.163638 ( 1.493426)
test_btest 0.000858 0.000316 106.790978 ( 9.040832)
test_basic 0.000249 0.004585 0.880302 ( 0.954360)
test_all 0.099192 0.039930 521.883247 ( 62.684304)
test_rubyspec 0.026727 0.037964 133.675927 ( 15.793594)
total: 97.92 sec