Logfile: /home/ko1/ruby/logs/brlog.trunk.20221031-184745
#<BuildRuby:0x000055d27a055350
@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-184745",
@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.000008 0.000002 0.000010 ( 0.000011)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008763 0.001242 1.155937 ( 1.189303)
build_miniruby 0.001327 0.000331 0.107163 ( 0.104035)
build_ruby 0.001268 0.000317 0.108282 ( 0.105771)
build_all 0.006630 0.001657 1.342376 ( 0.593211)
build_install 0.014706 0.001009 1.690618 ( 0.907904)
test_btest 0.001757 0.000377 59.725385 ( 6.936839)
test_basic 0.006268 0.000160 0.365727 ( 0.460739)
test_all 0.008110 0.000000 525.103440 ( 55.286366)
test_rubyspec 0.097644 0.025370 43.796079 ( 52.354907)
total: 117.94 sec