Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-102506
#<BuildRuby:0x00005618434e4010
@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.20230114-102506",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.005627 0.000804 0.993811 ( 1.404407)
build_miniruby 0.001114 0.000159 1.025593 ( 1.023634)
build_ruby 0.001448 0.000206 2.785967 ( 2.783321)
build_all 0.005279 0.004657 16.762352 ( 3.013336)
build_install 0.006272 0.004985 2.081656 ( 1.070717)
test_btest 0.000602 0.000151 71.357221 ( 11.188513)
test_basic 0.005919 0.000286 0.340832 ( 0.427895)
test_all 0.001345 0.000000 672.396917 ( 95.476402)
test_rubyspec 0.074900 0.048405 52.221488 ( 60.336428)
total: 176.73 sec