Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-092051
#<BuildRuby:0x00005572b9bcbfc0
@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.20240617-092051",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.004424 0.000983 1.668844 ( 2.197384)
build_miniruby 0.000941 0.000209 1.116952 ( 1.116566)
build_ruby 0.001338 0.000298 3.364883 ( 3.365964)
build_all 0.003085 0.006947 17.836068 ( 1.681156)
build_install 0.005711 0.004588 6.272782 ( 1.445763)
test_btest 0.000584 0.000194 106.503998 ( 8.567677)
test_basic 0.000000 0.004336 0.896875 ( 0.976811)
test_all 0.098614 0.041731 539.687757 ( 62.254255)
test_rubyspec 0.025478 0.041645 133.469296 ( 16.411393)
total: 98.02 sec