Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-221946
#<BuildRuby:0x00005580c02a4040
@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.20221227-221946",
@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.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000017 0.000002 0.000019 ( 0.000021)
build_up 0.005658 0.000755 0.853229 ( 1.060512)
build_miniruby 0.001190 0.000159 1.007025 ( 1.005076)
build_ruby 0.001377 0.000183 2.765528 ( 2.762993)
build_all 0.005011 0.004482 16.652695 ( 2.975293)
build_install 0.010920 0.000352 2.218619 ( 1.167538)
test_btest 0.000804 0.000134 77.500925 ( 10.537344)
test_basic 0.002445 0.005114 0.377150 ( 0.461639)
test_all 0.001720 0.000000 657.309885 (113.088505)
test_rubyspec 0.066268 0.025732 51.563905 ( 59.664286)
total: 192.72 sec