Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-051317
#<BuildRuby:0x00005638982901e0
@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.20220804-051317",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.005262 0.001315 0.903344 ( 0.945901)
build_miniruby 0.000000 0.001048 0.057296 ( 0.056040)
build_ruby 0.000000 0.000944 0.058463 ( 0.057271)
build_all 0.002883 0.001776 1.544496 ( 0.601041)
build_install 0.007249 0.003820 5.619250 ( 2.137168)
test_btest 0.000562 0.000187 51.934300 ( 8.067072)
test_basic 0.001915 0.003328 0.294629 ( 0.383788)
test_all 0.000967 0.000362 594.442723 ( 89.003636)
test_rubyspec 0.075924 0.046162 43.855982 ( 51.220905)
total: 152.47 sec