Logfile: /home/ko1/ruby/logs/brlog.trunk.20221010-075305
#<BuildRuby:0x00005579ce529480
@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.20221010-075305",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.005901 0.005277 1.099970 ( 1.164851)
build_miniruby 0.001653 0.000762 0.102884 ( 0.100768)
build_ruby 0.001024 0.000472 0.098761 ( 0.097150)
build_all 0.005301 0.002447 1.279010 ( 0.567719)
build_install 0.009659 0.004792 1.623695 ( 0.894389)
test_btest 0.001163 0.000543 60.053559 ( 6.667437)
test_basic 0.006631 0.000000 0.346747 ( 0.437818)
test_all 0.005609 0.001106 503.605463 ( 54.166670)
test_rubyspec 0.086742 0.042527 42.772548 ( 51.312392)
total: 115.41 sec