Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-014607
#<BuildRuby:0x000056248e627fb0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221119-014607",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.005244 0.000000 1.046529 ( 1.082309)
build_miniruby 0.000964 0.000000 0.977926 ( 0.976627)
build_ruby 0.001176 0.000000 2.717132 ( 2.623606)
build_all 0.009032 0.000048 15.841437 ( 3.366082)
build_install 0.009389 0.000000 2.046864 ( 1.184509)
test_btest 0.000640 0.000000 58.811527 ( 11.063529)
test_basic 0.004850 0.000000 0.289793 ( 0.380548)
test_all 0.000803 0.000000 643.306175 (100.621522)
test_rubyspec 0.054326 0.010053 51.345236 ( 59.618760)
total: 180.92 sec