Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-231743
#<BuildRuby:0x0000557d845bacc8
@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.20221130-231743",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.009182 0.001208 1.200353 ( 1.201263)
build_miniruby 0.001627 0.000376 0.846583 ( 0.846168)
build_ruby 0.002587 0.000597 2.231578 ( 2.144380)
build_all 0.013732 0.007274 18.497539 ( 2.163656)
build_install 0.015444 0.006830 2.075675 ( 1.036809)
test_btest 0.001167 0.000364 93.406953 ( 9.310319)
test_basic 0.008027 0.002508 0.350243 ( 0.433538)
test_all 0.002155 0.000673 680.387557 ( 72.040024)
test_rubyspec 0.079578 0.089142 49.906898 ( 58.008967)
total: 147.19 sec