Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-041135
#<BuildRuby:0x000055ef424246e0
@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.20221116-041135",
@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.000010 0.000003 0.000013 ( 0.000014)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.004847 0.004260 1.098877 ( 3.782606)
build_miniruby 0.001441 0.000555 0.955779 ( 0.957559)
build_ruby 0.002620 0.000000 2.420449 ( 2.325478)
build_all 0.012120 0.006752 18.159021 ( 2.245779)
build_install 0.012875 0.006102 1.851298 ( 0.980957)
test_btest 0.000925 0.000381 86.686601 ( 9.849052)
test_basic 0.007376 0.000000 0.348644 ( 0.444310)
test_all 0.001326 0.000827 675.748168 ( 73.724734)
test_rubyspec 0.081606 0.041270 50.096738 ( 58.605858)
total: 152.92 sec