Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-134759
#<BuildRuby:0x000055d3b2c965e0
@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.20221204-134759",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000009)
build_up 0.009070 0.001395 1.204421 ( 1.228234)
build_miniruby 0.001912 0.000294 0.850535 ( 0.849774)
build_ruby 0.002544 0.000391 2.235717 ( 2.142725)
build_all 0.016740 0.005267 18.688657 ( 2.199859)
build_install 0.022680 0.001213 2.069616 ( 1.052546)
test_btest 0.001429 0.000226 90.719688 ( 9.543692)
test_basic 0.008082 0.001276 0.346227 ( 0.430800)
test_all 0.002336 0.000369 687.057144 ( 71.791965)
test_rubyspec 0.093470 0.086053 49.744171 ( 57.678600)
total: 146.92 sec