Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-133621
#<BuildRuby:0x0000560226e92fe0
@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.20220807-133621",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.007842 0.003580 0.975803 ( 0.991152)
build_miniruby 0.002331 0.000274 0.073953 ( 0.071300)
build_ruby 0.002416 0.000000 0.075729 ( 0.073251)
build_all 0.004389 0.004467 1.526122 ( 0.566943)
build_install 0.020823 0.001879 5.133976 ( 2.029678)
test_btest 0.001684 0.000000 73.725223 ( 8.391138)
test_basic 0.007002 0.000000 0.316854 ( 0.414316)
test_all 0.002800 0.000000 624.945580 ( 64.198744)
test_rubyspec 0.131599 0.045458 45.668310 ( 53.270585)
total: 130.01 sec