Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-213748
#<BuildRuby:0x0000560e02322678
@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-213748",
@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.000009)
autoconf 0.000017 0.000004 0.000021 ( 0.000022)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.001800 0.003292 1.168495 ( 1.638933)
build_miniruby 0.000753 0.000232 1.004825 ( 1.003424)
build_ruby 0.000947 0.000291 2.945033 ( 2.856157)
build_all 0.008764 0.000242 15.838773 ( 3.318678)
build_install 0.004768 0.005582 2.285454 ( 1.306008)
test_btest 0.000450 0.000150 64.927458 ( 11.280301)
test_basic 0.000000 0.004464 0.276488 ( 0.368263)
test_all 0.000000 0.000842 664.772003 (106.349559)
test_rubyspec 0.023892 0.038172 52.188442 ( 60.437298)
total: 188.56 sec