Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-072810
#<BuildRuby:0x000055fb1cb54920
@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.20220817-072810",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.011236 0.000803 1.022459 ( 3.988719)
build_miniruby 0.002798 0.000200 0.078104 ( 0.075434)
build_ruby 0.001627 0.000116 0.079525 ( 0.077575)
build_all 0.009408 0.000672 1.519758 ( 0.579576)
build_install 0.015681 0.005565 1.880387 ( 0.905282)
test_btest 0.000000 0.001246 69.457378 ( 8.382016)
test_basic 0.003472 0.004976 0.318170 ( 0.404214)
test_all 0.003171 0.000559 633.221211 ( 63.605112)
test_rubyspec 0.109156 0.062662 45.543685 ( 52.630706)
total: 130.65 sec