Logfile: /home/ko1/ruby/logs/brlog.trunk.20221031-140309
#<BuildRuby:0x000055d45f415350
@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.20221031-140309",
@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.000009 0.000001 0.000010 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008712 0.001452 1.120168 ( 1.197712)
build_miniruby 0.001684 0.000280 0.102148 ( 0.099464)
build_ruby 0.001363 0.000227 0.105672 ( 0.102514)
build_all 0.003529 0.004717 1.339045 ( 0.566886)
build_install 0.010850 0.005210 1.692469 ( 0.892826)
test_btest 0.002316 0.000617 62.779150 ( 6.605310)
test_basic 0.000841 0.005467 0.355026 ( 0.446185)
test_all 0.005741 0.001913 525.104667 ( 55.390254)
test_rubyspec 0.094123 0.031374 43.578418 ( 52.012855)
total: 117.32 sec