Logfile: /home/ko1/ruby/logs/brlog.trunk.20220716-215530
#<BuildRuby:0x000055e488d23800
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220716-215530",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009809 0.001402 0.981867 ( 1.140636)
build_miniruby 0.000000 0.001916 0.074781 ( 0.074254)
build_ruby 0.000000 0.002195 0.075161 ( 0.074107)
build_all 0.003067 0.005911 1.484878 ( 0.584198)
build_install 0.017907 0.004431 5.108135 ( 2.078133)
test_btest 0.000797 0.000221 73.912002 ( 8.381588)
test_basic 0.002834 0.004210 0.318740 ( 0.409701)
test_all 0.003022 0.000250 677.970580 ( 66.566003)
test_rubyspec 0.125471 0.047361 45.326204 ( 51.023232)
total: 130.33 sec