Logfile: /home/ko1/ruby/logs/brlog.trunk.20221111-165528
#<BuildRuby:0x0000556d8b7d8e50
@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.20221111-165528",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000008)
build_up 0.006709 0.003738 1.081975 ( 1.141244)
build_miniruby 0.001620 0.000303 0.067502 ( 0.065891)
build_ruby 0.000000 0.002175 0.068851 ( 0.067046)
build_all 0.007318 0.002537 1.453070 ( 0.590007)
build_install 0.016259 0.002679 1.861633 ( 0.960325)
test_btest 0.001383 0.000307 86.101286 ( 8.643846)
test_basic 0.002645 0.004349 0.340190 ( 0.430251)
test_all 0.001750 0.000461 649.779202 ( 67.454325)
test_rubyspec 0.127439 0.034313 47.712496 ( 56.221652)
total: 135.58 sec