Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-041648
#<BuildRuby:0x0000556536f342d8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220825-041648",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.003920 0.003392 0.921297 ( 0.943124)
build_miniruby 0.000818 0.000102 0.056972 ( 0.055833)
build_ruby 0.000000 0.001046 0.059436 ( 0.058170)
build_all 0.001791 0.002928 1.535131 ( 0.588104)
build_install 0.009953 0.001085 1.924258 ( 0.957058)
test_btest 0.000678 0.000119 52.416663 ( 8.364267)
test_basic 0.000788 0.004394 0.305308 ( 0.394552)
test_all 0.002899 0.000682 609.071439 ( 91.311016)
test_rubyspec 0.059461 0.060313 44.296489 ( 52.540232)
total: 155.21 sec