Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-133524
#<BuildRuby:0x000056085d63c610
@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.20221117-133524",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004517 0.004085 1.092805 ( 1.150415)
build_miniruby 0.001623 0.000507 0.897703 ( 0.899531)
build_ruby 0.002174 0.000000 2.351467 ( 2.265157)
build_all 0.016222 0.001666 18.191415 ( 2.280044)
build_install 0.013497 0.004477 1.885755 ( 0.970296)
test_btest 0.000947 0.000258 86.229957 ( 9.391758)
test_basic 0.002407 0.003824 0.364471 ( 0.455070)
test_all 0.001519 0.000258 718.106519 ( 75.562065)
test_rubyspec 0.067351 0.065126 50.556657 ( 59.105547)
total: 152.08 sec