Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-074818
#<BuildRuby:0x0000559a50ccbfb0
@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-074818",
@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.000010 0.000002 0.000012 ( 0.000013)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.003718 0.002744 0.844400 ( 0.911911)
build_miniruby 0.000686 0.000211 0.057778 ( 0.056470)
build_ruby 0.000709 0.000219 0.060670 ( 0.059563)
build_all 0.000484 0.004108 1.531128 ( 0.591143)
build_install 0.006200 0.004921 1.931659 ( 0.961201)
test_btest 0.000510 0.000218 55.895931 ( 8.178461)
test_basic 0.004936 0.000310 0.262122 ( 0.351452)
test_all 0.002145 0.000000 602.858256 ( 89.407979)
test_rubyspec 0.082456 0.045132 44.234155 ( 52.473473)
total: 152.99 sec