Logfile: /home/ko1/ruby/logs/brlog.trunk.20221031-111657
#<BuildRuby:0x0000558c8513a148
@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-111657",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.009479 0.001353 1.104681 ( 1.143176)
build_miniruby 0.001344 0.000336 0.110604 ( 0.108029)
build_ruby 0.001137 0.000285 0.102331 ( 0.099698)
build_all 0.006051 0.001513 1.346183 ( 0.573059)
build_install 0.009518 0.004971 1.635212 ( 0.881954)
test_btest 0.001014 0.000290 60.036037 ( 6.666011)
test_basic 0.005361 0.001532 0.362381 ( 0.454613)
test_all 0.005925 0.001032 515.514942 ( 54.749421)
test_rubyspec 0.078883 0.042185 43.394285 ( 51.894048)
total: 116.57 sec