Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-144713
#<BuildRuby:0x00005647e5d443a0
@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.20221126-144713",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.010459 0.000325 1.300362 ( 1.521507)
build_miniruby 0.000000 0.002233 0.852233 ( 0.851318)
build_ruby 0.002627 0.000221 2.243904 ( 2.180732)
build_all 0.013929 0.007128 25.073297 ( 2.863862)
build_install 0.012838 0.007781 4.988381 ( 1.213560)
test_btest 0.001444 0.000405 89.498651 ( 8.537588)
test_basic 0.001598 0.006762 0.358747 ( 0.448039)
test_all 0.001490 0.000516 732.305896 ( 71.984085)
test_rubyspec 0.063833 0.075398 49.727706 ( 58.211102)
total: 147.81 sec