Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-164458
#<BuildRuby:0x000055c023ebadc8
@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-164458",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.011940 0.000046 1.245230 ( 1.238450)
build_miniruby 0.002581 0.000322 0.850732 ( 0.848480)
build_ruby 0.003239 0.000405 2.246717 ( 2.150441)
build_all 0.012041 0.009302 18.616512 ( 2.239002)
build_install 0.019897 0.001242 2.107848 ( 1.052140)
test_btest 0.001329 0.000000 95.951293 ( 9.101594)
test_basic 0.005592 0.004223 0.357991 ( 0.444079)
test_all 0.001451 0.000315 687.468783 ( 73.253351)
test_rubyspec 0.110166 0.071243 49.276040 ( 57.348547)
total: 147.68 sec