Logfile: /home/ko1/ruby/logs/brlog.trunk.20221110-055851
#<BuildRuby:0x000055793e8d0920
@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.20221110-055851",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000058 0.000014 0.000072 ( 0.000076)
configure 0.000038 0.000010 0.000048 ( 0.000047)
build_up 0.003397 0.008046 1.086559 ( 1.093551)
build_miniruby 0.001500 0.000577 0.062019 ( 0.060030)
build_ruby 0.001647 0.000634 0.067930 ( 0.065361)
build_all 0.008319 0.001410 1.506549 ( 0.594512)
build_install 0.011775 0.009126 1.876910 ( 0.949019)
test_btest 0.000000 0.001554 91.350556 ( 9.012849)
test_basic 0.004291 0.004654 0.341505 ( 0.427667)
test_all 0.002050 0.000976 696.537208 ( 69.337004)
test_rubyspec 0.100535 0.089074 47.795429 ( 55.905269)
total: 137.45 sec