Logfile: /home/ko1/ruby/logs/brlog.trunk.20240619-061548
#<BuildRuby:0x000055da85f36ff0
@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.20240619-061548",
@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.000010 0.000003 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.005194 0.000332 1.602125 ( 1.903955)
build_miniruby 0.000785 0.000219 1.064248 ( 1.065198)
build_ruby 0.001165 0.000324 3.377373 ( 3.377108)
build_all 0.005473 0.004589 17.445233 ( 1.683588)
build_install 0.006868 0.003706 6.165907 ( 1.457920)
test_btest 0.000967 0.000323 110.086558 ( 8.893510)
test_basic 0.003584 0.001195 0.858312 ( 0.936436)
test_all 0.105235 0.035524 537.835919 ( 64.925950)
test_rubyspec 0.048298 0.019797 133.753906 ( 16.063129)
total: 100.31 sec