Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-164411
#<BuildRuby:0x0000560bddaabe70
@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.20221214-164411",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000229 0.003857 0.904369 ( 1.108533)
build_miniruby 0.000749 0.000161 0.969985 ( 0.968800)
build_ruby 0.001256 0.000000 2.794298 ( 2.700007)
build_all 0.003209 0.005670 15.705452 ( 3.307231)
build_install 0.007462 0.001110 2.251825 ( 1.311083)
test_btest 0.000465 0.000129 66.967510 ( 10.818669)
test_basic 0.004647 0.000244 0.304075 ( 0.394656)
test_all 0.001146 0.000302 670.236012 (134.824910)
test_rubyspec 0.060796 0.009882 52.039089 ( 60.161054)
total: 215.60 sec