Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-203418
#<BuildRuby:0x000056476e4a3df8
@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.20221127-203418",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000016)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004926 0.000290 1.207551 ( 1.459132)
build_miniruby 0.000839 0.000000 0.943531 ( 0.942193)
build_ruby 0.001073 0.000000 2.772388 ( 2.680689)
build_all 0.005742 0.004086 22.182578 ( 4.567747)
build_install 0.005056 0.004255 4.273234 ( 1.492032)
test_btest 0.000539 0.000080 64.650147 ( 10.822940)
test_basic 0.004176 0.000626 0.328009 ( 0.418821)
test_all 0.001426 0.000214 675.947878 (105.341108)
test_rubyspec 0.038345 0.023110 53.775728 ( 61.965204)
total: 189.69 sec