Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-115735
#<BuildRuby:0x000055b90a2a00d0
@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.20220824-115735",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000010)
build_up 0.005384 0.001346 0.814927 ( 0.935949)
build_miniruby 0.000775 0.000194 0.057265 ( 0.056084)
build_ruby 0.000804 0.000201 0.059469 ( 0.058233)
build_all 0.003632 0.000908 1.539769 ( 0.585812)
build_install 0.008904 0.002226 1.888976 ( 0.962982)
test_btest 0.000562 0.000140 53.339960 ( 8.395133)
test_basic 0.000000 0.005424 0.259054 ( 0.348282)
test_all 0.000000 0.003023 637.412508 ( 91.043104)
test_rubyspec 0.067186 0.037224 44.240168 ( 52.511531)
total: 154.90 sec