Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-015302
#<BuildRuby:0x0000555983952658
@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.20221201-015302",
@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.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.011071 0.000424 1.203690 ( 1.320709)
build_miniruby 0.003268 0.000000 0.848621 ( 0.846200)
build_ruby 0.000000 0.003246 2.249269 ( 2.152376)
build_all 0.011848 0.007737 18.506636 ( 2.152329)
build_install 0.018051 0.003372 2.059442 ( 1.035168)
test_btest 0.001357 0.000323 89.233841 ( 8.788205)
test_basic 0.003007 0.005495 0.346558 ( 0.433051)
test_all 0.001504 0.000430 736.153947 ( 71.510667)
test_rubyspec 0.128024 0.058110 49.520037 ( 57.602305)
total: 145.84 sec