Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-033500
#<BuildRuby:0x000055954b0748e8
@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.20220825-033500",
@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.000005)
autoconf 0.000015 0.000004 0.000019 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.007222 0.005055 1.023508 ( 8.430464)
build_miniruby 0.001667 0.000513 0.074708 ( 0.072485)
build_ruby 0.001714 0.000527 0.078272 ( 0.076367)
build_all 0.003683 0.005415 1.545824 ( 0.580438)
build_install 0.013282 0.009582 1.895615 ( 0.927842)
test_btest 0.001082 0.000471 76.454932 ( 8.602762)
test_basic 0.005812 0.002527 0.319170 ( 0.408216)
test_all 0.002541 0.001104 691.058558 ( 67.317925)
test_rubyspec 0.092151 0.083918 45.879480 ( 54.118037)
total: 140.54 sec