Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-003655
#<BuildRuby:0x00005611b2e8e620
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221209-003655",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000002 0.000009 ( 0.000010)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.005142 0.000239 1.162288 ( 1.447580)
build_miniruby 0.000739 0.000148 1.000436 ( 0.999173)
build_ruby 0.000982 0.000196 2.747907 ( 2.662405)
build_all 0.001578 0.007612 15.833989 ( 3.318591)
build_install 0.004577 0.004183 2.186669 ( 1.238075)
test_btest 0.000456 0.000161 67.446626 ( 11.126660)
test_basic 0.000449 0.004300 0.306488 ( 0.397980)
test_all 0.001117 0.000460 665.599585 (108.838208)
test_rubyspec 0.043466 0.018967 53.159341 ( 61.316554)
total: 191.35 sec