Logfile: /home/ko1/ruby/logs/brlog.trunk.20221111-222623
#<BuildRuby:0x0000564b935dafe0
@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.20221111-222623",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.010869 0.000451 1.083888 ( 1.213418)
build_miniruby 0.002192 0.000000 0.068763 ( 0.066632)
build_ruby 0.002373 0.000013 0.067082 ( 0.064588)
build_all 0.009077 0.000265 1.443361 ( 0.585635)
build_install 0.003193 0.018914 1.834065 ( 0.936269)
test_btest 0.001114 0.000310 85.478139 ( 9.051456)
test_basic 0.005811 0.000260 0.349350 ( 0.445626)
test_all 0.001437 0.000379 656.248255 ( 67.518584)
test_rubyspec 0.108414 0.060990 47.649435 ( 55.804472)
total: 135.69 sec