Logfile: /home/ko1/ruby/logs/brlog.trunk.20221011-111008
#<BuildRuby:0x0000557fe397e038
@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.20221011-111008",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.009928 0.000754 1.101977 ( 1.765034)
build_miniruby 0.001099 0.000366 0.097426 ( 0.094358)
build_ruby 0.001432 0.000477 0.098792 ( 0.096081)
build_all 0.003493 0.003955 1.279443 ( 0.552400)
build_install 0.002147 0.013032 1.606323 ( 0.880202)
test_btest 0.001433 0.000859 61.417727 ( 6.789064)
test_basic 0.006454 0.001448 0.353653 ( 0.442271)
test_all 0.004294 0.002416 509.613565 ( 54.245747)
test_rubyspec 0.080529 0.050909 42.673420 ( 51.192763)
total: 116.06 sec