Logfile: /home/ko1/ruby/logs/brlog.trunk.20220508-085701
#<BuildRuby:0x00005610717b3f40
@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.20220508-085701",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000014 0.000006 0.000020 ( 0.000019)
configure 0.000009 0.000003 0.000012 ( 0.000014)
build_up 0.001478 0.004929 0.831936 ( 1.050267)
build_miniruby 0.000680 0.000340 0.057602 ( 0.056402)
build_ruby 0.000624 0.000312 0.057527 ( 0.056227)
build_all 0.004179 0.000000 1.485979 ( 0.600239)
build_install 0.007452 0.003280 6.266600 ( 2.807016)
test_btest 0.000400 0.000181 56.226834 ( 8.022511)
test_basic 0.005565 0.000000 0.294730 ( 0.383805)
test_all 0.000802 0.000452 618.504433 ( 90.615978)
test_rubyspec 0.063574 0.037080 43.823704 ( 48.752552)
total: 152.35 sec