Logfile: /home/ko1/ruby/logs/brlog.trunk.20220617-040201
#<BuildRuby:0x000055f47014fe00
@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.20220617-040201",
@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.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005116 0.001279 0.840475 ( 1.605072)
build_miniruby 0.000875 0.000219 0.057584 ( 0.056170)
build_ruby 0.000864 0.000000 0.059441 ( 0.058087)
build_all 0.004255 0.000173 1.502731 ( 0.608588)
build_install 0.010650 0.000341 6.316706 ( 2.852407)
test_btest 0.000619 0.000124 50.138321 ( 8.431678)
test_basic 0.005424 0.000148 0.286203 ( 0.375561)
test_all 0.001351 0.000000 631.285878 ( 94.131914)
test_rubyspec 0.098028 0.029544 44.265976 ( 49.828406)
total: 157.95 sec