Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-030329
#<BuildRuby:0x0000559dc8877d58
@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-030329",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.007366 0.945633 ( 0.936191)
build_miniruby 0.000000 0.000862 0.057227 ( 0.056162)
build_ruby 0.000000 0.001046 0.060938 ( 0.059686)
build_all 0.001004 0.003623 1.541607 ( 0.591576)
build_install 0.008353 0.002611 1.917359 ( 0.959821)
test_btest 0.000500 0.000156 50.527887 ( 8.763949)
test_basic 0.005069 0.000315 0.295388 ( 0.384210)
test_all 0.002017 0.000593 626.241538 ( 90.209007)
test_rubyspec 0.099092 0.026363 44.259080 ( 52.527216)
total: 154.49 sec