Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-095330
#<BuildRuby:0x0000557ef13ac3c8
@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.20230106-095330",
@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.000014 0.000003 0.000017 ( 0.000017)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.000000 0.006028 0.844113 ( 1.042331)
build_miniruby 0.000542 0.000784 1.015331 ( 1.013465)
build_ruby 0.001219 0.000435 2.775362 ( 2.772902)
build_all 0.009300 0.000495 16.765010 ( 2.981725)
build_install 0.003485 0.007797 2.129121 ( 1.102306)
test_btest 0.000661 0.000272 78.449293 ( 10.507587)
test_basic 0.004779 0.001968 0.374461 ( 0.460481)
test_all 0.001075 0.000443 658.984144 (109.596490)
test_rubyspec 0.089321 0.043034 51.696777 ( 59.778717)
total: 189.26 sec