Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-050731
#<BuildRuby:0x000055cd54581570
@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.20221007-050731",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.008530 0.000656 1.098781 ( 1.219474)
build_miniruby 0.002025 0.000156 0.101374 ( 0.098733)
build_ruby 0.001809 0.000000 0.088383 ( 0.086409)
build_all 0.008402 0.000389 1.309266 ( 0.570829)
build_install 0.009290 0.005081 1.649623 ( 0.909064)
test_btest 0.001722 0.000215 60.857325 ( 6.142639)
test_basic 0.006082 0.000760 0.351090 ( 0.442026)
test_all 0.004076 0.004153 489.657995 ( 52.866864)
test_rubyspec 0.112999 0.017769 42.326589 ( 50.891236)
total: 113.23 sec