Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-150452
#<BuildRuby:0x000055c48e8c3f68
@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.20220724-150452",
@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.000014 0.000001 0.000015 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.006314 0.000451 0.831457 ( 1.280177)
build_miniruby 0.000945 0.000068 0.057364 ( 0.056126)
build_ruby 0.000899 0.000064 0.059175 ( 0.057966)
build_all 0.004415 0.000315 1.523776 ( 0.586957)
build_install 0.009023 0.000282 5.628211 ( 2.144724)
test_btest 0.000696 0.000046 46.503872 ( 8.495062)
test_basic 0.004821 0.000321 0.276312 ( 0.365808)
test_all 0.000843 0.000056 609.057295 ( 86.300540)
test_rubyspec 0.073357 0.049103 43.598174 ( 49.198162)
total: 148.49 sec