Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-004344
#<BuildRuby:0x000055640e1bbfa8
@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.20220731-004344",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000014 0.000001 0.000015 ( 0.000017)
build_up 0.005901 0.000454 0.830402 ( 1.033263)
build_miniruby 0.000999 0.000077 0.057591 ( 0.056279)
build_ruby 0.000888 0.000068 0.059075 ( 0.057874)
build_all 0.004509 0.000347 1.536584 ( 0.593959)
build_install 0.010309 0.000793 5.689642 ( 2.170397)
test_btest 0.000579 0.000044 48.372913 ( 8.329557)
test_basic 0.005292 0.000407 0.360275 ( 0.448610)
test_all 0.001040 0.000080 629.842223 ( 90.405452)
test_rubyspec 0.101946 0.026338 43.971164 ( 49.562344)
total: 152.66 sec