Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-162322
#<BuildRuby:0x000055f0db712678
@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.20230109-162322",
@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.000008)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.005702 0.000373 0.852939 ( 1.655714)
build_miniruby 0.001041 0.000208 1.019483 ( 1.017620)
build_ruby 0.001364 0.000273 2.792877 ( 2.790187)
build_all 0.007651 0.002275 16.893243 ( 2.995292)
build_install 0.005359 0.004089 2.137563 ( 1.098643)
test_btest 0.000000 0.000703 69.707748 ( 11.378008)
test_basic 0.003297 0.003988 0.347832 ( 0.432645)
test_all 0.001058 0.000317 669.658639 ( 96.511911)
test_rubyspec 0.094677 0.039486 51.988139 ( 60.042340)
total: 177.92 sec