Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-180700
#<BuildRuby:0x000055ba28120100
@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.20240620-180700",
@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.000003 0.000008 ( 0.000008)
autoconf 0.000008 0.000004 0.000012 ( 0.000013)
configure 0.000008 0.000004 0.000012 ( 0.000012)
build_up 0.003345 0.001562 1.591882 ( 1.892089)
build_miniruby 0.000779 0.000363 1.074795 ( 1.074459)
build_ruby 0.001515 0.000000 3.294536 ( 3.294906)
build_all 0.006535 0.004065 17.484173 ( 1.608423)
build_install 0.005307 0.004763 6.143132 ( 1.473377)
test_btest 0.000476 0.000238 110.328609 ( 8.833568)
test_basic 0.002856 0.001428 0.883122 ( 0.962874)
test_all 0.103604 0.035044 543.940547 ( 61.977492)
test_rubyspec 0.024067 0.044857 135.447286 ( 16.243207)
total: 97.36 sec