Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-204456
#<BuildRuby:0x0000561b1d1ffe58
@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.20220719-204456",
@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.000014)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.000000 0.006032 0.845017 ( 1.305726)
build_miniruby 0.000000 0.000909 0.056984 ( 0.055841)
build_ruby 0.000425 0.000481 0.059276 ( 0.058029)
build_all 0.004607 0.000000 1.546726 ( 0.602879)
build_install 0.010025 0.001292 5.652238 ( 2.167449)
test_btest 0.000668 0.000125 51.155965 ( 8.597505)
test_basic 0.005359 0.000000 0.295159 ( 0.384683)
test_all 0.001084 0.000000 637.844795 ( 90.873273)
test_rubyspec 0.064220 0.008533 44.045196 ( 49.671947)
total: 153.72 sec