Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-145633
#<BuildRuby:0x0000561cba9c8088
@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.20220821-145633",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006657 0.000179 0.845032 ( 1.082607)
build_miniruby 0.000910 0.000065 0.057397 ( 0.056269)
build_ruby 0.000852 0.000000 0.059977 ( 0.058663)
build_all 0.004764 0.000000 1.546333 ( 0.589535)
build_install 0.011153 0.000000 1.925439 ( 0.963021)
test_btest 0.000742 0.000005 50.180550 ( 8.606164)
test_basic 0.004990 0.000277 0.301768 ( 0.390991)
test_all 0.001511 0.000084 626.013699 ( 92.107816)
test_rubyspec 0.050094 0.042521 44.417660 ( 52.694302)
total: 156.55 sec